groditi [Thu, 21 Aug 2008 00:38:47 +0000]
container support built into fields and an example of usage in ComponentUI
groditi [Thu, 21 Aug 2008 00:21:29 +0000]
r21697@martha (orig r857): edenc | 2008-08-19 15:07:48 -0400
re-added "field is required" messages
r21698@martha (orig r858): wreis | 2008-08-19 16:44:03 -0400
nuked SiteLayout->http_header, should need of it since we have arg and %_
r21700@martha (orig r860): wreis | 2008-08-20 15:13:58 -0400
Window->content_type is rw now
r21701@martha (orig r861): purge | 2008-08-20 17:08:00 -0400
doctype support
purge [Wed, 20 Aug 2008 21:08:00 +0000]
doctype support
wreis [Wed, 20 Aug 2008 19:13:58 +0000]
Window->content_type is rw now
groditi [Tue, 19 Aug 2008 23:21:00 +0000]
s/pl/ok/ #typo
wreis [Tue, 19 Aug 2008 20:44:03 +0000]
nuked SiteLayout->http_header, should need of it since we have arg and %_
edenc [Tue, 19 Aug 2008 19:07:48 +0000]
re-added "field is required" messages
groditi [Tue, 19 Aug 2008 17:42:51 +0000]
object mutable was an unpopular name
groditi [Tue, 19 Aug 2008 17:41:08 +0000]
r21468@martha (orig r829): castaway | 2008-08-16 15:35:45 -0400
Fix NAME in POD
r21469@martha (orig r830): castaway | 2008-08-17 10:59:51 -0400
Initial version
r21470@martha (orig r831): castaway | 2008-08-17 11:51:43 -0400
Much documentation updates
r21471@martha (orig r832): edenc | 2008-08-17 15:13:48 -0400
minor doc fix
r21472@martha (orig r833): edenc | 2008-08-17 15:15:33 -0400
added template documentation draft
r21473@martha (orig r834): rafl | 2008-08-18 09:21:05 -0400
Remove empty pod sections.
r21474@martha (orig r835): rafl | 2008-08-18 09:21:19 -0400
Make pod valid.
r21475@martha (orig r836): rafl | 2008-08-18 09:21:29 -0400
Add .gitignore.
r21476@martha (orig r837): rafl | 2008-08-18 09:21:40 -0400
Add troubleshooting docs.
r21477@martha (orig r838): rafl | 2008-08-18 09:21:50 -0400
Make the intro use Moose instead of class.
r21478@martha (orig r839): rafl | 2008-08-18 09:22:02 -0400
Add a chain root to the intro docs.
r21479@martha (orig r840): rafl | 2008-08-18 10:30:39 -0400
Troubleshooting code example.
r21480@martha (orig r841): rafl | 2008-08-18 10:31:03 -0400
Rename Troubleshooting.pm to Troubleshooting.pod.
r21481@martha (orig r842): rafl | 2008-08-18 11:00:48 -0400
coerce VP::SiteLayouts static_base_uri from URI.
r21483@martha (orig r844): groditi | 2008-08-18 12:20:13 -0400
kill incorrect use of meta
r21686@martha (orig r847): wreis | 2008-08-18 16:37:31 -0400
removing rss_links layout from site_layout
r21687@martha (orig r848): rafl | 2008-08-18 16:43:33 -0400
Revert "coerce VP::SiteLayouts static_base_uri from URI."
This reverts commit
ffbdd3b7365b23f9498eb0c773a1c4bb8cd1b6a6.
r21690@martha (orig r851): edenc | 2008-08-18 22:05:17 -0400
r21159@ares (orig r846): edenc | 2008-08-18 16:41:52 -0300
adding localization support
r21163@ares (orig r850): edenc | 2008-08-18 23:04:49 -0300
added localization support
r21691@martha (orig r852): edenc | 2008-08-18 22:36:50 -0400
added localization to core widgets
r21692@martha (orig r853): edenc | 2008-08-19 11:04:59 -0400
enum type constraints now populate valid_values
groditi [Tue, 19 Aug 2008 17:40:30 +0000]
whatever
edenc [Tue, 19 Aug 2008 15:04:59 +0000]
enum type constraints now populate valid_values
edenc [Tue, 19 Aug 2008 02:36:50 +0000]
added localization to core widgets
edenc [Tue, 19 Aug 2008 02:05:17 +0000]
r21159@ares (orig r846): edenc | 2008-08-18 16:41:52 -0300
adding localization support
r21163@ares (orig r850): edenc | 2008-08-18 23:04:49 -0300
added localization support
edenc [Tue, 19 Aug 2008 02:04:49 +0000]
added localization support
edenc [Tue, 19 Aug 2008 02:00:16 +0000]
r21160@ares (orig r847): wreis | 2008-08-18 17:37:31 -0300
removing rss_links layout from site_layout
r21161@ares (orig r848): rafl | 2008-08-18 17:43:33 -0300
Revert "coerce VP::SiteLayouts static_base_uri from URI."
This reverts commit
ffbdd3b7365b23f9498eb0c773a1c4bb8cd1b6a6.
rafl [Mon, 18 Aug 2008 20:43:33 +0000]
Revert "coerce VP::SiteLayouts static_base_uri from URI."
This reverts commit
ffbdd3b7365b23f9498eb0c773a1c4bb8cd1b6a6.
wreis [Mon, 18 Aug 2008 20:37:31 +0000]
removing rss_links layout from site_layout
edenc [Mon, 18 Aug 2008 19:41:52 +0000]
adding localization support
groditi [Mon, 18 Aug 2008 16:20:13 +0000]
kill incorrect use of meta
groditi [Mon, 18 Aug 2008 16:16:41 +0000]
kill use of meta
rafl [Mon, 18 Aug 2008 15:00:48 +0000]
coerce VP::SiteLayouts static_base_uri from URI.
rafl [Mon, 18 Aug 2008 14:31:03 +0000]
Rename Troubleshooting.pm to Troubleshooting.pod.
rafl [Mon, 18 Aug 2008 14:30:39 +0000]
Troubleshooting code example.
rafl [Mon, 18 Aug 2008 13:22:02 +0000]
Add a chain root to the intro docs.
rafl [Mon, 18 Aug 2008 13:21:50 +0000]
Make the intro use Moose instead of class.
rafl [Mon, 18 Aug 2008 13:21:40 +0000]
Add troubleshooting docs.
rafl [Mon, 18 Aug 2008 13:21:29 +0000]
Add .gitignore.
rafl [Mon, 18 Aug 2008 13:21:19 +0000]
Make pod valid.
rafl [Mon, 18 Aug 2008 13:21:05 +0000]
Remove empty pod sections.
edenc [Sun, 17 Aug 2008 19:15:33 +0000]
added template documentation draft
edenc [Sun, 17 Aug 2008 19:13:48 +0000]
minor doc fix
castaway [Sun, 17 Aug 2008 15:51:43 +0000]
Much documentation updates
castaway [Sun, 17 Aug 2008 14:59:51 +0000]
Initial version
castaway [Sat, 16 Aug 2008 19:35:45 +0000]
Fix NAME in POD
groditi [Fri, 15 Aug 2008 23:00:32 +0000]
refactpored most of the action stuff into roles. should fields be a role too?
groditi [Thu, 14 Aug 2008 20:23:54 +0000]
that warning is just idiotic
matthewt [Wed, 13 Aug 2008 11:43:07 +0000]
remove class blocks from widget code
matthewt [Tue, 12 Aug 2008 18:53:50 +0000]
make widget stuff manglable
edenc [Tue, 12 Aug 2008 16:57:03 +0000]
improved WidgetClass error message
edenc [Mon, 11 Aug 2008 19:35:55 +0000]
making skin_name default to 'default' again
edenc [Fri, 8 Aug 2008 00:57:13 +0000]
removed viewport dependency on ->ctx
matthewt [Fri, 8 Aug 2008 00:21:01 +0000]
sketch of 'attrs' widget helper
wreis [Thu, 7 Aug 2008 23:50:10 +0000]
reverting wrong fix to Field::Role::Mutable
matthewt [Mon, 4 Aug 2008 13:46:54 +0000]
better error when no predicate for required attribute
matthewt [Fri, 1 Aug 2008 15:55:00 +0000]
wtfbbq
matthewt [Fri, 1 Aug 2008 07:10:19 +0000]
make IM action $ctx lazy_fail rather than required
wreis [Wed, 30 Jul 2008 14:42:44 +0000]
fixed mutable role for field's vp
wreis [Wed, 30 Jul 2008 14:15:53 +0000]
fixed rclass_back_to_moose helper
dandv [Sat, 26 Jul 2008 15:08:42 +0000]
Minor grammar corrections
matthewt [Sat, 26 Jul 2008 05:43:45 +0000]
update sharedir deps
wreis [Fri, 25 Jul 2008 21:23:25 +0000]
fixes for site layout
wreis [Fri, 25 Jul 2008 13:32:03 +0000]
fixes for field template
wreis [Thu, 24 Jul 2008 22:43:08 +0000]
fixed field_class
wreis [Thu, 24 Jul 2008 21:36:20 +0000]
moving logic to widget class
wreis [Thu, 24 Jul 2008 20:54:41 +0000]
s/div id/div class/
wreis [Thu, 24 Jul 2008 02:30:12 +0000]
doesnt need of this layout fragment
wreis [Thu, 24 Jul 2008 01:50:11 +0000]
skin defaults to base now
matthewt [Thu, 24 Jul 2008 01:42:34 +0000]
rclass stuff ripped out of everything but widget classes
matthewt [Thu, 24 Jul 2008 01:30:20 +0000]
r20898@agaton (orig r755): wreis | 2008-07-24 00:32:56 +0100
fixes for base/site_layout.tt
matthewt [Thu, 24 Jul 2008 01:30:03 +0000]
r20897@agaton (orig r754): wreis | 2008-07-24 00:31:58 +0100
fixed message_layout for base/action.tt
matthewt [Thu, 24 Jul 2008 01:29:47 +0000]
matthewt [Thu, 24 Jul 2008 01:29:32 +0000]
r20894@agaton (orig r751): wreis | 2008-07-23 00:30:10 +0100
fixes for list_view
matthewt [Thu, 24 Jul 2008 01:29:13 +0000]
r20893@agaton (orig r750): wreis | 2008-07-23 00:29:04 +0100
fixes for fields
matthewt [Thu, 24 Jul 2008 01:28:45 +0000]
r20892@agaton (orig r749): wreis | 2008-07-22 21:39:13 +0100
inherit from skin base
matthewt [Thu, 24 Jul 2008 01:27:51 +0000]
r20891@agaton (orig r748): wreis | 2008-07-22 20:43:44 +0100
fixed action.tt for base skin
matthewt [Thu, 24 Jul 2008 01:27:34 +0000]
matthewt [Thu, 24 Jul 2008 01:27:18 +0000]
r20813@agaton (orig r742): wreis | 2008-07-12 21:32:41 +0100
deleted empty templates
matthewt [Thu, 24 Jul 2008 01:26:48 +0000]
r19643@agaton (orig r718): wreis | 2008-06-05 23:44:17 +0100
base/list_view template
matthewt [Thu, 24 Jul 2008 01:26:32 +0000]
r19642@agaton (orig r717): wreis | 2008-06-05 23:01:09 +0100
tweaks and cleanup
matthewt [Thu, 24 Jul 2008 01:26:13 +0000]
r19327@agaton (orig r714): wreis | 2008-05-27 20:16:03 +0100
action template
matthewt [Thu, 24 Jul 2008 01:25:48 +0000]
r19326@agaton (orig r713): wreis | 2008-05-27 19:19:52 +0100
changed approach as requested by mdk
matthewt [Thu, 24 Jul 2008 01:24:59 +0000]
matthewt [Thu, 24 Jul 2008 01:24:42 +0000]
r18493@agaton (orig r702): wreis | 2008-05-02 22:28:12 +0100
r5944@tabor: wallacer | 2008-05-02 18:26:07 -0300
created default (bare skeleton) skin
matthewt [Thu, 24 Jul 2008 01:24:19 +0000]
r18492@agaton (orig r701): wreis | 2008-05-02 22:27:45 +0100
r5943@tabor: wallacer | 2008-05-02 17:30:59 -0300
renamed default to base
wreis [Wed, 23 Jul 2008 23:32:56 +0000]
fixes for base/site_layout.tt
wreis [Wed, 23 Jul 2008 23:31:58 +0000]
fixed message_layout for base/action.tt
wreis [Wed, 23 Jul 2008 23:29:30 +0000]
r13324@tabor (orig r752): wreis | 2008-07-23 12:13:32 -0300
fixed message_layout
wreis [Wed, 23 Jul 2008 15:13:32 +0000]
fixed message_layout
wreis [Tue, 22 Jul 2008 23:30:10 +0000]
fixes for list_view
wreis [Tue, 22 Jul 2008 23:29:04 +0000]
fixes for fields
wreis [Tue, 22 Jul 2008 20:39:13 +0000]
inherit from skin base
wreis [Tue, 22 Jul 2008 19:43:44 +0000]
fixed action.tt for base skin
wreis [Tue, 22 Jul 2008 19:28:29 +0000]
r13222@tabor (orig r743): matthewt | 2008-07-17 19:32:12 -0300
disable TimeRangeCollection since it's basically pointless
r13223@tabor (orig r744): matthewt | 2008-07-17 20:08:32 -0300
helper for converting back to plain moose
r13224@tabor (orig r745): wreis | 2008-07-17 20:24:00 -0300
typo
r13295@tabor (orig r746): wreis | 2008-07-22 10:30:21 -0300
method attr for Action vp
wreis [Tue, 22 Jul 2008 13:30:21 +0000]
method attr for Action vp
wreis [Thu, 17 Jul 2008 23:24:00 +0000]
typo
matthewt [Thu, 17 Jul 2008 23:08:32 +0000]
helper for converting back to plain moose
matthewt [Thu, 17 Jul 2008 22:32:12 +0000]
disable TimeRangeCollection since it's basically pointless
wreis [Sat, 12 Jul 2008 20:32:41 +0000]
deleted empty templates
wreis [Sat, 12 Jul 2008 20:30:56 +0000]
r11969@tabor (orig r715): edenc | 2008-05-28 08:46:31 -0300
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
groditi [Thu, 10 Jul 2008 19:04:23 +0000]
fix the parameter attributes goof re meta
groditi [Thu, 10 Jul 2008 19:00:30 +0000]
no point in keeping this around right now
groditi [Thu, 10 Jul 2008 18:59:31 +0000]
checking it in before deleting in case we need to revive it
matthewt [Tue, 8 Jul 2008 20:38:04 +0000]
saner load_all test
matthewt [Tue, 8 Jul 2008 20:00:28 +0000]
fixups in conversion script
matthewt [Tue, 8 Jul 2008 19:57:44 +0000]
more $self->blessed stompage
matthewt [Tue, 8 Jul 2008 19:41:11 +0000]
move constant delcarations into class {} block to make conversion cleaner
matthewt [Tue, 8 Jul 2008 19:39:10 +0000]
$self->blessed sense make no
wreis [Fri, 4 Jul 2008 17:43:09 +0000]
valid_values as inheritable option
groditi [Tue, 1 Jul 2008 17:40:49 +0000]
fixes to choosemany that will be reqired in latest Moose
matthewt [Mon, 30 Jun 2008 19:49:49 +0000]
hopefully now handles overrides and role