aboutsummaryrefslogtreecommitdiffstats
path: root/share/skin/base
Commit message (Collapse)AuthorAgeFilesLines
* allow redirect_to a url parameterpurge2009-10-022-4/+2
|
* no divs in base skinwreis2009-09-157-29/+15
|
* backcompact stuffwreis2009-08-071-0/+3
|
* fixes for object and bar/memberwreis2009-07-311-4/+0
|
* fixes for base collection widget+templatewreis2009-07-311-0/+10
|
* fixes for templateswreis2009-07-292-5/+5
|
* Object consumes Action and Collection consumes Pager and Action, so ↵wreis2009-07-272-12/+9
| | | | Member::WithActions go away
* added exists event to Field::Mutable::File layout, this makes the ↵edenc2009-07-131-0/+5
| | | | $c->req->upload hack work
* use more MooseX::Types and support actionattribute in Action vp to ↵groditi2009-07-081-1/+1
| | | | explicitly provide the URI to post to
* Fix mis-use of span within fieldset.xinming2009-06-222-3/+3
| | | | | | | | | | | | div and span is inter-changable as they can be styled via css, But we should really use div element within fieldset instead of span element by default. I believe using div here is the sane default. ;-) below urls are for references: http://www.learnwebdesignonline.com/htmlcourse/span-div.htm http://archive.thedevweb.com/2007/0502.html
* order_by fixes including enable_order_by and coerce_order_bygroditi2009-05-061-2/+6
|
* 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, ↵groditi2008-10-112-4/+4
| | | | it will just no-op if there is no prototypes present
* uri vp, widget, templategroditi2008-10-111-0/+12
|
* image vp, widget, templategroditi2008-10-111-0/+5
|
* fixed doctype layoutwreis2008-09-171-2/+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 FAIL
| * svk add FAILgroditi2008-08-211-0/+18
| |
* | r21703@martha (orig r863): groditi | 2008-08-20 20:38:47 -0400groditi2008-08-222-13/+8
|\| | | | | | | | | container support built into fields and an example of usage in ComponentUI
| * container support built into fields and an example of usage in ComponentUIgroditi2008-08-212-13/+8
| |
* | r21695@martha (orig r856): groditi | 2008-08-19 13:42:51 -0400groditi2008-08-221-2/+0
|\ \ | | | | | | | | | | | | object mutable was an unpopular name
* | | cleanup for list_view in base skinwreis2008-08-215-45/+23
| |/ |/|
* | 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-251-5/+10
|
* fixes for field templatewreis2008-07-252-4/+2
|
* moving logic to widget classwreis2008-07-241-1/+1
|
* s/div id/div class/wreis2008-07-248-11/+11
|
* 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-221-0/+2
|
* fixes for fieldswreis2008-07-225-17/+19
|
* fixed action.tt for base skinwreis2008-07-221-1/+1
|
* base/list_view templatewreis2008-06-052-2/+8
|
* tweaks and cleanupwreis2008-06-053-8/+8
|
* action templatewreis2008-05-271-14/+7
|
* changed approach as requested by mdkwreis2008-05-275-12/+14
|
* r5943@tabor: wallacer | 2008-05-02 17:30:59 -0300wreis2008-05-0242-0/+589
renamed default to base