web/test/unittest_application.py
2011-09-27 Adrien Di Mascio [views] implement json / jsonp export views (closes #1942658)
2011-09-14 Sylvain Thénault [deprecation] fix unittest pending deprecation warnings on failIf/failUnless methods family
2011-06-29 Sylvain Thénault [form, controller] closes #1787233: form should provide a method to process posted content
2011-04-20 Alexandre Fayolle backport stable changes to default
2011-04-14 Adrien Di Mascio [testlib] make a clear distinction between input / output HTTP headers stable
2011-04-01 Sylvain Thénault [time zone] support for TZDatetime and TZTime data type
2011-04-01 Sylvain Thénault [web test] extract a set_auth_mode method from init_authentication and use it in test_fb_login_concept to avoid bad test interaction stable
2011-01-24 Sylvain Thénault backport stable
2011-01-21 Sylvain Thénault [test] missing future imports stable
2011-01-19 Sylvain Thénault [repository auth] cleanup email login by turning it into a proper repo-side authentication plugin
2011-01-19 Sylvain Thénault [web session] cleanup session/authentication api: we don't have anymore to store authentication information on web session since the auto-reconnection feature has been dropped (eg in 3.10)
2011-01-10 Sylvain Thénault [web test] fix authentication test: session cookie should now be computed by the session handler (changed in cw 3.10.6) stable
2011-01-10 Sylvain Thénault [unittest2] update to unittest2 assertRaises api stable
2010-09-24 Sylvain Thénault [test] update test to unittest2 api (still using lgc.testlib though) stable
2010-05-26 Sylvain Thénault [web] disallow authenticated users to access to the login form (closes #914873) stable
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-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-01-20 Sylvain Thénault fix tests
2010-01-18 Sylvain Thénault backport stable branch
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-12-21 Sylvain Thénault all web tests OK
2009-11-20 Sylvain Thénault backport stable branch (one more time painfully)
2009-11-07 Nicolas Chauvat [clean] remove print polluting test outputs stable
2009-10-13 Sylvain Thénault factor out code reusable for authentication tests
2009-09-29 Sylvain Thénault backport stable branch
2009-09-29 Sylvain Thénault don't accept None to avoid error stable
2009-09-24 Adrien Di Mascio [magicsearch] make tests pass again: base preprocessor must have access to vreg
2009-09-17 Sylvain Thénault backport 3.5
2009-09-16 Sylvain Thénault test update, no more a FakeVReg, needs to hack it 3.5
2009-08-11 Sylvain Thénault [testlib] #345052 and #344207: major test lib refactoring/cleanup + update usage
2009-08-03 Sylvain Thénault [vreg api update] remove some deprecation warnings
2009-07-06 Sylvain Thénault move login by email functionnality on the repository side to avoid buggy call to internal_session from the web interface side stable
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-05-14 Adrien Di Mascio delete-trailing-whitespace + some copyright update tls-sprint
2009-04-27 Florent add allow-email-login option tls-sprint
2009-04-27 Florent add a test regarding login with a primary email tls-sprint
2009-04-17 sylvain thenault rename internal entity types to have CW prefix instead of E tls-sprint
2008-11-05 Adrien Di Mascio Showtime !
less more (0) tip