• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
"Randon" -> "Random"

Bumped version numbers to 2.3.0 beta 1

    • -5
    • +5
    /openacs-4/packages/dotlrn/dotlrn.info
  1. … 28 more files in changeset.
Fix typo in translated message

Bumped version numbers to 5.3.1 beta 1

    • -5
    • +5
    /openacs-4/packages/acs-tcl/acs-tcl.info
  1. … 4 more files in changeset.
Spanish translation

file new-portal.el_GR.utf-8.xml was initially added on branch oacs-5-3.

file theme-selva.el_GR.utf-8.xml was initially added on branch oacs-5-3.

file notifications.el_GR.utf-8.xml was initially added on branch oacs-5-3.

file forums.el_GR.utf-8.xml was initially added on branch oacs-5-3.

    • -0
    • +0
    /openacs-4/packages/forums/catalog/forums.el_GR.utf-8.xml
file lorsm-portlet.el_GR.utf-8.xml was initially added on branch oacs-5-3.

file lorsm.el_GR.utf-8.xml was initially added on branch oacs-5-3.

    • -0
    • +0
    /openacs-4/packages/lorsm/catalog/lorsm.el_GR.utf-8.xml
file calendar-portlet.el_GR.utf-8.xml was initially added on branch oacs-5-3.

file file-storage.el_GR.utf-8.xml was initially added on branch oacs-5-3.

file faq-portlet.el_GR.utf-8.xml was initially added on branch oacs-5-3.

file dotlrn-static.el_GR.utf-8.xml was initially added on branch oacs-5-3.

file dotlrn-fs.el_GR.utf-8.xml was initially added on branch oacs-5-3.

file acs-templating.el_GR.utf-8.xml was initially added on branch oacs-5-3.

file calendar.el_GR.utf-8.xml was initially added on branch oacs-5-3.

file assessment-portlet.el_GR.utf-8.xml was initially added on branch oacs-5-3.

file assessment.el_GR.utf-8.xml was initially added on branch oacs-5-3.

Greek translation

  1. … 10 more files in changeset.
file acs-kernel.el_GR.utf-8.xml was initially added on branch oacs-5-3.

Admin tab wasn't selected because the class was misspelled.

Fixed broken behavior for the sitewide admin. user_id was being set then

overwritten in a loop, causing the last user listed by this templated to be

denoted as being a "sitewide admin" with no option to turn off their powers.

Pfft!

adding missing upgrade scripts to create index

- Allowing to upload new version of resource files. It doesnt matter wich

mime_type the resource has.

- Allowing to edit names of learning objects.

- Showing which version of the resource is the live version in some listbuilders.

- Fixing some typos.

    • -0
    • +6
    /openacs-4/packages/lors-central/www/edit-item-name.adp
    • -0
    • +41
    /openacs-4/packages/lors-central/www/edit-item-name.tcl
    • -0
    • +18
    /openacs-4/packages/lors-central/www/edit-item-name.xql
create an additional index to speed up permission checking

Allow search based on role_ids instead of case_ids, allowing search for

assignees on new cases.

Fix picklist implementation to get workflow_id from role_id isntead of

case_id. Case_id isn't really needed in this query since role_id maps to

workflow_id.

    • -1
    • +130
    /openacs-4/packages/workflow/tcl/role-procs.tcl
Localize message, merge from 5.3

Fix for bug #2998; this fixes as well a bug, when the regression test is run more than once without restarting the server.