• last updated 35 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix mistake where oracle query was pasted into postgresql file.

Finish fixing item::publish. Move oracle queries to -oracle.xql.

Fix item::unpublish in the same way.

starting to implement the cast page

Fixed TODO's

Removed sim_message objects

Fixed TODO (.25h): kill link bar for players

Simon added notifications section

implementing the enroll page

fixing the tclwebtest script (it was broken in simplay). Adding checks in simplay that you are authorized to act in a role

  1. … 9 more files in changeset.
Fix item::publish. Refernce to wrong variable, add postgresql version of

plsql call.

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