• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file upgrade-2.9.1d2-2.9.1d3.sql was initially added on branch oacs-5-9.

- cleanup for last commit (remove old function defs with varchar for boolean attributes)

file upgrade-2.9.1d1-2.9.1d2.sql was initially added on branch oacs-5-9.

- don't substitute message keys in message-usage-include.adp, otherwise the include is useless, since the whole point is to list occurances of the message keys

- regenerated documentation to fix escaping problem for message keys

in "programlisting": inserting a ­ after the first hash

  1. … 107 more files in changeset.
- removed escaped testing code

- replace deprecated tt element

- make same change as for groups/new.tcl

- use groups/new.tcl instead of parties/new.tcl

- set group_id to the result to [group::new]

- improve appearance of admin page

- regenerated documentation to fix escaping problem in docbook: when a "programlisting" contains a message key, it is properly escaped when putting a ­ after the first hash

  1. … 110 more files in changeset.
- updated version numbers, regenerated documentation

  1. … 284 more files in changeset.
- add title elements

- add editor hints to .vuh files

    • -1
    • +7
    /openacs-4/packages/acs-subsite/www/o.vuh
  1. … 16 more files in changeset.
- moderiize HTML in .adp files

- modernize HTML in .adp files

  1. … 30 more files in changeset.
- regenerated documentation

  1. … 238 more files in changeset.
- avoid call of deprecated function

- improve HTML validity of documentation

- improve component view

- adjust to coding guidelines

- improve HTML quality

- unset coockies with the same "-secure" setting, which was used when creating it (differed for ad_session_id and ad_user_login).

Version updated to 2.9.1d1. Changes include:

- New display_item_lead_p parameter to show/hide the news item lead.

- Author, content and lead show/hide can be controlled via parameters.

- If shaded_p = true, stop processing the portlet.

- General cleanup.

na_items_item_id_seq created before na_items tables

Added missing comma

- improve documentation

- add missing semicolons

- remove misleading sql statement

- improve indentation