• last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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)

enabled telecom_number widget validation in particular for national_number 1, where consistent formatting can be achieved

got ams_options working and some bug fixing

    • -24
    • +93
    /openacs-4/packages/ams/tcl/ams-procs.tcl
added ams_attribute__options_string procedure and did a lot of bug fixing