• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed Danish translations

I18n's group join policy

Added common strings form 'open', 'needs approval', and 'closed'

Danish translations

removing obsolete catalog files

removing obsolete catalog files

  1. … 9 more files in changeset.
removing obsolete catalog files

Renamed page

    • -0
    • +11
    /openacs-4/packages/acs-lang/www/admin/export-locale-to-files.adp
    • -0
    • +16
    /openacs-4/packages/acs-lang/www/admin/export-locale-to-files.tcl
Fixed portal layout not working error

replacing all field select (label based) invocations with ::twt::multiple_select_value calls, except in those cases where the label is locale independent

    • -2
    • +11
    /openacs-4/etc/install/tcl/twt-procs.tcl
    • -6
    • +3
    /openacs-4/etc/install/tcl/user-procs.tcl
Fixed problem with reordering authorities

URL in batch job complete email is wrong

Fixed IMS sync bug: we were looking at <name><given> and <name><family>, but they're really <n><given> and <n><family>

Improved display of autosubscribe option

Respect return_url

Added link to ipmort messages for a package

- Moved non-changing CSS to a file which can be linked so browsers can cache it

- Added a few useful OpenACS classes to .LRN

    • -3
    • +3
    /openacs-4/packages/dotlrn/www/dotlrn-master.adp
    • -77
    • +1
    /openacs-4/packages/dotlrn/www/dotlrn-master.tcl
Commone query had oracle dbms-type embedded

Added exporting all messages for a locale

bugfix: the eval-command.tcl file had the wrong path

changing user-procs.tcl to select options in select boxes based on value rather than label. This allows us to test in German locale

    • -1
    • +0
    /openacs-4/etc/install/tcl/twt-procs.tcl
    • -34
    • +12
    /openacs-4/etc/install/tcl/user-procs.tcl
removing occurances of the SloanSpace word

Marking all procs with -public that are mentioned in /doc/db-api-detailed.html

Fixed bug #998: error when creating two classes within the same subject

Added comment about scalability

Fixed bug #988: Error while accessing news items

Added comment about join policy when cloning a community

Highlight the selected enrollment policy/bulk mail policy

Fixed a bug where it Used to enter an infinite loop trying to generate a new, unique name for the community, but ended up generating something that looked like a key, not a name

    • -7
    • +11
    /openacs-4/packages/dotlrn/www/clone.tcl
Added dotlrn_community::generate_key which knows how to resolve conflicts