Commit graph

11787 commits

Author SHA1 Message Date
Colin Kuskie
268a926d01 Remove duplicate sub that crept in there. 2009-05-18 21:04:52 +00:00
Colin Kuskie
de3b249a2b Fill out FilePump macro tests and fix bugs. 2009-05-18 17:57:20 +00:00
Colin Kuskie
d8a1623ea0 adding FilePump 2009-05-18 16:03:50 +00:00
Yung Han Khoe
e1ed053d76 matrix template fixes for new ukplayer version 2009-05-18 15:32:57 +00:00
Doug Bell
4fe9affd60 added changelog entry 2009-05-17 22:47:21 +00:00
Doug Bell
10d1228d85 removed testing module 2009-05-17 22:46:35 +00:00
Doug Bell
b817c719ef updated changelog 2009-05-17 22:44:35 +00:00
Doug Bell
25ff0dae0e Added: Google map asset.
Added a way for authors to prevent debugging output on page requests
2009-05-17 22:44:27 +00:00
Doug Bell
77a273c954 added --noprompt for testEnvironment 2009-05-17 22:44:19 +00:00
Doug Bell
280dff8bff initial checkin of map 2009-05-17 22:44:12 +00:00
Patrick Donelan
9cbd30c3d8 Refactored Survey test suite diagnostics etc.. 2009-05-17 08:15:59 +00:00
Doug Bell
de47c22eff fixed pseudorequest "Cannot use undefined value as a HASH reference" 2009-05-17 02:55:31 +00:00
Colin Kuskie
46cedb1a90 Use the correct HTTP header for lastModified 2009-05-16 17:37:17 -07:00
Colin Kuskie
9cafcf3a61 UI improvements.
Show build label in list of bundles if lastModified > lastBuild.
Display label "Not yet" if bundle has never been modified, or built.
2009-05-16 16:17:43 -07:00
Colin Kuskie
76e4b99eb5 Fix bad property keys in crud_definition. 2009-05-16 14:52:50 -07:00
Colin Kuskie
8e3891a7bd Merge branch 'master' of git://github.com/pdonelan/webgui into filepump 2009-05-16 14:44:27 -07:00
Colin Kuskie
61c7c7a46e Build bundle UI via edit bundle admin console. 2009-05-16 14:42:22 -07:00
Colin Kuskie
6314228b59 Promote and demote files inside of a bundle. 2009-05-16 14:24:21 -07:00
Colin Kuskie
8a81d5817f Add files to a bundle. 2009-05-16 13:01:10 -07:00
Colin Kuskie
15321d19ae More code for editBundle 2009-05-16 11:35:49 -07:00
Colin Kuskie
18d0a9e36f Admin Console setup. Graphics and i18n. 2009-05-16 09:48:44 -07:00
Colin Kuskie
ae57ce3e0f Deleting bundles. 2009-05-16 09:40:28 -07:00
Patrick Donelan
3105b27034 Improved Survey test setup 2009-05-16 09:06:00 +00:00
Patrick Donelan
4d181da7f9 SurveyJSON bug fixes
Fixed bug in SurveyJSON::update to stop it updating questionType when not asked
Fixed unsafe reference bug in SurveyJSON::getMultipleChoiceBundle
Added more Survey Test Suite tests
2009-05-16 07:24:55 +00:00
Colin Kuskie
c49d53ce88 Add bundles, and display list of bundles. 2009-05-15 22:23:36 -07:00
Colin Kuskie
ecb3e7d394 Admin code for manage, and i18n. 2009-05-15 21:31:20 -07:00
Colin Kuskie
e1329192b9 labels for filepump group in settings. 2009-05-15 21:30:51 -07:00
Colin Kuskie
bff9c617ac Fix the content handler. 2009-05-15 21:30:21 -07:00
Colin Kuskie
a03bab37ea Reduce the install code. 2009-05-15 21:29:43 -07:00
Colin Kuskie
e26980c68c Fix broken i18n with the Admin group for Asset History browsing. 2009-05-16 03:58:01 +00:00
Colin Kuskie
4753442b0c Add the FilePump settings admin group. 2009-05-15 18:40:10 -07:00
Colin Kuskie
3da92cdd84 Test that the build directory was deleted. 2009-05-15 18:39:41 -07:00
Colin Kuskie
fe221e87ab Adding FilePump admin module. 2009-05-15 18:39:02 -07:00
Colin Kuskie
33c0ab2a05 Fix user profile SMS i18n. 2009-05-16 01:35:56 +00:00
Patrick Donelan
7e0796cc78 Some minor Survey bug fixes
Removed evil "use JSON -support_by_pp"
test() and test_mc() now intelligently start at the right place and give better TAP descriptions
2009-05-16 01:13:20 +00:00
Colin Kuskie
a4cb3c2aac FilePump content handler. 2009-05-15 16:42:21 -07:00
Patrick Donelan
2bde3dc02c Moved Survey test upgrade to 7.7.6-7.7.7 upgrade script 2009-05-15 23:42:10 +00:00
Doug Bell
bece623b8f updated changelog 2009-05-15 22:27:41 +00:00
Doug Bell
1617e3004f added robustness to user services. added tests 2009-05-15 22:27:36 +00:00
Colin Kuskie
285b62212e build code, with tests. build works! 2009-05-15 14:12:36 -07:00
Yung Han Khoe
5f60eddaa7 rfe #9981: RedirectAfterLogin Setting 2009-05-15 18:57:12 +00:00
Doug Bell
21452ce58f fixed problem with git svn dcommit... 2009-05-15 18:14:16 +00:00
Doug Bell
75d1856ea7 added services to create, update, and delete users 2009-05-15 18:10:26 +00:00
Doug Bell
1afff052c4 added new API methods to User for easier use 2009-05-15 18:10:22 +00:00
Doug Bell
18bb51bc2b fixed PseudoRequest to do param list correctly 2009-05-15 18:10:18 +00:00
Doug Bell
1f96d708bf user-services 2009-05-15 18:03:03 +00:00
Doug Bell
18e095faee added services to create, update, and delete users 2009-05-15 18:02:58 +00:00
Doug Bell
0cf79f7264 added new API methods to User for easier use 2009-05-15 18:02:53 +00:00
Doug Bell
00b2709365 fixed PseudoRequest to do param list correctly 2009-05-15 18:02:49 +00:00
Martin Kamerbeek
bfc140a365 Improved and templated VAT Number management. 2009-05-15 17:20:49 +00:00