Fri, 25 Sep 2009 21:58:55 +0200 Nicolas Chauvat [views] workflow primary view: do not show states and transitions in side boxes stable
Fri, 25 Sep 2009 20:49:41 +0200 Nicolas Chauvat [cwctl] improve dialog messages stable
Fri, 25 Sep 2009 11:57:35 +0200 Sylvain Thénault cleanup
Fri, 25 Sep 2009 11:57:31 +0200 Sylvain Thénault fix some actions selectors
Fri, 25 Sep 2009 11:57:06 +0200 Sylvain Thénault [autoform] no need to recheck inlined tag here
Fri, 25 Sep 2009 11:56:31 +0200 Sylvain Thénault [i18n] properly give context
Fri, 25 Sep 2009 11:55:39 +0200 Sylvain Thénault remove useless rtag (correct default)
Fri, 25 Sep 2009 11:54:49 +0200 Sylvain Thénault smarter default for actionbox_appearsin_addmenu
Fri, 25 Sep 2009 11:54:03 +0200 Sylvain Thénault [inplace edit] we can now use edition form for both attributes and relations inplace form
Fri, 25 Sep 2009 11:53:06 +0200 Sylvain Thénault handle display_fields in the form, not in the renderer
Fri, 25 Sep 2009 11:50:22 +0200 Sylvain Thénault [uicfg, autoform] should have been in previous ci
Fri, 25 Sep 2009 11:49:47 +0200 Sylvain Thénault [uicfg, autoform] more consistent/powerful autoform_section rtags by using formtype/section; deprecates autoform_is_inlined; refactor automatci form and renderer thanks to this
Fri, 25 Sep 2009 11:30:59 +0200 Sylvain Thénault [forms] drop FormMixIn deprecated in 3.2
Fri, 25 Sep 2009 11:27:26 +0200 Sylvain Thénault [api] use _cw
Fri, 25 Sep 2009 11:27:01 +0200 Sylvain Thénault [rtags] ease overriding
Fri, 25 Sep 2009 11:25:27 +0200 Sylvain Thénault [rtags] make internal key order consistent with api
Fri, 25 Sep 2009 11:23:11 +0200 Sylvain Thénault can now give context to rschema.display_name(...)
Fri, 25 Sep 2009 11:01:23 +0200 Adrien Di Mascio [forms] fix form_needs_multipart implementation stable
Fri, 25 Sep 2009 09:09:02 +0200 Adrien Di Mascio [magicsearch] (pre_)process_query doesn't need the req argument, instances already have access to self._cw
Thu, 24 Sep 2009 21:20:15 +0200 Adrien Di Mascio [tests] make unittest_viewselectors pass again
Thu, 24 Sep 2009 20:46:53 +0200 Adrien Di Mascio [tests] make unittest_views_editforms pass again
Thu, 24 Sep 2009 20:40:20 +0200 Adrien Di Mascio [tests] make unittest_views_actions pass again
Thu, 24 Sep 2009 20:39:08 +0200 Adrien Di Mascio [tests] make unittest_urlrewrite pass again
Thu, 24 Sep 2009 20:31:23 +0200 Adrien Di Mascio [tests] make unittest_uicfg pass again by using the correct test class
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
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip