• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
committing catalog files from the translation server. Have used the new upgrade/merge feature of the acs-lang package for the first time (instead of doing merge in CVS).

    • -216
    • +241
    ./catalog/dotlrn.da_DK.ISO-8859-1.xml
    • -104
    • +109
    ./catalog/dotlrn.de_DE.ISO-8859-1.xml
    • -33
    • +35
    ./catalog/dotlrn.nl_NL.ISO-8859-1.xml
  1. … 61 more files in changeset.
fixing bug 1172. Making sure acs_privacy::set_user_read_private_data is not invoked if the user has already been added to dotlrn. It seems set_user_read_private_data is always invoked in tandem with dotlrn::user_add so maybe it should be invoked from that proc and controlled by a switch.

Added new min_stack_size and post_installation_message values.

made anchor an optional arg since revert does not supply it bug 1212

    • -2
    • +2
    ./www/one-community-portal-configure-2.tcl
fix vendor and owner tags update requires to 5.0.0b4

  1. … 14 more files in changeset.
move site-nodes-procs from dotlrn to new-portals so new-portals will not be dependent on dotlrn bug 1181

  1. … 2 more files in changeset.
Put the same check that is already in site-master.tcl/adp into dotlrn-master.tcl/adp.

localize the role when presenting for customization bug 1213

check count before llength

Fixing bug 963 by introducing new message key Person_name to be used for name on user home page since the context is different from elsewhere (german translation is Name instead of Bezeichnung)

Changing the name of the control panel link under classes to Admin to distinguish it from the Control Panel link on the MySpace page

fixing bug 1158

Made anchor optional as it was not delivered in the first place. Well, maybe

it was in the past, but now it is not.

    • -2
    • +2
    ./www/one-community-portal-configure-2.tcl
fix term-edit bug 1080 patch 358 Rodrigo Proenca (better than my original fix)

bug 1157 -- term-edit trainwreck variables not passed in

bug 986, using new authorization system

fix to 1044, need to add noquote

  1. … 1 more file in changeset.
Ensure that things don't break if user is not logged in

Deprecated dotlrn::get_user_name broke when user_id = 0

New user_name broke when user_id = 0

fix to 503, usability/wording issue

Deprecating dotlrn::get_user_name

Changed calls to dotlrn::get_user_name into calls to acs_user::get_element -element name

Replaced dotlrn::get_user_name with a call to acs_user::get, because that proc is also cached, but the cache there is flushed correctly when the user changes his/her name

bowdlerized comments

Requiring login for the dotlrn community-member page (the acs-subsite one still doesn't). Fixes bug 1085.

cleaned up files: updated require sections, removed references to arsdigita and openforce, and replaced out-of-date owner info. Most of these edits were done by hand due to bug 1106; I tried to do the same things the APM would do (remove file sections, etc) and updating the release date to today

  1. … 27 more files in changeset.
remove MIT specific references on user add page

bug 515, require dotlrn admin to add a full access user. also cleaned up context bar

exporting catalog files from the translation server

  1. … 112 more files in changeset.