• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added button class where missing

Make email textarea a usable size

Merged changes to HEAD ...

    • -2
    • +11
    ./catalog/dotlrn.de_DE.ISO-8859-1.xml
    • -5
    • +55
    ./catalog/dotlrn.en_US.ISO-8859-1.xml
    • -1
    • +52
    ./catalog/dotlrn.es_ES.ISO-8859-1.xml
  1. … 1542 more files in changeset.
Importing catalog files from traslate.openacs.org for Openacs Core Packages (5.3.1)

and .LRN Packages (2.3.0).

  1. … 982 more files in changeset.
Bumped version numbers to 2.3.0

  1. … 42 more files in changeset.
Remove extra : at the end of message key. It doesn't make sense in use.

1. 2 column rather than thin-thick.

2. modified my upgrade script in theme-zen/www/admin to use package parameter

a package parameter to drive the substitution of new css layouts for table

based layouts so users don't have to hand-edit the script.

3. Got rid of "ACC" link. Use web developer to enable the 508 css manually to

make this stuff visible.

4. Incorporated changes from UNED - new message keys, en_US only. Charset diffs

caused my efforts to patch the es_ES catalog to fail.

  1. … 4 more files in changeset.
Bumped version numbers to 2.3.0 beta 1

  1. … 42 more files in changeset.
Spanish translation

    • -2
    • +22
    ./catalog/dotlrn.es_ES.ISO-8859-1.xml
  1. … 4 more files in changeset.
Greek translation

  1. … 24 more files in changeset.
Fixed broken behavior for the sitewide admin. user_id was being set then

overwritten in a loop, causing the last user listed by this templated to be

denoted as being a "sitewide admin" with no option to turn off their powers.

Pfft!

Zen: fixing redirect url bug; also adding export_url_vars

Zen: adding missing key Email_sent

    • -21
    • +22
    ./catalog/dotlrn.en_US.ISO-8859-1.xml
Zen: fixing typo removing 's'

Fix to redirect to the right place for email confirmation.

    • -3
    • +4
    ./www/admin/users-add-to-community.tcl
Remove ns_log

Add localized UI labels for the form

Fixed a typo uncovered by Nima.

Bump to dotlrn 2.3.0a2

  1. … 42 more files in changeset.
Update version number for packages and dependencies

  1. … 63 more files in changeset.
Bumped version numbers of dotlrn components

  1. … 44 more files in changeset.
Added back my accesskey message keys which somehow disappeared after a recent

commit by someone!!!!

    • -0
    • +14
    ./catalog/dotlrn.en_US.ISO-8859-1.xml
Accidently committed my local copy which installed developer support

Zen: HTML cleanup

    • -15
    • +2
    ./catalog/dotlrn.en_US.ISO-8859-1.xml
    • -29
    • +21
    ./www/admin/users-bulk-upload.adp
  1. … 1 more file in changeset.
Zen is now installed by default.

Required changes to how the site template stuff is used to initialize dotlrn (do

NOT EVER hardwire ANYTHING into an after_instantiate callback that MIGHT SOMEDAY

want to be configurable! Sheesh!!!!). Since Selva used the same layouts as

the default new-portal layouts, we didn't run into this problem with Selva.

But I sure as hell ran into it with Zen.

Localized a couple things in Zen too.

  1. … 1 more file in changeset.
Changed remaining ns_returnredirect calls to ad_returnredirect (if your

config file's hostname's not set to the actual name or ip you're listening to

use of ns_returnredirect can result in URLs pointing to the wrong place)

  1. … 3 more files in changeset.
Initial install of accesskeys now works for PG

    • -0
    • +14
    ./catalog/dotlrn.en_US.ISO-8859-1.xml
  1. … 8 more files in changeset.
file register-link.tcl was initially added on branch oacs-5-3.

    • -0
    • +0
    ./www/register-link.tcl
Zen: HTML cleanup

  1. … 3 more files in changeset.
Added upgrade to set access keys of pages with titles and access keys we

know about. People using custom page titles are own their own, unfortunately.