• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Commit changes original made on the oacs-5-1 branch: adds a proc,

get_mapped_trees_from_object_list, which is much more efficient than

making many calls to get_mapped_trees. Once again, I'm reminded of the

importance of not untabifying files.

Partial i18n of news-aggregator

Returns the number of item parsed

More accurate item counting

Pretty printing

Changed presentation

Added assessment and section definition parse checks

Removed debug traces

Improvements on the assessment and section definition parse

Datamodel now installs for oracle...

Fix for bug #1799. Bug in content_type__drop_attribute.

Added more information on how to use the -on_refresh section on ad_form

Fixed bug when bumping to login page from within permission_p, but permission_p was called form within ad_get_login_url, which is the proc that determines which login page to use

set a default value for as_item_choices__choice_text

getAttribute fails if there's no attribute

optimization from Heidelberg: changing to use persons table instead of cc_users when restriction to registered/approved users is not needed and the persons table has all columns we need

Added additional explanation as to what Privacy Control actually does.

Now works with OpenACS 5.0. Release version 1.0.

Changes for package_id that hadn't been (harumph) tested by the implementor

file upgrade-5.1.0a2-5.1.0a3.sql was initially added on branch oacs-5-1.

I'd accidently changed some old upgrade files to use edit_name rather than

rename (for Oracle 9.2) and had not added the needed upgrade files for 5.1.

file upgrade-5.1.1-5.1.2.sql was initially added on branch oacs-5-1.

Changed CR "rename" procs to "edit_name" to avoid issues with Oracle 9.2 (and

changed PG for consistency)

  1. … 11 more files in changeset.
The if shaded_p statement caused a shaded portlet to disappear completely without the chance to restore.

add album and photo search indexing procs, add install, uninstall and upgrade callbacks, bump version to 5.2.2

Fixed Bug #1857 - added message key 'calendar.start_time_before_end_time'.

add resource-list to modules

Fixed #1825: Schedule Ignores period setting.

Pay attention to period_days variable if set.

Fixed Bug #1860 error when changing description,...etc in a community

Changed the parameter name from name to calendar_name

Remove leftover set type statement that broke URLs.