web/test/unittest_views_basecontrollers.py
2014-01-27 Julien Cristau merge 3.18.2 into 3.19 branch
2013-09-11 Aurelien Campeas [editcontroller] fix cardinality computation (closes #3120495)
2014-01-13 Julien Cristau merge 3.18.0 in 3.19 branch
2013-08-01 Sylvain Thénault [test] use assertCountEqual instead of assertItemsEqual stable
2013-08-01 Sylvain Thénault [inlined form field] fix regression introduced in 3.16.4/570208f74a84. Closes #3064653 stable
2013-07-26 Denis Laxalde [editcontrollers] Account for role in the ordering of entities (Complements #3031719) stable
2013-07-25 David Douard [repo] normalize ValidationError on edited entity (closes #2509729) stable
2013-07-24 Sylvain Thénault [editcontrollers] Ensure entities are created in an order satisfying schema constraints. Closes #3031719 stable
2013-06-13 Pierre-Yves David rename server.session.transaction into server.session.connection
2013-04-26 Aurelien Campeas drop xhtml content-type support (closes #2065651)
2013-04-02 Rémi Cardona [web/views] Move massmailing to its own cube (closes #2788086)
2013-03-27 Pierre-Yves David [session/transaction] move most undo support into transaction
2013-03-27 Vladimir Popescu [web/views] extract cube embed (closes #1916015)
2013-02-14 Nicolas Chauvat [toward-py3k] remove import with_statement (part of #2711624)
2012-11-16 Sylvain Thénault [validation api] properly use yams 0.36 validation error api and update message catalog. Follows bbe0d6985e59
2012-09-17 Sylvain Thénault [validation error] refactor validation error handling so translation is done on the web side
2012-09-11 Sylvain Thénault massive copyright update to avoid clutering later patches
2012-08-01 Adrien Di Mascio [ajax] improve backward compatibility for redefined ajax functions (closes #2447189) stable
2012-07-23 Sylvain Thénault [web test] fix tests broken by 8de41063d629 stable
2012-06-14 Pierre-Yves David [login] redirect to real instance root if no postlogin_path is provided
2012-06-08 Aurelien Campeas [registry|ajaxcontroller] the @ajaxcontroller decorator ought to return a compatible object (closes #2385155)
2012-03-15 Pierre-Yves David [web] Move request handling logic into cubicweb application. (closes #2200684)
2012-03-15 Pierre-Yves David [login] split authentication logic from post authentication logic (closes #2200755)
2012-02-27 Anthony Truchet [web] Exposes the undo feature to user through a undo-history view (closes #893940)
2011-12-16 Adrien Di Mascio [controllers] deprecate JSonController and implement AjaxController / ajax-func registry (closes #2110265)
2011-09-14 Sylvain Thénault [deprecation] fix unittest pending deprecation warnings on failIf/failUnless methods family
2011-07-26 Adrien Di Mascio [entities] skip_copy_for should be considered for object relations too (closes #1857474)
2011-06-29 Sylvain Thénault [form, controller] closes #1787233: form should provide a method to process posted content
2011-05-26 Sylvain Thénault [test] fix failure introduced by yams'changeset 644:f9c79356b758
2011-05-02 Sylvain Thénault [entity 3.13 api] rename clear_all_caches into cw_clear_all_cache
less more (0) -50 -30 tip