• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file privacy-init.sql was initially added on branch dotlrn-2-0.

    • -0
    • +0
    ./sql/oracle/privacy-init.sql
    • -0
    • +0
    ./sql/postgresql/privacy-init.sql
change checking of validity of term dates

checking for validity of term dates

Clean identation in new()

Fix for bug 1376

re-adding lost key Person_name

adding new translations from the translation server. This overrides my commit from last friday which was missing many messages.

    • -0
    • +475
    ./catalog/dotlrn.ch_zh.utf-8.xml
    • -0
    • +10
    ./catalog/dotlrn.it_IT.ISO-8859-1.xml
    • -2
    • +11
    ./catalog/dotlrn.nl_NL.ISO-8859-1.xml
    • -0
    • +10
    ./catalog/dotlrn.pt_BR.ISO-8859-1.xml
  1. … 29 more files in changeset.
file dotlrn.FA_IR.utf-8.xml was initially added on branch dotlrn-2-0.

    • -0
    • +0
    ./catalog/dotlrn.FA_IR.utf-8.xml
file dotlrn.RO_RO.utf-8.xml was initially added on branch dotlrn-2-0.

    • -0
    • +0
    ./catalog/dotlrn.RO_RO.utf-8.xml
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