web/views/editcontroller.py
2010-01-20 Sylvain Thénault turn all the stuff used to handle 'generic relations' in forms into proper
2010-01-18 Sylvain Thénault backport stable branch
2010-01-18 Sylvain Thénault don't call handle_inlined_relation where we're not on the relation'subject
2010-01-13 Sylvain Thénault iirk reminder
2010-01-13 Sylvain Thénault should use a set for pending fields
2010-01-13 Sylvain Thénault refactor form error handling:
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-12-21 Sylvain Thénault make new editcontroller works, based on a _cw_edited_fields hidden input
2009-12-21 Sylvain Thénault cleanup
2009-12-10 Arthur Lutz [mq]: fix_for_forms
2009-12-09 Sandrine Ribeau cw 3.6 api update
2009-12-08 Sandrine Ribeau more api update
2009-12-08 Sandrine Ribeau cw 3.6 api update
2009-12-07 Sandrine Ribeau more api renaming/fixing update
2009-12-03 Sylvain Thénault backport stable into default
2009-11-27 Sylvain Thénault don't type __maineid, it may not be an eid actually stable
2009-11-27 Sylvain Thénault edit controller now informs server side about its main eid through transaction data stable
2009-10-19 Sylvain Thénault backport stable
2009-10-15 Sylvain Thénault follow yams 0.25 api changes to improve performance stable
2009-10-15 Sylvain Thénault backport stable branch
2009-10-09 Sylvain Thénault give correctly typed eid stable
2009-09-24 Adrien Di Mascio [editcontroller] fix bad method name: s/process_form_data/process_form_value
2009-09-23 Adrien Di Mascio [api] work in progress, use __regid__, cw_*, etc.
2009-09-23 Adrien Di Mascio merge
2009-09-22 Adrien Di Mascio backport old changesets corresponding to new form / controller implementation
2009-08-05 Adrien Di Mascio [forms] work-in-progress, big editcontroller refactoring: let fields/widgets process posted data
2009-08-05 Adrien Di Mascio [editcontroller] rename is_edited variable into is_main_entity to make things clearer
2009-08-05 Adrien Di Mascio [forms] work-in-progress: get rid of edits- / edito-
2009-09-23 Sylvain Thénault use __regid__ instead of id on appobject classes
2009-09-22 Adrien Di Mascio backport stable branch
2009-09-18 Sylvain Thénault we may have some entity forms with nothing to edit for an entity, no RequestError in that case 3.5
2009-09-14 Sylvain Thénault backport 3.5
2009-09-11 Adrien Di Mascio [controllers] fix bad if/elif switch in handle_attribute stable
2009-09-11 Sylvain Thénault backport 3.5
2009-09-10 Sylvain Thénault nicer fix stable
2009-09-10 Sylvain Thénault backport 3.5
2009-09-09 Adrien Di Mascio [editcontrollers] handle_attribute: test for value presence before trying to convert it to int/float stable
2009-09-02 Adrien Di Mascio [edition] convert integer and float values coming from edit forms so that values are correctly typed in before_xxx hooks stable
2009-08-26 Sylvain Thénault backport 3.5 step 1, remaining wf changes in hooks to merge
2009-08-25 Nicolas Chauvat B #323887 misleading message after hitting cancel form button stable
2009-08-13 Sylvain Thénault remove more 3.2 deprecated code, reintroduce checkbox used by formrenderers
2009-08-04 Sylvain Thénault [R] use req.entity_from_eid
2009-08-03 Sylvain Thénault R [vreg] important refactoring of the vregistry, moving behaviour to end dictionnary (and so leaving room for more flexibility ; keep bw compat ; update api usage in cw
2009-07-03 Sylvain Thénault no more true since a while stable
2009-07-03 Sylvain Thénault more generic way to detect json requests (not yet perfect though) stable
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-05-26 Sylvain Thénault cosmetic stable
2009-05-26 Sylvain Thénault fix so that one can edit an entity with a Bytes field without specifying a new file stable
2009-05-14 Adrien Di Mascio delete-trailing-whitespace + some copyright update tls-sprint
2009-05-13 Aurelien Campeas pass default values along the whole call chain, fix hidden field update bug tls-sprint
2009-05-12 sylvain thenault check a file is submitted first tls-sprint
2009-05-12 sylvain thenault delete-trailing-spaces tls-sprint
2009-04-15 sylvain thenault ignore browser submitted values for file's MIME type tls-sprint
2009-04-15 sylvain thenault rename attribute_metadata method to attr_metadata to save a few chars tls-sprint
2009-04-07 sylvain thenault backport default branch tls-sprint
2009-03-26 Stephanie Marcu fix for booelan attribute which have empty string as false value and didn't work if default value for this attribute was True.
2009-03-12 sylvain thenault has_metadata is a schema method tls-sprint
2009-03-12 sylvain thenault unification of meta-attributes handling: tls-sprint
2009-02-20 sylvain thenault FileField backport tls-sprint
2009-02-20 sylvain thenault cleanup tls-sprint
less more (0) tip