Colin Kuskie
8de4e6fed2
Clean up changes to admin user, who has no friends.
2009-05-20 01:32:04 +00:00
Colin Kuskie
7f9dacb0d0
Always delete fresh copies of cached objects...
2009-05-20 01:31:45 +00:00
Colin Kuskie
5fdb7d8f02
Clean up queued email created when the inbox message is added.
2009-05-20 01:13:50 +00:00
Colin Kuskie
4051101926
Prevent Inbox from making emails during testing.
2009-05-20 01:05:22 +00:00
Colin Kuskie
f06b8c08fb
In Thread tests, too.
2009-05-20 00:59:20 +00:00
Colin Kuskie
9d1829d5f5
Prevent emails from being sent out during the creation of assets.
2009-05-20 00:58:11 +00:00
Colin Kuskie
fa888ef434
Add mailQueue tracking to WEBGUI_TEST_DEBUG
2009-05-20 00:50:18 +00:00
Colin Kuskie
9a6a2e4549
Update this test to account for the new driver.
2009-05-19 22:16:57 +00:00
Colin Kuskie
45940ffa83
Fix bad POD in FilePump/Admin.pm
2009-05-19 22:14:40 +00:00
Colin Kuskie
bee4437007
Fix syntax warning with multiple my's.
2009-05-19 22:13:05 +00:00
Colin Kuskie
39d6708e73
Fix code placement in upgrade script.
2009-05-19 22:12:37 +00:00
Doug Bell
9fe3c635f9
fixed JSON's stupidity
2009-05-19 20:38:56 +00:00
Colin Kuskie
5690b18125
Forward porting t/Mail/Send.t delay for server startup
2009-05-19 16:44:39 +00:00
Yung Han Khoe
8fb8ed5c62
fixed #10332 : Matrix: last updated fields = today
2009-05-19 11:35:11 +00:00
Patrick Donelan
59329e9718
Survey tweaks
...
Added Survey 'Tagged' question type, which builds its answers dynamically from tagged data
Made Survey test suite more forgiving about JSON parsing
2009-05-19 02:45:45 +00:00
Patrick Donelan
a9638ae691
Survey: Let them eat sort
2009-05-19 02:45:26 +00:00
Colin Kuskie
4b3f81e3a0
ITransact requires that money amounts in XML have 2 decimal places.
2009-05-18 23:33:14 +00:00
Colin Kuskie
57b1e47f30
Don't kill preaction's contentHandlers.
2009-05-18 22:03:40 +00:00
Colin Kuskie
df5683246d
Add FilePump to the default WebGUI.conf file
2009-05-18 21:47:56 +00:00
Colin Kuskie
57c427cb6d
Fix bugs in adding other (CSS, sprite) files to bundles.
2009-05-18 21:33:13 +00:00
Colin Kuskie
98a1e4c409
Add the FilePump content handler in the right place in the config file.
2009-05-18 21:23:00 +00:00
Colin Kuskie
3d346bf76b
Adding in the FilePump admin console icons.
2009-05-18 21:09:17 +00:00
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