aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* 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-114-2/+37
* do not override custom location in push_viewportgroditi2009-07-111-6/+5
* String fragment viewportgroditi2009-07-103-1/+78
* fixed coercion warningedenc2009-07-101-1/+1
* use more MooseX::Types and support actionattribute in Action vp to explicitly...groditi2009-07-0831-119/+145
* changed search api to less magic but working versionphaylon2009-06-291-8/+27
* Fix typo for attribute declaration in Reaction::UI::Skinxinming2009-06-271-1/+1
* Add Reaction::Manual::Unicode.xinming2009-06-221-0/+48
* throw more helpful errorsgroditi2009-06-161-2/+7
* fix mismatched package names in PODgroditi2009-05-2617-17/+17
* r27792@martha (orig r1097): groditi | 2009-05-26 10:17:32 -0400groditi2009-05-262-3/+52
|\
| * POD for Order rolegroditi2009-05-262-3/+52
* | r27789@martha (orig r1094): groditi | 2009-05-06 11:58:22 -0400groditi2009-05-265-21/+72
|\|
| * order_by fixes including enable_order_by and coerce_order_bygroditi2009-05-065-21/+72
* | Fix tutorial typo.rafl2009-05-111-1/+1
* | s/namespace::\Kclean/autoclean/ for the manual.rafl2009-05-113-16/+15
|/
* changes for 0.002000, thank you xinming for reminding me, I'm a fucking idiotmatthewt2009-04-307-16/+6
* factor out metaclass info into roles for compatibilitymatthewt2009-04-205-71/+130
* Get rid of deprecated methods in Class::MOP (and depend on newest Moose)lbr2009-04-195-6/+6
* added some asciio diagrams, still need some work (Skin entity, etc.)phaylon2009-04-162-1/+83
* glossary updatesphaylon2009-04-101-4/+203
* also added meta_info/http_header example to componentui appphaylon2009-04-071-0/+5
* added meta_info/http_header viewport option example to tutorial (abraxxa++)phaylon2009-04-071-0/+5
* 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-3010-0/+360
|\
| * search spec components factored out of T365phaylon2009-03-2710-0/+360
* | fixed pod typos (abraxxa++)phaylon2009-03-302-2/+2
|/
* More items for glossary.timbunce2009-03-262-20/+37
* Minor tweaks to tutorialtimbunce2009-03-261-2/+6
* Make life simpler for those following the tutoria:timbunce2009-03-251-4/+12
* Add Skin and Layout headings to Glossarytimbunce2009-03-251-0/+4
* r3011@gomorrah (orig r1058): phaylon | 2009-03-20 21:40:07 +0100phaylon2009-03-241-0/+16
|\
| * added sponsoring sectionphaylon2009-03-201-0/+16
* | r2995@gomorrah (orig r1042): phaylon | 2009-02-16 03:58:58 +0100phaylon2009-03-241-0/+33
|\|
| * added a what-is-reaction section to overviewphaylon2009-02-161-0/+33
* | r2994@gomorrah (orig r1041): phaylon | 2009-02-16 03:40:11 +0100phaylon2009-03-2441-65/+2117
|\|
| * widget documentationphaylon2009-02-1641-65/+2117
* | r2990@gomorrah (orig r1037): phaylon | 2009-02-09 21:25:06 +0100phaylon2009-03-2410-18/+966
|\|
| * documentation update, some api docs, overview and tutorial upto first DM and ...phaylon2009-02-0910-17/+967
* | fixed debug statementedenc2009-03-181-1/+1
* | r9625@hercule (orig r1052): groditi | 2009-03-11 20:47:19 +0000wreis2009-03-182-4/+6
|\ \
| * | dont make events happen unless necesarygroditi2009-03-111-4/+5
| * | memory leak. catalyst 5.8 will fix this problemgroditi2009-03-111-0/+1
* | | r1220@nifty (orig r1047): wreis | 2009-02-21 20:39:36 +0100wreis2009-03-032-1/+7
|\| |
| * | 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
* | | added debug messages to IM::Actionedenc2009-02-191-2/+11