• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- add editor hints to keep spaces/tabs in the future more consistent

  1. … 212 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2546 more files in changeset.
- fix invalid @param declarations for API browser

  1. … 3 more files in changeset.
- replace call to deprecated function "ad_parameter" by non-deprecated counterpart

- use Tcl 8.5 idioms (range expressions, lindex with multiple indices)

- remove deprecated calls (ad_require_permission, ad_parameter)

  1. … 12 more files in changeset.
1. Merge 2.4.1 to HEAD other than assessment, imsld, lorsm, and views.

2. Bump version numbers to 2.5.0d1.

    • -0
    • +39
    ./dotlrn-homework-portlet-procs.tcl
  1. … 378 more files in changeset.
Fixed error when install dotlrn

    • -0
    • +39
    ./dotlrn-homework-portlet-procs.tcl
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

    • -2
    • +3
    ./dotlrn-homework-procs-postgresql.xql
  1. … 2474 more files in changeset.
i18n'd portlets title

  1. … 1 more file in changeset.
1. Got rid of some extraneous notification comments

2. Fixed bug 2851 for Oracle (it was fixed previously for Postgres)

  1. … 5 more files in changeset.
Added test case for homework creation

file dotlrn-homework-procs.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./test/dotlrn-homework-procs.tcl
Bugfix on submitting an assignment

    • -1
    • +2
    ./dotlrn-homework-procs-postgresql.xql
  1. … 1 more file in changeset.
Applied patch 669 which fixes bug 2417

    • -1
    • +1
    ./dotlrn-homework-procs-postgresql.xql
commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

    • -3
    • +3
    ./dotlrn-homework-procs-postgresql.xql
  1. … 2272 more files in changeset.
Fixing name/title issues resulting from recent changes to file-storage, and also a few smaller bugs.

    • -3
    • +3
    ./dotlrn-homework-procs-postgresql.xql
  1. … 14 more files in changeset.
bug 1856 - group admins ability to delete homewor files

optimization from Heidelberg: changing to use persons table instead of cc_users when restriction to registered/approved users is not needed and the persons table has all columns we need

  1. … 1 more file in changeset.
merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

  1. … 647 more files in changeset.
bug 1068- fixing a bunch of small errors

  1. … 10 more files in changeset.
Fixed bug 1069, adding two missing attributes to a function call

    • -1
    • +3
    ./dotlrn-homework-procs-postgresql.xql
Removed usage of oracle-specific function to fix #1067

    • -1
    • +1
    ./dotlrn-homework-procs-postgresql.xql
i18nized dotLRN Homework

  1. … 26 more files in changeset.
replacing calls to non-existent delivery::get_id_from_name proc with delivery::get_id

1. Finished up my Tcl API proc for defining portlets in a db-independent way.

2. Changed some catalog message errors

3. Fixed some noquote stuff

4. Finished porting dotlrn-homework to PG (not fully tested)

5. Modified homework to use the completed Tcl API defined in #1 above.

  1. … 20 more files in changeset.
I moved Simon's datasource procs in new-portals to the datasource namespace.

Forgot to add the new apm-callback-procs.tcl file ...

    • -0
    • +143
    ./apm-callback-procs.tcl
added blob handling to dotlrn-homework-procs-postgresql.xql

    • -2
    • +2
    ./dotlrn-homework-procs-postgresql.xql
Porting to PostgreSQL.

todo:

the blob handling

    • -34
    • +22
    ./dotlrn-homework-procs-postgresql.xql
Fixed bugs. Ported to Postgres.

    • -50
    • +26
    ./dotlrn-homework-procs-postgresql.xql
  1. … 22 more files in changeset.