JT Smith
af705232a8
added exceptions, docs, and removed disableCache
2009-09-25 18:41:03 -05:00
JT Smith
a34f584780
Added WebGUI::Error::Connection, and fixed docs
2009-09-25 15:22:11 -05:00
Colin Kuskie
c5e9abe10e
Add a progress bar to uploading zip archives in Gallery Albums. Fixes bug #10994 .
2009-09-25 11:24:12 -07:00
Graham Knop
9b74ab24cf
remove attempted apache hack in tests
2009-09-25 11:33:20 -05:00
JT Smith
cb230c6599
Revert "a start on a new memcached based cache system"
...
This reverts commit 2865744fc9 .
2009-09-25 10:11:52 -05:00
JT Smith
09358cbfe7
started params validate work
2009-09-25 10:07:04 -05:00
JT Smith
880ee82009
continuing new cache integration
2009-09-24 23:51:29 -05:00
JT Smith
5dcb58a42a
Merge branch 'WebGUI8' into memcached
...
Conflicts:
lib/WebGUI/Cache.pm
2009-09-24 23:35:30 -05:00
JT Smith
ef438bfb7b
preparing webgui 8 migration stuff
2009-09-24 23:32:25 -05:00
JT Smith
46737d6945
starting migration to memcached
2009-09-24 23:28:45 -05:00
Patrick Donelan
549f9ce650
Fix bugs in ExpireIncompleteSurveyResponses Workflow
...
Need to join on revisionDate otherwise one email per Survey revision
will be sent. (Added explicit test for this)
Some standard template vars were also missing - username and userId.
(forward-port from webgui-7.7)
2009-09-25 14:13:15 +10:00
JT Smith
66db563c39
basics all tested
2009-09-24 23:12:20 -05:00
JT Smith
eff27a141d
Merge branch 'memcached' of github.com:plainblack/webgui into memcached
2009-09-24 22:47:01 -05:00
JT Smith
9569d0c3ab
fixed the remaining bugs in mget
2009-09-24 22:46:39 -05:00
Colin Kuskie
3c36b404b4
Try to optimize mget in Cache.pm
2009-09-24 20:42:25 -07:00
JT Smith
65239eee4d
mget not working, but it's better than it was
2009-09-24 22:31:19 -05:00
Colin Kuskie
79f84aec68
Restore original Darwin buffer hack.
2009-09-24 19:57:42 -07:00
JT Smith
180c207335
fixed a bug in parseKey
2009-09-24 21:55:38 -05:00
Colin Kuskie
4b974d644b
Restore original Darwin buffer hack.
2009-09-24 19:49:30 -07:00
Colin Kuskie
3e38ac540a
Move YUI filename fixes after the packages are installed. Part of bugfix #11038
2009-09-24 19:38:54 -07:00
Colin Kuskie
6d33558607
YUI 2.8 hiccup in the default carousel template. Fixes bug #11038 .
...
The upgrade script ran, then a template without the fix was installed
at the end of the upgrade.
2009-09-24 19:38:54 -07:00
JT Smith
c6d6882f4a
starting on a test kid for the new cache library
2009-09-24 21:34:34 -05:00
Graham Knop
81336e3ee6
only report test debug counts if there was a leak
2009-09-24 18:55:23 -05:00
Graham Knop
b6c1837756
fix and clean up export test
2009-09-24 18:55:23 -05:00
Graham Knop
c5ea4d0748
explicitly close filehandle used for exports
2009-09-24 18:55:23 -05:00
Graham Knop
c7570ac645
fix invalid i18n label in AssetTrash
2009-09-24 18:55:23 -05:00
Graham Knop
3703fb86d6
address cached config objects by full file name
2009-09-24 18:55:22 -05:00
Colin Kuskie
7d60f7523e
Events in the calendar, with and without starting times, behave similarly. Fixes bug #11033
2009-09-24 16:00:54 -07:00
JT Smith
1f41a72140
a start on a new memcached based cache system
2009-09-24 16:58:12 -05:00
JT Smith
2865744fc9
a start on a new memcached based cache system
2009-09-24 16:49:32 -05:00
Colin Kuskie
768da4fc7e
i18n the owner label in the Thing group properties.
2009-09-24 14:44:14 -07:00
Colin Kuskie
b08347059d
Fix POD spelling error.
2009-09-24 14:15:43 -07:00
Colin Kuskie
e61140af5b
Duplicate sessions before cleaning them up to handle fatal'ed sessions.
2009-09-24 13:57:00 -07:00
Colin Kuskie
cef20f0165
Clean-up a session created for a test.
2009-09-24 13:35:28 -07:00
Colin Kuskie
8374a88046
More test tweaks for zipcode.
2009-09-24 09:34:25 -07:00
Colin Kuskie
6a3d1588be
Uppercase any lowercase zipcode letters entered. Fixes 11018.
2009-09-24 09:32:14 -07:00
JT Smith
4344007a88
moving the maintenance.html file to the appropriate place
2009-09-24 11:16:19 -05:00
Graham Knop
532f8ece6b
set library path before loading WebGUI modules in WebGUI::Test
2009-09-24 07:52:18 -05:00
Colin Kuskie
77fc01af38
Do not set a redirect when streaming downloads. fixes file #11029
2009-09-23 21:27:43 -07:00
Colin Kuskie
564378bba8
Do not log empty statuses in the InOutBoard.
2009-09-23 16:34:24 -07:00
Colin Kuskie
1ccb468914
Add a method to unmock the logger.
2009-09-23 15:56:59 -07:00
Colin Kuskie
8276336cbe
Templates in the trash or clipboard now log and return warnings. fixes bug #11031
2009-09-23 15:40:35 -07:00
Colin Kuskie
e4b99f1d6c
Clear cache on assets in trash and clipboard limbo states. fixes bug #11027
2009-09-23 15:39:56 -07:00
Colin Kuskie
9a52044462
Add another edge case for nested macros.
2009-09-23 15:39:24 -07:00
Colin Kuskie
62afb735d6
Add missing datestamps to Macro_AssetProxy i18n.
2009-09-23 15:38:43 -07:00
Graham Knop
bb77bc484e
fix warnings in IOB test
2009-09-23 17:10:00 -05:00
Graham Knop
328f3dfcec
test cleanups
2009-09-23 16:48:04 -05:00
Colin Kuskie
79a544d4ae
Remove debug code from wiki keyword template. Fixes bug#11025.
2009-09-23 10:05:38 -07:00
Colin Kuskie
65f1377081
Add tests for InOutBoard. documents bug#11024.
...
Also, add a purge method to clean-up the collateral tables for this asset.
2009-09-23 09:55:25 -07:00
Graham Knop
04e44a156d
fix in/out board
2009-09-23 10:10:01 -05:00