• last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Version 0.8 of project-manager. Processes now work as they should,

task editing fixed, began moving some functionality to /tcl

procs. Found a bug in compute_status proc that could hang the

server. Still not release-ready, but getting closer. Notifications are

broken, and Processes use an older UI than Tasks, but at least they

now work.

    • -8
    • +360
    ./packages/project-manager/tcl/task-procs.tcl
  1. … 31 more files in changeset.
Took advantage of Lars's improvement to the template engine (includes are

wrapped in "catch" now so a broken include doesn't break the entire page).

Return object/ or object-content/ based on mime_type

    • -2
    • +7
    ./packages/simulation/tcl/object-procs.tcl
  1. … 2 more files in changeset.
removing obsolete join with cr_item_rels that was causing objects to get duplicated in the map XML

    • -3
    • +2
    ./packages/simulation/tcl/object-procs.tcl
  1. … 1 more file in changeset.
Added Internationalization to the package.

    • -7
    • +8
    ./packages/users-selection/www/index.adp
    • -5
    • +6
    ./packages/users-selection/www/selection.adp
    • -1
    • +1
    ./packages/users-selection/www/selection.tcl
    • -7
    • +8
    ./packages/users-selection/www/admin/index.adp
  1. … 3 more files in changeset.
file users-selection.de_DE.ISO-8859-1.xml was initially added on branch oacs-5-0.

file users-selection.en_US.ISO-8859-1.xml was initially added on branch oacs-5-0.

Indentation, if false

    • -5
    • +3
    ./packages/events/www/admin/venues-ae.adp
Wrong syntax for optional

    • -32
    • +22
    ./packages/events/www/admin/venues-ae.tcl
context_bar -> context

    • -1
    • +1
    ./packages/events/www/admin/activities.adp
    • -2
    • +2
    ./packages/events/www/admin/activities.tcl
    • -1
    • +2
    ./packages/events/www/admin/activity-add.adp
    • -3
    • +3
    ./packages/events/www/admin/activity-add.tcl
    • -1
    • +3
    ./packages/events/www/admin/activity-edit.adp
    • -2
    • +2
    ./packages/events/www/admin/activity-edit.tcl
    • -1
    • +1
    ./packages/events/www/admin/activity.adp
    • -2
    • +2
    ./packages/events/www/admin/activity.tcl
Class button

Use ad_return_url

Got rid of the gross configuration page stuffed in the Tcl lib (!) and

turned it into a proper template, modified the UI a bit while doing so,

and made almost all of it work (though there's a few bits to finish up).

    • -0
    • +52
    ./packages/portal/lib/page-configure.adp
    • -0
    • +29
    ./packages/portal/lib/page-configure.tcl
    • -0
    • +30
    ./packages/portal/lib/page-configure.xql
    • -0
    • +41
    ./packages/portal/lib/region-configure.adp
    • -0
    • +79
    ./packages/portal/lib/region-configure.tcl
    • -0
    • +48
    ./packages/portal/lib/region-configure.xql
    • -316
    • +3
    ./packages/portal/tcl/portal-procs.tcl
    • -12
    • +0
    ./packages/portal/tcl/portal-procs.xql
    • -10
    • +0
    ./packages/portal/tcl/theme-procs.xql
  1. … 7 more files in changeset.
merge of all changes on oacs-5-0 branch between tag openacs-5-0-0-final and jcd-merge-pre503 (except those in lars-blogger).

    • -0
    • +98
    ./packages/project-manager/www/task-print.adp
    • -0
    • +268
    ./packages/project-manager/www/task-print.tcl
    • -0
    • +13
    ./packages/project-manager/www/tasks.adp
    • -14
    • +82
    ./packages/project-manager/www/tasks.tcl
  1. … 288 more files in changeset.
merge of all changes on oacs-5-0 branch between tag openacs-5-0-0-final and jcd-merge-pre503 (except those in lars-blogger).

    • -1
    • +42
    ./packages/project-manager/tcl/task-procs.tcl
    • -6
    • +1
    ./packages/project-manager/www/add-edit-2.tcl
    • -8
    • +42
    ./packages/project-manager/www/add-edit.tcl
  1. … 9 more files in changeset.
5.0 merge

    • -129
    • +13
    ./packages/classified-ads/www/index.adp
    • -14
    • +72
    ./packages/classified-ads/www/index.tcl
    • -13
    • +30
    ./packages/classified-ads/www/doc/index.adp
merge of all changes on oacs-5-0 branch between tag openacs-5-0-0-final and jcd-merge-pre503 (except those in lars-blogger).

    • -2
    • +19
    ./packages/classified-ads/tcl/ads-procs.tcl
    • -0
    • +2
    ./packages/classified-ads/tcl/ads-procs.xql
  1. … 2 more files in changeset.
Added missing form templates for surveys.

bugfix: using new category api for ad_form

    • -7
    • +3
    ./packages/mailing-lists/www/madmin/lists.tcl
bug fix for locale

added extra default value for locale in case acs-lang manages not to

come up with any answer at all for what locale we're in, which sadly

is the modal case, and then causes an error which should already be

prevented by the catch statement that doesn't do what I thought it

would do.

    • -1
    • +7
    ./packages/vocabulary/tcl/util-procs.tcl
added maturity and vendor tags

    • -18
    • +25
    ./packages/vocabulary/vocabulary.info
initial upload

    • -0
    • +0
    ./packages/vocabulary/lib/definition-list.adp
    • -0
    • +0
    ./packages/vocabulary/lib/definition-list.tcl
    • -0
    • +0
    ./packages/vocabulary/lib/locale-count.adp
    • -0
    • +0
    ./packages/vocabulary/lib/locale-count.tcl
    • -0
    • +0
    ./packages/vocabulary/lib/phonetic-list.adp
    • -0
    • +0
    ./packages/vocabulary/lib/phonetic-list.tcl
    • -0
    • +0
    ./packages/vocabulary/lib/sentence-count.adp
    • -0
    • +0
    ./packages/vocabulary/lib/sentence-count.tcl
    • -0
    • +0
    ./packages/vocabulary/lib/sentence-list.adp
    • -0
    • +0
    ./packages/vocabulary/lib/sentence-list.tcl
  1. … 98 more files in changeset.
Initial revision

    • -0
    • +24
    ./packages/vocabulary/vocabulary.info
    • -0
    • +1
    ./packages/vocabulary/lib/definition-list.adp
    • -0
    • +48
    ./packages/vocabulary/lib/definition-list.tcl
    • -0
    • +2
    ./packages/vocabulary/lib/locale-count.adp
    • -0
    • +75
    ./packages/vocabulary/lib/locale-count.tcl
    • -0
    • +1
    ./packages/vocabulary/lib/phonetic-example-list.adp
    • -0
    • +45
    ./packages/vocabulary/lib/phonetic-example-list.tcl
    • -0
    • +3
    ./packages/vocabulary/lib/phonetic-list.adp
    • -0
    • +85
    ./packages/vocabulary/lib/phonetic-list.tcl
    • -0
    • +2
    ./packages/vocabulary/lib/sentence-count.adp
    • -0
    • +48
    ./packages/vocabulary/lib/sentence-count.tcl
    • -0
    • +2
    ./packages/vocabulary/lib/sentence-list.adp
    • -0
    • +64
    ./packages/vocabulary/lib/sentence-list.tcl
    • -0
    • +2
    ./packages/vocabulary/lib/sentence-train-list.adp
    • -0
    • +99
    ./packages/vocabulary/lib/sentence-train-list.tcl
  1. … 98 more files in changeset.
Fixed typo on line 100

    • -2
    • +2
    ./packages/survey/www/process-response.tcl
Minor updates. Hopefully fixes problem posted here:

http://openacs.org/forums/message-view?message_id=164916

    • -1
    • +4
    ./packages/resource-list/www/add-edit.tcl
    • -1
    • +1
    ./packages/resource-list/www/index.adp
    • -2
    • +9
    ./packages/resource-list/www/index.tcl
    • -0
    • +0
    ./packages/resource-list/www/type-add-edit.tcl
    • -0
    • +0
    ./packages/resource-list/www/types.tcl
Added package awareness.

Added package awareness to the mass subscribe.

Fixed @returns -> @return

    • -6
    • +6
    ./packages/bcms/tcl/bcms-category-procs.tcl
    • -3
    • +3
    ./packages/bcms/tcl/bcms-folder-procs.tcl
    • -15
    • +15
    ./packages/bcms/tcl/bcms-item-procs.tcl
    • -7
    • +8
    ./packages/bcms/tcl/bcms-revision-procs.tcl
    • -5
    • +5
    ./packages/bcms/tcl/bcms-template-procs.tcl
    • -2
    • +2
    ./packages/bcms/tcl/bcms-widget-procs.tcl
Worked on config page, making it (hopefully) somewhat more useful, as well

as simplifying the code somewhat. Soon it can become a template rather

than HTML-from-Tcl.

    • -48
    • +58
    ./packages/portal/tcl/portal-procs.tcl
    • -3
    • +17
    ./packages/portal/www/place-element.adp
    • -3
    • +1
    ./packages/portal/www/place-element.tcl