• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Creating and running through workflows with both API-style and array-list style

    • -28
    • +159
    /openacs-4/packages/workflow/tcl/action-procs.tcl
    • -20
    • +18
    /openacs-4/packages/workflow/tcl/case-procs.xql
    • -8
    • +138
    /openacs-4/packages/workflow/tcl/role-procs.tcl
    • -0
    • +125
    /openacs-4/packages/workflow/tcl/state-procs.tcl
    • -0
    • +32
    /openacs-4/packages/workflow/tcl/state-procs.xql
  1. … 3 more files in changeset.
Merged in changes to make acs-workflow not part of initial install from HEAD to 4.6 branch

Merged changes on HEAD over to 4-6 branch: Make acs-workflow not part of initial install

- Remove restriction on PG 7.3, now that jeffd committed bartt's 7.3 fixes.

making sure message keys with upgrade status of deleted are not exported to xml files, important fix: write xml files in utf-8 if the specified charset is not supported by tcl, correcting some log statements

adding all locales from the dotlrn translation server. Kudos to all the translators.

Fixed problem with book_no not exported in URLs

Amazon changed their layout. We should probably switch to SOAP.

merge bartt PG 7.3 fixes from HEAD

  1. … 40 more files in changeset.
last_modified should be last_modified_ansi

bullet multirow for text v textarea with longer bullets bug 160/patch 52

(reworked version of patch 51 by Jascha Zapp).

    • -11
    • +14
    /openacs-4/packages/wp-slim/www/edit-slide.adp
horrific and wrong query now merely horrific

using the new apm_load_packages proc to source all enabled packages after APM installation so that restart of server is not needed

changing to use the new apm_load_packages proc that sources Tcl files of packages in right order. I broke bootstrapping with my previous commit because -init files were sourced to early. Sorry...

renaming apm_load_package to apm_load_packages and making the proc source Tcl files in the right order (-procs before all -init etc.)

    • -28
    • +35
    /openacs-4/packages/acs-tcl/tcl/apm-procs.tcl
Merged fix to bug #8: default patch component to bug's component when following link from bug page to HEAD

adding proc util_sets_equal_p for determining if two lists contain the same set of strings

merging in the templated version of one.tcl from the 4.6 branch. Converting one text to message lookup in one.adp

adds users url

adding the -upvar_level switch that determines how many levels local multirow variables should be set

- Added some comments to the functions to make it clear that their purpose

is no notify packages of when user information is changed.

- Added @see tags.

- Minor change to allow log-to-forums to work again.

Fixed bad typo bug in sp_maybe_create_new_mime_type - if file-storage

package was installed, proc would fail due to left missing 'eval'.

- Apply jeffd's change to the bit that lists tickets to

close when accepting a patch to also display the ticket

number.

minor modifications to the Tcl API. Finishing a first unit test that tests the state flow of a Bug Tracker Bug type workflow

    • -12
    • +47
    /openacs-4/packages/workflow/tcl/action-procs.xql
    • -24
    • +38
    /openacs-4/packages/workflow/tcl/case-procs.tcl
    • -42
    • +51
    /openacs-4/packages/workflow/tcl/install-procs.tcl
remove html from request_widget bug 116/patch 33 Vinod Kurup

remove html from request_widget bug 116/patch 33 Vinod Kurup

fixes forum_create perm checking bug 108/patch 29 Vinod Kurup

    • -3
    • +8
    /openacs-4/packages/forums/www/message-post.tcl
    • -6
    • +6
    /openacs-4/packages/forums/www/message-view.tcl
new improved restart-aolserver from hhttp://openacs.org/doc/openacs-4/files/restart-aolserver.txt

    • -39
    • +35
    /openacs-4/bin/restart-aolserver
new restart-aolserver more in line with how things are now done bug 64/patch 36

    • -39
    • +35
    /openacs-4/bin/restart-aolserver