• last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file update-screennames.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./update-screennames.tcl
Mannheim update, fix and merge bugbash

  1. … 11 more files in changeset.
Mannheim update, fix and merge bugbash

  1. … 192 more files in changeset.
Fixed bug #3028. I also moved the query to the .xql file where it belongs.

Tested with Oracle 9i and PG 8.0.

Change id name to match element name so calendar widget work with accessible form

Change id name to match element name so calendar widget work with accessible form

First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2464 more files in changeset.
allow to grant sitewide admin privileges from the user admin page

minor cosmetic fixes on the user admin view

fix a bug in the term edit and term new features, fixed it so that they use yyyy-mm-dd format in both the form and the xql file, right now when you try to edit a term you get yyyy mm dd instead of yyyy-mm-dd, if you try to enter yyyy-m-dthe validation that checks of start date is earlier than end date fails as it expects yyyy-mm-dd

fix a bug in the term edit and term new features, fixed it so that they use yyyy-mm-dd format in both the form and the xql file, right now when you try to edit a term you get yyyy mm dd instead of yyyy-mm-dd, if you try to enter yyyy-m-dthe validation that checks of start date is earlier than end date fails as it expects yyyy-mm-dd

1. Renamed more upgrade files to get around our dumb logic for running scripts

2. Fixed bug 2808. Bulk uploads were royally hosed.

  1. … 4 more files in changeset.
Fixing context bar issues

Fixing issue whith cache flushing when changing the default site template

for a user or community. There was a problem too with the portal themes,

when the default site template for user and communities was changed

by a dotlrn admin.

    • -28
    • +33
    ./admin-params-site-templates.tcl
  1. … 5 more files in changeset.
Added missing rdbms tag

  1. … 3 more files in changeset.
i18N for portal theme options

flushing the correct regular expresion.

file add-edit-site-template.adp was initially added on branch oacs-5-2.

    • -0
    • +0
    ./add-edit-site-template.adp
file site-templates.xql was initially added on branch oacs-5-2.

file site-templates.tcl was initially added on branch oacs-5-2.

file site-templates.adp was initially added on branch oacs-5-2.

file admin-params-site-templates.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./admin-params-site-templates.tcl
file admin-params-site-templates.adp was initially added on branch oacs-5-2.

    • -0
    • +0
    ./admin-params-site-templates.adp
file add-edit-site-template.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./add-edit-site-template.xql
file add-edit-site-template.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./add-edit-site-template.tcl
Adding functionality to .LRN for changing *site templates*.

  1. … 20 more files in changeset.
Fixing issue with class_name and pretty_name

Rewrite to use ad_form. Added dates for class and community generation. Added help texts

Made sure you can search in the first names as well

Use :: interval cast instead of to_interval so we can allow fractional days