_ >   1   2005-01-09 16:41  donb
    1 2005-12-14 14:12  timoh
2 2
< >   3           * packages/acs-templating/tcl/parse-procs.tcl: Daveb made a change
  4             to the noquote regexp used to recognize array vars, but didn't
  5             make the change to the "normal" version of the proc.  His own
  6             test case caught it, I assume he must've caught it but forgot to
  7             commit ...
    3         * packages/acs-tcl/tcl/: application-data-link-procs-oracle.xql,
    4           application-data-link-procs-postgresql.xql,
    5           application-data-link-procs.tcl, application-data-link-procs.xql:
    6           use seperate table for application data links
8 7
< >   9   2005-01-09 15:00  daveb
    8 2005-12-14 14:11  timoh
10 9
< >   11           * packages/acs-content-repository/tcl/content-revision-procs.tcl:
  12             Fix call to content::item::content_type
    10         * packages/acs-kernel/: acs-kernel.info,
    11           sql/oracle/acs-relationships-create.sql,
    12           sql/postgresql/acs-relationships-create.sql,
    13           sql/postgresql/upgrade/upgrade-5.2.0b9-5.2.0b10.sql: added new
    14           seperate table for application_data_links
13 15
< >   14   2005-01-09 13:59  daveb
    16 2005-12-14 11:10  maltes
15 17
< >   16           * packages/acs-content-repository/tcl/: content-item-procs.tcl,
  17             content-item-procs.xql, content-revision-procs.tcl,
  18             test/content-item-test-procs.tcl: Add content::item::get. Add
  19             test case support for it.
    18         * packages/acs-lang/sql/postgresql/ad-locales.sql: Add swiss german
    19           to the ad_locales
20 20
< >   21   2005-01-09 13:01  joel
    21 2005-12-14 09:15  timoh
22 22
< >   23           *
  24             packages/acs-content-repository/tcl/test/content-item-test-procs.tcl:
  25             renamed bad_string to evil_string
    23         * packages/acs-subsite/tcl/: group-procs.tcl, group-procs.xql:
    24           fixed group_id_from_name query, added group::party_member_p
26 25
< >   27   2005-01-09 12:36  joel
    26 2005-12-14 07:27  eduardop
28 27
< >   29           *
  30             packages/acs-content-repository/tcl/test/content-item-test-procs.tcl:
  31             extended test case for content items
    28         * packages/acs-content-repository/tcl/content-extlink-procs.tcl:
    29           Fix Bug #2712: param extlink_id in content::extlink::new should
    30           not be required
32 31
< >   33   2005-01-07 17:20  donb
    32 2005-12-13 05:07  maltes
34 33
< >   35           * packages/forums/sql/oracle/upgrade/upgrade-1.0.6-1.0.7d.sql:
  36             Testing revealed a minor error in my upgrade script
  37  
  38   2005-01-07 16:32  daveb
  39  
  40           * packages/acs-content-repository/tcl/content-symlink-procs.tcl:
  41             Make creation_date optional for content::symlink::new
  42  
  43   2005-01-07 13:23  donb
  44  
  45           * packages/forums/lib/message/thread-chunk.adp: Oops screwed up
  46             tree nesting!  Fixed now ...
  47  
  48   2005-01-07 13:02  donb
  49  
  50           * packages/forums/lib/message/: row.adp, thread-chunk.adp: Got rid
  51             of "reply" link in the message display if the presentation style
  52             is flat.
  53  
  54   2005-01-07 12:47  donb
  55  
  56           * packages/forums/lib/message/: thread-chunk.adp, thread-chunk.tcl:
  57             Replaced bloody Tcl-in-Adp code that was uglifying the
  58             thread-chunk template
  59  
  60   2005-01-07 08:59  donb
  61  
  62           * packages/forums/sql/: oracle/forums-messages-package-create.sql,
  63             oracle/upgrade/upgrade-1.0.6-1.0.7d.sql,
  64             postgresql/forums-messages-package-create.sql,
  65             postgresql/upgrade/upgrade-1.0.6-1.0.7d.sql: My changes weren't
  66             counting threaded deletes correctly ... this still needs
  67             retesting on Oracle/PG which I'll do in the next day or so by
  68             writing new test cases...
  69  
  70   2005-01-07 08:48  donb
  71  
  72           * packages/forums/sql/oracle/upgrade/upgrade-1.0.6-1.0.7d.sql:
  73             Added previous "mutating table" fix to the upgrade script, too
  74             ...
  75  
  76   2005-01-07 08:43  donb
  77  
  78           * packages/forums/sql/oracle/forums-messages-package-create.sql:
  79             Fixing "mutating table" problem but on my wrong machine, need to
  80             go test this on the server with Oracle on it ...
  81  
  82   2005-01-06 19:03  daveb
  83  
  84           * packages/acs-content-repository/: acs-content-repository.info,
  85             sql/postgresql/content-item.sql,
  86             sql/postgresql/upgrade/upgrade-5.1.4d6-5.1.4d7.sql: Fix define
  87             function args for content_item__set_live revision
  88  
  89   2005-01-06 10:43  daveb
  90  
  91           * packages/acs-content-repository/: acs-content-repository.info,
  92             sql/postgresql/content-template.sql,
  93             sql/postgresql/upgrade/upgrade-5.1.4d5-5.1.4d6.sql: Fix define
  94             function args for content_template__new to use the 8 parameter
  95             version.
  96  
  97   2005-01-06 10:30  donb
  98  
  99           * packages/acs-subsite/tcl/package-procs-oracle.xql: Misspelled the
  100             query name for calling an Oracle function in
  101             package_exec_plsql...
  102  
  103   2005-01-06 10:06  daveb
  104  
  105           * packages/acs-content-repository/tcl/content-keyword-procs.tcl:
  106             Creation_date and object_type are optional with defaults.
  107  
  108   2005-01-06 09:48  daveb
  109  
  110           * packages/acs-content-repository/tcl/content-folder-procs.tcl:
  111             Don't pass creation_date on new unless its  not null.
  112  
  113   2005-01-06 08:54  daveb
  114  
  115           * packages/acs-content-repository/tcl/content-item-procs.tcl: Fix
  116             delete command to use plsql "del"
  117  
  118   2005-01-06 08:38  daveb
  119  
  120           * packages/acs-content-repository/: acs-content-repository.info,
  121             sql/postgresql/upgrade/upgrade-5.1.4d4-5.1.4d5.sql: Create __del
  122             functions to match oracle.
  123  
  124   2005-01-06 08:31  daveb
  125  
  126           * packages/acs-content-repository/sql/postgresql/:
  127             content-item.sql, content-revision.sql, content-template.sql: Add
  128             __del function to match oracle so package_exec_plsql will work
  129  
  130   2005-01-05 07:52  jader
  131  
  132           * packages/acs-authentication/tcl/authentication-procs.tcl: Fix bug
  133             2200 and bug 2242 in which there were problems with logging in
  134             after upgrading if you restarted the server first. The new code
  135             is less elegant, but it works correctly. It imposes a database
  136             hit on login, but it is cached, so it only is incurred once.
  137  
  138   2005-01-04 11:31  andrewg
  139  
  140           * packages/forums/sql/oracle/: forums-messages-package-create.sql,
  141             upgrade/upgrade-1.0.6-1.0.7d.sql: Oracle 8 doesn't support
  142             current_timestamp, so I've changed it to sysdate
  143  
  144   2005-01-03 09:26  daveb
  145  
  146           * packages/acs-templating/tcl/parse-procs.tcl: Roll back change to
  147             regular array variable regexp. Only noquote regexp needed to be
  148             changed.
  149  
  150   2005-01-03 08:38  daveb
  151  
  152           * packages/acs-content-repository/tcl/: content-item-procs.tcl,
  153             content-type-procs.tcl, test/content-item-test-procs.tcl: Make
  154             id_column and table_name required for content::type::new.  Fix
  155             content::item::new to properly create a subtype of content
  156             revision based on the content_type paramter is attributes, title
  157             or text is specified.
  158  
  159   2005-01-02 21:28  jader
  160  
  161           * packages/acs-authentication/tcl/authentication-procs.tcl: The
  162             user-new page called a proc in the authentications package which
  163             checked to see if a parameter was set or not. However, in
  164             upgraded sites, or if the user had entered a blank entry for the
  165             parameter, the proc would bomb.  I made the proc more robust by
  166             using string is false instead of ![parameter...  and also added
  167             in a util_user_message to make it more explicit what is happening
  168             if you aren't able to register (the behavior was very confusing).
  169  
  170   2005-01-01 10:45  daveb
  171  
  172           * packages/acs-templating/tcl/: parse-procs.tcl,
  173             test/parse-test-procs.tcl: Allow adp array variable regexp to
  174             work with arrays with . in the key names. This happens when a
  175             formerror is generated on a form element where the element name
  176             has an embedded . so it can be interpreted as an array when
  177             processing the form. Added test cases.
  178  
  179   2004-12-30 13:01  daveb
  180  
  181           * packages/acs-content-repository/tcl/: content-item-procs.tcl,
  182             test/content-item-test-procs.tcl: Clarify documenation for
  183             content::item::new and add test cases to ensure a new revision
  184             can be created.  Fixes bug#2232
  185  
  186   2004-12-30 05:58  daveb
  187  
  188           * packages/search/www/search.tcl: Back out inefficient permission
  189             checking.
  190  
  191   2004-12-30 04:01  maltes
  192  
  193           * packages/search/www/: advanced-search.adp, advanced-search.tcl,
  194             index.adp, search.adp, search.tcl: Internationalization of the
  195             Search Package
  196  
  197   2004-12-30 03:14  maltes
  198  
  199           * packages/search/www/search.tcl: Limit Search results only to
  200             results a user actually has read permission
  201  
  202   2004-12-29 12:46  daveb
  203  
  204           * packages/acs-content-repository/tcl/content-type-procs.tcl: Add
  205             documentation for column_spec of content::type::attribute::new
  206  
  207   2004-12-29 07:35  daveb
  208  
  209           * packages/acs-content-repository/tcl/content-template-procs.tcl:
  210             Only pass creation_date if it is not empty.
  211  
  212   2004-12-29 07:28  joel
  213  
  214           * etc/config.tcl: took my name out
  215  
  216   2004-12-29 07:26  daveb
  217  
218 34         *
< >   219             packages/acs-content-repository/sql/postgresql/upgrade/upgrade-5.1.4d3-5.1.4d4.sql:
  220             Set default for creation_date in content_template__new
    35           packages/acs-content-repository/sql/postgresql/upgrade/upgrade-5.2.0b9-5.2.0b10.sql:
    36           Added missing content-folders on upgrade
221 37
< >   222   2004-12-29 07:19  daveb
    38 2005-12-12 05:09  maltes
223 39
  224 40         * packages/acs-content-repository/: acs-content-repository.info,
< >   225             sql/postgresql/upgrade/upgrade-5.1.4d3-5.1.4d4.sql: Return new
  226             folder_id from content_folder__new
    41           sql/postgresql/upgrade/upgrade-5.2.0b9-5.2.0b10.sql: A couple of
    42           content_item__new functions were missing so I recreated them all
227 43
< >   228   2004-12-27 12:47  joel
    44 2005-12-10 03:48  maltes
229 45
< >   230           * packages/acs-tcl/tcl/00-database-procs.tcl: removed some obsolete
  231             comments and added a link
    46         * packages/acs-subsite/www/admin/site-map/package-new.tcl: Applied
    47           #725, fixed #1936
232 48
< >   233   2004-12-27 12:40  joel
    49 2005-12-10 03:24  maltes
234 50
< >   235           * etc/config.tcl: added link to documentation for second database
    51         * packages/: acs-admin/acs-admin.info,
    52           acs-api-browser/acs-api-browser.info,
    53           acs-authentication/acs-authentication.info,
    54           acs-automated-testing/acs-automated-testing.info,
    55           acs-bootstrap-installer/acs-bootstrap-installer.info,
    56           acs-content-repository/acs-content-repository.info,
    57           acs-core-docs/acs-core-docs.info, acs-kernel/acs-kernel.info,
    58           acs-lang/acs-lang.info, acs-mail/acs-mail.info,
    59           acs-messaging/acs-messaging.info,
    60           acs-reference/acs-reference.info,
    61           acs-service-contract/acs-service-contract.info,
    62           acs-subsite/acs-subsite.info, acs-tcl/acs-tcl.info,
    63           acs-templating/acs-templating.info,
    64           ref-timezones/ref-timezones.info, search/search.info: Applied
    65           patch #747 to fix provides information
236 66
< >   237   2004-12-27 12:38  joel
    67 2005-12-10 03:00  maltes
238 68
< >   239           * packages/acs-core-docs/www/: tutorial-advanced.html,
  240             tutorial-future-topics.html, tutorial-schedule-procs.html: added
  241             instructions for 2nd database access
    69         * packages/acs-templating/tcl/richtext-procs.tcl: Applied patch
    70           #749, fix bug #2704. Not thoroughly tested
242 71
< >   243   2004-12-27 12:29  joel
    72 2005-12-07 13:07  daveb
244 73
< >   245           * packages/acs-core-docs/www/: tutorial-second-database.html,
  246             xml/developers-guide/tutorial-advanced.xml: added instructions
  247             for 2nd database access
    74         * packages/acs-api-browser/lib/search.tcl: Add urls for 10g
248 75
< >   249   2004-12-25 19:31  joel
    76 2005-12-07 12:22  daveb
250 77
< >   251           * packages/acs-core-docs/www/files/nsd-postgres.txt: moved the
  252             extra lib link from a comment to the lib path; it shouldn't
  253             affect performance and it will save others (like me) the time to
  254             diagnose and find this fix)
    78         * packages/acs-api-browser/lib/search.tcl: Don't return server
    79           error if db version is not in the list
255 80
< >   256   2004-12-25 13:46  donb
    81 2005-12-05 19:41  rafael
257 82
< >   258           * packages/forums/sql/oracle/: forums-messages-package-create.sql,
  259             upgrade/upgrade-1.0.6-1.0.7d.sql: last_child_post wasn't being
  260             initialized in the "new" function...
    83         * packages/acs-subsite/: www/pvt/home.adp,
    84           catalog/acs-subsite.en_US.ISO-8859-1.xml: Fixed I18n keys and
    85           checked look in plain openacs install
261 86
< >   262   2004-12-25 13:33  donb
    87 2005-12-04 13:38  maltes
263 88
< >   264           * packages/acs-subsite/tcl/: package-procs-oracle.xql,
  265             package-procs-postgresql.xql, package-procs.tcl: Fixed
  266             package_exec_plsql so it works with Oracle procedures as well as
  267             functions (PG only has functions so was working fine for all
  268             cases)
    89         * packages/acs-admin/www/install/install.tcl: FIxing a problem when
    90           no package is to be upgraded with maturity label
269 91
< >   270   2004-12-24 17:05  donb
    92 2005-12-03 12:57  daveb
271 93
< >   272           * packages/forums/sql/oracle/: forums-forums-create.sql,
  273             forums-messages-create.sql, forums-messages-package-create.sql,
  274             upgrade/upgrade-1.0.6-1.0.7d.sql: Added the thread and reply
  275             counting code previously commited for the PG version to the
  276             Oracle version.
    94         * packages/acs-content-repository/sql/postgresql/content-type.sql:
    95           Fix define_function_args for content_type__register_child_type
277 96
< _   278   2004-12-23 09:58  donb
  279  
  280           * packages/forums/sql/postgresql/upgrade/upgrade-1.0.6-1.0.7d.sql:
  281             Update query for reply counting was slightly in error ...
  282  
  283   2004-12-23 01:48  jarkko
  284  
  285           * packages/acs-tcl/tcl/utilities-procs.tcl: Importing updated
  286             Simulation 1.0.1 and fixed ad_returnredirect to accept html
  287             switch (for not quoting the message relayed).
  288  
  289   2004-12-22 23:26  maltes
  290  
  291           * packages/acs-lang/www/admin/set-system-timezone.tcl: Applied
  292             patch #619.Fixes timezone problem with timeanddate.com format
  293  
  294   2004-12-22 18:12  donb
  295  
  296           * packages/forums/: forums.info,
  297             lib/forums/forums-chunk-oracle.xql,
  298             lib/forums/forums-chunk-postgresql.xql,
  299             lib/message/threads-chunk-oracle.xql,
  300             lib/message/threads-chunk-postgresql.xql,
  301             lib/message/threads-chunk.tcl,
  302             sql/postgresql/forums-forums-create.sql,
  303             sql/postgresql/forums-messages-create.sql,
  304             sql/postgresql/forums-messages-package-create.sql,
  305             sql/postgresql/upgrade/upgrade-1.0.6-1.0.7d.sql,
  306             tcl/forums-procs.tcl, tcl/messages-procs-oracle.xql,
  307             tcl/messages-procs-postgresql.xql, tcl/messages-procs.tcl,
  308             tcl/messages-procs.xql, tcl/test/forums-procs.tcl: Added tracking
  309             of threads in a forum and replies to a root post to the
  310             forums-forums and forums-messages datamodel, and fixed the
  311             necessary code.  Also cleaned up some stuff and wrote a test case
  312             for automated testing.  PG only at this point, will add the
  313             Oracle stuff shortly.
  314  
  315   2004-12-22 08:13  daveb
  316  
  317           * packages/acs-content-repository/: acs-content-repository.info,
  318             sql/postgresql/content-folder.sql,
  319             sql/postgresql/upgrade/upgrade-5.1.4d2-5.1.4d3.sql: Set
  320             package_id from content_folder__new
  321  
  322   2004-12-21 10:22  daveb
  323  
  324           * packages/acs-content-repository/: acs-content-repository.info,
  325             sql/postgresql/content-extlink.sql,
  326             sql/postgresql/content-folder.sql,
  327             sql/postgresql/content-item.sql,
  328             sql/postgresql/content-revision.sql,
  329             sql/postgresql/content-symlink.sql,
  330             sql/postgresql/content-type.sql,
  331             sql/postgresql/upgrade/upgrade-5.1.4d1-5.1.4d2.sql,
  332             tcl/content-extlink-procs.tcl, tcl/content-folder-procs.tcl,
  333             tcl/content-item-procs.tcl, tcl/content-keyword-procs.tcl,
  334             tcl/content-revision-procs.tcl, tcl/content-symlink-procs.tcl,
  335             tcl/content-template-procs.tcl, tcl/content-type-procs.tcl,
  336             tcl/test/content-item-test-procs.tcl,
  337             tcl/test/content-revision-test-procs.tcl: Add CR Tcl API from
  338             HEAD.
  339  
  340   2004-12-19 17:58  daveb
  341  
  342           * packages/acs-templating/resources/forms/inline.adp: Inline form
  343             with widget and button on the same line for really simple forms
  344             such as filters for listbuilder.
  345  
  346   2004-12-18 16:10  donb
  347  
  348           * packages/acs-templating/tcl/list-procs.tcl: Oops, a tiny blunder
  349             in my previous update, returned an illegal SQL snippet if there
  350             were no IDs selected.  The list builder should cleverly refuse to
  351             do the query in this case, but we'll settle for it doing a SELECT
  352             that returns nothing for now.
  353  
  354   2004-12-17 16:42  joel
  355  
  356           * packages/acs-admin/tcl/: apm-admin-init.tcl, apm-admin-procs.tcl:
  357             converted build-repository.tcl to a proc and init
  358  
  359   2004-12-17 14:49  vivianh
  360  
  361           * packages/acs-subsite/www/admin/site-map/allow-for-view.tcl:
  362             Adding child to parent select in checkbox list
  363  
  364   2004-12-17 11:19  jader
  365  
  366           * packages/acs-subsite/www/doc/images.html: Add in new up and down
  367             images to images documentation page.
  368  
  369   2004-12-17 09:54  vivianh
  370  
  371           * packages/acs-subsite/www/shared/community-member.tcl: bringing
  372             back previous tcl version :)
  373  
  374   2004-12-17 09:49  vivianh
  375  
  376           * packages/acs-subsite/www/shared/: community-member.tcl,
  377             community-member-oracle.xql, community-member-postgresql.xql:
  378             bringing back previous version
  379  
  380   2004-12-17 09:40  vivianh
  381  
  382           * packages/acs-subsite/www/shared/community-member.adp: bringing
  383             back previous version
  384  
  385   2004-12-17 09:35  vivianh
  386  
  387           * packages/acs-subsite/www/pvt/home.xql: bringing back previous
  388             version
  389  
  390   2004-12-17 09:24  vivianh
  391  
  392           * packages/acs-subsite/www/pvt/: home.adp, home.tcl: bringing back
  393             previous version
  394  
  395   2004-12-17 08:53  vivianh
  396  
  397           * packages/acs-subsite/www/index.adp: adding users site map button
  398  
  399   2004-12-17 08:49  vivianh
  400  
  401           * packages/acs-subsite/www/admin/site-map/site-map.tcl: adding
  402             bold, images and spaces
  403  
  404   2004-12-17 08:31  vivianh
  405  
  406           * packages/acs-subsite/catalog/: acs-subsite.en_US.ISO-8859-1.xml,
  407             acs-subsite.es_ES.ISO-8859-1.xml: Adding users site map message
  408  
  409   2004-12-17 08:23  vivianh
  410  
  411           * packages/acs-subsite/www/resources/: down.gif, up.gif: UP/DOWN
  412             images for users site map
  413  
  414   2004-12-17 08:14  vivianh
  415  
  416           * packages/acs-subsite/www/shared/: community-member.adp,
  417             community-member.tcl: Check if parameter ShowEmailP is set to 1
  418             to allow users to show or hide their email
  419  
  420   2004-12-17 08:13  vivianh
  421  
  422           * packages/acs-subsite/www/shared/: community-member-oracle.xql,
  423             community-member-postgresql.xql: query to show-email field in
  424             users table added
  425  
  426   2004-12-17 08:07  vivianh
  427  
  428           * packages/acs-subsite/www/pvt/: home.adp, home.tcl, home.xql:
  429             Allows the user to choice if they want to show or hide their
  430             e-mail and ShowEmailP parameter check
  431  
  432   2004-12-17 08:06  vivianh
  433  
  434           * packages/acs-subsite/www/pvt/: hide-email.tcl, hide-email.xql:
  435             Allows the user to choice if they want to show or hide their
  436             e-mail
  437  
  438   2004-12-15 14:40  jader
  439  
  440           * packages/acs-subsite/www/doc/images.html: Add in xml.gif to doc
  441             page which shows all the images.
  442  
  443   2004-12-14 07:51  eduardop
  444  
  445           * packages/acs-content-repository/tcl/content-type-procs.tcl: the
  446             former commit left the code broken
  447  
  448   2004-12-13 08:44  andrewg
  449  
  450           * packages/acs-subsite/www/resources/xml.gif: Adding.
  451  
  452   2004-12-12 16:45  daveb
  453  
  454           * packages/forums/lib/message/post.tcl: Fix preview hidden
  455             variables to support richtext
  456  
  457   2004-12-12 16:19  daveb
  458  
  459           * packages/forums/: lib/message/post.tcl, lib/message/row.tcl,
  460             tcl/form-procs.tcl: Use richtext widget
  461  
  462   2004-12-12 12:15  daveb
  463  
  464           * packages/acs-templating/tcl/spellcheck-procs.tcl: Skip validation
  465             when a widget is in spellcheck mode.
  466  
  467   2004-12-12 04:15  maltes
  468  
  469           * etc/backup.sh: Added backing up the database on another server
  470  
  471   2004-12-09 12:11  tracya
  472  
  473           * packages/forums/forums.info: upping version numbers for release
  474  
  475   2004-12-08 19:58  donb
  476  
  477           * packages/acs-templating/tcl/list-procs-oracle.xql: Oracle testing
  478             uncovered a missing parenthesis.  Don't you wish EVERYONE tested
  479             their changes under Oracle as well as PG?
  480  
  481   2004-12-08 19:52  donb
  482  
  483           * packages/acs-templating/tcl/: list-procs-oracle.xql,
  484             list-procs-postgresql.xql: Oops forgot the ever-so-important .xql
  485             files!
  486  
  487   2004-12-08 19:48  donb
  488  
  489           * packages/acs-templating/tcl/: acs-templating-init.tcl,
  490             list-procs.tcl, paginator-procs.tcl: Greatly sped up pagination
  491             in the list builder.
  492  
  493             1. The list builder builds a separate (optionally cached)
  494             paginator for each page group, rather than each list.  No more
  495             filling of the Tcl cache with (say) 5500 forum entries when we
  496             know that users rarely march through the entire list of forums.
  497  
  498             2. Since the list builder builds an "in (list of ids)" query
  499             clause to select just those rows needed for this display page,
  500             there's no reason to sort the list of ids so I'm building the
  501             list within the list builder rather than using the more
  502             generalized paginator code.  Minor speedup ...
  503  
  504             This could probably be sped up more by simply caching the list of
  505             keys within the list builder and replicating some other paginator
  506             functionality in lightweight form specific to the list builder,
  507             but this will do for now.  And maybe forever.
  508  
  509   2004-12-08 15:27  richardh
  510  
  511           * packages/acs-subsite/www/permissions/perm-include.tcl: Reverse
  512             previous commit - fix was actually in catalog. There was a
  513             duplicate value for 'Remove' and no 'Remove_All'.
  514  
  515   2004-12-08 15:20  richardh
  516  
  517           * packages/acs-subsite/catalog/acs-subsite.en_US.ISO-8859-1.xml:
  518             The key 'Remove' had two values 'Remove' and 'Remove_All'. Have
  519             now changed the second 'Remove' key to 'Remove_All' and have
  520             removed the underscore from the value.
  521  
  522   2004-12-08 14:49  richardh
  523  
  524           * packages/acs-subsite/www/permissions/perm-include.tcl: Correct
  525             message key 'acs-subsite.Remove_All' to acs-subsite.Remove' to
  526             eliminate MISSING KEY message.
  527  
  528   2004-12-07 09:43  alfredw
  529  
  530           * packages/acs-content-repository/tcl/content-type-procs.tcl:
  531             Changed content::type::create_attribute and drop_attribute to the
  532             content::type::attribute::new and ::delete style.
  533  
  534   2004-12-07 00:28  alfredw
  535  
  536           * packages/acs-content-repository/tcl/content-symlink-procs.tcl:
  537             renamed ::del to ::delete
  538  
  539   2004-12-07 00:24  alfredw
  540  
  541           * packages/acs-content-repository/tcl/content-item-procs.tcl:
  542             updated a return type
  543  
  544   2004-12-07 00:09  alfredw
  545  
  546           * packages/acs-content-repository/tcl/content-revision-procs.tcl:
  547             renamed ::del to ::delete
  548  
  549   2004-12-07 00:07  alfredw
  550  
  551           * packages/acs-content-repository/tcl/content-extlink-procs.tcl:
  552             Copied ::new logic to content::extlink, added deprecated tags.
  553  
  554   2004-12-06 23:53  alfredw
  555  
  556           * packages/acs-content-repository/tcl/content-extlink-procs.tcl:
  557             renamed ::del to ::delete
  558  
  559   2004-12-06 23:50  alfredw
  560  
  561           * packages/acs-content-repository/tcl/content-type-procs.tcl:
  562             changed create_type to ::new and drop_type to ::delete made
  563             use_context default to "public" rather than be required in all
  564             cases.  added return values, and @see tags
  565  
  566   2004-12-06 23:13  alfredw
  567  
  568           * packages/acs-content-repository/tcl/content-template-procs.tcl:
  569             Added return values and a @throws value.
  570  
  571   2004-12-06 22:58  alfredw
  572  
  573           * packages/acs-content-repository/tcl/content-keyword-procs.tcl:
  574             Added return values, changed content::keyword::del to ::delete
  575  
  576   2004-12-06 22:23  alfredw
  577  
  578           * packages/acs-content-repository/tcl/content-folder-procs.tcl:
  579             Added return values and other general cleanup.  .
  580  
  581   2004-12-06 04:02  timoh
  582  
  583           * packages/acs-content-repository/tcl/content-template-procs.tcl:
  584             added parameter package_id to template::new
  585  
  586   2004-12-06 04:02  timoh
  587  
  588           * packages/acs-content-repository/tcl/content-type-procs.tcl: added
  589             translation of database specific column-specs to other database
  590             format
  591  
  592   2004-12-05 01:49  torbenb
  593  
  594           *
  595             packages/acs-core-docs/www/xml/engineering-standards/eng-standards-versioning.xml:
  596             added package maturity standards section per
  597             http://openacs.org/forums/message-view?message_id=160957 using
  598             tag conventions found in existing packages
  599  
  600   2004-12-04 22:24  torbenb
  601  
  602           * etc/config.tcl: re-arranged sections according to Configuration
  603             File Hierarchy http://aolserver.com/docs/admin/config.html#3 and
  604             http://aolserver.com/docs/admin/config-reference.tcl.txt and
  605             reformatted spacing for readibility. No parameter changes made
  606  
  607   2004-12-04 18:03  torbenb
  608  
  609           * etc/config.tcl: adding missing params, more annotation
  610  
  611   2004-12-04 17:21  torbenb
  612  
  613           * packages/acs-core-docs/www/xml/install-guide/openacs.xml: typo
  614             correction
  615  
  616   2004-12-04 17:20  torbenb
  617  
  618           * packages/acs-core-docs/www/xml/install-guide/maintenance.xml:
  619             adding absolute pathname to svgroup since /usr/local/bin is not
  620             necessarily in the default root pathnames
  621  
  622   2004-12-04 12:44  donb
  623  
  624           * packages/forums/lib/message/: post.tcl, threads-chunk.tcl: Got
  625             paginator caching to work, coherently
  626  
  627   2004-12-04 09:54  donb
  628  
  629           * packages/forums/lib/message/: threads-chunk-oracle.xql,
  630             threads-chunk-postgresql.xql, threads-chunk.xql: My pagination
  631             queries weren't complete.  Now they are ... but slower, sigh, at
  632             least until I rewrite pagination in the list builder.
  633  
  634   2004-12-03 19:27  donb
  635  
  636           * packages/forums/lib/message/threads-chunk.tcl: Argh, gotta flush
  637             the paginator cache because we don't know if there's been a
  638             posting or not ...
  639  
  640   2004-12-03 19:19  donb
  641  
  642           * packages/forums/www/: forum-view.adp, forum-view.tcl: Added
  643             pagination ...
  644  
  645   2004-12-03 19:06  donb
  646  
  647           * packages/forums/lib/message/: threads-chunk-oracle.xql,
  648             threads-chunk-postgresql.xql, threads-chunk.tcl,
  649             threads-chunk.xql: Add pagination to the forums thread view page.
  650  
  651   2004-12-02 15:22  jader
  652  
  653           * packages/acs-core-docs/www/xml/engineering-standards/cvs.xml:
  654             Changed tag for releasing from oacs-5-1-compat to
  655             openacs-5-1-compat
  656  
  657   2004-12-01 17:58  torbenb
  658  
  659           *
  660             packages/acs-core-docs/www/xml/engineering-standards/docbook-primer.xml:
  661             fixing broken links
  662  
  663   2004-12-01 02:42  maltes
  664  
  665           * www/robots.txt: initial import of the openacs.org files to the
  666             openacs-org branch.
  667  
  668   2004-11-30 13:43  joel
  669  
  670           * packages/acs-core-docs/www/: contributing-code.html,
  671             releasing-package.html, xml/releasing-openacs.xml,
  672             xml/engineering-standards/cvs.xml: more fixes to adding packages
  673  
  674   2004-11-30 12:58  joel
  675  
  676           * packages/acs-core-docs/www/: xml/engineering-standards/cvs.xml,
  677             contributing-code.html: fixing typos and tidying up
  678  
  679   2004-11-29 11:25  joel
  680  
  681           * packages/acs-core-docs/www/xml/releasing-openacs.xml: making
  682             harmless white-space change to help Branimir test new mailing
  683             list
  684  
  685   2004-11-29 09:38  jader
  686  
  687           * packages/acs-templating/tcl/list-procs.tcl: Add reference to how
  688             to sort hierarchical queries with list-builder.
  689