• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bumped version numbers

  1. … 22 more files in changeset.
Improved support for the ThemeCSS subsite param, provided the upgrade

script, and bumped the version number.

    • -0
    • +12
    ./tcl/apm-callback-procs.xql
  1. … 3 more files in changeset.
Use the same vocabulary everywhere (in this case "biography" instead of "about you")

Add missing keys and their spanish translations.

    • -0
    • +2
    ./catalog/acs-subsite.en_US.ISO-8859-1.xml
    • -0
    • +6
    ./catalog/acs-subsite.es_ES.ISO-8859-1.xml
Added missing keys

    • -2
    • +6
    ./catalog/acs-subsite.en_US.ISO-8859-1.xml
Loop over the array names instead of the list to resize portrait

Return to where the user came from after password changed

Added support for other sizes than "thumbnail"

HTML cleanup

Added support for avatar size.

Fix to get object_id of the existing resized image

Added message to inform the user that her status has been changed

Title and context cleanup. Pass in the return_url so user is sent back to where she was after submitting.

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.