• last updated 38 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

Testing revealed a minor error in my upgrade script

Make creation_date optional for content::symlink::new

Oops screwed up tree nesting! Fixed now ...

Got rid of "reply" link in the message display if the presentation style

is flat.

Replaced bloody Tcl-in-Adp code that was uglifying the thread-chunk template

Adding param package_id in the function evaluation::new_grade

My changes weren't counting threaded deletes correctly ... this still needs

retesting on Oracle/PG which I'll do in the next day or so by writing new

test cases...

Fix code the generates relations for backlinks.

    • -1
    • +25
    /openacs-4/packages/wiki/lib/new.tcl
    • -8
    • +8
    /openacs-4/packages/wiki/tcl/wiki-procs.tcl
    • -3
    • +4
    /openacs-4/packages/wiki/tcl/wikit-procs.tcl
Added previous "mutating table" fix to the upgrade script, too ...

Fixing "mutating table" problem but on my wrong machine, need to go

test this on the server with Oracle on it ...

added support for images in items and choices

    • -0
    • +21
    /openacs-4/packages/assessment/lib/item-show-mc-oracle.xql
  1. … 44 more files in changeset.
Closing an open table tag. Fixes the layout problems with the toolbar.

Two wheres = error. I changed one where to an and and hope this is intended.

Add callback to generate wiki_related cr_item rel type to keep track of backlinks.

Fix define function args for content_item__set_live revision

file upgrade-5.1.4d6-5.1.4d7.sql was initially added on branch oacs-5-1.

oops last commit accidently screwed up the xql file

Tch tch someone put some SQL code inline rather than in an XQL file 'cause

they thought it was DB independent and it was really PG dependent. I made

it DB independent and stuck it in the XQL file where it belongs anyway.

Fix bug in retrieving content and fix bug in query to get related pages

when there aren't any related pages.

    • -1
    • +1
    /openacs-4/packages/wiki/tcl/wiki-procs.tcl
Add wiki to oacs-5-1 branch.

    • -0
    • +0
    /openacs-4/packages/wiki/lib/footer.adp
    • -0
    • +0
    /openacs-4/packages/wiki/lib/footer.tcl
    • -1
    • +1
    /openacs-4/packages/wiki/tcl/wiki-procs.tcl
    • -0
    • +0
    /openacs-4/packages/wiki/tcl/wikit-procs.tcl
    • -0
    • +0
    /openacs-4/packages/wiki/www/index.vuh
Adding defaults grades

Fix define function args for content_template__new

Fix define function args for content_template__new to use the 8 parameter version.

file upgrade-5.1.4d5-5.1.4d6.sql was initially added on branch oacs-5-1.