• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix test to use current api

Fixed some boneheaded problems with my last commit.

Changes to apm_package_version__delete and apm_package_version__copy didn't get into an upgrade script

you cannot have a nested db statement (in this case insert inside a db_foreach) inside a transaction. The code would hang on acs_mail_lite::send. Changing to use db_list_of_lists.

Removing margin-top: 0px for all headlines since that results in headlines sticking to the previous paragraph in a confusing way. css-expert daveb approved.

fixing the join simulation include

unless you are an admin, only show the templates that you have created yourself

implementing the case admin page

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