• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
Show a proper error when email fails bug 41/patch 34 Vinod Kurup

carry over componentid to patch

fix error ns_returnerror call bug 120/patch 38 Vinod Kurup

fix error ns_returnerror call bug 120/patch 38 Vinod Kurup

merge add of template::data::validate::boolean from 4.6 to head

adds template::data::validate::boolean bug 151/patch 46 Roberto Mello

default to show all patches, close a tag, formatting fix

default to show all patches on bug screen