• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adding the UI for AMS

    • -61
    • +84
    /openacs-4/packages/ams/tcl/ams-procs.tcl
    • -0
    • +8
    /openacs-4/packages/ams/www/attribute-add-2.adp
    • -0
    • +121
    /openacs-4/packages/ams/www/attribute-add-2.tcl
    • -0
    • +9
    /openacs-4/packages/ams/www/attribute-add.adp
    • -0
    • +49
    /openacs-4/packages/ams/www/attribute-add.tcl
    • -0
    • +12
    /openacs-4/packages/ams/www/attribute.adp
    • -0
    • +129
    /openacs-4/packages/ams/www/attribute.tcl
    • -18
    • +5
    /openacs-4/packages/ams/www/index.adp
    • -53
    • +57
    /openacs-4/packages/ams/www/index.tcl
  1. … 17 more files in changeset.
Added a comment in the file that the LD_LIBRARY_PATH may need

/usr/local/aolserver/lib. Comment only, so no functionality changed.

More Debian stable comments.

adjusted Giancarlo's access in attempt to fix it

Add how to install tcl8.4 for debian stable users note.

Added in backports for debian stable notes.

added no quote to hidden vars and country_widget

added noquote to hidden form vars

changed query from using acs3 to openacs4+ references, see bug 1619

fixing bug in terms page.

replacing simple lists in class pages with list-builder with pagination

    • -2
    • +2
    /openacs-4/packages/dotlrn/www/admin/term.tcl
fix of the direct mounting package, clean up of the new site-map w/list-builder must be done

adding site-map to the toolbar

removeing the lines of code that set the portal_id and uses the portal_id

    • -24
    • +9
    /openacs-4/packages/dotlrn/www/dotlrn-master.tcl
updated package version and description to match existing upgrade sql-files, fixes part of bug 2142

updated missing data file using old data in cvs and sourcing the postgres upgrade sql file according to bug 2142

fixing bug #2139 (link causing problems)

Increase version number to 1.0b1 to work with apm.

fixing typo (ref.bug#2088): datta_error -> data_error

fixing typo (ref.bug#2088): datta_error -> data_error

giving karma to enriquec|openacs-4/packages/acs-authentication

Added the grant permission action to acs-subsite/www/permissions/perm-include. The existing action returns a list of all users in OpenACS which can take ages to render. With grant permissions the admin can set permissions for a single user that he can search for. To use acs-subsite/www/permissions/grant from any other page I added the optional return_url parameter that redirects back to that page where grant was called

return the assessment_id when importing a QTI assessment

Marks postgres 7.4 as compatible with OpenACS 5 and 5.1

Change OpenACS 4.x to just OpenACS is the description.

fixing bug with calendar dates

textarea size QTI import from Natalia Perez <nperper@it.uc3m.es>

Import and visualize images in multiple response and multiple choice items.

Enforces admin permissions for feature access. Added dotlrn::require_user_admin_community

    • -3
    • +8
    /openacs-4/packages/lorsm/www/course-add-2.tcl
    • -3
    • +5
    /openacs-4/packages/lorsm/www/enabler.tcl
    • -6
    • +12
    /openacs-4/packages/lorsm/www/index.tcl
    • -0
    • +5
    /openacs-4/packages/lorsm/www/not-allowed.adp
    • -0
    • +10
    /openacs-4/packages/lorsm/www/not-allowed.tcl
    • -1
    • +4
    /openacs-4/packages/lorsm/www/sharer.tcl
    • -1
    • +11
    /openacs-4/packages/lorsm/www/tracker.tcl
Fixes potential problem overwriting lorsm-template files

Fixed problem with CSS files (bug #2126)