aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | r15979@debian (orig r1252): edenc | 2009-11-10 21:45:38 -0300edenc2009-11-166-14/+44
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | branching for clone-and-inherit workaround r15980@debian (orig r1253): edenc | 2009-11-10 21:50:34 -0300 working around Moose glitch via parameterized roles
| * | | | working around Moose glitch via parameterized rolesedenc2009-11-116-14/+44
| | | | |
| * | | | branching for clone-and-inherit workaroundedenc2009-11-110-0/+0
|/ / / /
* | | | undo r1236wreis2009-11-041-10/+0
| | | |
* | | | whoops compile errorgroditi2009-10-021-1/+1
| |_|/ |/| |
* | | 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-024-8/+11
| | |
* | | made hidden array field use the value event instead of value_stringedenc2009-09-291-0/+4
| |/ |/|
* | compatibility fixes for Class::MOP 0.93edenc2009-09-172-2/+4
| |
* | pass through layout_args to actionspurge2009-09-171-0/+2
| |
* | no divs in base skinwreis2009-09-1512-33/+44
| |
* | 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
| |
* | Bump version of SQL::Translator required for testing so t/im_dbic.t passes.mateu2009-09-131-1/+1
| |
* | make_immutable for new moosepurge2009-09-112-0/+4
|/
* 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
|
* r4407@www43 (orig r1156): wreis | 2009-07-27 12:54:03 -0500wreis2009-08-2723-208/+267
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | branching for cleanups on collection-group r4408@www43 (orig r1157): wreis | 2009-07-27 13:34:34 -0500 Object consumes Action and Collection consumes Pager and Action, so Member::WithActions go away r4416@www43 (orig r1165): wreis | 2009-07-29 06:45:36 -0500 fixes for templates r4446@www43 (orig r1183): wreis | 2009-07-31 07:02:17 -0500 fixes for base collection widget+template r4447@www43 (orig r1184): wreis | 2009-07-31 07:04:55 -0500 factoring out for field args from Collection::Grid r4448@www43 (orig r1185): wreis | 2009-07-31 07:06:05 -0500 working example on ComponentUI r4454@www43 (orig r1189): wreis | 2009-07-31 09:18:27 -0500 fixes for object and bar/member r4462@www43 (orig r1193): wallacer | 2009-07-31 21:16:25 -0500 updated FieldArgs role after merge r4464@www43 (orig r1195): wallacer | 2009-08-01 15:02:22 -0500 reverted Role::Actions, it shouldnt ever be done r4531@www43 (orig r1213): wallacer | 2009-08-07 07:23:52 -0500 backcompact stuff
| * r4572@www43 (orig r1214): mateu | 2009-08-11 09:35:33 -0500wreis2009-08-272-4/+31
| |\ | |/ |/| | | | | | | | | extending Reaction core skins and call_next POD additions. r4573@www43 (orig r1215): mateu | 2009-08-11 10:10:28 -0500 add missing word to Widgets.pod
* | 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-074-0/+26
| |
| * r4466@www43 (orig r1196): groditi | 2009-08-01 15:07:10 -0500wreis2009-08-054-4/+41
| |\ | |/ |/| | | | | | | | | | | | | | | | | make "class" in the config for push_vieport work correctly r4488@www43 (orig r1199): groditi | 2009-08-03 17:25:09 -0500 let delete have its own callback by default r4499@www43 (orig r1207): groditi | 2009-08-04 11:01:28 -0500 r30359@martha (orig r1198): groditi | 2009-08-01 16:57:29 -0400 example of how to create forms that return users to the URI they came from
* | r30359@martha (orig r1198): groditi | 2009-08-01 16:57:29 -0400groditi2009-08-042-0/+31
|\ \ | | | | | | | | | | | | example of how to create forms that return users to the URI they came from
| * | example of how to create forms that return users to the URI they came fromgroditi2009-08-012-0/+31
| | |
| * | branching return-to-urigroditi2009-08-010-0/+0
| | |
* | | 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
| |\ | |/ |/| | | | | | | | | removing cache for computed_action_order r4456@www43 (orig r1191): wallacer | 2009-07-31 20:16:38 -0500 fix for action_filter
* | fix for action_filterwreis2009-08-011-3/+10
| |
* | removing cache for computed_action_orderwreis2009-08-011-9/+0
| |
| * fixes for object and bar/memberwreis2009-07-312-5/+1
| |
| * r22767@hercule (orig r1158): mateu | 2009-07-28 14:16:29 +0100wreis2009-07-316-12/+68
| |\ | |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Document make_context_closure(). r22768@hercule (orig r1159): mateu | 2009-07-28 14:30:05 +0100 Avoid circular refs with target_model for login actions r22771@hercule (orig r1162): xinming | 2009-07-29 06:10:29 +0100 Merge branch utf8_support branch (r1109:1112) into trunk. r22786@hercule (orig r1177): wreis | 2009-07-30 22:39:28 +0100 r4424@www43 (orig r1173): wallacer | 2009-07-30 14:06:53 -0500 branching for action_filter feature in Role::Actions r4426@www43 (orig r1175): wallacer | 2009-07-30 16:13:22 -0500 added action_filter r4427@www43 (orig r1176): wallacer | 2009-07-30 16:39:15 -0500 fixed default value r22788@hercule (orig r1179): wreis | 2009-07-30 22:45:32 +0100 patch from groditi r22795@hercule (orig r1186): wreis | 2009-07-31 13:53:07 +0100 tweaks for SearchableListViewContainer
* | tweaks for SearchableListViewContainerwreis2009-07-311-7/+8
| |
* | patch from groditiwreis2009-07-301-6/+2
| |
* | r4424@www43 (orig r1173): wallacer | 2009-07-30 14:06:53 -0500wreis2009-07-301-1/+10
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | branching for action_filter feature in Role::Actions r4426@www43 (orig r1175): wallacer | 2009-07-30 16:13:22 -0500 added action_filter r4427@www43 (orig r1176): wallacer | 2009-07-30 16:39:15 -0500 fixed default value
| * | fixed default valuewreis2009-07-301-1/+2
| | |
| * | added action_filterwreis2009-07-301-1/+9
| | |
| * | branching for action_filter feature in Role::Actionswreis2009-07-300-0/+0
|/ /
* | 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
| |