aboutsummaryrefslogtreecommitdiffstats
path: root/share/skin
Commit message (Expand)AuthorAgeFilesLines
* 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
* first DRAFT of matching passwords widget so we can move it out of the model. ...groditi2008-02-261-0/+8
* different style for required fieldswreis2008-02-141-1/+7
* r20434@hades (orig r549): groditi | 2008-01-30 18:09:54 -0300edenc2008-02-115-3/+15
|\
| * get rid of extraneous whitepsace in textaerasmatthewt2008-02-101-3/+3
| * added meta_info for VP::SiteLayoutwreis2008-02-071-0/+9
| * defaults.conf support works much better if I commit the damn thingmatthewt2008-01-311-0/+1
| * moved widget class search path to Skinmatthewt2008-01-312-0/+2
* | added Field::File and Widget::Imageedenc2008-02-041-0/+11
|/
* =extends NEXT in widgets worksmatthewt2008-01-301-14/+5
* skin inheritnace within a single search pathmatthewt2008-01-304-38/+79
* first cut of Reaction::UI::Skin and SiteLayout VP+widgetmatthewt2008-01-301-2/+0
* container widgetmatthewt2008-01-291-2/+4
* fixed choosemany, fixed some widget stuff i broke before, renamed ordered_fie...groditi2008-01-051-2/+2
* choosemany is still broken (not applying changes) but everything else is look...groditi2008-01-022-2/+5
* grid is starting to work, actions and view to gogroditi2008-01-021-1/+1
* work in progress, listview still brokengroditi2008-01-0234-157/+83
* fix typomatthewt2007-12-231-3/+2
* fixed file fieldsedenc2007-12-161-23/+1
* port actionform, field widgets to declarative systemmatthewt2007-12-1411-209/+121
* listview ported bar pagermatthewt2007-11-295-113/+31
* ObjectView convertedmatthewt2007-11-268-45/+45
* root of componentUI rendersmatthewt2007-11-261-5/+5
* r62507@cain (orig r402): groditi | 2007-11-14 18:33:11 +0000matthewt2007-11-141-3/+3
|\
| * button labels for action formgroditi2007-11-141-3/+3
* | fixup widgets to use fragmentmatthewt2007-11-094-10/+10
|/
* made listview do paging and ordering and all sorts of stupid shit. nobody is ...groditi2007-10-166-17/+139
* simplify value widgets to reduce PROCESS calls, make some classes immutable w...groditi2007-10-058-34/+10