web/test/unittest_views_basecontrollers.py
2015-10-01 Julien Cristau [web/test] str vs bytes
2015-10-01 Julien Cristau [web/test] str → bytes
2015-09-22 Rémi Cardona [py3k] unicode → six.text_type
2015-09-22 Rémi Cardona [py3k] ensure Binary objects are initialized with bytes
2015-09-22 Rémi Cardona [py3k] import URL mangling functions using six.moves
2015-09-11 Samuel Trégouët [py3k] backtick to repr
2015-02-13 Julien Cristau [web/test] don't depend on iteration order on a set
2015-02-13 Julien Cristau [web/test] fix cubicweb 3.19 deprecation warning
2015-02-13 Julien Cristau [web/test] use unicode instead of str for user logins
2014-12-03 Aurelien Campeas [tests/web] switch previous commit (136b5f995f8) to the new test api
2014-03-20 Denis Laxalde Provide sufficient context to check 'delete' permission in AjaxEditRelationCtxComponent
2013-04-25 Anthony Truchet [forms] closes #2437859 - Detect and prevent concurrent edition of the same entity.
2014-06-05 Aurelien Campeas [webtests/basecontrollers] use the new connection api
2014-04-08 Julien Cristau [test] use assertNotIn where appropriate
2014-04-08 Julien Cristau [test] use assertIn where appropriate
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
2011-04-22 Alexandre Fayolle fix tests broken by fcb8932082a5 (continued)
2011-01-21 Sylvain Thénault [test] missing future imports stable
2011-01-10 Sylvain Thénault [unittest2] update to unittest2 assertRaises api stable
2010-10-08 Sylvain Thénault [test] cleanup / unittest2 api update stable
2010-10-08 Sylvain Thénault [test] fix tests broken by transaction behaviour on Unauthorized/ValidationError (no rollback but connection marked as non-commitable) stable
2010-09-29 Sylvain Thénault [test] must now commit file creation since the later ValidationError trigger a rollback stable
2010-09-24 Sylvain Thénault [test] update test to unittest2 api (still using lgc.testlib though) stable
2010-07-08 Sylvain Thénault [test] buggy import make test fails
2010-07-08 Sylvain Thénault [uilib] refactor json_dumps code organization
2010-05-20 Sylvain Thénault [entity] introduce a new 'adapters' registry
2010-04-30 Sylvain Thénault [webconfig] introduce property sheets. Use them to replace external_resources
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
less more (0) -60 tip