move the error to the action
[catagits/Reaction.git] / lib / Reaction / UI /
2009-01-09 groditi move the error to the action
2009-01-08 groditi message and error message support. why has this been...
2009-01-06 groditi real Changes file, use InstancePerContext, up Devel...
2008-12-31 groditi allow list, create, and delete_all to act on a user...
2008-12-22 edenc using value/related_object for related objects
2008-12-04 wreis fixed Boolean->adopt_value_string
2008-12-03 purge s/\./-/ in fieldname
2008-11-26 groditi r24109@martha (orig r991): groditi | 2008-11-26 15...
2008-11-26 groditi r24107@martha (orig r989): groditi | 2008-11-26 15...
2008-11-26 groditi r24105@martha (orig r987): t0m | 2008-11-26 15:07...
2008-11-26 groditi Alter event application to only apply events that belon...
2008-11-26 groditi prefix the viewport names with r-vp because html elemen...
2008-11-26 t0m Fix the POD test
2008-11-26 groditi double negation is hard to read
2008-11-26 groditi fix for certain fields failing silently when they are...
2008-11-25 t0m Tell the user that they're an idiot in more helpful...
2008-11-11 groditi dont leak weaken
2008-11-11 groditi fix leaks via make_context_closure
2008-11-11 groditi memory leaks on CRUD fixed
2008-11-08 groditi fix mempory leak where we were leaking $c every request
2008-11-01 groditi stupid typo in Image widget
2008-10-31 groditi r23569@martha (orig r936): groditi | 2008-10-31 17...
2008-10-31 groditi r23443@martha (orig r925): groditi | 2008-10-23 23...
2008-10-31 groditi r23442@martha (orig r924): groditi | 2008-10-23 22...
2008-10-31 groditi r23441@martha (orig r923): groditi | 2008-10-23 22...
2008-10-31 groditi r23082@martha (orig r922): groditi | 2008-10-11 19...
2008-10-31 groditi r23081@martha (orig r921): groditi | 2008-10-11 19...
2008-10-31 groditi r23080@martha (orig r920): groditi | 2008-10-11 17...
2008-10-31 groditi r23079@martha (orig r919): groditi | 2008-10-11 17...
2008-10-31 groditi r23078@martha (orig r918): groditi | 2008-10-11 17...
2008-10-31 groditi r23077@martha (orig r917): groditi | 2008-10-11 16...
2008-10-31 groditi r23076@martha (orig r916): groditi | 2008-10-11 16...
2008-10-31 groditi checking in more pod, some fixes for weird bugs, a...
2008-10-31 edenc reversed lazy checks as they cause optional fields...
2008-10-31 edenc readded lazy checks to enable choose one defaults based...
2008-10-30 edenc adding logic to deal with unset option in a ChooseOne
2008-10-30 edenc declaring ->ctx as a weak ref to avoid memory leaks
2008-10-24 groditi just a little more POD
2008-10-24 groditi more POD
2008-10-24 groditi POD FTW
2008-10-11 groditi some more doc patches
2008-10-11 groditi some stub POD
2008-10-11 groditi completely new way of handling action prototypes for...
2008-10-11 groditi formatting changes only. no actual functionality difference
2008-10-11 groditi change listview/grid so that members of a grid can...
2008-10-11 groditi on second thought, make all empty specs return a lexica...
2008-10-11 groditi make the behavior of sort_by_spec more predictable...
2008-10-11 groditi uri vp, widget, template
2008-10-11 groditi image vp, widget, template
2008-10-11 groditi general changes.some formatting, better entities encodi...
2008-09-26 groditi fixing the arrayref [controller, action] notation
2008-09-22 edenc fixed vestigial $ctx access
2008-09-17 edenc removed is_required message
2008-09-09 edenc fixed field sync logic + comments
2008-09-09 wreis proper fix for can_sync_to_action
2008-09-04 groditi fix matching passwords stuff
2008-09-03 groditi no foo is required messages on the first render
2008-09-03 wreis missed default
2008-09-02 wreis Grid->field_labels as rw attr
2008-09-01 wreis fixed value_is_required
2008-08-22 matthewt action and object changes for field containers
2008-08-22 matthewt merge docs for action viewport roles
2008-08-22 matthewt restore change
2008-08-22 groditi r21704@martha (orig r864): groditi | 2008-08-20 20...
2008-08-22 groditi r21703@martha (orig r863): groditi | 2008-08-20 20...
2008-08-22 groditi r21699@martha (orig r859): groditi | 2008-08-19 19...
2008-08-22 groditi r21695@martha (orig r856): groditi | 2008-08-19 13...
2008-08-22 groditi r21467@martha (orig r828): groditi | 2008-08-15 19...
2008-08-22 matthewt better error
2008-08-21 groditi svk add FAIL
2008-08-21 groditi container support built into fields and an example...
2008-08-21 groditi r21697@martha (orig r857): edenc | 2008-08-19 15...
2008-08-20 wreis Window->content_type is rw now
2008-08-19 groditi s/pl/ok/ #typo
2008-08-19 wreis nuked SiteLayout->http_header, should need of it since...
2008-08-19 edenc re-added "field is required" messages
2008-08-19 groditi object mutable was an unpopular name
2008-08-19 groditi r21468@martha (orig r829): castaway | 2008-08-16...
2008-08-19 edenc added localization to core widgets
2008-08-19 edenc added localization support
2008-08-18 rafl Revert "coerce VP::SiteLayouts static_base_uri from...
2008-08-18 groditi kill incorrect use of meta
2008-08-18 groditi kill use of meta
2008-08-18 rafl coerce VP::SiteLayouts static_base_uri from URI.
2008-08-18 rafl Make pod valid.
2008-08-18 rafl Remove empty pod sections.
2008-08-17 castaway Much documentation updates
2008-08-16 castaway Fix NAME in POD
2008-08-15 groditi refactpored most of the action stuff into roles. should...
2008-08-13 matthewt remove class blocks from widget code
2008-08-12 matthewt make widget stuff manglable
2008-08-12 edenc improved WidgetClass error message
2008-08-11 edenc making skin_name default to 'default' again
2008-08-08 edenc removed viewport dependency on ->ctx
2008-08-08 matthewt sketch of 'attrs' widget helper
2008-08-07 wreis reverting wrong fix to Field::Role::Mutable
2008-08-01 matthewt wtfbbq
2008-07-30 wreis fixed mutable role for field's vp
2008-07-25 wreis fixes for site layout
2008-07-24 wreis fixed field_class
next