web/test/unittest_viewselector.py
Wed, 28 Apr 2010 10:06:01 +0200 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
Wed, 14 Apr 2010 09:11:42 +0200 Sylvain Thénault [test] fix unittest_viewselector
Tue, 16 Mar 2010 17:44:32 +0100 Sylvain Thénault fix tests stable
Fri, 26 Feb 2010 13:31:10 +0100 Sylvain Thénault fix test, broken by the merge of debug and info views stable
Wed, 10 Feb 2010 08:27:23 +0100 Sylvain Thénault fix test
Mon, 08 Feb 2010 12:05:56 +0100 Sylvain Thénault AdaptedList -> SameETypeList
Mon, 08 Feb 2010 12:03:03 +0100 Sylvain Thénault now raise UnknownProperty, not KeyError
Mon, 08 Feb 2010 12:02:32 +0100 Sylvain Thénault fix test broken by introduction of ViewSameEType action
Mon, 08 Feb 2010 12:01:15 +0100 Sylvain Thénault kill register_appobject_class method, simplifying autoregistration. Update test accordingly (test which manually registers object should also properly call there __register__ method). Drop the disable-appobjects config file entry: no one used it since its introduction years ago.
Tue, 22 Dec 2009 13:13:53 +0100 Sylvain Thénault oops
Mon, 21 Dec 2009 20:28:08 +0100 Sylvain Thénault all web tests OK
Wed, 09 Dec 2009 12:52:30 +0100 Sylvain Thénault api update
Thu, 03 Dec 2009 17:17:43 +0100 Sylvain Thénault backport stable into default
Tue, 01 Dec 2009 08:38:02 +0100 Sylvain Thénault wfhistory isn't anymore selectable if the entity has no record in its history stable
Mon, 23 Nov 2009 14:56:40 +0100 Sylvain Thénault a new help action has been introduced, fix test stable
Mon, 19 Oct 2009 18:15:45 +0200 Sylvain Thénault bad merge
Wed, 07 Oct 2009 12:31:08 +0200 Sylvain Thénault backport stable branch
Wed, 07 Oct 2009 11:45:39 +0200 Sylvain Thénault test fixes stable
Thu, 24 Sep 2009 21:20:15 +0200 Adrien Di Mascio [tests] make unittest_viewselectors pass again
Wed, 23 Sep 2009 19:40:19 +0200 Adrien Di Mascio [api] work in progress, use __regid__, cw_*, etc.
Wed, 23 Sep 2009 11:13:39 +0200 Adrien Di Mascio [api] use __regid__ instead of deprecated id
Tue, 15 Sep 2009 15:01:41 +0200 Sylvain Thénault backport 3.5
Tue, 15 Sep 2009 14:49:40 +0200 Sylvain Thénault test update 3.5
Tue, 11 Aug 2009 18:41:39 +0200 Nicolas Chauvat backport stable branch
Tue, 11 Aug 2009 17:51:48 +0200 Nicolas Chauvat B web/tests back to green stable
Tue, 11 Aug 2009 17:13:32 +0200 Sylvain Thénault [testlib] #345052 and #344207: major test lib refactoring/cleanup + update usage
Mon, 03 Aug 2009 15:16:47 +0200 Sylvain Thénault [appobject] kill VObject class, move base selector classes to appobject
Mon, 03 Aug 2009 10:50:57 +0200 Sylvain Thénault R [vreg] important refactoring of the vregistry, moving behaviour to end dictionnary (and so leaving room for more flexibility ; keep bw compat ; update api usage in cw
Sun, 02 Aug 2009 11:54:48 +0200 Sylvain Thénault web test update
Thu, 23 Jul 2009 15:33:03 +0200 Adrien Di Mascio backport stable branch into default
Thu, 23 Jul 2009 14:12:34 +0200 Nicolas Chauvat #343227: display the workflow history of any entity
Thu, 23 Jul 2009 14:12:18 +0200 Nicolas Chauvat [cleanup] fix tests
Tue, 21 Jul 2009 13:11:00 +0200 Sylvain Thénault merge stable
Tue, 21 Jul 2009 13:04:33 +0200 Aurelien Campeas remove with statement stable
Tue, 21 Jul 2009 13:10:37 +0200 Sylvain Thénault fix typo, remove debug stable
Tue, 21 Jul 2009 12:56:29 +0200 Nicolas Chauvat [views] epropertiesform renamed propertiesform stable
Fri, 05 Jun 2009 15:09:20 +0200 Sylvain Thénault nicer vreg api, try to make rset an optional named argument in select and derivated (including selectors)
Thu, 28 May 2009 09:20:07 +0200 Adrien Di Mascio big bunch of copyright / docstring update
Fri, 22 May 2009 18:11:21 +0200 Aurelien Campeas with statement: use it or lose it stable
Fri, 22 May 2009 00:52:18 +0200 Nicolas Chauvat [tests] fix test after eproperties got renamed to cwproperties stable
Wed, 13 May 2009 17:21:35 +0200 sylvain thenault fix some web tests, adjusts rtags tls-sprint
Mon, 04 May 2009 15:49:36 +0200 sylvain thenault test updates tls-sprint
Thu, 30 Apr 2009 10:32:51 +0200 sylvain thenault stop using card in test, update form tests tls-sprint
Fri, 17 Apr 2009 16:55:37 +0200 sylvain thenault rename internal entity types to have CW prefix instead of E tls-sprint
Wed, 18 Feb 2009 15:17:04 +0100 sylvain thenault fix tests tls-sprint
Wed, 18 Feb 2009 13:44:23 +0100 sylvain thenault fix test in-progress tls-sprint
Wed, 18 Feb 2009 10:27:09 +0100 sylvain thenault some test fixes tls-sprint
Tue, 17 Feb 2009 23:47:23 +0100 Adrien Di Mascio first pass to use __select__ instead of __selectors__ tls-sprint
Tue, 17 Feb 2009 20:39:09 +0100 Adrien Di Mascio remove all accepts = ('Foo',) declaration and use __selectors__ = implements('Foo') instead tls-sprint
Mon, 16 Feb 2009 20:06:18 +0100 sylvain thenault require_group/match_user_group -> match_user_groups tls-sprint
Wed, 11 Feb 2009 17:43:33 +0100 Laure Bourgois adding views to test
Tue, 27 Jan 2009 14:03:17 +0100 sylvain thenault update some copyrights
Tue, 27 Jan 2009 13:05:23 +0100 sylvain thenault fix test
Mon, 19 Jan 2009 19:24:00 +0100 sylvain thenault test fixes
Thu, 15 Jan 2009 13:27:33 +0100 sylvain thenault massive selector update 3.0
Wed, 05 Nov 2008 15:52:50 +0100 Adrien Di Mascio Showtime !
less more (0) tip