Wed, 23 Sep 2009 19:23:09 +0200 Sylvain Thénault test fixes
Wed, 23 Sep 2009 19:16:51 +0200 Sylvain Thénault use __regid__
Wed, 23 Sep 2009 19:16:44 +0200 Sylvain Thénault update and simplify test
Wed, 23 Sep 2009 18:23:52 +0200 Sylvain Thénault cleanup stable
Wed, 23 Sep 2009 18:23:45 +0200 Sylvain Thénault [security] test and fix/refactor optimization of optional varialbe when rewriting rql stable
Wed, 23 Sep 2009 18:21:37 +0200 Sylvain Thénault use maxsize stable
Wed, 23 Sep 2009 16:33:29 +0200 Alexandre Fayolle typo fix stable
Wed, 23 Sep 2009 16:31:27 +0200 Alexandre Fayolle typo fix stable
Wed, 23 Sep 2009 16:28:50 +0200 Alexandre Fayolle documentation formatting fix stable
Wed, 23 Sep 2009 15:42:00 +0200 Sylvain Thénault use __regid__, not id
Wed, 23 Sep 2009 15:29:31 +0200 Sylvain Thénault cw.rqlrewrite shouldn't depend on cw.server stable
Wed, 23 Sep 2009 15:26:59 +0200 Sylvain Thénault nicer test
Wed, 23 Sep 2009 15:26:47 +0200 Sylvain Thénault add anon user for TestServerConfiguration, no only AppTestConfiguration
Wed, 23 Sep 2009 13:43:00 +0200 Sylvain Thénault merge
Wed, 23 Sep 2009 13:42:48 +0200 Sylvain Thénault state_of/transition_of could now be inlined
Wed, 23 Sep 2009 13:42:33 +0200 Sylvain Thénault use ._cw instead of req on appobject classes
Wed, 23 Sep 2009 13:41:18 +0200 Sylvain Thénault move hooks test to the hooks package, update them to work with a minimal schema
Wed, 23 Sep 2009 13:34:22 +0200 Adrien Di Mascio [api] use cw_* in supervising
Wed, 23 Sep 2009 13:34:08 +0200 Adrien Di Mascio [supervising] fix delete_relation() prototype and changedescr usage
Wed, 23 Sep 2009 13:30:16 +0200 Adrien Di Mascio [tests] fix status change notification test: initial user state is set on commit
Wed, 23 Sep 2009 13:29:10 +0200 Adrien Di Mascio [notification] add missing import, fix dummy AttributeError in RenderAndSendNotificationView
Wed, 23 Sep 2009 13:28:26 +0200 Adrien Di Mascio [api] use cw_*
Wed, 23 Sep 2009 13:27:05 +0200 Adrien Di Mascio [server] backout previous change: forcing HooksRegistry instanciation conflicts with later hooks registration later in tests
Wed, 23 Sep 2009 12:45:40 +0200 Adrien Di Mascio [tests] force hook registry instanciation for test configs
Wed, 23 Sep 2009 12:31:55 +0200 Adrien Di Mascio merge
Wed, 23 Sep 2009 12:31:18 +0200 Adrien Di Mascio [hooks] fix dummy NameError in RenderAndSendNotification
Wed, 23 Sep 2009 12:30:56 +0200 Adrien Di Mascio [hooks] fix dummy AttributeError in SetUseEmailRelationOp
Wed, 23 Sep 2009 12:29:53 +0200 Adrien Di Mascio [tests] use maxsize instead of SizeConstraint
Wed, 23 Sep 2009 12:29:31 +0200 Adrien Di Mascio fix deprecation warnings in appobject: display the correct expected replacement
Wed, 23 Sep 2009 12:28:28 +0200 Adrien Di Mascio [api] use _cw, cw_row, cw_col, cw_rset etc.
Wed, 23 Sep 2009 12:23:14 +0200 Sylvain Thénault unregister hooks by using category
Wed, 23 Sep 2009 12:23:00 +0200 Sylvain Thénault fix hook category selector
Wed, 23 Sep 2009 12:22:43 +0200 Sylvain Thénault nicer error message
Wed, 23 Sep 2009 12:22:16 +0200 Sylvain Thénault no more HooksManager but a HooksRegistry: update test accordingly
Wed, 23 Sep 2009 12:17:59 +0200 Sylvain Thénault update imports, rename test module
Wed, 23 Sep 2009 11:22:19 +0200 Sylvain Thénault indent
Wed, 23 Sep 2009 11:22:08 +0200 Sylvain Thénault access to repo through session
Wed, 23 Sep 2009 11:20:29 +0200 Sylvain Thénault fix class name
Wed, 23 Sep 2009 11:16:38 +0200 Adrien Di Mascio [bootstrap] metadata hooks need to be registered at bootstrap time for db creation
Wed, 23 Sep 2009 11:13:39 +0200 Adrien Di Mascio [api] use __regid__ instead of deprecated id
Wed, 23 Sep 2009 11:10:38 +0200 Adrien Di Mascio [api] use cw_property_defs instead of deprecated property_defs
Wed, 23 Sep 2009 11:05:14 +0200 Sylvain Thénault use self._cw instead of self.req
Wed, 23 Sep 2009 11:04:59 +0200 Sylvain Thénault nicer deprecation warnings
Wed, 23 Sep 2009 11:03:57 +0200 Sylvain Thénault fix some name errors
Wed, 23 Sep 2009 11:03:38 +0200 Sylvain Thénault typo
Wed, 23 Sep 2009 11:03:14 +0200 Sylvain Thénault should be a after_add hook
Wed, 23 Sep 2009 10:22:04 +0200 Sylvain Thénault use ._cw instead of req on appobject classes
Wed, 23 Sep 2009 10:21:37 +0200 Sylvain Thénault access to schema through vreg
Wed, 23 Sep 2009 10:20:51 +0200 Sylvain Thénault use __regid__ instead of id on appobject classes
Wed, 23 Sep 2009 10:19:35 +0200 Sylvain Thénault widgets has been removed
Wed, 23 Sep 2009 10:19:18 +0200 Sylvain Thénault update hook api
Wed, 23 Sep 2009 09:54:25 +0200 Adrien Di Mascio merge
Wed, 23 Sep 2009 09:54:01 +0200 Adrien Di Mascio [migration] fix bootstrap migration of 3.5 : need to support old-style and new-style hooks to migrate from 3.4 to 3.6
Wed, 23 Sep 2009 09:52:52 +0200 Adrien Di Mascio [hooks] fix check for .events attribute in hooks
Wed, 23 Sep 2009 09:52:09 +0200 Adrien Di Mascio [selectors] cls.vreg is not usable anymore, use req.vreg instead
Wed, 23 Sep 2009 09:51:42 +0200 Adrien Di Mascio [schema] CWProperty is required at bootstrap time
Wed, 23 Sep 2009 09:48:34 +0200 Adrien Di Mascio [hooks] fix deprecation warnings for old hook classes
Wed, 23 Sep 2009 09:47:04 +0200 Adrien Di Mascio [appobject] detect old-style property_defs and emit a deprectaion warning
Wed, 23 Sep 2009 08:14:45 +0200 Adrien Di Mascio merge
Tue, 22 Sep 2009 13:08:42 +0200 Adrien Di Mascio backport old changesets corresponding to new form / controller implementation
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip