• last updated 51 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file new-portal.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.

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

Fix typos in spanish translation

Add parameter for showing community title or a generic name in the tab (version number will be bumped when beta release this w-e)

Fix for reordering LORS items (thanks Don and Dave for their help)

Add return_url for add new item link/button otherwise you lose context

and end up outside the portlet.

some more cleanup of the item-procs.tcl, and calls to item:: in packages/acs-content-repository

Pass in calendar_id_list to day view. (Fix merge error)