• last updated 25 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
namespace qualifier needed for ds_enabled_p

    • -10
    • +9
    ./packages/acs-templating/tcl/parse-procs.tcl
adding catalog file with notification messages that I forgot to add earlier

file workflow.en_US.ISO-8859-1.xml was initially added on branch oacs-5-1.

Had to fix these to include package_id as well.

    • -2
    • +3
    ./packages/download/www/archive-add-2.tcl
Minor whacks to make this work with Timo's changes to core - untested under

Oracle at the moment ...

Added back the ability to edit or delete an extlink as well as actually visit

the URL of the extlink. Fixes bug#1661

    • -12
    • +22
    ./packages/file-storage/www/folder-chunk.tcl
    • -23
    • +0
    ./packages/file-storage/www/simple-edit-2.tcl
    • -29
    • +6
    ./packages/file-storage/www/simple-edit.adp
    • -5
    • +16
    ./packages/file-storage/www/simple-edit.tcl
Oops ... didn't pass all the necessary properties to the theme template

Changed the path of the subsite portlet to point directly to the acs-subsite

template!!

Added comment and contract tag defenitions

    • -1
    • +10
    ./packages/acs-templating/tcl/tag-init.tcl
Added sidebar-style layouts, improved a bunch of minor things

    • -1
    • +2
    ./contrib/packages/portal/lib/configure-help.adp
    • -20
    • +22
    ./contrib/packages/portal/lib/plain-master.adp
    • -0
    • +7
    ./contrib/packages/portal/lib/undecorated-element.adp
    • -0
    • +46
    ./contrib/packages/portal/lib/layouts/left-sidebar.adp
    • -0
    • +30
    ./contrib/packages/portal/lib/layouts/left-sidebar.tcl
    • -0
    • +46
    ./contrib/packages/portal/lib/layouts/right-sidebar.adp
    • -0
    • +30
    ./contrib/packages/portal/lib/layouts/right-sidebar.tcl
  1. … 3 more files in changeset.
Made the includable subsites template work (the link to register etc include

the full subsite URL but the link to visit the subsite did not, which means

it didn't work when included as a portlet.

    • -2
    • +2
    ./packages/acs-subsite/lib/subsites.tcl
Moving metadata about metadata to the /system root

    • -8
    • +8
    ./packages/dotkul/tcl/dotkul-procs.tcl
file upgrade-1.0.0b3-1.0.0b4.sql was initially added on branch oacs-5-1.

implementing support for groups mapped to a simulation to be marked multiple_cases_p which means that their users can (and should) be cast in many groups. Ticket 41

    • -9
    • +35
    ./packages/simulation/tcl/template-procs.tcl
Added some alternative ways to show the data.

    • -0
    • +7
    ./packages/dotkul-admin/www/flatmd.adp
    • -0
    • +4
    ./packages/dotkul-admin/www/flatmd.tcl
    • -0
    • +36
    ./packages/dotkul-admin/www/xml.tcl
file flatmd.adp was initially added on branch dotkul.

    • -0
    • +0
    ./packages/dotkul-admin/www/flatmd.adp
file xml.tcl was initially added on branch dotkul.

    • -0
    • +0
    ./packages/dotkul-admin/www/xml.tcl
file flatmd.tcl was initially added on branch dotkul.

    • -0
    • +0
    ./packages/dotkul-admin/www/flatmd.tcl
adding notes on tclwebtest autotests

When adding a user to a group we were checking read permission on the users offered for selection. Since all OpenACS users have a null context_id only the site-wide-admin would have read privilege on them. To also allow subsite admins to add users to groups I removed the read privilege check on the users. See http://openacs.org/forums/message-view?message_id=171339

bump to 5.1.0a1, rename upgrade-5.0.0-5.1.0.sql to upgrade-5.1.0d1-5.1.0d2 since if the from version was 5.0.1 it would not be run, also 5.1.0 was higher than the existing version in the .info file so it would not get run in any case. bug 1673

    • -4
    • +4
    ./packages/file-storage/file-storage.info
file upgrade-5.1.0d1-5.1.0d2.sql was initially added on branch oacs-5-1.

message lookup fixes (removing trailing underscore)

    • -2
    • +2
    ./packages/simulation/lib/messages.tcl
repair the borkulated provides lines for core packages may fix bug 1669

    • -1
    • +1
    ./packages/acs-subsite/acs-subsite.info
Fixed a problem with invalid date insertion.

Fiddled a bunch of stuff ... and added the portal admin portlet

    • -0
    • +1
    ./contrib/packages/portal/lib/portal-admin-portlet.adp
    • -0
    • +10
    ./contrib/packages/portal/lib/portal-admin.adp
    • -0
    • +34
    ./contrib/packages/portal/lib/portal-admin.tcl
    • -0
    • +21
    ./contrib/packages/portal/lib/portal-admin.xql
    • -3
    • +12
    ./contrib/packages/portal/tcl/element-procs.tcl
    • -12
    • +28
    ./contrib/packages/portal/tcl/portal-procs.tcl
    • -9
    • +2
    ./contrib/packages/portal/www/admin/index.adp
    • -8
    • +1
    ./contrib/packages/portal/www/admin/index.tcl
    • -20
    • +0
    ./contrib/packages/portal/www/admin/index.xql
Don't call tdav::respond on GET. There is no need to compose an XML response

on GET.

    • -4
    • +6
    ./packages/oacs-dav/tcl/oacs-dav-procs.tcl
Added a missing join condition

    • -0
    • +1
    ./packages/lars-blogger/www/blog-oracle.xql
Renamed loop index in list tag to prevent collisions, which enables us to now use nested lists

    • -4
    • +4
    ./packages/acs-templating/tcl/tag-init.tcl
Making all actions in the template loaded from spec be assigned and not just enabled. The Simulation UI doesn't distinguish between assigned and enabled actions. All enabled actions are always assigned. The SimPlay UI only lists assigned actions. fixes ticket #43.

    • -7
    • +7
    ./packages/simulation/test/demo-data.tcl