aboutsummaryrefslogtreecommitdiffstats
path: root/share/skin
Commit message (Expand)AuthorAgeFilesLines
* example of how to create forms that return users to the URI they came fromgroditi2009-08-011-0/+10
* added exists event to Field::Mutable::File layout, this makes the $c->req->up...edenc2009-07-131-0/+5
* wire layout_args, which was somehow never connected to the mixgroditi2009-07-112-2/+5
* use more MooseX::Types and support actionattribute in Action vp to explicitly...groditi2009-07-081-1/+1
* Fix mis-use of span within fieldset.xinming2009-06-222-3/+3
* order_by fixes including enable_order_by and coerce_order_bygroditi2009-05-062-4/+12
* search spec components factored out of T365phaylon2009-03-272-0/+21
* doh!groditi2009-01-091-1/+1
* message and error message support. why has this been missing for so long?groditi2009-01-081-1/+7
* change listview/grid so that members of a grid can have actions by default, i...groditi2008-10-114-10/+8
* uri vp, widget, templategroditi2008-10-111-0/+12
* image vp, widget, templategroditi2008-10-111-0/+5
* adding default class to grid <table>edenc2008-09-291-1/+1
* fixed doctype layoutwreis2008-09-172-7/+4
* fix matching passwords stuffgroditi2008-09-041-1/+1
* restore doctype fragmentmatthewt2008-08-221-0/+2
* r21704@martha (orig r864): groditi | 2008-08-20 20:55:12 -0400groditi2008-08-221-0/+18
|\
| * svk add FAILgroditi2008-08-211-0/+18
* | r21703@martha (orig r863): groditi | 2008-08-20 20:38:47 -0400groditi2008-08-224-15/+10
|\|
| * container support built into fields and an example of usage in ComponentUIgroditi2008-08-214-15/+10
* | r21695@martha (orig r856): groditi | 2008-08-19 13:42:51 -0400groditi2008-08-221-2/+0
|\ \
* | | tweaks for demo app's csswreis2008-08-211-3/+3
* | | cleanup for list_view in base skinwreis2008-08-219-49/+127
| |/ |/|
* | doctype supportpurge2008-08-201-0/+5
* | re-added "field is required" messagesedenc2008-08-192-0/+4
|/
* removing rss_links layout from site_layoutwreis2008-08-181-3/+0
* fixes for site layoutwreis2008-07-252-7/+16
* fixes for field templatewreis2008-07-252-4/+2
* moving logic to widget classwreis2008-07-241-1/+1
* s/div id/div class/wreis2008-07-2410-14/+14
* doesnt need of this layout fragmentwreis2008-07-241-4/+0
* fixes for base/site_layout.ttwreis2008-07-231-6/+6
* fixed message_layout for base/action.ttwreis2008-07-231-4/+4
* fixes for list_viewwreis2008-07-223-1/+22
* fixes for fieldswreis2008-07-2211-69/+53
* inherit from skin basewreis2008-07-2218-220/+0
* fixed action.tt for base skinwreis2008-07-221-1/+1
* deleted empty templateswreis2008-07-1213-39/+0
* r11969@tabor (orig r715): edenc | 2008-05-28 08:46:31 -0300wreis2008-07-121-2/+5
|\
| * improvements to MatchingPassword to have a better layout, label, and error me...groditi2008-06-141-2/+5
| * do not display the pager for 1 page long resultsgroditi2008-05-061-2/+2
* | base/list_view templatewreis2008-06-052-2/+8
* | tweaks and cleanupwreis2008-06-054-12/+8
* | action templatewreis2008-05-272-64/+9
* | changed approach as requested by mdkwreis2008-05-2744-57/+391
* | r5944@tabor: wallacer | 2008-05-02 18:26:07 -0300wreis2008-05-0210-0/+93
* | r5943@tabor: wallacer | 2008-05-02 17:30:59 -0300wreis2008-05-0243-1/+1
|/
* mutable fields were getting double line breaksgroditi2008-03-141-1/+1
* special exists event, force_eventsmatthewt2008-03-111-0/+5
* factor button code out and add default classmatthewt2008-03-101-3/+7