aboutsummaryrefslogtreecommitdiffstats
path: root/share/skin/default
Commit message (Collapse)AuthorAgeFilesLines
* no divs in base skinwreis2009-09-155-4/+29
|
* backcompact stuffwreis2009-08-071-0/+3
|
* fixes for templateswreis2009-07-291-0/+4
|
* Object consumes Action and Collection consumes Pager and Action, so ↵wreis2009-07-272-12/+4
| | | | Member::WithActions go away
* order_by fixes including enable_order_by and coerce_order_bygroditi2009-05-061-2/+6
|
* change listview/grid so that members of a grid can have actions by default, ↵groditi2008-10-112-6/+4
| | | | it will just no-op if there is no prototypes present
* adding default class to grid <table>edenc2008-09-291-1/+1
|
* fixed doctype layoutwreis2008-09-171-5/+0
|
* r21703@martha (orig r863): groditi | 2008-08-20 20:38:47 -0400groditi2008-08-222-2/+2
|\ | | | | | | | | 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-2/+2
| |
* | cleanup for list_view in base skinwreis2008-08-214-4/+104
|/
* fixes for site layoutwreis2008-07-251-2/+6
|
* s/div id/div class/wreis2008-07-242-3/+3
|
* fixes for list_viewwreis2008-07-222-1/+20
|
* fixes for fieldswreis2008-07-226-52/+34
|
* inherit from skin basewreis2008-07-2218-220/+0
|
* deleted empty templateswreis2008-07-1213-39/+0
|
* r11969@tabor (orig r715): edenc | 2008-05-28 08:46:31 -0300wreis2008-07-121-2/+5
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | setting value for Field::Mutable::DateTime in order to get an error message r12146@tabor (orig r719): groditi | 2008-06-09 14:00:32 -0300 update DBIC stuff to the namespace::clean approach r12147@tabor (orig r720): groditi | 2008-06-11 20:16:51 -0300 new component to make m2ms introspectables so we can hint the reflector r12148@tabor (orig r721): groditi | 2008-06-14 00:12:43 -0300 *grumble*inheritable classdata *grumble* r12149@tabor (orig r722): groditi | 2008-06-14 17:35:41 -0300 typo in matching passwords r12150@tabor (orig r723): groditi | 2008-06-14 18:21:45 -0300 improvements to MatchingPassword to have a better layout, label, and error messages as well as cleanup to Mutable role r12208@tabor (orig r724): matthewt | 2008-06-22 15:01:16 -0300 fix up config usage r12209@tabor (orig r725): matthewt | 2008-06-22 15:08:46 -0300 fix up config usage (try 2, since I'm an idiot) r12210@tabor (orig r726): omega | 2008-06-22 15:50:25 -0300 fix some merge problems r12211@tabor (orig r727): omega | 2008-06-22 15:59:56 -0300 Fix a filter/single issue r12212@tabor (orig r728): omega | 2008-06-22 16:00:13 -0300 Added rw => 1 to Intro r12213@tabor (orig r729): matthewt | 2008-06-24 13:06:21 -0300 this is really pre-alpha and do not blame me if it eats your dog r12965@tabor (orig r730): matthewt | 2008-06-30 16:49:49 -0300 hopefully now handles overrides and role r12966@tabor (orig r731): groditi | 2008-07-01 14:40:49 -0300 fixes to choosemany that will be reqired in latest Moose r12967@tabor (orig r732): wreis | 2008-07-04 14:43:09 -0300 valid_values as inheritable option r13045@tabor (orig r733): matthewt | 2008-07-08 16:39:10 -0300 $self->blessed sense make no r13046@tabor (orig r734): matthewt | 2008-07-08 16:41:11 -0300 move constant delcarations into class {} block to make conversion cleaner r13047@tabor (orig r735): matthewt | 2008-07-08 16:57:44 -0300 more $self->blessed stompage r13048@tabor (orig r736): matthewt | 2008-07-08 17:00:28 -0300 fixups in conversion script r13049@tabor (orig r737): matthewt | 2008-07-08 17:38:04 -0300 saner load_all test r13050@tabor (orig r738): groditi | 2008-07-10 15:59:31 -0300 checking it in before deleting in case we need to revive it r13051@tabor (orig r739): groditi | 2008-07-10 16:00:30 -0300 no point in keeping this around right now r13052@tabor (orig r740): groditi | 2008-07-10 16:04:23 -0300 fix the parameter attributes goof re meta
| * improvements to MatchingPassword to have a better layout, label, and error ↵groditi2008-06-141-2/+5
| | | | | | | | messages as well as cleanup to Mutable role
| * do not display the pager for 1 page long resultsgroditi2008-05-061-2/+2
| |
* | tweaks and cleanupwreis2008-06-051-4/+0
| |
* | action templatewreis2008-05-271-50/+2
| |
* | changed approach as requested by mdkwreis2008-05-2738-44/+376
| |
* | r5944@tabor: wallacer | 2008-05-02 18:26:07 -0300wreis2008-05-0210-0/+93
| | | | | | | | | | created default (bare skeleton) skin
* | r5943@tabor: wallacer | 2008-05-02 17:30:59 -0300wreis2008-05-0242-589/+0
|/ | | | | renamed default to base
* 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
| | | | not tested yet at all.
* different style for required fieldswreis2008-02-141-1/+7
|
* r20434@hades (orig r549): groditi | 2008-01-30 18:09:54 -0300edenc2008-02-113-8/+12
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | better error messages / dont swallow error when a widget has compile errors r20435@hades (orig r550): wreis | 2008-01-30 18:10:59 -0300 nuked CreditCard type r20442@hades (orig r553): groditi | 2008-01-30 19:20:28 -0300 ChooseMany fix r20443@hades (orig r554): matthewt | 2008-01-31 05:07:33 -0300 change dist name to Reaction r20444@hades (orig r555): matthewt | 2008-01-31 07:07:29 -0300 added widget_search_path option (ignored), defaults.conf support and moved file extension to View r20445@hades (orig r556): matthewt | 2008-01-31 07:47:10 -0300 remove vestigial override r20446@hades (orig r557): matthewt | 2008-01-31 08:06:10 -0300 removed view arg to LayoutSet, moved to using skin to resolve widget class, added temporary proxy to View from Skin r20447@hades (orig r558): matthewt | 2008-01-31 08:35:47 -0300 moved widget class search path to Skin r20448@hades (orig r559): matthewt | 2008-01-31 09:40:10 -0300 defaults.conf support works much better if I commit the damn thing r20449@hades (orig r560): matthewt | 2008-01-31 10:32:16 -0300 rework skin path handling r20451@hades (orig r562): matthewt | 2008-01-31 13:23:08 -0300 get rid of the 'title is undef' error r20452@hades (orig r563): matthewt | 2008-02-02 13:12:31 -0300 Collection field vp works again. r20453@hades (orig r564): matthewt | 2008-02-02 13:18:31 -0300 vestigial classes, nuked r20454@hades (orig r565): matthewt | 2008-02-02 13:33:15 -0300 sync_to_action not required, will trigger off value set r20455@hades (orig r566): matthewt | 2008-02-02 14:07:10 -0300 add value_is_required, add logic for sync of clearer on !required attrs r20456@hades (orig r567): wreis | 2008-02-02 14:52:14 -0300 fixed layout path for ArrayRef type r20457@hades (orig r568): groditi | 2008-02-02 15:40:58 -0300 the forwards on basic_page and basic_model_action were breaking config merging at the push viewport stage r20459@hades (orig r570): groditi | 2008-02-02 16:20:40 -0300 oops forward takes args as an arrayref and i forgot to remove that r20461@hades (orig r572): matthewt | 2008-02-03 06:54:30 -0300 generate clearer for !required action attributes r20462@hades (orig r573): matthewt | 2008-02-03 06:55:15 -0300 datetime now handles optional using a wrap on value_string r20463@hades (orig r574): matthewt | 2008-02-03 09:44:08 -0300 make delayed setup components work so implements+does with required methods in the role works r20464@hades (orig r575): matthewt | 2008-02-03 09:48:41 -0300 kill vestigial adopt_value method in Field (since 'value' doesn't get set on a non-mutable field anyway) r20465@hades (orig r576): matthewt | 2008-02-03 10:48:49 -0300 vestigial widget class removed r20466@hades (orig r577): matthewt | 2008-02-03 11:03:21 -0300 simple mutable fields now use value_string (ChooseMany unconverted) r20467@hades (orig r578): matthewt | 2008-02-03 17:27:18 -0300 clean out pre-widget stuff r20468@hades (orig r579): groditi | 2008-02-03 21:18:36 -0300 burnt out, so writing some docs to clear my brain r20523@hades (orig r586): matthewt | 2008-02-07 05:52:10 -0300 better error on failed layout set lookup r20524@hades (orig r587): matthewt | 2008-02-07 05:52:49 -0300 pass _parent to collections r20525@hades (orig r588): matthewt | 2008-02-07 12:58:53 -0300 complete MooseX::Types port r20526@hades (orig r589): wreis | 2008-02-07 18:12:22 -0300 added meta_info for VP::SiteLayout r20530@hades (orig r590): matthewt | 2008-02-08 06:42:45 -0300 refactor Reflector a bit and eliminate some silent fail possibilities r20534@hades (orig r594): matthewt | 2008-02-09 14:23:48 -0300 alter skin loading precedence (layoutset path search always starts from toip except for =extends NEXT r20535@hades (orig r595): matthewt | 2008-02-09 14:24:23 -0300 prevent immutable creating new() methods for Reaction metaclasses r20536@hades (orig r596): matthewt | 2008-02-09 14:26:50 -0300 was part of skin precedence changes but bungled the command r20537@hades (orig r597): matthewt | 2008-02-09 14:27:38 -0300 avoid passwords going into <input> elements r20539@hades (orig r599): matthewt | 2008-02-10 07:48:52 -0300 _ prefixed writer doth not mean rw r20540@hades (orig r600): matthewt | 2008-02-10 07:49:18 -0300 fix method modifiers r20541@hades (orig r601): matthewt | 2008-02-10 08:57:26 -0300 get rid of extraneous whitepsace in textaeras r20542@hades (orig r602): matthewt | 2008-02-10 08:57:43 -0300 fix vp_args passing to actions
| * get rid of extraneous whitepsace in textaerasmatthewt2008-02-101-3/+3
| |
| * added meta_info for VP::SiteLayoutwreis2008-02-071-0/+9
| |
| * moved widget class search path to Skinmatthewt2008-01-311-5/+0
| |
* | added Field::File and Widget::Imageedenc2008-02-041-0/+11
|/
* skin inheritnace within a single search pathmatthewt2008-01-302-239/+22
|
* 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 ↵groditi2008-01-051-2/+2
| | | | ordered_fields to computed_field_order to avoid ambiguity
* choosemany is still broken (not applying changes) but everything else is ↵groditi2008-01-022-2/+5
| | | | looking better
* 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
|\ | | | | | | | | | | | | | | | | | | | | r15103@deathmachine (orig r401): groditi | 2007-11-13 16:43:36 -0500 changes so far for new moose / mop r62510@cain (orig r405): groditi | 2007-11-14 19:49:50 +0000 r15169@deathmachine (orig r404): groditi | 2007-11-14 14:48:24 -0500 button labels for action form
| * button labels for action formgroditi2007-11-141-3/+3
| |