• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Admin pages for group-types:

- Provide a heading, which gives clearer context info (what kind of group_type is managed)

- list pretty name and supertype

- list as well "Registered Users" (there should be a better way of doing this)

- Provide a title to show what members are managed

- add optional parameter group_id to manage other groups as well

Bugfix: not possible to define group types over admin interface:

- Remove dependency on "user_objects" in PostgreSQL code: This table

is an interface to Oracle's data dictionary and gives access to all

defined objects (tables, views, functions, packages, ...) and is

used to check, whether code has to be recompiled after some update.

This code check is now deactivated for PostgreSQL for the time

being.

- Without this change, it was not possible to define group

types in postgres over the admin interface (in acs-subsite)

- redefine dotlrn_community__new with p_archived_p defined as boolean

- www/admin/term.tcl: allow negative values for term_id

    • -2
    • +2
    /openacs-4/packages/dotlrn/dotlrn.info
    • -2
    • +2
    /openacs-4/packages/dotlrn/www/admin/term.tcl
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