• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
is not null vs. != '' problem

removed empty msg keys

robots file

    • -0
    • +9
    /openacs.org-dev/www/robots.txt
Removing unused security library.

exporting messages from translation server

  1. … 383 more files in changeset.
re-adding non-ISO-8859-1 catalog files with utf-8 encoding

  1. … 336 more files in changeset.
removing non-ISO-8859-1 catalog files. They will be re-added in utf-8 in a moment

  1. … 294 more files in changeset.
Because of problem exporting digits in arabic locale (AR_LB with ISO-8859-6) we have now changed to export all catalog files in utf-8 except when ISO-8859-1 can be used. Easiest would be to export all catalog files in utf-8, however, out of fear of hand editing of catalog files messing with the utf-8 encoding we don't. Adding encoding attribute to xml tag of message catalog files. Removing redundant file name prefixing of log statements.

making the util_replace_temporary_tags_with_lookups test case pass again. Wrapping case in rollback. Some cleanup in the tested proc

Started I18N work (Together with Lars)

Added namespace eval $namespace calls to each file in the tcl dir.

Rooted out some hardcoded text, replaced it with respective calls to

the i18n text catalog text function.

Shuffled around proc creation and calling, so that everything works properly.

    • -0
    • +68
    /openacs-4/packages/acs-templating/tcl/0-acs-templating-procs.tcl
    • -0
    • +113
    /openacs-4/packages/acs-templating/tcl/acs-templating-init.tcl
  1. … 11 more files in changeset.
Message catalog for acs-templating

Fixing this so that it correctly reads all selected privileges from the multiselect, not only the first one.

memoize the user timezone

adding dotlrn-photo-album and photo-album-portlet to dotlrn-core alias

no attribute minimization for xhtml so checked="checked"

make numericrange work with ad_form, fix a bug in the rounding of value to interval for numericRange

updating and correcting version info and dependencies of dotlrn-photo-album package

updating and correcting version info and dependencies of photo-album-portlet package

removing obsolete files listing from info file

correcting the page title on the install page

adding dotlrn-news-aggregator to install.xml

    • -0
    • +1
    /openacs-4/packages/dotlrn/install.xml
Fixed portal datasource

making ::twt::do_request try 10 times before giving up if host is unreachable (I've experienced some socket connet problems recently

    • -14
    • +14
    /openacs-4/etc/install/dotlrn-basic-setup.test
    • -1
    • +1
    /openacs-4/etc/install/tcl-api-test.test
    • -3
    • +37
    /openacs-4/etc/install/tcl/twt-procs.tcl
twiddle braces for expr in rand routines

fixing the page header of install page. Defaulting all system emails to admin email

Add link to set parameters

Added URL to the aspell project at SF in the ns_log statement.

Nicer fix for news parameters containing []'s problem

added auto-mount

adding dotlrn-news-aggregator to the dotlrn-core alias as the applet is now part of dotlrn