• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
adding the sim_adminplayer privilege to the case authors group

fixed bug #1370

fixed bug #1370

Fixed del vs. delete issues to make the oracle version work with 5.0 and

made the PG names the same so I can use package_exec_plsql ...

Fixed new package_exec_lsql proc and also fixed bug involving funcs which

have parameters named "key" etc by renaming internal vars "__key" etc as

needed ...

Fixed a variety of things ...

Fix allows tasks to be viewed from tasks page

Now depends on organizations package.

Cosmetic change to add-edit

Index page now shows company a project is associated with

Task page shows tickets now (instead of not showing them!)

Removed references to service contract sql files

Moved service contract stuff to Tcl API and otherwise just incremental

progress.

    • -0
    • +85
    /openacs-4/contrib/packages/portal/tcl/apm-callback-procs.tcl
Fixed Bug #1373 in ACS-Subsite by using Jade's patch 415

Fixed Bug #1373 in ACS-Subsite by using Jade's patch 415

Fixed: query for project with multiple revisions didn't work.

Fixed bug 1361

New Version of Acs-Mail-Lite with support for bounce management

    • -0
    • +119
    /openacs-4/packages/acs-mail-lite/tcl/acs-mail-lite-procs.xql
moved docs to DocBook; added install doc

    • -0
    • +21
    /openacs-4/packages/gatekeeper/www/doc/xml/Makefile
    • -0
    • +15
    /openacs-4/packages/gatekeeper/www/doc/xml/index.xml
    • -0
    • +33
    /openacs-4/packages/gatekeeper/www/doc/xml/install.xml
Upgrade files for postgres for the new version of acs-mail-lite.

making the demo-data-setup script work with the new changed siminst wizard

adding caching of the get_inst_state proc

flushing the inst_state cache before wizard forward

Removed specific font-stuff in the template

Moved setting of ad_conn subsite_id to the ad_conn proc itself, so it'll always be set, and not just for tcl/adp files

adding email notifications that are sent after notify date (reminders) and upon simulation start. Also adding the sweeper that starts simulations in addition to sending notifications

Changing most Returns to @return in proc docs

UI Tweaks

Use list-builder for DB request info

- Speed improvements on query (taking permission checking out)

- Making projection bar bigger

    • -3
    • +3
    /openacs-4/packages/logger/www/log.tcl
Upped the version number.

Added deletion of branches and conditions if a survey/section has been removed.

Fixed the date display for predefined questions, got rid of an unnecessary DB call and fixed the selection of checkboxes.