• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Got rid of call to permission_p() in WHERE clause, which Jeff thought he'd

already done but which I've not found in either 5.1 or HEAD.

Properly create content_revision__del. Fixes bug#2251

Send enabled_action_id to bug_tracker::bug::edit when closing a bug

and accpeting a patch at the same time.

Adding message keys and fixing a couple of i18n related bugs.

    • -11
    • +11
    /openacs-4/packages/lorsm/www/course-add-3.tcl
bugfix: typo

Added code to properly upgrade for workflow, by adding enabled actions to

each bug (which results in the "edit", "resolve" etc buttons appearing on

the bug page).

fix

fix

Removing contextbar-hiding style. If you need to turn it off, use the ShowContextBarP parameter in the main subsite.

only display questions that have a an item_type_rel and a item_display_rel.

Fixed problem with pickup of old sessions. Added code to prevent NULL points raising an error

Bumped version number to 1.1.0 since we're releasing

    • -2
    • +2
    /openacs-4/packages/forums/forums.info
Added a dependency on subsite 5.1.4 to force folks to pick up the fixed

version of package_exec_plsql.

    • -0
    • +1
    /openacs-4/packages/forums/forums.info
updates for 5.1.4, including package info files

  1. … 4 more files in changeset.
file ChangeLog-recent was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/ChangeLog-recent
updates for 5.1.4

  1. … 60 more files in changeset.
updating docs for 5.1.4

  1. … 103 more files in changeset.
Daveb made a change to the noquote regexp used to recognize array vars, but

didn't make the change to the "normal" version of the proc. His own test

case caught it, I assume he must've caught it but forgot to commit ...

Fix call to content::item::content_type

Add content::item::get. Add test case support for it.

file content-item-procs.xql was initially added on branch oacs-5-1.

renamed bad_string to evil_string

extended test case for content items

Took out the review assessment, as this is not possible.

Made sure that you will always start with the latest unfinished session. Sadly this does not mean you will start in the section that was last answered

Added links to sessions

New portlet without the table, but clean.

bugfix: getting player to save user input

Added missing formtemplate

added upgrade proc; change to get it working with 5.1