aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* r31705@martha (orig r1240): edenc | 2009-09-28 20:19:59 -0400groditi2009-10-022-3/+15
|\
| * cleanup of hard to read layout_args codegroditi2009-10-021-6/+10
| * undo change allowing domain in redirect_togroditi2009-10-021-2/+1
| * allow redirect_to a url parameterpurge2009-10-022-4/+9
| * made hidden array field use the value event instead of value_stringedenc2009-09-291-0/+4
* | r31500@martha (orig r1229): purge | 2009-09-11 05:51:11 -0400groditi2009-09-2510-11/+68
|\|
| * compatibility fixes for Class::MOP 0.93edenc2009-09-172-2/+4
| * pass through layout_args to actionspurge2009-09-171-0/+2
| * added search spec sample to demo appedenc2009-09-153-0/+51
| * collection-grid already does Pager and Actionswreis2009-09-141-2/+0
| * fixed child_event_sinks for SearchableListViewContainer vpwreis2009-09-141-1/+1
| * make_immutable for new moosepurge2009-09-112-0/+4
* | work arounds not necessary with newest MethodAttributes release (0.18)groditi2009-09-252-5/+1
* | initial refactor of CRUD controller actions as rolesgroditi2009-09-1113-231/+1305
|/
* fixed hidden array viewport value_string attributeedenc2009-09-042-3/+4
* moved handle for image buttons to UI::Windowwreis2009-09-032-16/+8
* added search model parameterizationedenc2009-08-311-1/+4
* fix for Config::General on perl 5.10.1purge2009-08-311-1/+1
* argh! missed DEBUG_EVENTSwreis2009-08-281-0/+2
* debug for button events - missed on last commitwreis2009-08-281-0/+1
* making reaction apply events for buttons defined as type=imagewreis2009-08-282-6/+20
* r4572@www43 (orig r1214): mateu | 2009-08-11 09:35:33 -0500wreis2009-08-272-4/+31
|\
| * add missing word to Widgets.podmateu2009-08-111-1/+1
| * extending Reaction core skins and call_next POD additions.mateu2009-08-111-3/+30
* | backcompact stuffwreis2009-08-072-0/+20
* | r4466@www43 (orig r1196): groditi | 2009-08-01 15:07:10 -0500wreis2009-08-053-4/+31
|\|
| * r30359@martha (orig r1198): groditi | 2009-08-01 16:57:29 -0400groditi2009-08-041-0/+21
| |\
| | * example of how to create forms that return users to the URI they came fromgroditi2009-08-011-0/+21
| * | let delete have its own callback by defaultgroditi2009-08-031-1/+9
| * | make "class" in the config for push_vieport work correctly groditi2009-08-011-3/+1
| |/
* | reverted Role::Actions, it shouldnt ever be donewreis2009-08-011-5/+8
* | updated FieldArgs role after mergewreis2009-08-012-17/+5
* | r4455@www43 (orig r1190): wallacer | 2009-07-31 20:16:27 -0500wreis2009-08-011-3/+10
|\|
| * fix for action_filterwreis2009-08-011-3/+10
| * removing cache for computed_action_orderwreis2009-08-011-9/+0
* | r22767@hercule (orig r1158): mateu | 2009-07-28 14:16:29 +0100wreis2009-07-316-12/+68
|\|
| * tweaks for SearchableListViewContainerwreis2009-07-311-7/+8
| * patch from groditiwreis2009-07-301-6/+2
| * fixed default valuewreis2009-07-301-1/+2
| * added action_filterwreis2009-07-301-1/+9
| * Merge branch utf8_support branch (r1109:1112) into trunk.xinming2009-07-292-3/+13
| * Avoid circular refs with target_model for login actionsmateu2009-07-281-1/+2
| * Document make_context_closure().mateu2009-07-281-0/+39
* | working example on ComponentUIwreis2009-07-311-0/+3
* | factoring out for field args from Collection::Gridwreis2009-07-312-75/+134
* | fixes for base collection widget+templatewreis2009-07-312-9/+8
* | Object consumes Action and Collection consumes Pager and Action, so Member::W...wreis2009-07-2710-129/+30
|/
* loading Config::Any in Reaction::UI::Skinedenc2009-07-231-0/+1
* add some comments in case someone has a hissy fit about MVC blah blahgroditi2009-07-111-0/+12
* wire layout_args, which was somehow never connected to the mixgroditi2009-07-114-2/+37