Commit graph

13877 commits

Author SHA1 Message Date
Paul Driver
890a94d3d5 Stop realtime run on deleted wf instances 2010-08-13 13:51:08 -07:00
Colin Kuskie
b2924bdb7b Ready fro 7.9.13 development. 2010-08-11 18:37:22 -07:00
Colin Kuskie
a12278eec1 Preparing for 7.9.12 release. 2010-08-11 18:06:49 -07:00
Colin Kuskie
d92fc76cc9 Add a new test collateral file. 2010-08-11 18:05:11 -07:00
Colin Kuskie
7251cc2c23 Secure and fix the Zip Archive. 2010-08-11 17:38:15 -07:00
Colin Kuskie
13a222f6ce Block files with dangerous names from coming in via Storage untar. 2010-08-11 15:46:02 -07:00
Colin Kuskie
9f724a7193 block the same set of extensions in http, scalar and file uploads in Storage. 2010-08-11 14:56:16 -07:00
Doug Bell
1f99da3315 fix syndicated content test with a new RSS url 2010-08-11 16:26:41 -05:00
Doug Bell
6b1e02f764 fixed possible vulnerability loading help files 2010-08-11 15:54:48 -05:00
Doug Bell
39e3c4fb7c update changelog 2010-08-11 15:38:09 -05:00
Doug Bell
4e9a2c07c2 fix possible vulnerability loading template parser 2010-08-11 15:37:34 -05:00
Colin Kuskie
0f475dd013 Update the test to handle safe (- => _____) listingIds. 2010-08-11 13:17:27 -07:00
Doug Bell
0957759fa9 fix 11779 SQLReport can run arbitrary queries 2010-08-11 14:48:38 -05:00
Colin Kuskie
02121fb7a9 Fix problems with getting the default page. Fixes bug #11778. 2010-08-11 08:37:21 -07:00
Colin Kuskie
e55e7d21f0 Ready for 7.9.12 development. 2010-08-10 22:17:13 -07:00
root
63865eb39f WebGUI 7.9.11 is stable. 2010-08-10 23:51:56 -05:00
Colin Kuskie
f8c65f45ac Ready for 7.9.11 release. 2010-08-10 21:36:36 -07:00
Colin Kuskie
26f34a3df8 Updated merged WebGUI package. 2010-08-10 21:30:14 -07:00
Colin Kuskie
d06b7b547d Fix a test with random false fails. 2010-08-10 21:24:21 -07:00
Colin Kuskie
38788f156c Use a safe file for doing upload and addFile tests. 2010-08-10 21:10:46 -07:00
Colin Kuskie
19199cac9a Fix bugs in AssetReport code, and test. 2010-08-10 20:57:31 -07:00
Colin Kuskie
6eba088fe9 Update test to accomodate new restriction on uploading .pm files. 2010-08-10 20:50:00 -07:00
Colin Kuskie
0e7bc7ae0e Fix use of raw param calls in UserList. Fixes bug #11774 2010-08-10 20:36:56 -07:00
Doug Bell
1a22d13aa1 document why we only allow admins to add 2010-08-10 22:22:09 -05:00
khenn
6e9a15cd50 Fixed issues with sort order 2010-08-10 22:14:26 -05:00
khenn
da2b55d484 Merge branch 'master' of git@github.com:plainblack/webgui 2010-08-10 21:35:43 -05:00
khenn
3141a6ed5e Fixed injection issues with SQL. Fixed a JS issue introduced in previous bug fix. 2010-08-10 21:35:07 -05:00
Doug Bell
50d81eb007 use Test::Exception instead 2010-08-10 21:25:18 -05:00
Doug Bell
7861679aee add a test for :::: 2010-08-10 21:23:12 -05:00
Doug Bell
da4f2f08b3 graham's regex makes more sense than mine 2010-08-10 21:20:19 -05:00
Doug Bell
e71ce09588 add "pm" to list of verboten uploads 2010-08-10 21:18:22 -05:00
Doug Bell
bb2e32141d fix 11773 Pluggable allows arbitrary module load 2010-08-10 21:17:20 -05:00
khenn
c3989308fa Fixed international problem in JavaScript file 2010-08-10 20:42:58 -05:00
khenn
adf3fe68b0 Merge branch 'master' of git@github.com:plainblack/webgui 2010-08-10 20:15:08 -05:00
khenn
91d4aa3059 Fixed i18n inside templates. Fixed URL of folder to match asset 2010-08-10 20:14:27 -05:00
khenn
21f23bf448 Added Template Help for Asset Report 2010-08-10 19:59:43 -05:00
Colin Kuskie
f91d025cb4 Add AssetReport to the default WebGUI config file. 2010-08-10 17:14:46 -07:00
khenn
71864fd6b1 Added AssetReport Wobject to WebGUI.conf.original 2010-08-10 19:13:09 -05:00
Colin Kuskie
c51b2562a4 Merge AssetReport into the shunt upgrade. 2010-08-10 17:12:59 -07:00
khenn
8c83d153ea Fixed documentation and i18n issues 2010-08-10 19:10:55 -05:00
khenn
1ef6f197e7 Removed inheritance of Installable Aspect which was there for testing purposes only 2010-08-10 18:58:27 -05:00
khenn
22da7c4114 initial release of Asset Report asset allowing reports to be created using asset properties. 2010-08-10 18:53:22 -05:00
Colin Kuskie
cb2bb75d23 Remove notes and diags 2010-08-10 16:32:10 -07:00
Doug Bell
bd4e7a2ec0 fix 11768 Edit Branch does not update wgaccess
I can't seem to reproduce this problem in the tests...
2010-08-10 18:21:16 -05:00
Colin Kuskie
b45c693802 Remove unused storage locations. 2010-08-10 16:00:57 -07:00
Colin Kuskie
e10f2c76d0 Add more missing module lines. 2010-08-10 15:25:04 -07:00
Colin Kuskie
2003f0543b Add missing module use line for WikiPage. 2010-08-10 15:19:57 -07:00
Colin Kuskie
07b4258cb9 Shunt upgrade code from 7.8.24 to 7.9.11 2010-08-10 15:16:48 -07:00
Doug Bell
abd2e09a6d fix 11772 Metadata in post doesn't set default 2010-08-10 14:28:02 -05:00
Doug Bell
625da8bb41 fix 11432 DataTable date input 2010-08-10 14:05:35 -05:00