matthewt [Mon, 26 Nov 2007 20:44:56 +0000]
ObjectView converted
matthewt [Mon, 26 Nov 2007 20:11:29 +0000]
root of componentUI renders
matthewt [Thu, 15 Nov 2007 21:12:16 +0000]
move viewport to being %_ arg only, not widget attribute, cache widget construction
matthewt [Thu, 15 Nov 2007 20:26:00 +0000]
one rendering context per request
matthewt [Thu, 15 Nov 2007 20:16:27 +0000]
widget now passes layoutset to rendering context
matthewt [Wed, 14 Nov 2007 20:05:51 +0000]
r62507@cain (orig r402): groditi | 2007-11-14 18:33:11 +0000
r15103@deathmachine (orig r401): groditi | 2007-11-13 16:43:36 -0500
changes so far for new moose / mop
r62510@cain (orig r405): groditi | 2007-11-14 19:49:50 +0000
r15169@deathmachine (orig r404): groditi | 2007-11-14 14:48:24 -0500
button labels for action form
groditi [Wed, 14 Nov 2007 19:49:50 +0000]
r15169@deathmachine (orig r404): groditi | 2007-11-14 14:48:24 -0500
button labels for action form
groditi [Wed, 14 Nov 2007 19:48:24 +0000]
button labels for action form
groditi [Wed, 14 Nov 2007 19:43:10 +0000]
r15165@deathmachine (orig r402): groditi | 2007-11-14 13:33:11 -0500
r15103@deathmachine (orig r401): groditi | 2007-11-13 16:43:36 -0500
changes so far for new moose / mop
groditi [Wed, 14 Nov 2007 18:33:11 +0000]
r15103@deathmachine (orig r401): groditi | 2007-11-13 16:43:36 -0500
changes so far for new moose / mop
groditi [Tue, 13 Nov 2007 21:43:36 +0000]
changes so far for new moose / mop
groditi [Mon, 12 Nov 2007 19:43:44 +0000]
branching for lazy_build changes
matthewt [Fri, 9 Nov 2007 14:40:08 +0000]
switch over to sub style from AUTOLOAD style (Widget transition)
matthewt [Fri, 9 Nov 2007 14:38:37 +0000]
switch over to sub style from AUTOLOAD style (WidgetClass changes)
matthewt [Fri, 9 Nov 2007 14:04:24 +0000]
fixup widgets to use fragment
matthewt [Fri, 9 Nov 2007 13:53:40 +0000]
replace renders with fragment
matthewt [Tue, 6 Nov 2007 19:02:11 +0000]
created declare branch for Devel::Declare addition
groditi [Fri, 26 Oct 2007 01:23:31 +0000]
r14790@deathmachine (orig r393): groditi | 2007-10-25 21:23:16 -0400
widget little bug
groditi [Fri, 26 Oct 2007 01:23:16 +0000]
widget little bug
groditi [Fri, 26 Oct 2007 01:16:44 +0000]
r14788@deathmachine (orig r391): groditi | 2007-10-25 21:16:06 -0400
another reflector bug on many to many
groditi [Fri, 26 Oct 2007 01:16:06 +0000]
another reflector bug on many to many
groditi [Thu, 25 Oct 2007 23:39:34 +0000]
r14786@deathmachine (orig r389): groditi | 2007-10-25 19:39:00 -0400
oddities with create fixed, bug in reflector
groditi [Thu, 25 Oct 2007 23:39:00 +0000]
oddities with create fixed, bug in reflector
groditi [Tue, 23 Oct 2007 17:15:37 +0000]
r14770@deathmachine (orig r373): groditi | 2007-10-23 12:58:00 -0400
CRUDController syntax changed to be less retarded and Reflector::DBIC fixed to use DeleteAll action
groditi [Tue, 23 Oct 2007 17:14:57 +0000]
r14769@deathmachine (orig r372): groditi | 2007-10-16 19:14:42 -0400
oopsie typo
groditi [Tue, 23 Oct 2007 17:14:34 +0000]
r14768@deathmachine (orig r371): groditi | 2007-10-16 19:09:59 -0400
made listview do paging and ordering and all sorts of stupid shit. nobody is welcome, this really sucked. theres also the new DeleteAll action and there is changes everywhere that has anything to do with listview and actions
groditi [Tue, 23 Oct 2007 17:12:59 +0000]
r14712@deathmachine (orig r370): groditi | 2007-10-05 15:28:51 -0400
simplify value widgets to reduce PROCESS calls, make some classes immutable which were not before. nice increase in performance.
groditi [Tue, 23 Oct 2007 17:11:42 +0000]
r14711@deathmachine (orig r369): groditi | 2007-10-03 17:04:04 -0400
optimizations are fun! widget cache, reflector and immutable, other details. bye old view
groditi [Tue, 23 Oct 2007 17:10:57 +0000]
r14660@deathmachine (orig r368): groditi | 2007-10-02 19:33:28 -0400
gridview is so close. so close
groditi [Tue, 23 Oct 2007 17:08:59 +0000]
r14659@deathmachine (orig r367): groditi | 2007-10-02 16:05:44 -0400
unstable switchover before template renaming. added searchpath for widgets trying to make list view work. added gridview
groditi [Tue, 23 Oct 2007 17:07:50 +0000]
r14658@deathmachine (orig r366): groditi | 2007-09-29 16:40:12 -0400
It is starting to look like this may actually work after all. Listview is the only one left i think, although the bar tests are still giving me trouble. TODO: add to the collection actions a truncate action. should be useful
groditi [Tue, 23 Oct 2007 17:05:15 +0000]
r14657@deathmachine (orig r365): groditi | 2007-09-28 17:03:13 -0400
slight change for saner behavior when munging names
groditi [Tue, 23 Oct 2007 17:04:58 +0000]
r14656@deathmachine (orig r364): groditi | 2007-09-28 14:01:42 -0400
more work towards widgets, split up the templates and added some super basic POD
groditi [Tue, 23 Oct 2007 17:03:39 +0000]
r14623@deathmachine (orig r363): groditi | 2007-09-26 18:39:13 -0400
more Widget updates. this breaks old-style templates, also changed how VPs behave to play better with Widgets. tagging mst, make the search path thing now, I am ready to test!
groditi [Tue, 23 Oct 2007 17:02:50 +0000]
r14547@deathmachine (orig r362): groditi | 2007-09-24 15:28:11 -0400
start of new widgets for fields
groditi [Tue, 23 Oct 2007 17:02:19 +0000]
r14546@deathmachine (orig r361): groditi | 2007-09-24 15:19:33 -0400
Fix to View.pm (oops) and the ability of using sub{} blocks with a localized %_ to WidgetClass
groditi [Tue, 23 Oct 2007 17:02:06 +0000]
r14449@deathmachine (orig r360): groditi | 2007-09-20 14:32:32 -0400
minor reflector changes and start of widget port
groditi [Tue, 23 Oct 2007 17:01:39 +0000]
r14370@deathmachine (orig r359): groditi | 2007-09-12 15:57:03 -0400
first checkin tests fail everywhere but demo works. yay?
groditi [Tue, 23 Oct 2007 16:58:00 +0000]
CRUDController syntax changed to be less retarded and Reflector::DBIC fixed to use DeleteAll action
groditi [Tue, 16 Oct 2007 23:14:42 +0000]
oopsie typo
groditi [Tue, 16 Oct 2007 23:09:59 +0000]
made listview do paging and ordering and all sorts of stupid shit. nobody is welcome, this really sucked. theres also the new DeleteAll action and there is changes everywhere that has anything to do with listview and actions
groditi [Fri, 5 Oct 2007 19:28:51 +0000]
simplify value widgets to reduce PROCESS calls, make some classes immutable which were not before. nice increase in performance.
groditi [Wed, 3 Oct 2007 21:04:04 +0000]
optimizations are fun! widget cache, reflector and immutable, other details. bye old view
groditi [Tue, 2 Oct 2007 23:33:28 +0000]
gridview is so close. so close
groditi [Tue, 2 Oct 2007 20:05:44 +0000]
unstable switchover before template renaming. added searchpath for widgets trying to make list view work. added gridview
groditi [Sat, 29 Sep 2007 20:40:12 +0000]
It is starting to look like this may actually work after all. Listview is the only one left i think, although the bar tests are still giving me trouble. TODO: add to the collection actions a truncate action. should be useful
groditi [Fri, 28 Sep 2007 21:03:13 +0000]
slight change for saner behavior when munging names
groditi [Fri, 28 Sep 2007 18:01:42 +0000]
more work towards widgets, split up the templates and added some super basic POD
groditi [Wed, 26 Sep 2007 22:39:13 +0000]
more Widget updates. this breaks old-style templates, also changed how VPs behave to play better with Widgets. tagging mst, make the search path thing now, I am ready to test!
groditi [Mon, 24 Sep 2007 19:28:11 +0000]
start of new widgets for fields
groditi [Mon, 24 Sep 2007 19:19:33 +0000]
Fix to View.pm (oops) and the ability of using sub{} blocks with a localized %_ to WidgetClass
groditi [Thu, 20 Sep 2007 18:32:32 +0000]
minor reflector changes and start of widget port
groditi [Wed, 12 Sep 2007 19:57:03 +0000]
first checkin tests fail everywhere but demo works. yay?
matthewt [Wed, 12 Sep 2007 18:11:34 +0000]
moved shit to trunk
matthewt [Wed, 12 Sep 2007 17:44:37 +0000]
project dir