• last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged oacs-5-3 branch to HEAD

  1. … 186 more files in changeset.
Remove obsolete wrap attribute (textarea)

  1. … 31 more files in changeset.
Merged changes to HEAD ...

  1. … 1555 more files in changeset.
Changed remaining ns_returnredirect calls to ad_returnredirect (if your

config file's hostname's not set to the actual name or ip you're listening to

use of ns_returnredirect can result in URLs pointing to the wrong place)

  1. … 4 more files in changeset.
Zen: HTML cleanup

  1. … 4 more files in changeset.
Zen: class portal HTML cleanup

  1. … 8 more files in changeset.
Merging dotlrn-all and dotlrn-extras from oacs-5-2

  1. … 881 more files in changeset.
more and more fixes for bug 2835: WAI-AA

  1. … 18 more files in changeset.
fix for #2841. WCAG checkpoint 3.6: formal grammar in dotlrn-all and dotlrn-extras portlets

  1. … 19 more files in changeset.
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2478 more files in changeset.
Bugfix on submitting an assignment

  1. … 2 more files in changeset.
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

    • -0
    • +12
    ./dotlrn-homework-portlet-oracle.xql
    • -0
    • +13
    ./dotlrn-homework-portlet-postgresql.xql
  1. … 2261 more files in changeset.
file dotlrn-homework-portlet-postgresql.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./dotlrn-homework-portlet-postgresql.xql
Making the min/max level restrictions work in both PG and Oracle. PG requires a query for the default levels. To keep the Tcl logic from getting ugly, Oracle's going to do a query too, in this case a select...from dual.

    • -0
    • +12
    ./dotlrn-homework-portlet-oracle.xql
    • -0
    • +13
    ./dotlrn-homework-portlet-postgresql.xql
file dotlrn-homework-portlet-oracle.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./dotlrn-homework-portlet-oracle.xql
Fixing name/title issues resulting from recent changes to file-storage, and also a few smaller bugs.

  1. … 4 more files in changeset.
Fixing a bug in the select_folder_contents query.

file upload-size-limit.adp was initially added on branch oacs-5-1.

    • -0
    • +0
    ./admin/upload-size-limit.adp
file upload-size-limit.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./admin/upload-size-limit.tcl
Added the capability to edit the package file upload size limit to the admin

portlet.

  1. … 2 more files in changeset.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040628 and jcd-merge-5-1-20040712 to HEAD

  1. … 116 more files in changeset.
fixing 1862 - homework versions

merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

  1. … 686 more files in changeset.
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.
fix the homework portlet display, the oracle query used all_users which has been changed to acs_users_all so it won't conflict with the oracle dba view

Use all_users instead of cc_users

Fixed bug where the 'alert me/do not alert me' logic was reversed, so you'd think you signed up, but in reality you just canceled your notification

merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

  1. … 633 more files in changeset.
bug 1068

bug 1714. Fixed reference to download_url