• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix permissions for application assessments

Check for course applications first before waiting lists and prerequisites

file index.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/monitoring/www/configuration/index.adp
    • -0
    • +0
    /openacs-4/packages/monitoring/www/top/index.adp
file details.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/monitoring/www/top/details.adp
Using adp pages now for a consistent UI

  1. … 5 more files in changeset.
file filters.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/monitoring/www/filters.adp
file startup-log.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/monitoring/www/startup-log.adp
file scheduled-procs.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/monitoring/www/scheduled-procs.adp
file registered-procs.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/monitoring/www/registered-procs.adp
file monitor.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/monitoring/www/monitor.adp
Fixed issues with not shown fs-portlet. This needs to be reviewed again

New I18N

Fixed the problem where an assignee could be a party and not necessarily a user

New I18N messages

Fixed some HTML and positioning issues with the portlets

Missed a /

Tried to fix the problem with multiple package instances and display of the project portlet

Fixed a missing ;. Added an index for performance improvement on ams_attrbiute values

Remove the inner join, as we already have an outer join working

Made sure the count is correct as we seem to join more than we'd need...

add parameters to control category fields in section add/edit forms and whether to require a particular grade during registration

Display customer information

New I18N

Added possibility to use * for queries

Latest version

removing duplicate query

removing duplicate query

Initual attempt at correct daylight savings time handling. When calculating

intervals for copy, recurring events treat dates in calculations as timestamp

without timezone.

fix typo in spelling of waiting list

resolves bug 2526, tcl_to_sql_list now uses db_ bind vars, includes tests requested by daveb