• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Initial commit for dotlrn-admin package.

    • -0
    • +24
    /openacs-4/packages/dotlrn-admin/dotlrn-admin.info
    • -0
    • +5
    /openacs-4/packages/dotlrn-admin/tcl/dotlrn-admin-procs.tcl
    • -0
    • +8
    /openacs-4/packages/dotlrn-admin/www/index.vuh
    • -0
    • +38
    /openacs-4/packages/dotlrn-admin/www/admin/add-instructor-2.adp
    • -0
    • +38
    /openacs-4/packages/dotlrn-admin/www/admin/add-instructor-2.tcl
    • -0
    • +17
    /openacs-4/packages/dotlrn-admin/www/admin/add-instructor-2.xql
    • -0
    • +41
    /openacs-4/packages/dotlrn-admin/www/admin/add-instructor-3.tcl
    • -0
    • +15
    /openacs-4/packages/dotlrn-admin/www/admin/add-instructor-3.xql
    • -0
    • +35
    /openacs-4/packages/dotlrn-admin/www/admin/add-instructor.adp
    • -0
    • +31
    /openacs-4/packages/dotlrn-admin/www/admin/add-instructor.tcl
    • -0
    • +20
    /openacs-4/packages/dotlrn-admin/www/admin/admin-add-oracle.xql
  1. … 138 more files in changeset.
Implemented MultipleAggregatorsP and AllowAggregatorEditP parameters in news-aggregator.

Added and implemented EnablePurgeP parameter on news-aggregator, so the purge functionality can be turned off completely.

feed-parser version bumped to 0.3d

Bumped version to 0.9d

translating

fixing message key

fixing the size of the users portraits

Changed dotlrn-fs applet to track recent changes in file-storage. Each

instance now has its own root folder so permission details are different.

fix from Sloan: fix syllabus portlet (mime type was wrong)

user interface improvements, making actions class=button items and using checkboxes for whether or not an object is required

Added cvs-id tags to all the files that did not have them

Added cvs-id tags to all the files that did not have them

  1. … 22 more files in changeset.
I consolidated the selection of contact attribute values from multiple locations into contacts::get::values::multirow and redid all references to that data throughout the package

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

    • -0
    • +0
    /openacs-4/packages/contacts/tcl/contacts-procs.xql
Fix bug 2073: comments were not displayed in notifications when the task was

being closed. Bump version up to 2.15b3. Also, minor color change for task

calendar.

Markup in <title> tags doesn't render well

fixed if { } bug with aolserver 3.3 converted to if { [string is true] } which works with aolserver 3.3 and 4.0

Added in Nick Carroll's edit-this-page template tutorial.

fixed a {} bug, which sometimes didn't react properly and changed it to {[string is false ]}

fixing wrong sum of weights of the grades

adding coalesce to avoid comparison with null

empty_string_p does not always work in contrast to exists_and_not_null. This problem caused emails not being send out, because the password was empty.

Added support for additional body attributes

translating

componiendo manejo de fechas con las tareas

Fixing Bug #2070, by using tcl/contacts-init.tcl file to initialize views post install (and thus have a package_id available)

    • -0
    • +11
    /openacs-4/packages/contacts/tcl/contacts-init.tcl
    • -0
    • +104
    /openacs-4/packages/contacts/tcl/view-procs.tcl
file contacts-init.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    /openacs-4/packages/contacts/tcl/contacts-init.tcl
Applies patch 589, resolves bug 2071: noquote error.

Patch 588, removed index.adp file, fixing bug 1403.