aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Reaction/UI/ViewPort
Commit message (Expand)AuthorAgeFilesLines
...
* added Reaction::UI::(Widget|ViewPort)::Data classesedenc2009-01-271-0/+10
* basic is_modified supportmatthewt2009-01-243-0/+25
* move the error to the actiongroditi2009-01-091-1/+1
* message and error message support. why has this been missing for so long?groditi2009-01-081-1/+4
* using value/related_object for related objectsedenc2008-12-221-1/+1
* fixed Boolean->adopt_value_stringwreis2008-12-041-1/+1
* double negation is hard to readgroditi2008-11-261-1/+1
* fix for certain fields failing silently when they are required and left blankgroditi2008-11-261-1/+6
* r23443@martha (orig r925): groditi | 2008-10-23 23:15:03 -0400groditi2008-10-313-6/+43
|\
| * just a little more PODgroditi2008-10-243-6/+43
* | r23442@martha (orig r924): groditi | 2008-10-23 22:26:09 -0400groditi2008-10-311-3/+33
|\|
| * more PODgroditi2008-10-241-3/+33
* | r23082@martha (orig r922): groditi | 2008-10-11 19:45:47 -0400groditi2008-10-311-0/+33
|\|
| * some more doc patchesgroditi2008-10-111-0/+33
* | r23081@martha (orig r921): groditi | 2008-10-11 19:35:34 -0400groditi2008-10-312-0/+63
|\|
| * some stub PODgroditi2008-10-112-0/+63
* | r23080@martha (orig r920): groditi | 2008-10-11 17:15:47 -0400groditi2008-10-312-24/+54
|\|
| * completely new way of handling action prototypes for actions in CRUD that is ...groditi2008-10-112-24/+54
* | r23079@martha (orig r919): groditi | 2008-10-11 17:03:58 -0400groditi2008-10-312-7/+5
|\|
| * formatting changes only. no actual functionality differencegroditi2008-10-112-7/+5
* | r23078@martha (orig r918): groditi | 2008-10-11 17:00:05 -0400groditi2008-10-313-45/+80
|\|
| * change listview/grid so that members of a grid can have actions by default, i...groditi2008-10-113-45/+80
* | reversed lazy checks as they cause optional fields to failedenc2008-10-311-2/+2
* | readded lazy checks to enable choose one defaults based on lazy_buildedenc2008-10-311-2/+6
* | adding logic to deal with unset option in a ChooseOneedenc2008-10-301-0/+4
|/
* uri vp, widget, templategroditi2008-10-111-0/+12
* image vp, widget, templategroditi2008-10-111-0/+15
* general changes.some formatting, better entities encoding and improved error ...groditi2008-10-111-8/+7
* fixed vestigial $ctx accessedenc2008-09-221-2/+2
* fixed field sync logic + commentsedenc2008-09-091-1/+13
* proper fix for can_sync_to_actionwreis2008-09-091-2/+2
* fix matching passwords stuffgroditi2008-09-041-7/+6
* missed defaultwreis2008-09-031-0/+1
* Grid->field_labels as rw attrwreis2008-09-021-3/+11
* fixed value_is_requiredwreis2008-09-011-1/+2
* action and object changes for field containersmatthewt2008-08-222-114/+56
* merge docs for action viewport rolesmatthewt2008-08-223-0/+124
* r21704@martha (orig r864): groditi | 2008-08-20 20:55:12 -0400groditi2008-08-222-0/+178
|\
| * svk add FAILgroditi2008-08-212-0/+178
* | r21703@martha (orig r863): groditi | 2008-08-20 20:38:47 -0400groditi2008-08-223-71/+63
|\|
| * container support built into fields and an example of usage in ComponentUIgroditi2008-08-216-184/+242
| * r21697@martha (orig r857): edenc | 2008-08-19 15:07:48 -0400groditi2008-08-211-1/+0
| |\
* | | r21699@martha (orig r859): groditi | 2008-08-19 19:21:00 -0400groditi2008-08-221-1/+1
|\| |
| * | s/pl/ok/ #typogroditi2008-08-191-1/+1
* | | r21695@martha (orig r856): groditi | 2008-08-19 13:42:51 -0400groditi2008-08-222-252/+237
|\| |
| * | object mutable was an unpopular namegroditi2008-08-192-252/+237
| * | r21468@martha (orig r829): castaway | 2008-08-16 15:35:45 -0400groditi2008-08-192-4/+0
| |\ \
| * | | kill use of metagroditi2008-08-181-1/+2
* | | | r21467@martha (orig r828): groditi | 2008-08-15 19:00:32 -0400groditi2008-08-227-281/+351
|\| | | | |_|/ |/| |
| * | refactpored most of the action stuff into roles. should fields be a role too?groditi2008-08-157-281/+351