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

    • -2
    • +3
    ./packages/dotlrn/www/admin/users-chunk.tcl
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.

    • -4
    • +2
    ./packages/lors-central/lib/content-edit.adp
    • -39
    • +90
    ./packages/lors-central/lib/content-edit.tcl
    • -0
    • +6
    ./packages/lors-central/www/edit-item-name.adp
    • -0
    • +41
    ./packages/lors-central/www/edit-item-name.tcl
    • -0
    • +18
    ./packages/lors-central/www/edit-item-name.xql
    • -1
    • +11
    ./packages/lors-central/www/one-file.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
    • +130
    ./packages/workflow/tcl/role-procs.tcl
Localize message, merge from 5.3

    • -2
    • +2
    ./packages/workflow/tcl/case-procs.tcl
Fix for bug #2998; this fixes as well a bug, when the regression test is run more than once without restarting the server.

    • -2
    • +1
    ./packages/acs-subsite/tcl/group-procs.tcl
Fix for bug #2998; this fixes as well a bug, when the regression test is run more than once without restarting the server.

    • -3
    • +2
    ./packages/acs-subsite/tcl/group-procs.tcl
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)

    • -2
    • +2
    ./packages/theme-zen/tcl/navigation-procs.tcl
Fix for reordering LORS items (thanks Don and Dave for their help)

    • -1
    • +3
    ./packages/lors/tcl/lors-imscp-procs.tcl
    • -2
    • +2
    ./packages/lorsm/www/admin/reorder-items.tcl
    • -0
    • +12
    ./packages/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.

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)

Fix typo

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

click on the overlapped event.

    • -1
    • +1
    ./packages/calendar/www/view-week-display.tcl
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::*

Added the option to rsync instead of tar and scp. This is useful if you have a large number of files in the content repository which you do not want to compress (especially if you have podcasts there)

removed unneeded .xql query with typo

upgrading to version 0.51, using new stored procedures interface from xotcl-core, be more silent on db-operation in error log

    • -8
    • +8
    ./packages/xowiki/tcl/package-procs.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/xowiki-form-procs.tcl
    • -20
    • +20
    ./packages/xowiki/tcl/xowiki-portlet-procs.tcl
    • -13
    • +21
    ./packages/xowiki/tcl/xowiki-procs.tcl
    • -2
    • +4
    ./packages/xowiki/tcl/xowiki-sc-procs.tcl
    • -8
    • +10
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
    • -1
    • +1
    ./packages/xowiki/www/view-default.adp
    • -5
    • +2
    ./packages/xowiki/www/xinha/file-selector.tcl
some further support for oracle, make xotcl-core run more silently

    • -1
    • +5
    ./packages/xotcl-core/tcl/05-db-procs.tcl
    • -24
    • +23
    ./packages/xotcl-core/tcl/generic-procs.tcl
    • -3
    • +3
    ./packages/xotcl-core/tcl/policy-procs.tcl
Zen: fixing redirect url bug; also adding export_url_vars

Zen: adding missing key Email_sent

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".

    • -1
    • +5
    ./packages/xotcl-core/tcl/01-debug-procs.tcl
    • -120
    • +80
    ./packages/xotcl-core/tcl/05-db-procs.tcl
    • -21
    • +2
    ./packages/xotcl-core/tcl/generic-procs.tcl
Zen: fixing typo removing 's'

    • -1
    • +1
    ./packages/dotlrn/lib/member-email-confirm.tcl
Zen: adding title

    • -1
    • +2
    ./packages/news/www/admin/revision-add.adp
Zen: not displaying <li> if there is no comment link

Zen: changing h3 to h1

Zen Cleanup

Zen: fixing typo