• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

    • -0
    • +2
    ./acs-kernel/sql/oracle/upgrade/upgrade-5.3.0b1-5.3.0b2.sql
- 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.

    • -39
    • +90
    ./lors-central/lib/content-edit.tcl
    • -1
    • +1
    ./lors-central/tcl/lors-central-cr-procs.tcl
    • -4
    • +5
    ./lors-central/tcl/lors-central-procs.tcl
    • -0
    • +6
    ./lors-central/www/edit-item-name.adp
    • -0
    • +41
    ./lors-central/www/edit-item-name.tcl
    • -0
    • +18
    ./lors-central/www/edit-item-name.xql
    • -1
    • +1
    ./lors-central/www/one-learning-object.adp
    • -0
    • +3
    ./lors-central/www/one-learning-object.tcl
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
    • +3
    ./workflow/tcl/implementation-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

    • -15
    • +16
    ./assessment/catalog/assessment.es_ES.ISO-8859-1.xml
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)

    • -0
    • +12
    ./lorsm/www/admin/reorder-items.xql
Add return_url for add new item link/button otherwise you lose context

and end up outside the portlet.

    • -2
    • +3
    ./calendar-portlet/www/calendar-full-portlet.tcl
some more cleanup of the item-procs.tcl, and calls to item:: in packages/acs-content-repository

    • -2
    • +2
    ./acs-content-repository/tcl/filter-procs.tcl
    • -79
    • +0
    ./acs-content-repository/tcl/item-procs-postgresql.xql
    • -3
    • +1
    ./acs-content-repository/tcl/item-procs.tcl
    • -10
    • +9
    ./acs-content-repository/tcl/publish-procs.tcl
Pass in calendar_id_list to day view. (Fix merge error)

    • -1
    • +2
    ./calendar-portlet/www/calendar-full-portlet.adp
Fix typo

Increase the offset for overlapping events. 10px is not enough you can't

click on the overlapped event.

Major cleanup of item-procs, replaced DB calls by calls to content::item::* in 18

of the 24 deprecated procs, just six procs are still required. Commented most

of the affected calls in ::content::item::*

    • -42
    • +137
    ./acs-content-repository/tcl/content-item-procs.tcl
    • -4
    • +6
    ./acs-content-repository/tcl/content-revision-procs.tcl
    • -94
    • +0
    ./acs-content-repository/tcl/item-procs-oracle.xql
    • -421
    • +381
    ./acs-content-repository/tcl/item-procs.tcl
    • -49
    • +0
    ./acs-content-repository/tcl/item-procs.xql
removed unneeded .xql query with typo

    • -8
    • +0
    ./acs-content-repository/tcl/item-procs-postgresql.xql
upgrading to version 0.51, using new stored procedures interface from xotcl-core, be more silent on db-operation in error log

    • -34
    • +41
    ./xowiki/tcl/xowiki-callback-procs.tcl
    • -20
    • +20
    ./xowiki/tcl/xowiki-portlet-procs.tcl
    • -2
    • +2
    ./xowiki/www/admin/set-publish-state.tcl
some further support for oracle, make xotcl-core run more silently

    • -24
    • +23
    ./xotcl-core/tcl/generic-procs.tcl
Zen: fixing redirect url bug; also adding export_url_vars

    • -3
    • +4
    ./dotlrn/www/admin/class-instance-new.tcl
Zen: adding missing key Email_sent

    • -21
    • +22
    ./dotlrn/catalog/dotlrn.en_US.ISO-8859-1.xml
lower level support for the OO abstraction for stored procedures. reduced per/call overhead relative to Plain OpenACS significantly. The generic call interface is now even faster than calling stored procedures via "db_0or1row".

    • -120
    • +80
    ./xotcl-core/tcl/05-db-procs.tcl
Zen: fixing typo removing 's'

Zen: adding title

Zen: not displaying <li> if there is no comment link

Zen: changing h3 to h1

Zen Cleanup

Zen: fixing typo