Index: openacs-4/ChangeLog-recent =================================================================== RCS file: /usr/local/cvsroot/openacs-4/Attic/ChangeLog-recent,v diff -u -r1.1.2.1 -r1.1.2.2 --- openacs-4/ChangeLog-recent 10 Jan 2005 01:49:19 -0000 1.1.2.1 +++ openacs-4/ChangeLog-recent 1 Mar 2005 00:11:50 -0000 1.1.2.2 @@ -1,689 +1,453 @@ -2005-01-09 16:41 donb +2005-02-28 01:22 maltes - * packages/acs-templating/tcl/parse-procs.tcl: Daveb made a change - to the noquote regexp used to recognize array vars, but didn't - make the change to the "normal" version of the proc. His own - test case caught it, I assume he must've caught it but forgot to - commit ... - -2005-01-09 15:00 daveb - * packages/acs-content-repository/tcl/content-revision-procs.tcl: - Fix call to content::item::content_type + Changed debugging message to level debug (from notice) -2005-01-09 13:59 daveb +2005-02-27 17:47 joel - * packages/acs-content-repository/tcl/: content-item-procs.tcl, - content-item-procs.xql, content-revision-procs.tcl, - test/content-item-test-procs.tcl: Add content::item::get. Add - test case support for it. + * packages/: + acs-authentication/catalog/acs-authentication.en_AU.ISO-8859-1.xml, + acs-authentication/catalog/acs-authentication.es_CO.ISO-8859-1.xml, + acs-kernel/catalog/acs-kernel.en_AU.ISO-8859-1.xml, + acs-kernel/catalog/acs-kernel.es_CO.ISO-8859-1.xml, + acs-lang/catalog/acs-lang.en_AU.ISO-8859-1.xml, + acs-lang/catalog/acs-lang.es_CO.ISO-8859-1.xml, + acs-lang/catalog/acs-lang.es_GT.ISO-8859-1.xml, + acs-subsite/catalog/acs-subsite.en_AU.ISO-8859-1.xml, + acs-subsite/catalog/acs-subsite.es_CO.ISO-8859-1.xml, + acs-tcl/catalog/acs-tcl.en_AU.ISO-8859-1.xml, + acs-tcl/catalog/acs-tcl.es_CO.ISO-8859-1.xml, + acs-templating/catalog/acs-templating.en_AU.ISO-8859-1.xml, + acs-templating/catalog/acs-templating.es_CO.ISO-8859-1.xml: [no + log message] -2005-01-09 13:01 joel +2005-02-27 09:41 daveb - * - packages/acs-content-repository/tcl/test/content-item-test-procs.tcl: - renamed bad_string to evil_string + * packages/acs-content-repository/: acs-content-repository.info, + sql/postgresql/upgrade/upgrade-5.1.5d3-5.1.5d4.sql: Fix bug#2298. + Create content_revision__del -2005-01-09 12:36 joel +2005-02-27 09:38 daveb * - packages/acs-content-repository/tcl/test/content-item-test-procs.tcl: - extended test case for content items + packages/acs-content-repository/sql/postgresql/upgrade/upgrade-5.1.5d3-5.1.5d4.sql: + Move file to correct name for upgrade. -2005-01-07 17:20 donb +2005-02-23 02:51 timoh - * packages/forums/sql/oracle/upgrade/upgrade-1.0.6-1.0.7d.sql: - Testing revealed a minor error in my upgrade script + * packages/acs-content-repository/tcl/content-revision-procs.tcl: + bugfix: provide default for variable lob_values -2005-01-07 16:32 daveb +2005-02-23 02:24 timoh - * packages/acs-content-repository/tcl/content-symlink-procs.tcl: - Make creation_date optional for content::symlink::new + * packages/acs-content-repository/tcl/: + content-revision-procs-oracle.xql, content-revision-procs.tcl: + bugfix: fixed bug with lob-columns in attributes -2005-01-07 13:23 donb +2005-02-21 12:25 torbenb - * packages/forums/lib/message/thread-chunk.adp: Oops screwed up - tree nesting! Fixed now ... + * etc/config.tcl: adding comment (from jcdldn in irc) about special + case ip 0.0.0.0 -2005-01-07 13:02 donb +2005-02-21 11:53 torbenb - * packages/forums/lib/message/: row.adp, thread-chunk.adp: Got rid - of "reply" link in the message display if the presentation style - is flat. + * packages/acs-core-docs/www/xml/install-guide/other-software.xml: + adding instructions to use both INST=/point/to/aolserver and + AOLSERVER=/point/to/aolserver. By using both, helps prevent any + overwrite of an existing installation of another version during + this period of transition. -2005-01-07 12:47 donb +2005-02-21 02:57 torbenb - * packages/forums/lib/message/: thread-chunk.adp, thread-chunk.tcl: - Replaced bloody Tcl-in-Adp code that was uglifying the - thread-chunk template + * etc/config.tcl: adding a security comment to ns_param maxinput + since the default value was recently increased by a factor of 10. -2005-01-07 08:59 donb +2005-02-18 20:11 torbenb - * packages/forums/sql/: oracle/forums-messages-package-create.sql, - oracle/upgrade/upgrade-1.0.6-1.0.7d.sql, - postgresql/forums-messages-package-create.sql, - postgresql/upgrade/upgrade-1.0.6-1.0.7d.sql: My changes weren't - counting threaded deletes correctly ... this still needs - retesting on Oracle/PG which I'll do in the next day or so by - writing new test cases... + * packages/acs-core-docs/www/xml/install-guide/openacs.xml: backing + out a change I made, because it does not work well for the action + copy-paste version. Instead, adding the full pathname for + createdb and an explanation why the instruction uses + fullpathname, when it would not be necessary for user pgsql -2005-01-07 08:48 donb +2005-02-18 12:41 torbenb - * packages/forums/sql/oracle/upgrade/upgrade-1.0.6-1.0.7d.sql: - Added previous "mutating table" fix to the upgrade script, too - ... + * packages/acs-core-docs/www/xml/install-guide/other-software.xml: + fixing freebsd note typo, updating some aolserver module builds + that were using INST= to AOLSERVER= -2005-01-07 08:43 donb +2005-02-16 07:55 andrewg - * packages/forums/sql/oracle/forums-messages-package-create.sql: - Fixing "mutating table" problem but on my wrong machine, need to - go test this on the server with Oracle on it ... + * packages/acs-tcl/tcl/: apm-procs.tcl, apm-procs.xql: Don't call + site_nodes_sync from apm_package_rename. site_nodes_sync + rebuilds the entire site_nodes cache, which takes large sites, + such as .LRN sites with tens of thousands of site nodes, + completely offline for several minutes. Instead, update the + cache for the specific node(s) at which the package is mounted. -2005-01-06 19:03 daveb +2005-02-16 02:03 torbenb - * packages/acs-content-repository/: acs-content-repository.info, - sql/postgresql/content-item.sql, - sql/postgresql/upgrade/upgrade-5.1.4d6-5.1.4d7.sql: Fix define - function args for content_item__set_live revision + * packages/acs-core-docs/www/xml/install-guide/openacs.xml: I + neglected to change the prompt context to match the adjustments + made a few minutes ago -2005-01-06 10:43 daveb +2005-02-16 02:01 torbenb - * packages/acs-content-repository/: acs-content-repository.info, - sql/postgresql/content-template.sql, - sql/postgresql/upgrade/upgrade-5.1.4d5-5.1.4d6.sql: Fix define - function args for content_template__new to use the 8 parameter - version. + * packages/acs-core-docs/www/openacs.html: making fix here in + addition to the xml, in case the html is not regenerated before + the 5.1.5 release -2005-01-06 10:30 donb +2005-02-16 00:48 torbenb - * packages/acs-subsite/tcl/package-procs-oracle.xql: Misspelled the - query name for calling an Oracle function in - package_exec_plsql... + * packages/acs-core-docs/www/xml/install-guide/openacs.xml: + creating database should be from user: postgres, not servicename + to be consistent with rest of the docs -2005-01-06 10:06 daveb +2005-02-15 16:14 victorg - * packages/acs-content-repository/tcl/content-keyword-procs.tcl: - Creation_date and object_type are optional with defaults. + * packages/acs-content-repository/sql/: + oracle/upgrade/upgrade-5.1.2d6-5.1.2d7.sql, + postgresql/upgrade/upgrade-5.1.2d6-5.1.2d7.sql: Commented the + creation of the index cr_items_name, already existed -2005-01-06 09:48 daveb +2005-02-15 09:12 donb - * packages/acs-content-repository/tcl/content-folder-procs.tcl: - Don't pass creation_date on new unless its not null. + * packages/acs-content-repository/tcl/: content-folder-procs.tcl, + test/content-item-test-procs.tcl: Daveb fixed broken 5.1 code and + tests -2005-01-06 08:54 daveb +2005-02-14 11:45 daveb - * packages/acs-content-repository/tcl/content-item-procs.tcl: Fix - delete command to use plsql "del" + * + packages/acs-content-repository/tcl/test/content-revision-test-procs.tcl: + Fix test to work on Oracle with BLOB content. -2005-01-06 08:38 daveb +2005-02-12 07:35 daveb - * packages/acs-content-repository/: acs-content-repository.info, - sql/postgresql/upgrade/upgrade-5.1.4d4-5.1.4d5.sql: Create __del - functions to match oracle. + * packages/acs-content-repository/tcl/filter-procs.tcl: Fix + erroneous commit that merged in changes. This should effectively + revert to 1.16.2.5 version that was intended with the previous + commit. -2005-01-06 08:31 daveb +2005-02-12 06:38 daveb - * packages/acs-content-repository/sql/postgresql/: - content-item.sql, content-revision.sql, content-template.sql: Add - __del function to match oracle so package_exec_plsql will work + * packages/acs-content-repository/tcl/filter-procs.tcl: Revert + change to content::init. Custom code belongs in file-storage. -2005-01-05 07:52 jader +2005-02-11 23:26 maltes - * packages/acs-authentication/tcl/authentication-procs.tcl: Fix bug - 2200 and bug 2242 in which there were problems with logging in - after upgrading if you restarted the server first. The new code - is less elegant, but it works correctly. It imposes a database - hit on login, but it is cached, so it only is incurred once. + * packages/acs-content-repository/tcl/filter-procs.tcl: Fixing the + problem caused by the upgrade for filestorage that exchanges name + and title. This should neither change behaviour nor decrease + performance, therefore I commit without a TIP -2005-01-04 11:31 andrewg +2005-02-11 11:59 daveb - * packages/forums/sql/oracle/: forums-messages-package-create.sql, - upgrade/upgrade-1.0.6-1.0.7d.sql: Oracle 8 doesn't support - current_timestamp, so I've changed it to sysdate + * packages/acs-core-docs/www/install-full-text-search-openfts.html: + Move openfts to make room for tsearch2. -2005-01-03 09:26 daveb +2005-02-11 11:59 daveb - * packages/acs-templating/tcl/parse-procs.tcl: Roll back change to - regular array variable regexp. Only noquote regexp needed to be - changed. + * + packages/acs-core-docs/www/install-full-text-search-tsearch2.html: + Add tserach2 docs -2005-01-03 08:38 daveb +2005-02-10 11:06 daveb - * packages/acs-content-repository/tcl/: content-item-procs.tcl, - content-type-procs.tcl, test/content-item-test-procs.tcl: Make - id_column and table_name required for content::type::new. Fix - content::item::new to properly create a subtype of content - revision based on the content_type paramter is attributes, title - or text is specified. + * + packages/acs-content-repository/tcl/content-revision-procs-oracle.xql: + Switch to support oracle 8.1.6 -2005-01-02 21:28 jader +2005-02-09 08:14 daveb - * packages/acs-authentication/tcl/authentication-procs.tcl: The - user-new page called a proc in the authentications package which - checked to see if a parameter was set or not. However, in - upgraded sites, or if the user had entered a blank entry for the - parameter, the proc would bomb. I made the proc more robust by - using string is false instead of ![parameter... and also added - in a util_user_message to make it more explicit what is happening - if you aren't able to register (the behavior was very confusing). + * packages/acs-content-repository/tcl/: + content-revision-procs-oracle.xql, + content-revision-procs-postgresql.xql, + content-revision-procs.tcl, content-revision-procs.xql, + test/content-item-test-procs.tcl: Remove broken generic query. + Add correct Oracle specific blob compatible query. -2005-01-01 10:45 daveb +2005-02-09 08:00 daveb - * packages/acs-templating/tcl/: parse-procs.tcl, - test/parse-test-procs.tcl: Allow adp array variable regexp to - work with arrays with . in the key names. This happens when a - formerror is generated on a form element where the element name - has an embedded . so it can be interpreted as an array when - processing the form. Added test cases. - -2004-12-30 13:01 daveb - - * packages/acs-content-repository/tcl/: content-item-procs.tcl, - test/content-item-test-procs.tcl: Clarify documenation for - content::item::new and add test cases to ensure a new revision - can be created. Fixes bug#2232 - -2004-12-30 05:58 daveb - - * packages/search/www/search.tcl: Back out inefficient permission - checking. - -2004-12-30 04:01 maltes - - * packages/search/www/: advanced-search.adp, advanced-search.tcl, - index.adp, search.adp, search.tcl: Internationalization of the - Search Package - -2004-12-30 03:14 maltes - - * packages/search/www/search.tcl: Limit Search results only to - results a user actually has read permission - -2004-12-29 12:46 daveb - - * packages/acs-content-repository/tcl/content-type-procs.tcl: Add - documentation for column_spec of content::type::attribute::new - -2004-12-29 07:35 daveb - - * packages/acs-content-repository/tcl/content-template-procs.tcl: - Only pass creation_date if it is not empty. - -2004-12-29 07:28 joel - - * etc/config.tcl: took my name out - -2004-12-29 07:26 daveb - * - packages/acs-content-repository/sql/postgresql/upgrade/upgrade-5.1.4d3-5.1.4d4.sql: - Set default for creation_date in content_template__new + packages/acs-content-repository/tcl/test/content-item-test-procs.tcl: + Fix test to work correctly in oracle. -2004-12-29 07:19 daveb +2005-02-09 06:25 daveb - * packages/acs-content-repository/: acs-content-repository.info, - sql/postgresql/upgrade/upgrade-5.1.4d3-5.1.4d4.sql: Return new - folder_id from content_folder__new + * packages/acs-content-repository/tcl/: content-revision-procs.tcl, + content-revision-procs.xql: Update content column in a seperate + query to work correctly with Oracle. -2004-12-27 12:47 joel +2005-02-06 16:35 jader - * packages/acs-tcl/tcl/00-database-procs.tcl: removed some obsolete - comments and added a link + * etc/config.tcl: Bump up defaults for many Aolserver configuration + items based on forums conversation: + http://openacs.org/forums/message-view?message_id=260846 -2004-12-27 12:40 joel +2005-02-06 16:26 jader - * etc/config.tcl: added link to documentation for second database + * etc/keepalive/: keepalive-cron.sh, keepalive.sh: The keepalive + scripts need the path to the executables, unless the PATH is + included in the script. -2004-12-27 12:38 joel +2005-02-06 16:18 jader - * packages/acs-core-docs/www/: tutorial-advanced.html, - tutorial-future-topics.html, tutorial-schedule-procs.html: added - instructions for 2nd database access + * etc/keepalive/keepalive-cron.sh: Added in a note linking to a + forum thread, in case there are problems. -2004-12-27 12:29 joel +2005-02-04 12:12 daveb - * packages/acs-core-docs/www/: tutorial-second-database.html, - xml/developers-guide/tutorial-advanced.xml: added instructions - for 2nd database access + * packages/acs-service-contract/: acs-service-contract.info, + tcl/implementation-procs.tcl, tcl/implementation-procs.xql: Add + optional contract paraemter to impl::get_id -2004-12-25 19:31 joel +2005-02-03 15:00 maltes - * packages/acs-core-docs/www/files/nsd-postgres.txt: moved the - extra lib link from a comment to the lib path; it shouldn't - affect performance and it will save others (like me) the time to - diagnose and find this fix) + * packages/acs-kernel/acs-kernel.info: 5.1.4 was already released, + so the next version for acs-kernel is 5.1.5d1 -2004-12-25 13:46 donb +2005-02-03 12:36 joel - * packages/forums/sql/oracle/: forums-messages-package-create.sql, - upgrade/upgrade-1.0.6-1.0.7d.sql: last_child_post wasn't being - initialized in the "new" function... + * packages/acs-admin/www/users/: password-update.adp, + password-update.tcl: fixed breadcrumb in change password page -2004-12-25 13:33 donb +2005-02-03 12:36 joel - * packages/acs-subsite/tcl/: package-procs-oracle.xql, - package-procs-postgresql.xql, package-procs.tcl: Fixed - package_exec_plsql so it works with Oracle procedures as well as - functions (PG only has functions so was working fine for all - cases) + * packages/acs-lang/www/admin/edit-localized-message.tcl: fix so + that original message is shown when editing english -2004-12-24 17:05 donb +2005-02-02 07:55 daveb - * packages/forums/sql/oracle/: forums-forums-create.sql, - forums-messages-create.sql, forums-messages-package-create.sql, - upgrade/upgrade-1.0.6-1.0.7d.sql: Added the thread and reply - counting code previously commited for the PG version to the - Oracle version. + * packages/acs-templating/tcl/parse-procs.tcl: Add Don's change + back in since the previous commits fix the other regexps to match + this one. -2004-12-23 09:58 donb +2005-02-02 07:39 daveb - * packages/forums/sql/postgresql/upgrade/upgrade-1.0.6-1.0.7d.sql: - Update query for reply counting was slightly in error ... + * packages/acs-templating/tcl/: tag-init.tcl, tag-procs.tcl, + util-procs.tcl: Merge from HEAD fixed to variable regular + expressions. add recognizing array variables like @xx.y.z@ as + xx(y.z). Note that the regexps show up in multiple places so any + changes to the @ var regexps should be made carefully. In + particular if @x@ defined and if @x@ nil handle variables special + since they can't be derefrenced -2004-12-23 01:48 jarkko +2005-02-01 12:50 torbenb - * packages/acs-tcl/tcl/utilities-procs.tcl: Importing updated - Simulation 1.0.1 and fixed ad_returnredirect to accept html - switch (for not quoting the message relayed). + * packages/acs-core-docs/www/xml/non-xml/release-notes-4-6.html: + removed gremlin A0 characters -2004-12-22 23:26 maltes +2005-02-01 12:46 torbenb - * packages/acs-lang/www/admin/set-system-timezone.tcl: Applied - patch #619.Fixes timezone problem with timeanddate.com format + * packages/acs-core-docs/www/xml/kernel/: apm-design.xml, + ext-auth.xml: temporary fix of doc images from creating urls that + return 404 errors to 302 errors (that work for many browsers and + client services) -2004-12-22 18:12 donb +2005-02-01 12:44 torbenb - * packages/forums/: forums.info, - lib/forums/forums-chunk-oracle.xql, - lib/forums/forums-chunk-postgresql.xql, - lib/message/threads-chunk-oracle.xql, - lib/message/threads-chunk-postgresql.xql, - lib/message/threads-chunk.tcl, - sql/postgresql/forums-forums-create.sql, - sql/postgresql/forums-messages-create.sql, - sql/postgresql/forums-messages-package-create.sql, - sql/postgresql/upgrade/upgrade-1.0.6-1.0.7d.sql, - tcl/forums-procs.tcl, tcl/messages-procs-oracle.xql, - tcl/messages-procs-postgresql.xql, tcl/messages-procs.tcl, - tcl/messages-procs.xql, tcl/test/forums-procs.tcl: Added tracking - of threads in a forum and replies to a root post to the - forums-forums and forums-messages datamodel, and fixed the - necessary code. Also cleaned up some stuff and wrote a test case - for automated testing. PG only at this point, will add the - Oracle stuff shortly. + * packages/acs-core-docs/www/xml/install-guide/: configuring.xml, + maintenance.xml, recovery.xml, upgrade.xml: temporarily fixing + image urls to return 302 errors that work with most clients, + instead of current 404 errors -2004-12-22 08:13 daveb +2005-02-01 12:40 torbenb - * packages/acs-content-repository/: acs-content-repository.info, - sql/postgresql/content-folder.sql, - sql/postgresql/upgrade/upgrade-5.1.4d2-5.1.4d3.sql: Set - package_id from content_folder__new + * packages/acs-core-docs/www/xml/developers-guide/: i18n.xml, + tutorial-advanced.xml, tutorial-db.xml, tutorial-pages.xml, + tutorial.xml: temporary fix of doc images from creating urls that + return 404 errors to 302 errors -2004-12-21 10:22 daveb +2005-01-30 23:49 torbenb - * packages/acs-content-repository/: acs-content-repository.info, - sql/postgresql/content-extlink.sql, - sql/postgresql/content-folder.sql, - sql/postgresql/content-item.sql, - sql/postgresql/content-revision.sql, - sql/postgresql/content-symlink.sql, - sql/postgresql/content-type.sql, - sql/postgresql/upgrade/upgrade-5.1.4d1-5.1.4d2.sql, - tcl/content-extlink-procs.tcl, tcl/content-folder-procs.tcl, - tcl/content-item-procs.tcl, tcl/content-keyword-procs.tcl, - tcl/content-revision-procs.tcl, tcl/content-symlink-procs.tcl, - tcl/content-template-procs.tcl, tcl/content-type-procs.tcl, - tcl/test/content-item-test-procs.tcl, - tcl/test/content-revision-test-procs.tcl: Add CR Tcl API from - HEAD. + * packages/acs-core-docs/www/xml/install-guide/postgres.xml: added + clarificaton to bison instructions -2004-12-19 17:58 daveb +2005-01-30 23:29 timoh - * packages/acs-templating/resources/forms/inline.adp: Inline form - with widget and button on the same line for really simple forms - such as filters for listbuilder. + * packages/: acs-content-repository/acs-content-repository.info, + acs-content-repository/sql/oracle/content-folder.sql, + acs-content-repository/sql/oracle/content-item.sql, + acs-content-repository/sql/oracle/packages-create.sql, + acs-content-repository/sql/oracle/upgrade/upgrade-5.1.5d2-5.1.5d3.sql, + acs-kernel/acs-kernel.info, + acs-kernel/sql/oracle/acs-objects-create.sql, + acs-kernel/sql/oracle/upgrade/upgrade-5.1.4-5.1.4d1.sql: fixed + some upgrade scripts for oracle -2004-12-18 16:10 donb +2005-01-30 00:35 torbenb - * packages/acs-templating/tcl/list-procs.tcl: Oops, a tiny blunder - in my previous update, returned an illegal SQL snippet if there - were no IDs selected. The list builder should cleverly refuse to - do the query in this case, but we'll settle for it doing a SELECT - that returns nothing for now. + * packages/acs-core-docs/www/xml/developers-guide/rp.xml: fixing + image url -2004-12-17 16:42 joel +2005-01-30 00:31 torbenb - * packages/acs-admin/tcl/: apm-admin-init.tcl, apm-admin-procs.tcl: - converted build-repository.tcl to a proc and init + * packages/acs-core-docs/www/xml/developers-guide/permissions.xml: + fixing image url -2004-12-17 14:49 vivianh +2005-01-28 15:39 jeffd - * packages/acs-subsite/www/admin/site-map/allow-for-view.tcl: - Adding child to parent select in checkbox list + * packages/acs-tcl/tcl/utilities-procs.tcl: add \r to Host header + in util_httpopen since http says headers hsould be \r\n -2004-12-17 11:19 jader +2005-01-28 09:10 jader - * packages/acs-subsite/www/doc/images.html: Add in new up and down - images to images documentation page. + * packages/acs-tcl/tcl/utilities-procs.tcl: Fix to httpopen, from + Nis Jorgensen. See: + http://openacs.org/forums/message-view?message_id=32667 -2004-12-17 09:54 vivianh +2005-01-24 08:44 daveb - * packages/acs-subsite/www/shared/community-member.tcl: bringing - back previous tcl version :) + * packages/acs-core-docs/www/xml/install-guide/other-software.xml: + Add tsearch2 install. Deprecate Openfts install and link to + tsearch2 doc. -2004-12-17 09:49 vivianh +2005-01-22 13:42 jader - * packages/acs-subsite/www/shared/: community-member.tcl, - community-member-oracle.xql, community-member-postgresql.xql: - bringing back previous version + * packages/acs-templating/tcl/widget-procs.tcl: Apply a patch 602 + (slightly modified) to make party_search be optional when it is + declared to be optional. Fixes bug 2122. -2004-12-17 09:40 vivianh +2005-01-22 13:23 jader - * packages/acs-subsite/www/shared/community-member.adp: bringing - back previous version + * etc/install/install.sh: Apply patch 622, makes install.sh respect + pg_db_user and UNICODE -2004-12-17 09:35 vivianh +2005-01-22 13:08 jader - * packages/acs-subsite/www/pvt/home.xql: bringing back previous - version + * www/blank-master.adp: Fixes bug 2238 by adding in css file for + developer support. The fix was made by Lars in March 2004 on + HEAD. -2004-12-17 09:24 vivianh +2005-01-21 12:38 daveb - * packages/acs-subsite/www/pvt/: home.adp, home.tcl: bringing back - previous version + * packages/acs-content-repository/tcl/filter-procs.tcl: Fix + variable reference. -2004-12-17 08:53 vivianh +2005-01-21 12:35 daveb - * packages/acs-subsite/www/index.adp: adding users site map button + * packages/acs-content-repository/tcl/: filter-procs-oracle.xql, + filter-procs-postgresql.xql, filter-procs.tcl: Replace pl/sql + function in where clause with two queries (via Tcl API) -2004-12-17 08:49 vivianh +2005-01-20 18:16 donb - * packages/acs-subsite/www/admin/site-map/site-map.tcl: adding - bold, images and spaces + * packages/acs-templating/: resources/lists/table.adp, + tcl/paginator-procs.tcl: Cleaned up display a bit ... if you say + "groupsize is 10" you now see a groupsize of 10 displayed not 11. + If groupsize is 1 you only get next/prev page nav widgets rather + than both page and group nav widgets. -2004-12-17 08:31 vivianh +2005-01-19 11:36 maltes - * packages/acs-subsite/catalog/: acs-subsite.en_US.ISO-8859-1.xml, - acs-subsite.es_ES.ISO-8859-1.xml: Adding users site map message + * packages/acs-subsite/lib/login.adp: Added