Commit graph

8663 commits

Author SHA1 Message Date
Graham Knop
2c7eb7478e change table to tableName in definition 2009-12-07 12:22:33 -06:00
Graham Knop
bb2667206d adding some methods to role, other small cleanups 2009-12-07 12:16:07 -06:00
Graham Knop
c7995b716e Fix applying roles 2009-12-07 12:15:21 -06:00
Graham Knop
fdb72a6d7f small adjustments 2009-12-07 11:29:03 -06:00
Colin Kuskie
b6058e8b11 Began POD for WebGUI::Definition::Asset 2009-12-05 19:06:05 -08:00
Colin Kuskie
129f675f29 POD for WebGUI::Definition::Meta::Property::Asset 2009-12-05 14:23:13 -08:00
Colin Kuskie
841f9418a8 POD for WebGUI::Definition::Meta::Property 2009-12-05 14:22:21 -08:00
Colin Kuskie
d78359c13a POD for Definition::Meta::Class 2009-12-05 13:53:05 -08:00
Colin Kuskie
8491775491 POD for Definition/Meta/Property/Asset.pm
Adopted the style of postfix POD when dealing with Moose specific
code.  It's much easier to read both.
2009-12-05 12:31:02 -08:00
Colin Kuskie
a1957b324a POD for Definition::Meta::Property. 2009-12-05 12:30:34 -08:00
Colin Kuskie
4cc1576796 Fix a POD type in Definition. 2009-12-05 12:30:13 -08:00
Colin Kuskie
80ad86edb2 POD for Definition.pm. Needs more details and design decisions. 2009-12-05 10:00:30 -08:00
Colin Kuskie
0c90162c57 Fix a syntax error, and add a list of newly required modules to testEnvironment.pl 2009-12-02 16:06:06 -08:00
Graham Knop
88aba652c7 moose based definition 2009-12-02 11:37:41 -06:00
Doug Bell
59a562fb35 Merge branch 'fb' into 8 2009-12-01 11:01:27 -06:00
Doug Bell
48773136a8 added some toTemplateVars stuff 2009-11-24 18:01:39 -06:00
Colin Kuskie
f8dea7f582 Revert "Add README file, and base class for AssetHelpers."
This reverts commit dd8674c49b.
2009-11-24 13:12:05 -08:00
Colin Kuskie
dd8674c49b Add README file, and base class for AssetHelpers. 2009-11-24 13:08:48 -08:00
Colin Kuskie
c86ef6ba15 Remove old Cache code for filesystem cache. 2009-11-24 13:07:04 -08:00
Doug Bell
38d395e49f added Tabsets. finished toHtml 2009-11-20 18:12:11 -06:00
Doug Bell
db785fbc02 moving to tabsets and ordered everything 2009-11-17 14:00:07 -06:00
Doug Bell
631f6ad267 more tests and moosification 2009-11-16 18:26:46 -06:00
Doug Bell
7ee8fec611 migrate FormBuilder to Moose. Start tests 2009-11-13 16:27:44 -06:00
JT Smith
814bde6b93 Merge branch 'memcached' into WebGUI8
Conflicts:
	lib/WebGUI/Cache.pm
2009-09-28 17:54:15 -05:00
JT Smith
d16a220628 bug fixes 2009-09-28 17:36:10 -05:00
JT Smith
26c3bdac70 added hot sessions 2009-09-28 15:06:12 -05:00
JT Smith
1fe612ef8f converted scratch to hot session 2009-09-28 12:04:09 -05:00
JT Smith
393789e72f added off switch for debugging to speed things up 2009-09-27 21:52:46 -05:00
JT Smith
ee8ebd44e4 removed typo 2009-09-27 17:36:02 -05:00
JT Smith
2a94b0806c added logging 2009-09-27 17:33:46 -05:00
JT Smith
d399f23baf fixed bugs, adding logging 2009-09-27 13:21:40 -05:00
JT Smith
0c6b814ed4 more bug fixes 2009-09-26 11:56:30 -05:00
JT Smith
ebb6134c2d bug fixes 2009-09-25 22:50:59 -05:00
JT Smith
ccff9c7014 Converted all existing uses of cache. 2009-09-25 22:24:33 -05:00
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
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
46737d6945 starting migration to memcached 2009-09-24 23:28:45 -05: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
JT Smith
180c207335 fixed a bug in parseKey 2009-09-24 21:55:38 -05: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
JT Smith
4344007a88 moving the maintenance.html file to the appropriate place 2009-09-24 11:16:19 -05:00
Colin Kuskie
77fc01af38 Do not set a redirect when streaming downloads. fixes file #11029 2009-09-23 21:27:43 -07:00