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
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
Wed, 05 Aug 2009 09:15:56 +0200 Adrien Di Mascio [forms] work-in-progress, big editcontroller refactoring: let fields/widgets process posted data
Wed, 05 Aug 2009 09:14:34 +0200 Adrien Di Mascio [editcontroller] rename is_edited variable into is_main_entity to make things clearer
Wed, 05 Aug 2009 09:10:32 +0200 Adrien Di Mascio [forms] work-in-progress: let guess_field and RichTextField.get_format_field handle eidparam of meta fields
Wed, 05 Aug 2009 09:05:40 +0200 Adrien Di Mascio [forms] work-in-progress: get rid of edits- / edito-
Wed, 23 Sep 2009 09:35:36 +0200 Sylvain Thénault nicer warnings
Wed, 23 Sep 2009 09:35:28 +0200 Sylvain Thénault remove method deprecated since 3.2
Wed, 23 Sep 2009 09:35:11 +0200 Sylvain Thénault use .session.repo instead of repo on operation classes
Wed, 23 Sep 2009 09:34:46 +0200 Sylvain Thénault use ._cw.vreg instead of vreg on appobject classes
Wed, 23 Sep 2009 09:34:10 +0200 Sylvain Thénault use .cw_rset instead of rset on appobject classes
Wed, 23 Sep 2009 09:33:02 +0200 Sylvain Thénault use ._cw instead of req on appobject classes
Wed, 23 Sep 2009 09:29:39 +0200 Sylvain Thénault use __regid__ instead of id on appobject classes
Wed, 23 Sep 2009 08:42:52 +0200 Sylvain Thénault [appobjects] use __regid__ instead of __id__, more explicit
Wed, 23 Sep 2009 08:17:52 +0200 Sylvain Thénault backport stable
Wed, 23 Sep 2009 08:16:06 +0200 Sylvain Thénault [db-check] fix sql to fix bad eid referenced by inlined relation stable
Tue, 22 Sep 2009 19:33:47 +0200 Sylvain Thénault use 3.6 attributes
Tue, 22 Sep 2009 18:59:00 +0200 Sylvain Thénault typo stable
Tue, 22 Sep 2009 18:52:20 +0200 Sylvain Thénault this has probably be killed by a bad merge... stable
Tue, 22 Sep 2009 14:08:21 +0200 Sylvain Thénault [notification] use super_session to select the recipients finder stable
Tue, 22 Sep 2009 12:11:12 +0200 Adrien Di Mascio backport stable branch
Tue, 22 Sep 2009 11:13:55 +0200 Adrien Di Mascio Added tag cubicweb-debian-version-3.5.2-1 for changeset 75cc4aa76fb1 stable
Tue, 22 Sep 2009 11:13:54 +0200 Adrien Di Mascio Added tag cubicweb-version-3.5.2 for changeset 1f0aa3cd5af2 stable cubicweb-debian-version-3.5.2-1
Tue, 22 Sep 2009 11:13:44 +0200 Adrien Di Mascio preparing 3.5.2 stable cubicweb-version-3.5.2
Tue, 22 Sep 2009 10:40:03 +0200 Adrien Di Mascio [i18n] updated catalogs stable
Tue, 22 Sep 2009 10:04:58 +0200 Sylvain Thénault fix uid generation for py >= 2.5 stable
Tue, 22 Sep 2009 10:04:45 +0200 Sylvain Thénault update to 3.5 wf api stable
Tue, 22 Sep 2009 09:50:45 +0200 Adrien Di Mascio [magicsearch] update to match new i18n API: config.translations[lang] now returns a couple of function stable
(0) -3000 -1000 -120 +120 +1000 +3000 tip