Thu, 24 Sep 2009 20:28:25 +0200 Adrien Di Mascio [editcontroller] fix bad method name: s/process_form_data/process_form_value
Thu, 24 Sep 2009 20:25:49 +0200 Adrien Di Mascio [magicsearch] make tests pass again: base preprocessor must have access to vreg
Thu, 24 Sep 2009 11:06:50 +0200 Adrien Di Mascio merge
Thu, 24 Sep 2009 00:24:21 +0200 Adrien Di Mascio [api] some more _cw / __regid__, automatic tests now pass again
Thu, 24 Sep 2009 00:23:32 +0200 Adrien Di Mascio [entity] pass cw_row and cw_col to select(vid, ...) in self.view
Wed, 23 Sep 2009 23:28:59 +0200 Sylvain Thénault don't use assert here
Wed, 23 Sep 2009 20:13:31 +0200 Adrien Di Mascio [api] __regid__, cw_* and friends
Wed, 23 Sep 2009 20:12:48 +0200 Adrien Di Mascio [facets] typo fix
Wed, 23 Sep 2009 19:43:00 +0200 Adrien Di Mascio merge
Wed, 23 Sep 2009 19:42:44 +0200 Adrien Di Mascio [testlib] added some new required attributes on FakeRequest, fix dummy NameError
Wed, 23 Sep 2009 19:41:19 +0200 Adrien Di Mascio [deprecation] better deprecation handling on self.varmaker
Wed, 23 Sep 2009 19:40:47 +0200 Adrien Di Mascio [entity] fix view selection in entity.view
Wed, 23 Sep 2009 19:40:19 +0200 Adrien Di Mascio [api] work in progress, use __regid__, cw_*, etc.
Wed, 23 Sep 2009 19:36:53 +0200 Sylvain Thénault use __regid__
Wed, 23 Sep 2009 19:36:31 +0200 Sylvain Thénault no need to access to _ through entity.req...
Wed, 23 Sep 2009 19:26:38 +0200 Sylvain Thénault remove dumb test
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
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip