aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Reaction/InterfaceModel/Action
Commit message (Collapse)AuthorAgeFilesLines
* Avoid circular refs with target_model for login actionsmateu2009-07-281-1/+2
|
* changed search api to less magic but working versionphaylon2009-06-291-8/+27
|
* throw more helpful errorsgroditi2009-06-161-2/+7
|
* search spec components factored out of T365phaylon2009-03-271-0/+27
|
* fix checkuniquesgroditi2009-01-091-4/+6
|
* fixed error message display bug in Reset Passwordedenc2008-11-252-5/+11
|
* apparently we are still creating an alias to the tail of the package name ↵groditi2008-11-011-2/+2
| | | | which was interfering with the TCs
* r28901@tabor (orig r932): edenc | 2008-10-30 19:28:16 -0300wreis2008-10-316-44/+164
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | declaring ->ctx as a weak ref to avoid memory leaks r28902@tabor (orig r933): edenc | 2008-10-30 19:29:18 -0300 adding logic to deal with unset option in a ChooseOne r28927@tabor (orig r934): edenc | 2008-10-31 11:15:39 -0300 readded lazy checks to enable choose one defaults based on lazy_build r28928@tabor (orig r935): edenc | 2008-10-31 12:35:19 -0300 reversed lazy checks as they cause optional fields to fail r28949@tabor (orig r939): groditi | 2008-10-31 19:04:14 -0300 r23076@martha (orig r916): groditi | 2008-10-11 16:42:31 -0400 make the behavior of sort_by_spec more predictable and a default order on empty spec r28950@tabor (orig r940): groditi | 2008-10-31 19:04:19 -0300 r23077@martha (orig r917): groditi | 2008-10-11 16:44:51 -0400 on second thought, make all empty specs return a lexical sort r28951@tabor (orig r941): groditi | 2008-10-31 19:04:34 -0300 r23078@martha (orig r918): groditi | 2008-10-11 17:00:05 -0400 change listview/grid so that members of a grid can have actions by default, it will just no-op if there is no prototypes present r28952@tabor (orig r942): groditi | 2008-10-31 19:04:45 -0300 r23079@martha (orig r919): groditi | 2008-10-11 17:03:58 -0400 formatting changes only. no actual functionality difference r28953@tabor (orig r943): groditi | 2008-10-31 19:04:56 -0300 r23080@martha (orig r920): groditi | 2008-10-11 17:15:47 -0400 completely new way of handling action prototypes for actions in CRUD that is much saner and less reliant on $ctx. also more flexible and configurable r28954@tabor (orig r944): groditi | 2008-10-31 19:05:01 -0300 r23081@martha (orig r921): groditi | 2008-10-11 19:35:34 -0400 some stub POD r28955@tabor (orig r945): groditi | 2008-10-31 19:05:07 -0300 r23082@martha (orig r922): groditi | 2008-10-11 19:45:47 -0400 some more doc patches r28956@tabor (orig r946): groditi | 2008-10-31 19:05:13 -0300 r23441@martha (orig r923): groditi | 2008-10-23 22:00:04 -0400 POD FTW r28957@tabor (orig r947): groditi | 2008-10-31 19:05:19 -0300 r23442@martha (orig r924): groditi | 2008-10-23 22:26:09 -0400 more POD r28958@tabor (orig r948): groditi | 2008-10-31 19:05:26 -0300 r23443@martha (orig r925): groditi | 2008-10-23 23:15:03 -0400 just a little more POD r28959@tabor (orig r949): groditi | 2008-10-31 19:05:35 -0300 r23463@martha (orig r926): groditi | 2008-10-24 19:50:38 -0400 more POD! r28960@tabor (orig r950): groditi | 2008-10-31 19:05:49 -0300 r23569@martha (orig r936): groditi | 2008-10-31 17:10:33 -0400 checking in more pod, some fixes for weird bugs, a manual for migration, an extra ComponentUI example and a new ResultSet base class for IM actions
| * checking in more pod, some fixes for weird bugs, a manual for migration, an ↵groditi2008-10-315-10/+84
| | | | | | | | extra ComponentUI example and a new ResultSet base class for IM actions
| * more POD!groditi2008-10-244-36/+82
| |
* | tiny stylistic changegroditi2008-10-311-5/+4
| |
* | added can_applywreis2008-10-301-8/+15
| |
* | fixed verify_confirmation_code | added do_applywreis2008-10-301-12/+22
| |
* | new confirmation_code rolewreis2008-10-291-44/+0
|/
* that warning is just idioticgroditi2008-08-141-5/+1
|
* rclass stuff ripped out of everything but widget classesmatthewt2008-07-2415-296/+315
|
* factor out DBIC::Result action base and SimpleMethodCall action rolematthewt2008-03-074-12/+35
|
* rewrite IM predicatesmatthewt2008-03-051-1/+1
|
* undef fixesmatthewt2008-02-291-1/+1
|
* complete MooseX::Types portmatthewt2008-02-078-10/+16
|
* port the reaction type system to MooseX::Typeswreis2008-01-074-8/+8
|
* made listview do paging and ordering and all sorts of stupid shit. nobody is ↵groditi2007-10-162-2/+47
| | | | welcome, this really sucked. theres also the new DeleteAll action and there is changes everywhere that has anything to do with listview and actions
* first checkin tests fail everywhere but demo works. yay?groditi2007-09-121-189/+0
|
* moved shit to trunkmatthewt2007-09-1214-0/+886