• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
making dynamic key message lookups comply with new convention

adding new instructions for how to do valid dynamic key message lookups

Added debug log statement to installer

Fixed bug in upgrading, upgraded from version_id instead of version_name

- Added apm_highest_version_name proc

- Added package pretty name to apm_version_get

    • -27
    • +31
    /openacs-4/packages/acs-tcl/tcl/apm-procs.xql
Indenting of documentation

Fixed stupid little typo: string ... instead of string equal

Fixed parameters test case to expose problem with unique constraint/primary key on auth_driver_params on Oracle, and to do a better job of testing the parameters framework

Fixed bug in auth_driver_params on Oracle, table had wrong unique constraint instead of primary key constraint

cleanup and renaming of import/export procs in lang::catalog namespace. Now there are really only two public procs to know about: lang::catalog::import and lang::catalog::export. Updating all invocations of the procs and test cases. Adding proc lang::message::unregister for deleting message keys - used in test case teardown.

    • -11
    • +1
    /openacs-4/packages/acs-lang/tcl/acs-lang-init.tcl
Someone changed 'checked' to 'checked="checked"' on elements, which broke the display-mode of radioboxes and checkboxes. Fixed.

new stylesheets and documentation

    • -0
    • +11
    /openacs-4/contrib/packages/simulation/install.xml
    • binary
    /openacs-4/contrib/packages/simulation/www/doc/data-model.png
    • -0
    • +1
    /openacs-4/contrib/packages/simulation/www/doc/design.html
    • -0
    • +1
    /openacs-4/contrib/packages/simulation/www/doc/index.html
    • -0
    • +1
    /openacs-4/contrib/packages/simulation/www/doc/install.html
    • -0
    • +21
    /openacs-4/contrib/packages/simulation/www/doc/xml/Makefile
    • -0
    • +99
    /openacs-4/contrib/packages/simulation/www/doc/xml/design.xml
    • -0
    • +16
    /openacs-4/contrib/packages/simulation/www/doc/xml/index.xml
  1. … 17 more files in changeset.
Default values for enabled_p and batch_sync_enabled_p

Fixed bug with batch sync always appearing disabled

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