aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Reaction/UI/ViewPort
Commit message (Collapse)AuthorAgeFilesLines
* fixes for the applied_attribute stuff in moose 2Jesse Luehrs2011-03-042-2/+2
|
* lazy_build automatically defines clear_$attr, so clearer was overwritingJustin Hunter2010-11-022-2/+0
|
* is_weak_ref is now weak_refJustin Hunter2010-10-292-2/+2
|
* Make it compile againt0m2010-07-151-1/+6
|
* added clone and inherit fix to Field::Mutable::HiddenArrayedenc2009-11-161-2/+2
|
* working around Moose glitch via parameterized rolesedenc2009-11-114-13/+42
|
* 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
|
* allow redirect_to a url parameterpurge2009-10-021-3/+7
|
* pass through layout_args to actionspurge2009-09-171-0/+2
|
* collection-grid already does Pager and Actionswreis2009-09-141-2/+0
|
* fixed child_event_sinks for SearchableListViewContainer vpwreis2009-09-141-1/+1
|
* fixed hidden array viewport value_string attributeedenc2009-09-041-1/+4
|
* moved handle for image buttons to UI::Windowwreis2009-09-031-15/+0
|
* added search model parameterizationedenc2009-08-311-1/+4
|
* 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-281-0/+11
|
* backcompact stuffwreis2009-08-071-0/+10
|
* 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
| |
* | r22767@hercule (orig r1158): mateu | 2009-07-28 14:16:29 +0100wreis2009-07-312-8/+14
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| |
| * fixed default valuewreis2009-07-301-1/+2
| |
| * added action_filterwreis2009-07-301-1/+9
| |
* | factoring out for field args from Collection::Gridwreis2009-07-312-75/+134
| |
* | Object consumes Action and Collection consumes Pager and Action, so ↵wreis2009-07-275-20/+8
|/ | | | Member::WithActions go away
* String fragment viewportgroditi2009-07-101-0/+44
|
* use more MooseX::Types and support actionattribute in Action vp to ↵groditi2009-07-0829-118/+132
| | | | explicitly provide the URI to post to
* fix mismatched package names in PODgroditi2009-05-261-1/+1
|
* POD for Order rolegroditi2009-05-262-3/+52
|
* order_by fixes including enable_order_by and coerce_order_bygroditi2009-05-061-13/+41
|
* layout option for action_prototypeswreis2009-03-311-0/+2
|
* search spec components factored out of T365phaylon2009-03-273-0/+126
|
* r2990@gomorrah (orig r1037): phaylon | 2009-02-09 21:25:06 +0100phaylon2009-03-246-14/+296
|\ | | | | | | | | documentation update, some api docs, overview and tutorial upto first DM and IM including CRUD
| * documentation update, some api docs, overview and tutorial upto first DM and ↵phaylon2009-02-096-13/+297
| | | | | | | | IM including CRUD
* | r1220@nifty (orig r1047): wreis | 2009-02-21 20:39:36 +0100wreis2009-03-032-1/+7
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | allowing empty label in grid->header r1221@nifty (orig r1048): wreis | 2009-02-25 21:00:44 +0100 failing test case for Bool field r1222@nifty (orig r1049): wreis | 2009-03-03 15:34:43 +0100 fixed bool field
| * | fixed bool fieldwreis2009-03-031-0/+6
| | |
| * | allowing empty label in grid->headerwreis2009-02-211-1/+1
| | |
* | | fixed ChooseOne value_stringedenc2009-02-191-2/+8
| | |
* | | r10144@hades (orig r1040): groditi | 2009-02-11 22:12:12 -0300edenc2009-02-183-0/+52
|\| | | | | | | | | | | | | | use MooseX::Types::Common and MooseX::Types::DateTime
| * | use MooseX::Types::Common and MooseX::Types::DateTimegroditi2009-02-123-0/+52
| | |
* | | r9424@hades (orig r1029): groditi | 2009-01-27 20:52:49 -0300edenc2009-02-112-2/+14
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove unnecessary use of Reaction::Meta::Class r9533@hades (orig r1033): abs | 2009-02-05 18:49:51 -0300 Fix defualt -> default typos in perldoc r10126@hades (orig r1034): groditi | 2009-02-09 13:23:51 -0300 compat for new dbic r10130@hades (orig r1038): matthewt | 2009-02-10 17:58:57 -0300 add clearers for order and pager listview roles
| * | add clearers for order and pager listview rolesmatthewt2009-02-102-2/+14
| |/
* / added included_fields patch from absedenc2009-01-282-2/+34
|/