web/views/editcontroller.py
2010-10-06 Aurelien Campeas restore vital block of code (gone in 6384:89d5b339ebdd)
2010-10-01 Sylvain Thénault #1256570: remove __method, it is not used in any of the cubes from logilab and encourages bad design by using Redirect (eg ui specific) from entities.py
2010-07-28 Sylvain Thénault backport stable
2010-07-28 Aurelien Campeas [editcontroller] turn eid into an int if possible, avoiding pbs. further down (case: preview cube) stable
2010-07-27 Sylvain Thénault [dbapi] update renamed argument
2010-07-05 Sylvain Thénault [selectors] provide a new, optimized, is_instance selector that should at some point replace implements (along with the adaptable selector)
2010-06-07 Sylvain Thénault [edit ctrl] fix bad interaction with fields: the loop on actual fields should be done in has_been_modified
2010-05-25 Sylvain Thénault no more Image type w/ cw 3.9
2010-05-21 Sylvain Thénault [adapters] refactoring fixes
2010-05-20 Sylvain Thénault [entity] continue cleanup of Entity/AnyEntity namespace
2010-05-20 Sylvain Thénault [entity] introduce a new 'adapters' registry
2010-04-28 Sylvain Thénault backport oldstable changes stable
2010-04-28 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
2010-04-28 Sylvain Thénault backport default into stable: stable is now cw 3.8
2010-04-28 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
2010-04-07 Sylvain Thénault #759035: Automate addition of eid cachekey in RQL analysis
2010-03-29 Sylvain Thénault [cleanup] stable
2010-03-26 Sylvain Thénault [form] fix validation error handling stable
2010-03-18 Sylvain Thénault [web deletion] must use set_message
2010-03-17 Sylvain Thénault backport stable
2010-03-17 Sylvain Thénault add missing warn imports stable
2010-03-12 Sylvain Thénault [web] cleanup: move delete_entities to the edit controller
2010-02-23 Sylvain Thénault when validating a form, we should properly call 'actual_fields(form) on edited field else compound field are not correctly processed stable
2010-01-27 Sylvain Thénault reorganize code:
2010-01-26 Sylvain Thénault fix Bytes submission pb on POST, due to multiple call to field.process_form_value
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
less more (0) -60 tip