15 years agouse MooseX::Types::Common and MooseX::Types::DateTime
groditi [Thu, 12 Feb 2009 01:12:12 +0000]
use MooseX::Types::Common and MooseX::Types::DateTime

15 years agoadd clearers for order and pager listview roles
matthewt [Tue, 10 Feb 2009 20:58:57 +0000]
add clearers for order and pager listview roles

15 years agocompat for new dbic
groditi [Mon, 9 Feb 2009 16:23:51 +0000]
compat for new dbic

15 years agoFix defualt -> default typos in perldoc
abs [Thu, 5 Feb 2009 21:49:51 +0000]
Fix defualt -> default typos in perldoc

15 years agoremove unnecessary use of Reaction::Meta::Class
groditi [Tue, 27 Jan 2009 23:52:49 +0000]
remove unnecessary use of Reaction::Meta::Class

15 years agoadded Reaction::UI::(Widget|ViewPort)::Data classes
edenc [Tue, 27 Jan 2009 21:58:58 +0000]
added Reaction::UI::(Widget|ViewPort)::Data classes

15 years agotweaks for action labels
edenc [Tue, 27 Jan 2009 21:58:06 +0000]
tweaks for action labels

15 years agoadded InstancePerContext to deps
edenc [Tue, 27 Jan 2009 21:57:12 +0000]
added InstancePerContext to deps

15 years agobasic is_modified support
matthewt [Sat, 24 Jan 2009 00:48:47 +0000]
basic is_modified support

15 years agoAdd a missing fullstop in a perldoc comment.
abs [Thu, 22 Jan 2009 20:44:49 +0000]
Add a missing fullstop in a perldoc comment.

15 years agomissing deps
matthewt [Thu, 22 Jan 2009 20:33:55 +0000]
missing deps

15 years agodoh!
groditi [Fri, 9 Jan 2009 00:48:45 +0000]
doh!

15 years agofix checkuniques
groditi [Fri, 9 Jan 2009 00:24:48 +0000]
fix checkuniques

15 years agomove the error to the action
groditi [Fri, 9 Jan 2009 00:22:00 +0000]
move the error to the action

15 years agochangelogging
groditi [Thu, 8 Jan 2009 22:50:00 +0000]
changelogging

15 years agomessage and error message support. why has this been missing for so long?
groditi [Thu, 8 Jan 2009 22:46:04 +0000]
message and error message support. why has this been missing for so long?

15 years agowe dont need accept context anymore
groditi [Tue, 6 Jan 2009 17:32:40 +0000]
we dont need accept context anymore

15 years agoreal Changes file, use InstancePerContext, up Devel::Declare dep
groditi [Tue, 6 Jan 2009 17:24:14 +0000]
real Changes file, use InstancePerContext, up Devel::Declare dep

15 years agoallow list, create, and delete_all to act on a user-provided collection stored in...
groditi [Wed, 31 Dec 2008 01:24:34 +0000]
allow list, create, and delete_all to act on a user-provided collection stored in the stash, similar to how object works. additionally, change how basic_model_action picks a default target if none is given. the exists() check for stash->{object} is just asking for autovivification-related bugs and the new behavior should be 100% compatible with the added benefit of DTRT if a collection is placed in {collection}. This whole system really needs an overhaul at some point, but I am waiting for catamoose to support roles in controllers so we can do it right.

15 years agousing value/related_object for related objects
edenc [Mon, 22 Dec 2008 16:22:55 +0000]
using value/related_object for related objects

15 years agofixed Boolean->adopt_value_string
wreis [Thu, 4 Dec 2008 20:29:54 +0000]
fixed Boolean->adopt_value_string

15 years agos/\./-/ in fieldname
purge [Wed, 3 Dec 2008 16:20:14 +0000]
s/\./-/ in fieldname

15 years agoFix or skip all the tests
t0m [Wed, 26 Nov 2008 21:16:53 +0000]
Fix or skip all the tests

15 years ago(no commit message)
groditi [Wed, 26 Nov 2008 20:44:49 +0000]

15 years ago r24109@martha (orig r991): groditi | 2008-11-26 15:37:44 -0500
groditi [Wed, 26 Nov 2008 20:44:37 +0000]
 r24109@martha (orig r991):  groditi | 2008-11-26 15:37:44 -0500
 Alter event application to only apply events that belong to the VP or one of it's children. This will clear any bugs
 with stray events causing forms to validate out of turn as well as prevent excessive calls to apply_events

15 years ago r24108@martha (orig r990): groditi | 2008-11-26 15:36:13 -0500
groditi [Wed, 26 Nov 2008 20:44:30 +0000]
 r24108@martha (orig r990):  groditi | 2008-11-26 15:36:13 -0500
 formatting fix

15 years ago r24107@martha (orig r989): groditi | 2008-11-26 15:35:40 -0500
groditi [Wed, 26 Nov 2008 20:44:26 +0000]
 r24107@martha (orig r989):  groditi | 2008-11-26 15:35:40 -0500
 prefix the viewport names with r-vp because html element ids may not start with a number

15 years ago r24106@martha (orig r988): groditi | 2008-11-26 15:34:44 -0500
groditi [Wed, 26 Nov 2008 20:44:20 +0000]
 r24106@martha (orig r988):  groditi | 2008-11-26 15:34:44 -0500
 some formatting fixes and removal of stray attribute

15 years ago r24110@martha (orig r992): t0m | 2008-11-26 15:37:59 -0500
groditi [Wed, 26 Nov 2008 20:41:53 +0000]
 r24110@martha (orig r992):  t0m | 2008-11-26 15:37:59 -0500
 Fix componentUI so that it compiles. Make a couple of the tests which don't work skip

15 years ago r24105@martha (orig r987): t0m | 2008-11-26 15:07:37 -0500
groditi [Wed, 26 Nov 2008 20:38:01 +0000]
 r24105@martha (orig r987):  t0m | 2008-11-26 15:07:37 -0500
 Fix the POD test

15 years agoFix componentUI so that it compiles. Make a couple of the tests which don't work...
t0m [Wed, 26 Nov 2008 20:37:59 +0000]
Fix componentUI so that it compiles. Make a couple of the tests which don't work skip

15 years agoAlter event application to only apply events that belong to the VP or one of it's...
groditi [Wed, 26 Nov 2008 20:37:44 +0000]
Alter event application to only apply events that belong to the VP or one of it's children. This will clear any bugs
with stray events causing forms to validate out of turn as well as prevent excessive calls to apply_events

15 years agoformatting fix
groditi [Wed, 26 Nov 2008 20:36:13 +0000]
formatting fix

15 years agoprefix the viewport names with r-vp because html element ids may not start with a...
groditi [Wed, 26 Nov 2008 20:35:40 +0000]
prefix the viewport names with r-vp because html element ids may not start with a number

15 years agosome formatting fixes and removal of stray attribute
groditi [Wed, 26 Nov 2008 20:34:44 +0000]
some formatting fixes and removal of stray attribute

15 years agoFix the POD test
t0m [Wed, 26 Nov 2008 20:07:37 +0000]
Fix the POD test

15 years agocreate a branch for refactoring the event delivery system to deliver only releveant...
groditi [Wed, 26 Nov 2008 18:57:22 +0000]
create a branch for refactoring the event delivery system to deliver only releveant events to viewports

15 years agodouble negation is hard to read
groditi [Wed, 26 Nov 2008 02:08:43 +0000]
double negation is hard to read

15 years agofix for certain fields failing silently when they are required and left blank
groditi [Wed, 26 Nov 2008 02:07:26 +0000]
fix for certain fields failing silently when they are required and left blank

15 years agofixed error message display bug in Reset Password
edenc [Tue, 25 Nov 2008 13:26:22 +0000]
fixed error message display bug in Reset Password

15 years agoTell the user that they're an idiot in more helpful ways
t0m [Tue, 25 Nov 2008 02:17:51 +0000]
Tell the user that they're an idiot in more helpful ways

15 years agodont leak weaken
groditi [Tue, 11 Nov 2008 21:17:18 +0000]
dont leak weaken

15 years agofix leaks via make_context_closure
groditi [Tue, 11 Nov 2008 21:08:20 +0000]
fix leaks via make_context_closure

15 years agomemory leaks on CRUD fixed
groditi [Tue, 11 Nov 2008 20:45:53 +0000]
memory leaks on CRUD fixed

15 years agoother memory leak
groditi [Tue, 11 Nov 2008 19:51:04 +0000]
other memory leak

15 years agofix mempory leak where we were leaking $c every request
groditi [Sat, 8 Nov 2008 22:06:06 +0000]
fix mempory leak where we were leaking $c every request

15 years agoremoved IntrospectableM2M and added a dep to it now that it's a separate dist
groditi [Sat, 8 Nov 2008 19:25:01 +0000]
removed IntrospectableM2M and added a dep to it now that it's a separate dist

15 years agoapparently we are still creating an alias to the tail of the package name which was...
groditi [Sat, 1 Nov 2008 03:20:41 +0000]
apparently we are still creating an alias to the tail of the package name which was interfering with the TCs

15 years agostupid typo in Image widget
groditi [Sat, 1 Nov 2008 03:08:27 +0000]
stupid typo in Image widget

15 years ago r28810@tabor (orig r927): wreis | 2008-10-29 17:55:57 -0300
wreis [Fri, 31 Oct 2008 23:06:04 +0000]
 r28810@tabor (orig r927):  wreis | 2008-10-29 17:55:57 -0300
 refactoring reset_password stuff
 r28811@tabor (orig r928):  wreis | 2008-10-29 20:27:53 -0300
 new confirmation_code role
 r28812@tabor (orig r929):  wreis | 2008-10-29 23:23:54 -0300
 fixed package name | updated deps
 r28813@tabor (orig r930):  wreis | 2008-10-29 23:25:18 -0300
 fixed verify_confirmation_code | added do_apply
 r28879@tabor (orig r931):  wreis | 2008-10-30 18:26:33 -0300
 added can_apply
 r28948@tabor (orig r938):  groditi | 2008-10-31 18:44:47 -0300
 tiny stylistic change

15 years ago r28901@tabor (orig r932): edenc | 2008-10-30 19:28:16 -0300
wreis [Fri, 31 Oct 2008 23:04:38 +0000]
 r28901@tabor (orig r932):  edenc | 2008-10-30 19:28:16 -0300
 declaring ->ctx as a weak ref to avoid memory leaks
 r28902@tabor (orig r933):  edenc | 2008-10-30 19:29:18 -0300
 adding logic to deal with unset option in a ChooseOne
 r28927@tabor (orig r934):  edenc | 2008-10-31 11:15:39 -0300
 readded lazy checks to enable choose one defaults based on lazy_build
 r28928@tabor (orig r935):  edenc | 2008-10-31 12:35:19 -0300
 reversed lazy checks as they cause optional fields to fail
 r28949@tabor (orig r939):  groditi | 2008-10-31 19:04:14 -0300
  r23076@martha (orig r916):  groditi | 2008-10-11 16:42:31 -0400
  make the behavior of sort_by_spec more predictable and a default order on empty spec

 r28950@tabor (orig r940):  groditi | 2008-10-31 19:04:19 -0300
  r23077@martha (orig r917):  groditi | 2008-10-11 16:44:51 -0400
  on second thought, make all empty specs return a lexical sort

 r28951@tabor (orig r941):  groditi | 2008-10-31 19:04:34 -0300
  r23078@martha (orig r918):  groditi | 2008-10-11 17:00:05 -0400
  change listview/grid so that members of a grid can have actions by default, it will just no-op if there is no prototypes present

 r28952@tabor (orig r942):  groditi | 2008-10-31 19:04:45 -0300
  r23079@martha (orig r919):  groditi | 2008-10-11 17:03:58 -0400
  formatting changes only. no actual functionality difference

 r28953@tabor (orig r943):  groditi | 2008-10-31 19:04:56 -0300
  r23080@martha (orig r920):  groditi | 2008-10-11 17:15:47 -0400
  completely new way of handling action prototypes for actions in CRUD that is much saner and less reliant on $ctx. also more flexible and configurable

 r28954@tabor (orig r944):  groditi | 2008-10-31 19:05:01 -0300
  r23081@martha (orig r921):  groditi | 2008-10-11 19:35:34 -0400
  some stub POD

 r28955@tabor (orig r945):  groditi | 2008-10-31 19:05:07 -0300
  r23082@martha (orig r922):  groditi | 2008-10-11 19:45:47 -0400
  some more doc patches

 r28956@tabor (orig r946):  groditi | 2008-10-31 19:05:13 -0300
  r23441@martha (orig r923):  groditi | 2008-10-23 22:00:04 -0400
  POD FTW

 r28957@tabor (orig r947):  groditi | 2008-10-31 19:05:19 -0300
  r23442@martha (orig r924):  groditi | 2008-10-23 22:26:09 -0400
  more POD

 r28958@tabor (orig r948):  groditi | 2008-10-31 19:05:26 -0300
  r23443@martha (orig r925):  groditi | 2008-10-23 23:15:03 -0400
  just a little more POD

 r28959@tabor (orig r949):  groditi | 2008-10-31 19:05:35 -0300
  r23463@martha (orig r926):  groditi | 2008-10-24 19:50:38 -0400
  more POD!

 r28960@tabor (orig r950):  groditi | 2008-10-31 19:05:49 -0300
  r23569@martha (orig r936):  groditi | 2008-10-31 17:10:33 -0400
  checking in more pod, some fixes for weird bugs, a manual for migration, an extra ComponentUI example and a new ResultSet base class for IM actions

15 years ago r23569@martha (orig r936): groditi | 2008-10-31 17:10:33 -0400
groditi [Fri, 31 Oct 2008 22:05:49 +0000]
 r23569@martha (orig r936):  groditi | 2008-10-31 17:10:33 -0400
 checking in more pod, some fixes for weird bugs, a manual for migration, an extra ComponentUI example and a new ResultSet base class for IM actions

15 years ago r23463@martha (orig r926): groditi | 2008-10-24 19:50:38 -0400
groditi [Fri, 31 Oct 2008 22:05:35 +0000]
 r23463@martha (orig r926):  groditi | 2008-10-24 19:50:38 -0400
 more POD!

15 years ago r23443@martha (orig r925): groditi | 2008-10-23 23:15:03 -0400
groditi [Fri, 31 Oct 2008 22:05:26 +0000]
 r23443@martha (orig r925):  groditi | 2008-10-23 23:15:03 -0400
 just a little more POD

15 years ago r23442@martha (orig r924): groditi | 2008-10-23 22:26:09 -0400
groditi [Fri, 31 Oct 2008 22:05:19 +0000]
 r23442@martha (orig r924):  groditi | 2008-10-23 22:26:09 -0400
 more POD

15 years ago r23441@martha (orig r923): groditi | 2008-10-23 22:00:04 -0400
groditi [Fri, 31 Oct 2008 22:05:13 +0000]
 r23441@martha (orig r923):  groditi | 2008-10-23 22:00:04 -0400
 POD FTW

15 years ago r23082@martha (orig r922): groditi | 2008-10-11 19:45:47 -0400
groditi [Fri, 31 Oct 2008 22:05:07 +0000]
 r23082@martha (orig r922):  groditi | 2008-10-11 19:45:47 -0400
 some more doc patches

15 years ago r23081@martha (orig r921): groditi | 2008-10-11 19:35:34 -0400
groditi [Fri, 31 Oct 2008 22:05:01 +0000]
 r23081@martha (orig r921):  groditi | 2008-10-11 19:35:34 -0400
 some stub POD

15 years ago r23080@martha (orig r920): groditi | 2008-10-11 17:15:47 -0400
groditi [Fri, 31 Oct 2008 22:04:56 +0000]
 r23080@martha (orig r920):  groditi | 2008-10-11 17:15:47 -0400
 completely new way of handling action prototypes for actions in CRUD that is much saner and less reliant on $ctx. also more flexible and configurable

15 years ago r23079@martha (orig r919): groditi | 2008-10-11 17:03:58 -0400
groditi [Fri, 31 Oct 2008 22:04:45 +0000]
 r23079@martha (orig r919):  groditi | 2008-10-11 17:03:58 -0400
 formatting changes only. no actual functionality difference

15 years ago r23078@martha (orig r918): groditi | 2008-10-11 17:00:05 -0400
groditi [Fri, 31 Oct 2008 22:04:34 +0000]
 r23078@martha (orig r918):  groditi | 2008-10-11 17:00:05 -0400
 change listview/grid so that members of a grid can have actions by default, it will just no-op if there is no prototypes present

15 years ago r23077@martha (orig r917): groditi | 2008-10-11 16:44:51 -0400
groditi [Fri, 31 Oct 2008 22:04:19 +0000]
 r23077@martha (orig r917):  groditi | 2008-10-11 16:44:51 -0400
 on second thought, make all empty specs return a lexical sort

15 years ago r23076@martha (orig r916): groditi | 2008-10-11 16:42:31 -0400
groditi [Fri, 31 Oct 2008 22:04:14 +0000]
 r23076@martha (orig r916):  groditi | 2008-10-11 16:42:31 -0400
 make the behavior of sort_by_spec more predictable and a default order on empty spec

15 years agotiny stylistic change
groditi [Fri, 31 Oct 2008 21:44:47 +0000]
tiny stylistic change

15 years agochecking in more pod, some fixes for weird bugs, a manual for migration, an extra...
groditi [Fri, 31 Oct 2008 21:10:33 +0000]
checking in more pod, some fixes for weird bugs, a manual for migration, an extra ComponentUI example and a new ResultSet base class for IM actions

15 years agoreversed lazy checks as they cause optional fields to fail
edenc [Fri, 31 Oct 2008 15:35:19 +0000]
reversed lazy checks as they cause optional fields to fail

15 years agoreadded lazy checks to enable choose one defaults based on lazy_build
edenc [Fri, 31 Oct 2008 14:15:39 +0000]
readded lazy checks to enable choose one defaults based on lazy_build

15 years agoadding logic to deal with unset option in a ChooseOne
edenc [Thu, 30 Oct 2008 22:29:18 +0000]
adding logic to deal with unset option in a ChooseOne

15 years agodeclaring ->ctx as a weak ref to avoid memory leaks
edenc [Thu, 30 Oct 2008 22:28:16 +0000]
declaring ->ctx as a weak ref to avoid memory leaks

15 years agoadded can_apply
wreis [Thu, 30 Oct 2008 21:26:33 +0000]
added can_apply

15 years agofixed verify_confirmation_code | added do_apply
wreis [Thu, 30 Oct 2008 02:25:18 +0000]
fixed verify_confirmation_code | added do_apply

15 years agofixed package name | updated deps
wreis [Thu, 30 Oct 2008 02:23:54 +0000]
fixed package name | updated deps

15 years agonew confirmation_code role
wreis [Wed, 29 Oct 2008 23:27:53 +0000]
new confirmation_code role

15 years agorefactoring reset_password stuff
wreis [Wed, 29 Oct 2008 20:55:57 +0000]
refactoring reset_password stuff

15 years agomore POD!
groditi [Fri, 24 Oct 2008 23:50:38 +0000]
more POD!

15 years agojust a little more POD
groditi [Fri, 24 Oct 2008 03:15:03 +0000]
just a little more POD

15 years agomore POD
groditi [Fri, 24 Oct 2008 02:26:09 +0000]
more POD

15 years agoPOD FTW
groditi [Fri, 24 Oct 2008 02:00:04 +0000]
POD FTW

15 years agosome more doc patches
groditi [Sat, 11 Oct 2008 23:45:47 +0000]
some more doc patches

15 years agosome stub POD
groditi [Sat, 11 Oct 2008 23:35:34 +0000]
some stub POD

15 years agocompletely new way of handling action prototypes for actions in CRUD that is much...
groditi [Sat, 11 Oct 2008 21:15:47 +0000]
completely new way of handling action prototypes for actions in CRUD that is much saner and less reliant on $ctx. also more flexible and configurable

15 years agoformatting changes only. no actual functionality difference
groditi [Sat, 11 Oct 2008 21:03:58 +0000]
formatting changes only. no actual functionality difference

15 years agochange listview/grid so that members of a grid can have actions by default, it will...
groditi [Sat, 11 Oct 2008 21:00:05 +0000]
change listview/grid so that members of a grid can have actions by default, it will just no-op if there is no prototypes present

15 years agoon second thought, make all empty specs return a lexical sort
groditi [Sat, 11 Oct 2008 20:44:51 +0000]
on second thought, make all empty specs return a lexical sort

15 years agomake the behavior of sort_by_spec more predictable and a default order on empty spec
groditi [Sat, 11 Oct 2008 20:42:31 +0000]
make the behavior of sort_by_spec more predictable and a default order on empty spec

15 years ago r23072@martha (orig r912): groditi | 2008-10-11 16:35:20 -0400
groditi [Sat, 11 Oct 2008 20:36:22 +0000]
 r23072@martha (orig r912):  groditi | 2008-10-11 16:35:20 -0400
 uri vp, widget, template

15 years ago r23071@martha (orig r911): groditi | 2008-10-11 16:34:25 -0400
groditi [Sat, 11 Oct 2008 20:36:14 +0000]
 r23071@martha (orig r911):  groditi | 2008-10-11 16:34:25 -0400
 image vp, widget, template

15 years ago r23070@martha (orig r910): groditi | 2008-10-11 16:32:40 -0400
groditi [Sat, 11 Oct 2008 20:36:07 +0000]
 r23070@martha (orig r910):  groditi | 2008-10-11 16:32:40 -0400
 general changes.some formatting, better entities encoding and improved error message

15 years agouri vp, widget, template
groditi [Sat, 11 Oct 2008 20:35:20 +0000]
uri vp, widget, template

15 years agoimage vp, widget, template
groditi [Sat, 11 Oct 2008 20:34:25 +0000]
image vp, widget, template

15 years agogeneral changes.some formatting, better entities encoding and improved error message
groditi [Sat, 11 Oct 2008 20:32:40 +0000]
general changes.some formatting, better entities encoding and improved error message

15 years ago r23066@martha (orig r906): edenc | 2008-10-05 07:29:59 -0400
groditi [Sat, 11 Oct 2008 20:25:48 +0000]
 r23066@martha (orig r906):  edenc | 2008-10-05 07:29:59 -0400
 added coercion option to reflector
 r23067@martha (orig r907):  edenc | 2008-10-10 18:18:59 -0400
 doc patches from clwolfe

15 years agobranching for some new changes
groditi [Sat, 11 Oct 2008 20:25:12 +0000]
branching for some new changes

15 years agodoc patches from clwolfe
edenc [Fri, 10 Oct 2008 22:18:59 +0000]
doc patches from clwolfe

15 years agoadded coercion option to reflector
edenc [Sun, 5 Oct 2008 11:29:59 +0000]
added coercion option to reflector

15 years agoadding default class to grid <table>
edenc [Mon, 29 Sep 2008 20:13:29 +0000]
adding default class to grid <table>

15 years agoup Moose dep to version that doesn't need _fix_metaclass_cinompatibility and remove...
matthewt [Mon, 29 Sep 2008 17:27:51 +0000]
up Moose dep to version that doesn't need _fix_metaclass_cinompatibility and remove the call

15 years agofixing the arrayref [controller, action] notation
groditi [Fri, 26 Sep 2008 02:24:39 +0000]
fixing the arrayref [controller, action] notation

15 years agofixed vestigial $ctx access
edenc [Mon, 22 Sep 2008 05:27:10 +0000]
fixed vestigial $ctx access

15 years agoremoved is_required message
edenc [Wed, 17 Sep 2008 23:14:10 +0000]
removed is_required message