• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Made sure to use the locale settings of the user we send the letter to instead of our own locale settings

Fixed two bugs (in my opinion) as the procedure was doing two entirely different things when called with a user_id or without.

Added links to applications page

Bugfixes on applications timeout sweeper

UI fixes

Reworked applications page using filters

Created procs to be cached

Removed URL and screen name fields, default Age field to adult

Performances improvements

Updated catalog messages

Ecommerce pages moved to user space

  1. … 32 more files in changeset.
fix list of users to display

    • -0
    • +40
    /openacs-4/packages/project-manager/lib/task-calendar.xql
add project calendar template to be able to view projects on the user and community portlet

    • -0
    • +45
    /openacs-4/packages/project-manager/lib/project-calendar.adp
    • -0
    • +100
    /openacs-4/packages/project-manager/lib/project-calendar.tcl
    • -0
    • +40
    /openacs-4/packages/project-manager/lib/project-calendar.xql
Removed trailing semicolons which are problematic for Oracle (unless we're in a plsql block, which we're not).

Removed trailing semicolons which are problematic for Oracle (unless we're in a plsql block, which we're not).

handles internationalization of supertypes options

Added proper support for Oracle for welcome emails

    • -37
    • +5
    /openacs-4/packages/dotlrn/www/member-email.tcl
    • -0
    • +48
    /openacs-4/packages/dotlrn/www/member-email.xql
file member-email-toggle.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    /openacs-4/packages/dotlrn/www/member-email-toggle.xql
file member-email.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    /openacs-4/packages/dotlrn/www/member-email.xql
fix a conflict in dotlrn-ecommerce.info

add a description field to dotlrn_ecommerce_section table, internationalize instructor and assistant instructor form labels

Added salutation

added procedure to return *one* value

Added procedure to return *one* value

    • -1
    • +36
    /openacs-4/packages/ams/tcl/ams-procs.tcl
internationalization fix for proc acs_object_type_hierarchy

internationalization fix for pretty_name

internationalization fix for pretty_name, pretty_plural

handles internationalized roles and object types

fix the code that gets the ShowCategory parameter so that we have a default value in case it's not set, fix the apm callback to add display_p, we can't put default value in column_spec put the default_value in the -default_value switch instead

added missing ); in membership create.sql