web/views/reledit.py
2015-11-24 Julien Cristau Remove trailing empty lines
2015-09-18 Rémi Cardona [py3k] use next builtin instead of next method
2015-09-11 Rémi Cardona [py3k] replace '_ = unicode' in global scope (closes #7589459)
2015-09-15 Rémi Cardona [py3k] dict.iteritems → dict.items
2015-05-05 Sylvain Thénault [reledit] also check for cardinality before displaying the delete relation action. Closes #5334750
2014-07-18 Julien Cristau merge 3.17.16 into 3.18 branch stable
2014-06-02 Rémi Cardona [reledit] Fix reledit icons jumpiness (closes #4106867) stable
2014-02-04 Dimitri Papadopoulos English typography
2013-08-26 Aurelien Campeas remove cw 3.9 bw compat (bw compat other than the interface -> adapter changes)
2013-03-12 Nicolas Chauvat drop typed_eid() in favour of int() (closes #2742462)
2013-01-21 Florent Cayré make ui configurations selectable (closes #2406609)
2013-01-10 Aurelien Campeas [uicfg] uicfg.py moves from web/ to web/views/ (prepares #2406609)
2012-02-22 Adrien Di Mascio [reledit, autoform] move reledit_form definition in reledit.py
2012-01-23 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
2011-11-24 Aurelien Campeas [reledit] implements entity_call instead of cell_call
2011-11-16 Sylvain Thénault [reledit] default label should be translated, I don't thing we've an opportunity to do it another way as uicfg objects are static stable
2011-09-28 Sylvain Thénault [pylint] fix pylint detected errors and tweak it so that pylint -E will be much less verbose next time (+ update some copyrights on the way) stable
2011-09-22 Sylvain Thénault [reledit] honore 'rvid' for attribute relations (closes #1947471) stable
2011-03-31 Alexandre Fayolle merge back stable to default
2011-03-31 Sylvain Thénault [reledit] fix crash due to wrong attributes usage stable
2011-03-11 Aurelien Campeas [reledit] repair some brokennes
2011-01-19 Aurelien Campeas [reledit] kill the reledit/doreledit duality
2011-03-10 Adrien Di Mascio [web] provide a data_url() method on req and get_rid of explicit datadir_url usage (#1438736)
2011-02-01 Aurelien Campeas undo part of #6911
2011-01-27 Sylvain Thénault cleanup, docstring update stable
2010-12-22 Aurelien Campeas [views/reledit] funky API made this fatal (it was previously only eating the second argument) stable
2010-12-22 Aurelien Campeas [views/reledit] ajax.js not there by default #1382713 stable
2010-10-22 Sylvain Thénault [3.10] drop deprecation warning
2010-10-22 Sylvain Thénault [pylint] fix a bug of pylint detected errors and i18n pb (calling builtins._ instead of req._)
2010-09-23 Sylvain Thénault [reledit] drop compute_best_vid method now useless stable
2010-09-17 Aurelien Campeas [views/reledit] bw compat code is unneeded there stable
2010-09-17 Sylvain Thénault [reledit] more api cleanup stable
2010-09-17 Sylvain Thénault [reledit] new rtag entry to control apparition of relation label in default value stable
2010-09-16 Aurelien Campeas [reledit] cut methods to make overriding easier, add event on success update after reload stable
2010-09-15 Aurelien Campeas [views/reledit] refactor composite handling stable
2010-08-16 Aurelien Campeas [views/reledit] small refactoring stable
2010-08-16 Aurelien Campeas [views/reledit] fix bad role handling in _may_add_related stable
2010-07-08 Aurelien Campeas merge
2010-07-08 Aurelien Campeas [web/views/reledit] explicitely add the field if the formid is base + line cleanups
2010-07-08 Sylvain Thénault [uilib] refactor json_dumps code organization
2010-07-05 Aurelien Campeas [reledit] fix relation cardinality handling
2010-07-02 Aurelien Campeas [web/views/reledit] fix typo (-add we used as id component in delete id)
2010-07-02 Aurelien Campeas reledit refactoring
less more (0) tip