• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Rolling back Jeff commit. Doesn't work well with template::multirow foreach when exporting catalogs

use template::multirow foreach rather that the deprecated version; fix template::multirow so it works when adp_level is undefined

  1. … 2 more files in changeset.
Quote the message text only for display purpose not for edit.

    • -3
    • +3
    ./www/admin/edit-localized-message.tcl
remove deprecated calls to ad_parameter

  1. … 2 more files in changeset.
Added missing spanish translations

    • -0
    • +2
    ./catalog/acs-lang.es_ES.ISO-8859-1.xml
  1. … 7 more files in changeset.
Added logic to handle display mode for locale_widget

Fixes:

1. If user_id = 0, try to retrieve the locale from the cookie. If not, fallback to the system one

2. If the user locale is not set in her preferences, return the system one.

Preparing for release:

1. Created new ChangeLog file

2. Created new docs

3. Bumped version numbers

  1. … 152 more files in changeset.
Bumped version numbers to 5.4.3b1.

  1. … 21 more files in changeset.
Remove version from catalog files

    • -1
    • +1
    ./catalog/acs-lang.en_AU.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-lang.nl_ZA.ISO-8859-1.xml
File removed on oacs-5-4 that hasn't been removed by the last merge

HTML strict cleanup: removed trailing slash of HR and BR tags

  1. … 25 more files in changeset.
Bumped versions numbers to 5.5.0d1

  1. … 20 more files in changeset.
Merged from 5.4.2

    • -0
    • +2
    ./catalog/acs-lang.en_US.ISO-8859-1.xml
  1. … 271 more files in changeset.
Bumped version numbers for release

  1. … 21 more files in changeset.
Bumped version numbers to prepare for tomorrow's release.

  1. … 21 more files in changeset.
Bumped version numbers to 5.4.2b1

  1. … 21 more files in changeset.
Message keys for core packages from translation server ( Openacs 5.4.1 ).

  1. … 8 more files in changeset.
Rollingback (OACS-5-4 Branch) implementation of TIP 113 and bugfixes committed after that.

Removing this functionality was decided by OCT on April 16 2008.

Commits removed on HEAD:

http://xarg.net/tools/cvs/change-set-details?key=29129

http://xarg.net/tools/cvs/change-set-details?key=28264

http://xarg.net/tools/cvs/change-set-details?key=28219

http://xarg.net/tools/cvs/change-set-details?key=28218

This needs to be correctly implemented in the future.

    • -47
    • +17
    ./www/admin/localized-message-new.tcl
Rollingback (HEAD) implementation of TIP 113 and bugfixes committed after that.

Removing this functionality was decided by OCT on April 16 2008.

Commits removed on HEAD:

http://xarg.net/tools/cvs/change-set-details?key=28264

http://xarg.net/tools/cvs/change-set-details?key=28219

http://xarg.net/tools/cvs/change-set-details?key=28218

This needs to be correctly implemented in the future.

    • -47
    • +17
    ./www/admin/localized-message-new.tcl
Bumped version numbers ...

  1. … 21 more files in changeset.
Reintroduced the form to switch between locales that has been removed by Malte in previous commits

Fixed for spellcheck. We want to match only the enabled languages.

Bumped info files, which I forgot to do before putting up the beta tarball.

  1. … 21 more files in changeset.
file upgrade-5.4.1d2-5.4.1d3.sql was initially added on branch oacs-5-4.

    • -0
    • +0
    ./sql/oracle/upgrade/upgrade-5.4.1d2-5.4.1d3.sql
    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-5.4.1d2-5.4.1d3.sql
Add foreign key constraint on user_preferences.locale to force referencial integrity. This column is now added by acs-lang at creation time, to create the constraint at the same moment.

    • -0
    • +2
    ./catalog/acs-lang.en_US.ISO-8859-1.xml
  1. … 2 more files in changeset.
file upgrade-5.4.1d1-5.4.1d2.sql was initially added on branch oacs-5-4.

    • -0
    • +0
    ./sql/oracle/upgrade/upgrade-5.4.1d1-5.4.1d2.sql
    • -0
    • +0
    ./sql/postgresql/upgrade/upgrade-5.4.1d1-5.4.1d2.sql
Fixed for en_CA and fr_CA locale definitions

Made sure you can pass an empty string as default and it translates into translation missing. Thanks To Emma for noticing this

Fix Bug #3126. lang::message::lookup was not adhering to a given default value but just returned the message key missing string, even if there was a default