• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
re-adding keys lost on last commit

changed more log Notices to Debugs

improving check for whether tcl message lookups are represented by keys in message catalog files

    • -2
    • +4
    /openacs-4/packages/acs-lang/bin/mygrep
Quoting the message

Fixed PG query

Query on Oracle hadn't gotten the extra columns added that the PG query had

I18n of list-builder ('no data')

Fixed bad list in acs-templating-init, where the word 'repeat' had been dropped from the wizard section

Fixed message key with missing ", and added list-builder message key

added link to sitewide admin for installing more packages

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.