Fri, 23 Sep 2011 09:17:37 +0200 [breadcrumbs] keep proper breadcrumbs when creating an entity linked to another by inspecting __linkto (closes #1947476)
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 23 Sep 2011 09:17:37 +0200] rev 7841
[breadcrumbs] keep proper breadcrumbs when creating an entity linked to another by inspecting __linkto (closes #1947476)
Fri, 23 Sep 2011 09:10:58 +0200 [web test] secondary view isn't listed anymore by possible view since it use the class_deprecated metaclass stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 23 Sep 2011 09:10:58 +0200] rev 7840
[web test] secondary view isn't listed anymore by possible view since it use the class_deprecated metaclass
Thu, 22 Sep 2011 17:29:40 +0200 ensure the test for asource column won't crash on SQLServer (closes #1949621) stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Thu, 22 Sep 2011 17:29:40 +0200] rev 7839
ensure the test for asource column won't crash on SQLServer (closes #1949621)
Thu, 22 Sep 2011 19:13:58 +0200 [doc] backport primary view documentation into the code, also document [URL]AttributeView stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 22 Sep 2011 19:13:58 +0200] rev 7838
[doc] backport primary view documentation into the code, also document [URL]AttributeView
Thu, 22 Sep 2011 19:02:39 +0200 [primary sub views] use entity_call instead of cell_call stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 22 Sep 2011 19:02:39 +0200] rev 7837
[primary sub views] use entity_call instead of cell_call
Thu, 22 Sep 2011 19:02:36 +0200 [doc] get back baseviews documentation into the code, enhance it and reorganize the module accordingly stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 22 Sep 2011 19:02:36 +0200] rev 7836
[doc] get back baseviews documentation into the code, enhance it and reorganize the module accordingly also properly deprecates SecondaryView as it should have been done a while ago.
Thu, 22 Sep 2011 19:02:29 +0200 typo stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 22 Sep 2011 19:02:29 +0200] rev 7835
typo
Thu, 22 Sep 2011 17:20:52 +0200 [reledit] honore 'rvid' for attribute relations (closes #1947471) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 22 Sep 2011 17:20:52 +0200] rev 7834
[reledit] honore 'rvid' for attribute relations (closes #1947471)
Thu, 22 Sep 2011 17:20:41 +0200 [view] fix TypeError when calling req.view('vid', entity=entity) (closes #1947474) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 22 Sep 2011 17:20:41 +0200] rev 7833
[view] fix TypeError when calling req.view('vid', entity=entity) (closes #1947474)
Thu, 22 Sep 2011 17:20:38 +0200 [sources management] nicer source management view and breadcrumbs (closes #1946329) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 22 Sep 2011 17:20:38 +0200] rev 7832
[sources management] nicer source management view and breadcrumbs (closes #1946329) * nice 'add host config button' * table displaying host configuration * display a source's config using <pre> or something like that that respects EOL * configure breadcrumbs for CWSourceSchemaConfig and CWSourceHostConfig
Thu, 22 Sep 2011 16:53:46 +0200 [cubicweb.js] log evalJSON errors (closes #1947473) stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Thu, 22 Sep 2011 16:53:46 +0200] rev 7831
[cubicweb.js] log evalJSON errors (closes #1947473)
Thu, 22 Sep 2011 16:53:43 +0200 [views/table] parametrize table view co-classes (closes #1947472) stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Thu, 22 Sep 2011 16:53:43 +0200] rev 7830
[views/table] parametrize table view co-classes (closes #1947472)
Thu, 22 Sep 2011 16:12:33 +0200 [cwproperties] refactor properties form to make it partly overrideable easily (closes #1936782)
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 22 Sep 2011 16:12:33 +0200] rev 7829
[cwproperties] refactor properties form to make it partly overrideable easily (closes #1936782) also fix some pitfalls on the way: * shouldn't capitalize labels, this has to be done in translation files as desired * form_row in CWProperties form didn't return subform as its parent class
Thu, 22 Sep 2011 16:12:28 +0200 [entity] rename Entity._rest_attr_info into cw_rest_attr_info (closes #1942759)
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 22 Sep 2011 16:12:28 +0200] rev 7828
[entity] rename Entity._rest_attr_info into cw_rest_attr_info (closes #1942759)
Thu, 22 Sep 2011 16:12:23 +0200 [entity] upgrade fetch_[unrelated_]order to benefit from changes introduced in 3.14 (closes #1942758)
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 22 Sep 2011 16:12:23 +0200] rev 7827
[entity] upgrade fetch_[unrelated_]order to benefit from changes introduced in 3.14 (closes #1942758) of rql generation parts of the ORM now based on rql syntax tree. This allows more powerful and flexible sort control by giving them the syntax tree instead of manipulating string. Also: * prefix new methods by 'cw_' * fix cases that currently crash in 3.14 due to the refactoring
(0) -3000 -1000 -300 -100 -15 +15 +100 +300 +1000 +3000 tip