• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
add a check before we unset assessment_id, there might be no assessment id's to unset

the assessmant_map table should be created on package install

added an after-mount callback that creates an instructor and assistant community on mount

Added previous and future tasks search to tasks/index

    • -1
    • +2
    /openacs-4/packages/tasks/lib/tasks-portlet.adp
    • -1
    • +1
    /openacs-4/packages/tasks/lib/tasks-portlet.tcl
    • -4
    • +12
    /openacs-4/packages/tasks/lib/tasks.tcl
    • -1
    • +2
    /openacs-4/packages/tasks/www/index.adp
    • -4
    • +6
    /openacs-4/packages/tasks/www/index.tcl
fixing references to singleton urls and making the them work for multiple package instances (some of this was done by maltes)

  1. … 4 more files in changeset.
fixed contact::flush and contact::message::... procs bugs

returning group id for default_group instead of just creating it

backout accidental commit of my config.tcl

change order of arguments to tar; add comment to script about getting free space from partitions with long names (i.e. logical volumes)

Made sure that you return -2 if the application group_id is empty

adding requied packages for imsld

Changed Approved Applications => Approved/Unpaid

UI updates

Link community name to community home, UI updates

Don't display group by label if empty

forgot to added emplyee_id flag to get_employees

fixing html_options display and cleaning up some procs

    • -18
    • +15
    /openacs-4/packages/ams/tcl/ams-list-procs.tcl
    • -1
    • +3
    /openacs-4/packages/ams/tcl/ams-procs.tcl
    • -51
    • +97
    /openacs-4/packages/ams/tcl/ams-widget-procs.tcl
fixing bug where if the user had been deleted from a group the could not be re-added

Fixed up broken context links.

Added graduate attribute colour map to degree streams.

fixed condition_type of group proc that was broken by making contacts instance aware (since the searches can not longer depend on the same things

Added GA colour map for all Units of Study.

Bumping up version number so that the sql upgrade scripts are run, new messages are added and a new parameter is loaded

Adding label and envelope callbacks and cleaning up the check for a contacts email or mailing address as well as a bunch of other associated procs - which now also checks for the empoyers if the contact does not have one

Changing labels to use callbacks for label type

Adding envelope pdf exports

    • -0
    • +1
    /openacs-4/packages/contacts/lib/envelope.adp
    • -0
    • +97
    /openacs-4/packages/contacts/lib/envelope.tcl
enabling csv downloads on front page by default, there is now a parameter to shut it off

added envelope message type

removing labels-redirect-procs.tcl since it doesn't warrent its own page. i have added the proc (after fixing it) to the cotact-messgae-procs.tcl file

removing typo dependence on contacts package in party::email