• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
removing diagnostic ns_logs I added by mistake, and adding case of possible third 3 variant to locations (when behind reverse proxy)

  1. … 1 more file in changeset.
fixing faulty wrong domain message by using a reliable ecommerce method to determine locations, creating security::locations

  1. … 1 more file in changeset.
Add an attachment icon

    • binary
    ./www/resources/attach.png
Add proc to find the closest application group via the site map

Fix return_url checking on login page to respect host node mapping and allow return_url to switch http/https for the same host name

Remove package version from catalog files

    • -1
    • +1
    ./catalog/acs-subsite.en_AU.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-subsite.nl_ZA.ISO-8859-1.xml
Improved a parameter description.

HTML Strict cleanup: removed trailing slash of input, img, link, meta tags

  1. … 18 more files in changeset.
HTML strict cleanup: removed trailing slash of HR and BR tags

  1. … 23 more files in changeset.
Changed admin checks to check against ad_conn subsite_id, not package_id, so

that these work correctly when included from a package other than acs-subsite.

Such as within a portlet/includelet ...

Fixed constraint name