• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix contexts and page titles.

Set the page title consistently

Improve the layout of the page + i18n of the page title

HTML cleanup

  1. … 3 more files in changeset.
Moved package conversion code from acs-subsite to acs-tcl, as part of

the apm Tcl API.

  1. … 4 more files in changeset.
Added a bit of caching ...

Fixed the code that lists classes so it works when called from the user

portal.

  1. … 3 more files in changeset.
Added "-include_self" boolean to the application group package search

procs.

    • -12
    • +45
    ./tcl/application-group-procs.tcl
switch foo_id_seq.netval to nextval('t_foo_id_seq') calls to placate postgresql 8.

    • -2
    • +2
    ./sql/postgresql/user-profiles-create.sql
  1. … 6 more files in changeset.
Bumped version number so dotlrn can ensure that the new application group

Tcl API procs are available.

Fixed application groups upgrade

Another application group proc from daveb's local work.

track application group package change.

    • -1
    • +2
    ./tcl/application-group-procs-oracle.xql
    • -0
    • +1
    ./tcl/application-group-procs-postgresql.xql
Bump version number for application group change.

Upgrade scripts for application groups change (committing piecemeal because

I need to test upgrade for oracle before initial install)

    • -2
    • +5
    ./sql/oracle/application-groups-create.sql
    • -0
    • +117
    ./sql/oracle/upgrade/upgrade-5.5.0d5-5.5.0d6.sql
    • -0
    • +38
    ./sql/postgresql/upgrade/upgrade-5.5.0d5-5.5.0d6.sql
Changed the documentation of the proc to get the site node of the closest non-null

application group ancestor to match the code.

remove deprecated calls to ad_parameter

    • -2
    • +2
    ./www/admin/site-map/parameter-set-2.tcl
Added missing spanish translations

    • -0
    • +7
    ./catalog/acs-subsite.es_ES.ISO-8859-1.xml
  1. … 7 more files in changeset.
Removed unneeded query.

New admin files to convert the current subsite to a descendent of its

current package psuedo-type.

    • -0
    • +6
    ./www/admin/subsite-convert-type.adp
    • -0
    • +33
    ./www/admin/subsite-convert-type.tcl
Preliminary version of "extend package" code, along with new package

attributes that allow the declaration of packages that are subsites.

    • -2
    • +2
    ./www/shared/parameters-postgresql.xql
  1. … 20 more files in changeset.
Add new by default external URL checking to ad_returnredirect. Modify security::locations to be simpler, not rely on ecommerce at all, and use util_current_location to determine the host name.

  1. … 2 more files in changeset.
Preparing for release:

1. Created new ChangeLog file

2. Created new docs

3. Bumped version numbers

  1. … 152 more files in changeset.
A new column was added to the groups table, and an upgrade script provided,

but the acs-kernel version had not been bumped. Nor had the dependency in

acs-subsite (which uses the new column).

  1. … 1 more file in changeset.
Bumped version numbers to 5.4.3b1.

  1. … 21 more files in changeset.
Make description optional

Made the navigation stuff more flexible by allowing one to specify the

subsite. Useful for making master templates for subsites where you want

to also generate the tabs for its parent (such as the root subsite), such

as .LRN where you've got tabs for the main dotlrn navigation, and subtabs

for within-course/community navigation.

Add missing group::description proc

Add description to groups object type

  1. … 4 more files in changeset.
TIP#126 optionally allow user to provide email, first, last name when authority does not

  1. … 5 more files in changeset.