aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Reaction/UI
Commit message (Expand)AuthorAgeFilesLines
* initial refactor of CRUD controller actions as rolesgroditi2009-09-1111-219/+1288
* 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
* backcompact stuffwreis2009-08-072-0/+20
* r4466@www43 (orig r1196): groditi | 2009-08-01 15:07:10 -0500wreis2009-08-052-4/+10
|\
| * 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-315-11/+66
|\|
| * 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
| * Document make_context_closure().mateu2009-07-281-0/+39
* | 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-278-126/+27
|/
* 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-112-1/+12
* do not override custom location in push_viewportgroditi2009-07-111-6/+5
* String fragment viewportgroditi2009-07-101-0/+44
* use more MooseX::Types and support actionattribute in Action vp to explicitly...groditi2009-07-0830-119/+136
* Fix typo for attribute declaration in Reaction::UI::Skinxinming2009-06-271-1/+1
* fix mismatched package names in PODgroditi2009-05-2615-15/+15
* POD for Order rolegroditi2009-05-262-3/+52
* order_by fixes including enable_order_by and coerce_order_bygroditi2009-05-062-20/+51
* changes for 0.002000, thank you xinming for reminding me, I'm a fucking idiotmatthewt2009-04-301-1/+0
* factor out metaclass info into roles for compatibilitymatthewt2009-04-201-1/+1
* Get rid of deprecated methods in Class::MOP (and depend on newest Moose)lbr2009-04-192-2/+2
* layout option for action_prototypeswreis2009-03-311-0/+2
* shallow copying req->paramswreis2009-03-301-1/+1
* r3185@gomorrah (orig r1074): phaylon | 2009-03-27 03:40:02 +0100phaylon2009-03-306-0/+172
|\
| * search spec components factored out of T365phaylon2009-03-276-0/+172
* | fixed pod typos (abraxxa++)phaylon2009-03-301-1/+1
|/
* r2994@gomorrah (orig r1041): phaylon | 2009-02-16 03:40:11 +0100phaylon2009-03-2439-65/+1815
|\
| * widget documentationphaylon2009-02-1639-65/+1815
* | r2990@gomorrah (orig r1037): phaylon | 2009-02-09 21:25:06 +0100phaylon2009-03-247-15/+316
|\|
| * documentation update, some api docs, overview and tutorial upto first DM and ...phaylon2009-02-097-14/+317
* | r9625@hercule (orig r1052): groditi | 2009-03-11 20:47:19 +0000wreis2009-03-182-4/+6
|\ \