• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
made translate links show the key of the message and be smaller font size, changed the adp message catalog conversion script to not process message lookups that are already in the adp

removing a tilde file again...argh

    • -4
    • +0
    ./acs-admin/www/apm/version-i18n-index.adp~
improving UI and instructions for managing I18N for a package in the APM - kudos to Lars for this

    • -15
    • +43
    ./acs-admin/www/apm/version-i18n-index.adp
    • -2
    • +12
    ./acs-admin/www/apm/version-i18n-index.tcl
    • -1
    • +1
    ./acs-admin/www/apm/version-i18n-process-2.adp
    • -3
    • +3
    ./acs-admin/www/apm/version-i18n-process-2.tcl
    • -3
    • +14
    ./acs-admin/www/apm/version-i18n-process.adp
    • -1
    • +3
    ./acs-admin/www/apm/version-i18n-process.tcl
    • -83
    • +170
    ./acs-admin/www/apm/version-i18n.adp
updating file information

making the adp texts -> tags conversion script (Jeff's script) less restrictive now that it's used interactively

    • -10
    • +17
    ./acs-lang/tcl/lang-util-procs.tcl
improving the output from the catalog-check script

converting the news package to using the message catalog, many thanks to Steffen Tiedemann Christensen for helping out in this effort

    • -0
    • +119
    ./news/catalog/news.en_US.ISO-8859-1.xml
  1. … 18 more files in changeset.
file upgrade-4.1.0b-4.6.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./news/sql/oracle/upgrade/upgrade-4.1.0b-4.6.sql
    • -0
    • +0
    ./news/sql/postgresql/upgrade/upgrade-4.1.0b-4.6.sql
file upgrade-4.2-4.6.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./file-storage/sql/oracle/upgrade/upgrade-4.2-4.6.sql
    • -0
    • +0
    ./file-storage/sql/postgresql/upgrade/upgrade-4.2-4.6.sql
file upgrade-4.0-4.6.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./faq/sql/oracle/upgrade/upgrade-4.0-4.6.sql
file upgrade-4.1.1b-4.6.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./bookmarks/sql/postgresql/upgrade/upgrade-4.1.1b-4.6.sql
file upgrade-4.5.1-4.6.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./acs-kernel/sql/oracle/upgrade/upgrade-4.5.1-4.6.sql
    • -0
    • +0
    ./acs-kernel/sql/postgresql/upgrade/upgrade-4.5.1-4.6.sql
file upgrade-4.5-4.6.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./acs-mail/sql/oracle/upgrade/upgrade-4.5-4.6.sql
    • -0
    • +0
    ./acs-mail/sql/postgresql/upgrade/upgrade-4.5-4.6.sql
- Upgrade scripts for acs-content-repository, acs-events, acs-kernel, acs-mail, acs-service-contract, bookmarks, faq, file-storage, news and search

- Bumped version of above packages to 4.6

- Fixed the view/sequence hack in apm-create so that APM package edit UI works in PG 7.2

    • -4
    • +7
    ./acs-content-repository/acs-content-repository.info
    • -61
    • +0
    ./acs-content-repository/upgrade-4.5-4.6.sql
    • -6
    • +6
    ./acs-kernel/sql/postgresql/apm-create.sql
    • -0
    • +6
    ./acs-mail/sql/oracle/upgrade/upgrade-4.5-4.6.sql
  1. … 16 more files in changeset.
Fixed bug 1871.

adds disabled_p to table faqs (used by dotlrn)

Got rid of Tcl code in ADP files.

improving the message catalog QA script so that it now checks all packages per default

moving the old language test messages (unclear if we'll use them) into the new xml-based message catalog format

    • -0
    • +9
    ./acs-lang/catalog/acs-lang.de_DE.ISO-8859-1.xml
    • -0
    • +9
    ./acs-lang/catalog/acs-lang.en_US.ISO-8859-1.xml
    • -0
    • +9
    ./acs-lang/catalog/acs-lang.es_ES.ISO-8859-1.xml
    • -0
    • +9
    ./acs-lang/catalog/acs-lang.fr_FR.ISO-8859-1.xml
    • -21
    • +0
    ./acs-lang/catalog/test.iso-8859-1.cat
fixing adp message tag regexp, it wouldn't accept tags in messages

save session prefered locale to db when a user registers

    • -1
    • +4
    ./acs-subsite/www/register/user-new-2.tcl
adding support for dealing with adp variables embedded in I18N messages in adp pages, extracting adp variable regexp patterns into procs so they could be reused in the acs-lang package

    • -5
    • +73
    ./acs-templating/tcl/parse-procs.tcl
adding translator mode with translation links, adding support for interpolated variables in adp files, bugfixes, removing site-wide locale from the change locale page

    • -2
    • +15
    ./acs-lang/tcl/lang-message-procs.tcl
    • -16
    • +98
    ./acs-lang/tcl/lang-util-procs.tcl
    • -2
    • +75
    ./acs-lang/tcl/test/acs-lang-test.tcl
    • -20
    • +1
    ./acs-lang/www/change-locale-include.adp
    • -43
    • +20
    ./acs-lang/www/change-locale-include.tcl
Use a real redirect instead of an internal one. Otherwise the 'search again' form didn't work.

remove "untested" comment

fixes rdf:Seq since the rdf parser complains about unqualified resource tags

    • -2
    • +2
    ./rss-support/tcl/rss-generation-procs.tcl
fix essay answers

    • -1
    • +1
    ./survey/www/process-response-postgresql.xql
fix responses-export for postgresql and remove unused subselect for oracle.

    • -1
    • +1
    ./survey/www/admin/responses-export-oracle.xql
    • -1
    • +13
    ./survey/www/admin/responses-export.xql
clean up del/remove functions

    • -9
    • +9
    ./survey/sql/postgresql/survey-create.sql
add a no-responses page for CSV export

    • -1
    • +10
    ./survey/www/admin/responses-export.tcl
    • -0
    • +8
    ./survey/www/admin/responses-export.xql