web/test/unittest_views_basecontrollers.py
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
2010-04-26 Sylvain Thénault backport stable
2010-04-23 Alexandre Fayolle [python2.6] careful: json-py provides a json package. We don't want that. stable
2010-04-23 Sylvain Thénault [i18n] yams constraint messages updated
2010-04-23 Sylvain Thénault backport stable
2010-04-22 Alexandre Fayolle [python2.6] prefer python2.6's builtin json module over simplejson stable
2010-04-13 Sylvain Thénault #773448: refactor session and 'no connection' handling, by introducing proper web session. We should now be able to see page even when no anon is configured, and be redirected to the login form as soon as one tries to do a query.
2010-04-07 Sylvain Thénault #759035: Automate addition of eid cachekey in RQL analysis
2010-03-26 Sylvain Thénault [form] fix validation error handling stable
2010-03-26 Sylvain Thénault [form] put qualified name on validation error, should fix #784299 stable
2010-03-16 Sylvain Thénault test fixes
2010-03-08 Sylvain Thénault [test] don't use an internal url for test stable
2010-01-27 Sylvain Thénault test fixes
2010-01-27 Sylvain Thénault useless, same as test_nonregr_eetype_etype_editing
less more (0) -60 tip