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
Tue, 22 Sep 2009 09:44:35 +0200 Adrien Di Mascio [tests] fix inline-creation/edition unit tests stable
Tue, 22 Sep 2009 09:17:15 +0200 Sylvain Thénault cleanup, reorganize stable
Tue, 22 Sep 2009 09:17:03 +0200 Sylvain Thénault [css] backported download box styles from forge stable
Tue, 22 Sep 2009 09:16:43 +0200 Sylvain Thénault [forms] do similar refactoring for inline edition than for inline creation stable
Mon, 21 Sep 2009 19:49:47 +0200 Sylvain Thénault merge stable
Mon, 21 Sep 2009 19:49:21 +0200 Sylvain Thénault refactor to ease overriding stable
Mon, 21 Sep 2009 19:49:02 +0200 Sylvain Thénault [inline forms] propagate kwargs to render_form stable
Mon, 21 Sep 2009 19:48:30 +0200 Sylvain Thénault [forms] propagate parameters added to autoform method stable
Mon, 21 Sep 2009 19:44:08 +0200 Sylvain Thénault [schema sync] fix so that new cardinality are considered when both inlined and cardinality change in the same transaction stable
Mon, 21 Sep 2009 19:16:10 +0200 Aurelien Campeas a case for tidy : for your consideration stable
Mon, 21 Sep 2009 18:49:38 +0200 Sylvain Thénault [uicfg] automatically set generated for the opposite of inlined relation as well stable
Mon, 21 Sep 2009 18:09:38 +0200 Sylvain Thénault since we have the transition entity, give it directly stable
Mon, 21 Sep 2009 18:03:10 +0200 Sylvain Thénault merge stable
Mon, 21 Sep 2009 18:02:59 +0200 Sylvain Thénault this is actually a role, fix argument name stable
Mon, 21 Sep 2009 18:02:48 +0200 Sylvain Thénault fix vocab param to avoid deprecation warning stable
Mon, 21 Sep 2009 18:02:21 +0200 Sylvain Thénault fix case insensitive selector for entity creation stable
Mon, 21 Sep 2009 18:00:28 +0200 Sylvain Thénault [selector] check read perm if action is add/update/delete stable
Mon, 21 Sep 2009 17:59:22 +0200 Sylvain Thénault don't want this stable
Mon, 21 Sep 2009 17:04:19 +0200 Adrien Di Mascio [validatecontroller] allow additional args to be passed to the js callback stable
Mon, 21 Sep 2009 15:55:40 +0200 Adrien Di Mascio [javascript] make inlinedform-added event bindable stable
Mon, 21 Sep 2009 15:33:46 +0200 Adrien Di Mascio [forms] take a look at inlined form to guess whether the form requires multipart or not stable
Mon, 21 Sep 2009 12:52:44 +0200 Sylvain Thénault [form] simply skip unknown argument given to form constructor, don't fail stable
Mon, 21 Sep 2009 12:52:17 +0200 Sylvain Thénault fix argument given to changestate form selection stable
Mon, 21 Sep 2009 12:15:32 +0200 Sylvain Thénault can't use anymore make_uid to generate a valid js var name stable
Mon, 21 Sep 2009 11:55:50 +0200 Sylvain Thénault remove debug raise stable
Mon, 21 Sep 2009 11:42:09 +0200 Sylvain Thénault merge stable
Mon, 21 Sep 2009 11:41:45 +0200 Sylvain Thénault statuschange form view only works w/ one entity, fix selector accordingly stable
Mon, 21 Sep 2009 11:41:17 +0200 Sylvain Thénault fix sort of fields vocabulary: should consider option groups stable
Mon, 21 Sep 2009 11:18:55 +0200 Adrien Di Mascio [widgets] change make_uid() seed to make slider ids xhtml-valid stable
Fri, 18 Sep 2009 19:51:45 +0200 Sylvain Thénault introduced to ease overriding for fancy stuff... stable
Fri, 18 Sep 2009 19:51:27 +0200 Sylvain Thénault cleaner code stable
Fri, 18 Sep 2009 19:51:13 +0200 Sylvain Thénault don't propose inlined form if user can't edit the entity stable
Fri, 18 Sep 2009 19:50:37 +0200 Sylvain Thénault cleanup, smarter sort control to avoid it when not necessary stable
Fri, 18 Sep 2009 19:49:54 +0200 Sylvain Thénault facets enhancement: can now set label_vid to use a view instead of a simple attribute as label stable
Fri, 18 Sep 2009 19:48:58 +0200 Sylvain Thénault fix/enhance i18n context usage for inlined forms stable
Fri, 18 Sep 2009 19:47:07 +0200 Sylvain Thénault don't show label if no label given stable
Fri, 18 Sep 2009 16:00:02 +0200 Julien Jehannet fix sys import stable
Fri, 18 Sep 2009 12:50:39 +0200 Sylvain Thénault merge stable
Fri, 18 Sep 2009 12:50:25 +0200 Sylvain Thénault merge stable
Fri, 18 Sep 2009 12:45:43 +0200 Julien Jehannet [D] book: define a workflow stable
Fri, 18 Sep 2009 12:48:58 +0200 Aurelien Campeas cleanup stable
Fri, 18 Sep 2009 12:47:47 +0200 Aurelien Campeas more in the way of subclassability & args passing all the way down stable
Fri, 18 Sep 2009 12:33:12 +0200 Alexandre Fayolle merge stable
Fri, 18 Sep 2009 12:27:51 +0200 Alexandre Fayolle documentation : fixed docstring stable
Fri, 18 Sep 2009 12:21:49 +0200 Sylvain Thénault backport 3.5 stable
Fri, 18 Sep 2009 12:20:39 +0200 Sylvain Thénault backport old head 3.5
Fri, 18 Sep 2009 11:24:37 +0200 Sylvain Thénault STABLE IS NOW 3.5 stable
Fri, 18 Sep 2009 11:06:42 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.5.1-1 for changeset f476cecd4690 3.5
Fri, 18 Sep 2009 11:06:42 +0200 Sylvain Thénault Added tag cubicweb-version-3.5.1 for changeset 77ed72f3c260 3.5 cubicweb-debian-version-3.5.1-1
Fri, 18 Sep 2009 10:35:09 +0200 Sylvain Thénault 3.5.1 3.5 cubicweb-version-3.5.1
Fri, 18 Sep 2009 10:34:33 +0200 Sylvain Thénault backport stable 3.5
Fri, 18 Sep 2009 09:21:53 +0200 Sylvain Thénault i18nupdate 3.5
Fri, 18 Sep 2009 09:17:20 +0200 Sylvain Thénault we may have some entity forms with nothing to edit for an entity, no RequestError in that case 3.5
Fri, 18 Sep 2009 09:16:40 +0200 Sylvain Thénault fix generated label for object relation 3.5
Fri, 18 Sep 2009 09:16:20 +0200 Sylvain Thénault [wf graph] translate group names as well 3.5
Fri, 18 Sep 2009 09:16:01 +0200 Sylvain Thénault [wf] uicfg tweaks 3.5
Fri, 18 Sep 2009 08:33:18 +0200 Sylvain Thénault [migration] fix initial_state migration: at this point, S state_of ET is no more true (but we don't need it...) 3.5
Fri, 18 Sep 2009 08:33:16 +0200 Sylvain Thénault [ui] translate state/tr names in wf image 3.5
Fri, 18 Sep 2009 08:16:01 +0200 Sylvain Thénault cleanup 3.5
Fri, 18 Sep 2009 07:57:28 +0200 Sylvain Thénault merge 3.5
Fri, 18 Sep 2009 07:56:46 +0200 Sylvain Thénault remove 2.5 construct 3.5
Thu, 17 Sep 2009 15:52:46 +0200 Sylvain Thénault missing import
Thu, 17 Sep 2009 19:43:42 +0200 Aurelien Campeas make it easier to subclass 3.5
Thu, 17 Sep 2009 19:38:04 +0200 Katia Saurfelt backport from 3.5 stable
Thu, 17 Sep 2009 17:06:22 +0200 Sylvain Thénault merge 3.5
Thu, 17 Sep 2009 17:05:58 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.5.0-1 for changeset 7e5d0ae8d202 3.5
Thu, 17 Sep 2009 17:05:58 +0200 Sylvain Thénault Added tag cubicweb-version-3.5.0 for changeset 70c0dd1c3b7d 3.5 cubicweb-debian-version-3.5.0-1
Thu, 17 Sep 2009 16:16:00 +0200 Aurelien Campeas do not wipe a good value if input is bad and cancelled 3.5
Thu, 17 Sep 2009 15:16:53 +0200 Sylvain Thénault backport 3.5
Thu, 17 Sep 2009 14:53:18 +0200 Sylvain Thénault backport stable 3.5 cubicweb-version-3.5.0
Thu, 17 Sep 2009 14:03:21 +0200 Aurelien Campeas Added tag cubicweb-debian-version-3.4.11-1 for changeset 635a25031f4a stable
Thu, 17 Sep 2009 14:03:20 +0200 Aurelien Campeas Added tag cubicweb-version-3.4.11 for changeset f3d2adf48332 stable cubicweb-debian-version-3.4.11-1
Thu, 17 Sep 2009 14:03:17 +0200 Aurelien Campeas bump stable cubicweb-version-3.4.11
Thu, 17 Sep 2009 13:36:41 +0200 Sylvain Thénault skip SYSTEM_RTYPES by default in schema view 3.5
Thu, 17 Sep 2009 13:21:13 +0200 Sylvain Thénault tweak catalog generation by adding a new SYSTEM_RTYPES set to schema 3.5
Thu, 17 Sep 2009 12:30:53 +0200 Sylvain Thénault remove debug print 3.5
Thu, 17 Sep 2009 12:29:47 +0200 Sylvain Thénault fix .po generation: ensure we get all msgids when building a cube catalog 3.5
Thu, 17 Sep 2009 12:29:05 +0200 Sylvain Thénault ensure pgettext return unicode as well 3.5
Thu, 17 Sep 2009 12:11:39 +0200 Aurelien Campeas more doc stable
Thu, 17 Sep 2009 12:03:14 +0200 Adrien Di Mascio i18n roundup 3.5
Thu, 17 Sep 2009 11:45:20 +0200 Adrien Di Mascio [i18n] do not add context information for metadata relations 3.5
Thu, 17 Sep 2009 11:31:38 +0200 Sylvain Thénault ensure bw compat for relation traduction, add context to _object msg id 3.5
Thu, 17 Sep 2009 11:08:09 +0200 Sylvain Thénault patch gettext for compat w/ catalog generated by cw < 3.5 3.5
Thu, 17 Sep 2009 09:52:19 +0200 Sylvain Thénault merge 3.5
Thu, 17 Sep 2009 09:51:39 +0200 Sylvain Thénault fix see_also permissions 3.5
(0) -3000 -1000 -120 +120 +1000 +3000 tip