• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed bug #2999: Merge users fails.

fix for templating bug (localization) for streaming output. #acs-kernel.Main_Site# was not translated in /acs-admin/apm/packages-install; not sure, whether a generic solution is needed... see: http://openacs.org/forums/message-view?message_id=387524

Openacs 5.2.3 release

  1. … 18 more files in changeset.
Committing openacs 5.2.3 release candidate 1 (named beta 2 because we don't

support "rc" versions properly within the toolkit, something that should

change)

  1. … 17 more files in changeset.
Need to finish release work on Linux, since OS/X "cp" has no option to only

copy new versions of files.

  1. … 19 more files in changeset.
Bumped version to 5.2.3b1

  1. … 16 more files in changeset.
Fix check for maturity procedure so maturity is shown in Installer.

Updating info files for 5.2.2

  1. … 17 more files in changeset.
Update release date

  1. … 17 more files in changeset.
Update docs, bump info files for 5.2.1

  1. … 17 more files in changeset.
updating version numbers for 5.2.0 final

  1. … 108 more files in changeset.
Applied patch #747 to fix provides information

  1. … 19 more files in changeset.
FIxing a problem when no package is to be upgraded with maturity label

updated apm version numbers

  1. … 17 more files in changeset.
preparing for 5.2.0 rc2/b8 release

  1. … 106 more files in changeset.
Made sure an upgrade from local works and does not complain about missing functions

Updated to the correct version numbers, as the URL was not updated in the last commit

  1. … 13 more files in changeset.
openacs 5.2 rc 1 (tagged b5)

  1. … 108 more files in changeset.
Fixed bug #2496. Obscure locking issue caused PG to hang on any package

trying to drop a table with a foreign key reference to apm_packages.

  1. … 1 more file in changeset.
Fix bug#2633. Make context bar consistent for all pages in install page flow.

updated package info for 5.2.0b1

  1. … 193 more files in changeset.
Moving the call to db_bounce_pools from packages-install-4.tcl to apm_package_install_data_model.

  1. … 1 more file in changeset.
Adding new proc db_bounce_pools and calling it after each package is installed or upgraded. Installations/upgrades are done in a separate process, making changes that could affect our sessions. This is particularly a problem with the content_item package on Oracle. To be on the safe side we refresh the db connections after each install/upgrade.

  1. … 1 more file in changeset.
Adding merge namespace. Now the callbacks will be defined under this namespace

Improving the resultant messages output of each callback of the merge process

Update wording to be more accurate

Adding a proc call that will merge the users objects, permissions and protraits

Moving the code that reassign objects from local authentication procs to the merge procs library.

  1. … 2 more files in changeset.
Adding missing -object_id switch to site_node::get_url_from_object_id calls

Adding an 'if' clause in adp merge final page if the user doesn't want to merge.