Index: openacs-4/ChangeLog =================================================================== RCS file: /usr/local/cvsroot/openacs-4/ChangeLog,v diff -u -N -r1.13.4.2 -r1.13.4.3 --- openacs-4/ChangeLog 30 Aug 2013 08:18:29 -0000 1.13.4.2 +++ openacs-4/ChangeLog 24 Oct 2014 14:33:49 -0000 1.13.4.3 @@ -701,7 +701,7 @@ * packages/acs-kernel/sql/postgresql/site-nodes-create.sql: * packages/acs-kernel/sql/postgresql/upgrade/upgrade-5.8.0d3-5.8.0d4.sql: Creating recursive version of permissions functions iff pg - version is >= 8.4. + version is >= 8.4. * packages/acs-bootstrap-installer/tcl/30-apm-load-procs.tcl: Taking .sql out of the list of ignored file extensions. @@ -5406,7 +5406,7 @@ Added my JSON utilities package. Included are procs to parse a JSON string into a canonical Tcl list representation, to generate a JSON string from such a - representation (round-tripping works, i.e. JSON -> Tcl -> + representation (round-tripping works, i.e. JSON -> Tcl -> JSON), pretty-print JSON strings, set/get attributes, create objects and arrays, etc. @@ -12827,7 +12827,7 @@ 2008-09-22 daveb * packages/tsearch2-driver/tcl/tsearch2-driver-procs-postgresql.xql: - Add default config for PG < 8.3 query. + Add default config for PG < 8.3 query. * packages/tsearch2-driver/tcl/tsearch2-driver-procs-postgresql.xql: * packages/tsearch2-driver/tcl/tsearch2-driver-procs.tcl: @@ -15164,7 +15164,7 @@ * packages/notifications/tcl/sweep-procs-oracle.xql: Fixed problem with query on oracle. Drop condition and - !>>>!notifications.notif_date < sysdate because it doesn't + !>>>!notifications.notif_date < sysdate because it doesn't exist on pg query. 2008-04-09 donb @@ -15860,7 +15860,7 @@ 2008-02-02 donb * packages/acs-templating/tcl/form-procs.tcl: - Put "
" around hidden elements put out by the + Put "<div>" around hidden elements put out by the formtemplate tag when a custom template layout rather than a style template is used and that custom template layout doesn't put out the hidden elements manually. @@ -18026,8 +18026,8 @@ 2007-10-17 gustafn * www/blank-master.adp: - don't crash, if no xinha is available ( does not seem to work) + don't crash, if no xinha is available (<if @::array.field@ + not nil> does not seem to work) 2007-10-13 maltes @@ -18245,7 +18245,7 @@ * www/blank-master.tcl: Fixed the blank master as headscript was not defined (called script) and the foreach did not work either. Not to mention - the fact that the tag is unknown to OpenACS + the fact that the <list> tag is unknown to OpenACS templating * packages/acs-content-repository/tcl/acs-content-repository-init.tcl: @@ -18733,7 +18733,7 @@ * packages/acs-templating/www/resources/xinha-nightly/functionsMozilla.js: * packages/acs-templating/www/resources/xinha-nightly/plugins/Template/popups/template.html: * packages/acs-templating/www/resources/xinha-nightly/popups/about.html: - changing
to
to meet html transitional validation + changing <br/> to <br> to meet html transitional validation requirements 2007-08-12 matthewg @@ -19173,7 +19173,7 @@ * packages/acs-kernel/catalog/acs-kernel.nl_ZA.ISO-8859-1.xml: * packages/acs-kernel/catalog/acs-kernel.pl_PL.utf-8.xml: * packages/acs-kernel/catalog/acs-kernel.pt_BR.ISO-8859-1.xml: - fix typo in message catalog: common_lastt -> common_last + fix typo in message catalog: common_lastt -> common_last 2007-06-28 matthewg @@ -19277,8 +19277,8 @@ * packages/acs-subsite/tcl/group-procs.tcl: Adding group::add_member callback and changed the group::add_member proc to allow organization_rel's to be - used - since organization => group mappings are needed and - membership_rel requires person => group mappings. + used - since organization => group mappings are needed and + membership_rel requires person => group mappings. 2007-06-25 maltes @@ -21190,7 +21190,7 @@ 2007-03-09 emmar * packages/acs-tcl/lib/progress-bar.adp: - Add missing closing > for title tag + Add missing closing > for title tag 2007-03-07 daveb @@ -24192,7 +24192,7 @@ Added a necessary comment to a public proc * packages/acs-subsite/acs-subsite.info: - And the last oacs-5-3 -> HEAD merge commit (vi was being + And the last oacs-5-3 -> HEAD merge commit (vi was being weird on the cvs.openacs.org server so I fixed this one locally) @@ -24328,7 +24328,7 @@ * packages/acs-tcl/tcl/test/file-test-procs.tcl: Made the upgrade ordering check ignore files that are just under the package key in sql or upgrade directories. These - are old upgrade files (acs 3 -> acs 4, for instance) that + are old upgrade files (acs 3 -> acs 4, for instance) that don't follow the APM numbering scheme (in many cases they were meant to be run manually). @@ -24399,7 +24399,7 @@ * packages/search/catalog/search.pt_BR.ISO-8859-1.xml: * packages/search/www/search.tcl: * www/blank-master.adp: - Merged oacs-5-2 -> oacs-5-3 branches. + Merged oacs-5-2 -> oacs-5-3 branches. * packages/acs-admin/www/users/merge-final.tcl: * packages/acs-admin/www/users/merge.tcl: @@ -27793,7 +27793,7 @@ 2006-06-09 victorg * packages/acs-templating/tcl/test/parse-test-procs.tcl: - Removing ">>>>>>" ( signs from the merge between oacs-5-2 + Removing ">>>>>>" ( signs from the merge between oacs-5-2 and HEAD maybe ). 2006-06-08 rocaelh @@ -27806,9 +27806,9 @@ * packages/acs-mail-lite/tcl/acs-mail-lite-init.tcl: * packages/acs-mail-lite/tcl/acs-mail-lite-procs.tcl: - Cleaning up ' acs-mail-lite is littered with partially > + Cleaning up ' acs-mail-lite is littered with partially > completed and essentially non-functional code (hard-wired - references to > malte's home directory on one of his + references to > malte's home directory on one of his servers, for instance)' that Don has complaining about and he says it needs fixing. @@ -28826,51 +28826,51 @@ * packages/search/www/search.tcl: * www/blank-master.tcl: * www/site-master.adp: - Merged acs-core oacs-5-2 (currently 5.2.3) -> HEAD. TODO: + Merged acs-core oacs-5-2 (currently 5.2.3) -> HEAD. TODO: 1. Bump acs-core package version numbers to 5.3.0d1 2. Would be nice to do a test install, wouldn't it? * packages/acs-subsite/www/resources/core.js: branches: 1.10.2; Merged acs-core oacs-5-2 (currently - 5.2.3) -> HEAD. TODO: 1. Bump acs-core package version + 5.2.3) -> HEAD. TODO: 1. Bump acs-core package version numbers to 5.3.0d1 2. Would be nice to do a test install, wouldn't it? * packages/acs-subsite/www/shared/parameters.tcl: branches: 1.11.2; Merged acs-core oacs-5-2 (currently - 5.2.3) -> HEAD. TODO: 1. Bump acs-core package version + 5.2.3) -> HEAD. TODO: 1. Bump acs-core package version numbers to 5.3.0d1 2. Would be nice to do a test install, wouldn't it? * packages/acs-subsite/www/user/portrait/upload-2.tcl: branches: 1.12.2; Merged acs-core oacs-5-2 (currently - 5.2.3) -> HEAD. TODO: 1. Bump acs-core package version + 5.2.3) -> HEAD. TODO: 1. Bump acs-core package version numbers to 5.3.0d1 2. Would be nice to do a test install, wouldn't it? * packages/acs-subsite/lib/user-new.tcl: branches: 1.14.2; Merged acs-core oacs-5-2 (currently - 5.2.3) -> HEAD. TODO: 1. Bump acs-core package version + 5.2.3) -> HEAD. TODO: 1. Bump acs-core package version numbers to 5.3.0d1 2. Would be nice to do a test install, wouldn't it? * packages/acs-tcl/catalog/acs-tcl.de_DE.ISO-8859-1.xml: * readme.txt: branches: 1.15.2; Merged acs-core oacs-5-2 (currently - 5.2.3) -> HEAD. TODO: 1. Bump acs-core package version + 5.2.3) -> HEAD. TODO: 1. Bump acs-core package version numbers to 5.3.0d1 2. Would be nice to do a test install, wouldn't it? * packages/acs-kernel/catalog/acs-kernel.de_DE.ISO-8859-1.xml: branches: 1.17.2; Merged acs-core oacs-5-2 (currently - 5.2.3) -> HEAD. TODO: 1. Bump acs-core package version + 5.2.3) -> HEAD. TODO: 1. Bump acs-core package version numbers to 5.3.0d1 2. Would be nice to do a test install, wouldn't it? * packages/acs-templating/resources/lists/table.adp: * www/blank-master.adp: branches: 1.19.2; Merged acs-core oacs-5-2 (currently - 5.2.3) -> HEAD. TODO: 1. Bump acs-core package version + 5.2.3) -> HEAD. TODO: 1. Bump acs-core package version numbers to 5.3.0d1 2. Would be nice to do a test install, wouldn't it? @@ -28881,19 +28881,19 @@ * packages/acs-templating/resources/lists/courses.adp: * packages/search/catalog/search.de_DE.ISO-8859-1.xml: branches: 1.2.2; Merged acs-core oacs-5-2 (currently 5.2.3) - -> HEAD. TODO: 1. Bump acs-core package version numbers to + -> HEAD. TODO: 1. Bump acs-core package version numbers to 5.3.0d1 2. Would be nice to do a test install, wouldn't it? * packages/acs-lang/catalog/acs-lang.de_DE.ISO-8859-1.xml: * packages/acs-subsite/www/pvt/home.adp: branches: 1.21.2; Merged acs-core oacs-5-2 (currently - 5.2.3) -> HEAD. TODO: 1. Bump acs-core package version + 5.2.3) -> HEAD. TODO: 1. Bump acs-core package version numbers to 5.3.0d1 2. Would be nice to do a test install, wouldn't it? * packages/acs-subsite/catalog/acs-subsite.de_DE.ISO-8859-1.xml: branches: 1.26.2; Merged acs-core oacs-5-2 (currently - 5.2.3) -> HEAD. TODO: 1. Bump acs-core package version + 5.2.3) -> HEAD. TODO: 1. Bump acs-core package version numbers to 5.3.0d1 2. Would be nice to do a test install, wouldn't it? @@ -28902,97 +28902,97 @@ * packages/acs-core-docs/www/release-notes-4-6-3.html: * packages/acs-core-docs/www/release-notes-4-6.html: branches: 1.26.6; Merged acs-core oacs-5-2 (currently - 5.2.3) -> HEAD. TODO: 1. Bump acs-core package version + 5.2.3) -> HEAD. TODO: 1. Bump acs-core package version numbers to 5.3.0d1 2. Would be nice to do a test install, wouldn't it? * packages/acs-bootstrap-installer/bootstrap.tcl: * packages/acs-subsite/tcl/group-procs.tcl: branches: 1.27.2; Merged acs-core oacs-5-2 (currently - 5.2.3) -> HEAD. TODO: 1. Bump acs-core package version + 5.2.3) -> HEAD. TODO: 1. Bump acs-core package version numbers to 5.3.0d1 2. Would be nice to do a test install, wouldn't it? * etc/keepalive/keepalive-cron.sh: branches: 1.3.2; Merged acs-core oacs-5-2 (currently 5.2.3) - -> HEAD. TODO: 1. Bump acs-core package version numbers to + -> HEAD. TODO: 1. Bump acs-core package version numbers to 5.3.0d1 2. Would be nice to do a test install, wouldn't it? * packages/acs-core-docs/www/contributing-code.html: * packages/acs-core-docs/www/cvs-resources.html: * packages/acs-core-docs/www/openacs-cvs-concepts.html: * packages/acs-core-docs/www/using-cvs-with-openacs.html: branches: 1.3.6; Merged acs-core oacs-5-2 (currently 5.2.3) - -> HEAD. TODO: 1. Bump acs-core package version numbers to + -> HEAD. TODO: 1. Bump acs-core package version numbers to 5.3.0d1 2. Would be nice to do a test install, wouldn't it? * packages/acs-authentication/catalog/acs-authentication.de_DE.ISO-8859-1.xml: * packages/acs-kernel/sql/postgresql/upgrade/upgrade-5.2.0d1-5.2.0d2.sql: * packages/acs-templating/www/resources/xinha-nightly/htmlarea.js: branches: 1.4.2; Merged acs-core oacs-5-2 (currently 5.2.3) - -> HEAD. TODO: 1. Bump acs-core package version numbers to + -> HEAD. TODO: 1. Bump acs-core package version numbers to 5.3.0d1 2. Would be nice to do a test install, wouldn't it? * packages/acs-tcl/lib/complain.adp: branches: 1.4.4; Merged acs-core oacs-5-2 (currently 5.2.3) - -> HEAD. TODO: 1. Bump acs-core package version numbers to + -> HEAD. TODO: 1. Bump acs-core package version numbers to 5.3.0d1 2. Would be nice to do a test install, wouldn't it? * packages/acs-subsite/www/o.vuh: branches: 1.4.6; Merged acs-core oacs-5-2 (currently 5.2.3) - -> HEAD. TODO: 1. Bump acs-core package version numbers to + -> HEAD. TODO: 1. Bump acs-core package version numbers to 5.3.0d1 2. Would be nice to do a test install, wouldn't it? * packages/acs-tcl/tcl/text-html-procs.tcl: branches: 1.47.2; Merged acs-core oacs-5-2 (currently - 5.2.3) -> HEAD. TODO: 1. Bump acs-core package version + 5.2.3) -> HEAD. TODO: 1. Bump acs-core package version numbers to 5.3.0d1 2. Would be nice to do a test install, wouldn't it? * packages/acs-api-browser/lib/search.tcl: * packages/acs-content-repository/sql/common/mime-type-data.sql: branches: 1.5.2; Merged acs-core oacs-5-2 (currently 5.2.3) - -> HEAD. TODO: 1. Bump acs-core package version numbers to + -> HEAD. TODO: 1. Bump acs-core package version numbers to 5.3.0d1 2. Would be nice to do a test install, wouldn't it? * packages/acs-bootstrap-installer/db-init-checks-oracle.tcl: branches: 1.6.2; Merged acs-core oacs-5-2 (currently 5.2.3) - -> HEAD. TODO: 1. Bump acs-core package version numbers to + -> HEAD. TODO: 1. Bump acs-core package version numbers to 5.3.0d1 2. Would be nice to do a test install, wouldn't it? * packages/acs-tcl/tcl/00-database-procs.tcl: branches: 1.63.2; Merged acs-core oacs-5-2 (currently - 5.2.3) -> HEAD. TODO: 1. Bump acs-core package version + 5.2.3) -> HEAD. TODO: 1. Bump acs-core package version numbers to 5.3.0d1 2. Would be nice to do a test install, wouldn't it? * packages/acs-subsite/www/admin/object-types/one.tcl: branches: 1.7.12; Merged acs-core oacs-5-2 (currently - 5.2.3) -> HEAD. TODO: 1. Bump acs-core package version + 5.2.3) -> HEAD. TODO: 1. Bump acs-core package version numbers to 5.3.0d1 2. Would be nice to do a test install, wouldn't it? * ChangeLog: * packages/acs-subsite/www/permissions/perm-include.tcl: * packages/acs-templating/www/resources/lists.css: branches: 1.7.2; Merged acs-core oacs-5-2 (currently 5.2.3) - -> HEAD. TODO: 1. Bump acs-core package version numbers to + -> HEAD. TODO: 1. Bump acs-core package version numbers to 5.3.0d1 2. Would be nice to do a test install, wouldn't it? * packages/acs-authentication/tcl/authentication-procs.tcl: branches: 1.74.2; Merged acs-core oacs-5-2 (currently - 5.2.3) -> HEAD. TODO: 1. Bump acs-core package version + 5.2.3) -> HEAD. TODO: 1. Bump acs-core package version numbers to 5.3.0d1 2. Would be nice to do a test install, wouldn't it? * packages/acs-subsite/tcl/apm-callback-procs.tcl: branches: 1.8.2; Merged acs-core oacs-5-2 (currently 5.2.3) - -> HEAD. TODO: 1. Bump acs-core package version numbers to + -> HEAD. TODO: 1. Bump acs-core package version numbers to 5.3.0d1 2. Would be nice to do a test install, wouldn't it? * packages/acs-tcl/tcl/request-processor-procs.tcl: branches: 1.85.2; Merged acs-core oacs-5-2 (currently - 5.2.3) -> HEAD. TODO: 1. Bump acs-core package version + 5.2.3) -> HEAD. TODO: 1. Bump acs-core package version numbers to 5.3.0d1 2. Would be nice to do a test install, wouldn't it? @@ -29226,8 +29226,8 @@ * packages/acs-templating/resources/forms/accessible-forms.adp: Adding new FormStype - accessible-forms. Basically its a copy from the inline formstyle with some modifications: some -
to have it vertically (and not horizontally) and some -