r31500@martha (orig r1229): purge | 2009-09-11 05:51:11 -0400
[catagits/Reaction.git] / lib / Reaction / UI /
2009-09-25 groditi r31500@martha (orig r1229): purge | 2009-09-11 05...
2009-09-25 groditi work arounds not necessary with newest MethodAttributes...
2009-09-17 edenc compatibility fixes for Class::MOP 0.93
2009-09-17 purge pass through layout_args to actions
2009-09-14 wreis collection-grid already does Pager and Actions
2009-09-14 wreis fixed child_event_sinks for SearchableListViewContainer vp
2009-09-11 groditi initial refactor of CRUD controller actions as roles
2009-09-04 edenc fixed hidden array viewport value_string attribute
2009-09-03 wreis moved handle for image buttons to UI::Window
2009-08-31 edenc added search model parameterization
2009-08-31 purge fix for Config::General on perl 5.10.1
2009-08-28 wreis argh! missed DEBUG_EVENTS
2009-08-28 wreis debug for button events - missed on last commit
2009-08-28 wreis making reaction apply events for buttons defined as...
2009-08-07 wreis backcompact stuff
2009-08-05 wreis r4466@www43 (orig r1196): groditi | 2009-08-01 15...
2009-08-03 groditi let delete have its own callback by default
2009-08-01 groditi make "class" in the config for push_vieport work correctly
2009-08-01 wreis reverted Role::Actions, it shouldnt ever be done
2009-08-01 wreis updated FieldArgs role after merge
2009-08-01 wreis r4455@www43 (orig r1190): wallacer | 2009-07-31 20...
2009-08-01 wreis fix for action_filter
2009-08-01 wreis removing cache for computed_action_order
2009-07-31 wreis r22767@hercule (orig r1158): mateu | 2009-07-28 14...
2009-07-31 wreis tweaks for SearchableListViewContainer
2009-07-31 wreis factoring out for field args from Collection::Grid
2009-07-31 wreis fixes for base collection widget+template
2009-07-30 wreis patch from groditi
2009-07-30 wreis fixed default value
2009-07-30 wreis added action_filter
2009-07-29 xinming Merge branch utf8_support branch (r1109:1112) into...
2009-07-28 mateu Document make_context_closure().
2009-07-27 wreis Object consumes Action and Collection consumes Pager...
2009-07-23 edenc loading Config::Any in Reaction::UI::Skin
2009-07-11 groditi add some comments in case someone has a hissy fit about...
2009-07-11 groditi wire layout_args, which was somehow never connected...
2009-07-11 groditi do not override custom location in push_viewport
2009-07-10 groditi String fragment viewport
2009-07-08 groditi use more MooseX::Types and support actionattribute...
2009-06-27 xinming Fix typo for attribute declaration in Reaction::UI...
2009-05-26 groditi fix mismatched package names in POD
2009-05-26 groditi POD for Order role
2009-05-06 groditi order_by fixes including enable_order_by and coerce_ord...
2009-04-30 matthewt changes for 0.002000, thank you xinming for reminding...
2009-04-20 matthewt factor out metaclass info into roles for compatibility
2009-04-19 lbr Get rid of deprecated methods in Class::MOP (and depend...
2009-03-31 wreis layout option for action_prototypes
2009-03-30 wreis shallow copying req->params
2009-03-30 phaylon r3185@gomorrah (orig r1074): phaylon | 2009-03-27...
2009-03-30 phaylon fixed pod typos (abraxxa++)
2009-03-27 phaylon search spec components factored out of T365
2009-03-24 phaylon r2994@gomorrah (orig r1041): phaylon | 2009-02-16...
2009-03-24 phaylon r2990@gomorrah (orig r1037): phaylon | 2009-02-09...
2009-03-18 wreis r9625@hercule (orig r1052): groditi | 2009-03-11...
2009-03-11 groditi dont make events happen unless necesary
2009-03-11 groditi memory leak. catalyst 5.8 will fix this problem
2009-03-03 wreis r1220@nifty (orig r1047): wreis | 2009-02-21 20:39...
2009-03-03 wreis fixed bool field
2009-02-21 wreis allowing empty label in grid->header
2009-02-19 edenc fixed ChooseOne value_string
2009-02-18 edenc r10144@hades (orig r1040): groditi | 2009-02-11 22...
2009-02-16 phaylon widget documentation
2009-02-12 groditi use MooseX::Types::Common and MooseX::Types::DateTime
2009-02-11 edenc r9424@hades (orig r1029): groditi | 2009-01-27 20...
2009-02-10 matthewt add clearers for order and pager listview roles
2009-02-09 phaylon documentation update, some api docs, overview and tutor...
2009-02-05 abs Fix defualt -> default typos in perldoc
2009-01-28 edenc added included_fields patch from abs
2009-01-27 edenc added Reaction::UI::(Widget|ViewPort)::Data classes
2009-01-27 edenc tweaks for action labels
2009-01-24 matthewt basic is_modified support
2009-01-09 groditi move the error to the action
2009-01-08 groditi message and error message support. why has this been...
2009-01-06 groditi real Changes file, use InstancePerContext, up Devel...
2008-12-31 groditi allow list, create, and delete_all to act on a user...
2008-12-22 edenc using value/related_object for related objects
2008-12-04 wreis fixed Boolean->adopt_value_string
2008-12-03 purge s/\./-/ in fieldname
2008-11-26 groditi r24109@martha (orig r991): groditi | 2008-11-26 15...
2008-11-26 groditi r24107@martha (orig r989): groditi | 2008-11-26 15...
2008-11-26 groditi r24105@martha (orig r987): t0m | 2008-11-26 15:07...
2008-11-26 groditi Alter event application to only apply events that belon...
2008-11-26 groditi prefix the viewport names with r-vp because html elemen...
2008-11-26 t0m Fix the POD test
2008-11-26 groditi double negation is hard to read
2008-11-26 groditi fix for certain fields failing silently when they are...
2008-11-25 t0m Tell the user that they're an idiot in more helpful...
2008-11-11 groditi dont leak weaken
2008-11-11 groditi fix leaks via make_context_closure
2008-11-11 groditi memory leaks on CRUD fixed
2008-11-08 groditi fix mempory leak where we were leaking $c every request
2008-11-01 groditi stupid typo in Image widget
2008-10-31 groditi r23569@martha (orig r936): groditi | 2008-10-31 17...
2008-10-31 groditi r23443@martha (orig r925): groditi | 2008-10-23 23...
2008-10-31 groditi r23442@martha (orig r924): groditi | 2008-10-23 22...
2008-10-31 groditi r23441@martha (orig r923): groditi | 2008-10-23 22...
2008-10-31 groditi r23082@martha (orig r922): groditi | 2008-10-11 19...
2008-10-31 groditi r23081@martha (orig r921): groditi | 2008-10-11 19...
2008-10-31 groditi r23080@martha (orig r920): groditi | 2008-10-11 17...
2008-10-31 groditi r23079@martha (orig r919): groditi | 2008-10-11 17...
next