Tue, 25 Oct 2011 14:03:32 +0200 Anthony Truchet [book] Some minor fixes to the CubicWeb doc (typos, invalid ReST, ...) stable
Tue, 25 Oct 2011 13:51:27 +0200 Aurelien Campeas [tableview,jsoncontroller] the json controller must check view.handle_pagination as well & the old table view also handles pagination internally
Mon, 24 Oct 2011 13:52:24 +0200 Sylvain Thénault [ui, pagination] when sorted in some date type, auto-set max characters (closes #2053038)
Mon, 24 Oct 2011 13:51:39 +0200 Aurelien Campeas [tableview] extract two methods from render_table to ease subclassing
Mon, 24 Oct 2011 13:19:23 +0200 Sylvain Thénault backport stable
Mon, 24 Oct 2011 13:18:58 +0200 Pierre-Yves David [deprecated] TableView: update some documentation
Mon, 24 Oct 2011 13:13:45 +0200 Sylvain Thénault [column labels] full display_name prototype compat stable
Mon, 24 Oct 2011 13:09:05 +0200 Sylvain Thénault [book] update copyright stable
Mon, 24 Oct 2011 08:55:07 +0200 Aurelien Campeas [tableview,basetemplates,pagination] some views internally handle the pagination, in which case the base template should not try to paginate
Sat, 22 Oct 2011 11:59:42 +0200 Sylvain Thénault check entity's cwuri and remove debug stable
Sat, 22 Oct 2011 11:16:14 +0200 Sylvain Thénault [tableview] fix bad attribute name
Fri, 21 Oct 2011 18:37:30 +0200 Aurelien Campeas [tableview] sortvalue truncation should be somewhat configurable
Fri, 21 Oct 2011 18:10:50 +0200 Florent Cayré fix broken tests (at least by #1800002)
Fri, 21 Oct 2011 18:02:40 +0200 Sylvain Thénault typo
Fri, 21 Oct 2011 17:52:37 +0200 Aurelien Campeas undo garbage shipped in 9a73d5e762b0
Fri, 21 Oct 2011 17:50:56 +0200 Sylvain Thénault [test] one more base etype...
Fri, 21 Oct 2011 17:48:56 +0200 Sylvain Thénault [test] limit size is now done by the layout
Fri, 21 Oct 2011 17:42:56 +0200 Aurelien Campeas [facets] fix context passing + a note for later
Fri, 21 Oct 2011 17:14:05 +0200 Sylvain Thénault [table view] fix regression in old table view leading to malformed html
Tue, 18 Oct 2011 12:25:32 +0200 Pierre-Yves David [utils] add a ``js_href`` function to generated proper javascript href
Fri, 21 Oct 2011 14:32:37 +0200 Sylvain Thénault i18n update
Fri, 21 Oct 2011 14:32:37 +0200 Sylvain Thénault [facets] view should be propagated up to facet selection, so we can get different facets according to the view. Closes #2036527
Fri, 21 Oct 2011 14:32:37 +0200 Julien Cristau Record a log of datafeed source imports (closes #2026097)
Fri, 21 Oct 2011 14:32:37 +0200 Sylvain Thénault [management table] upgrade sources groups management table to new api
Fri, 21 Oct 2011 14:32:37 +0200 Sylvain Thénault [management table] fix and upgrade users and groups management tables to new api
Fri, 21 Oct 2011 14:32:37 +0200 Sylvain Thénault [table views] closes #1986413: refactor TableView, EntityAttributesTableView, PyValTableView
Fri, 21 Oct 2011 14:32:37 +0200 Sylvain Thénault [web component architecture] extract LayoutableMixIn from components
Fri, 21 Oct 2011 14:32:37 +0200 Sylvain Thénault [diet] drop pre 3.6 API compatibility (but attempt to keep data cmopatibility). Closes #2017916
Fri, 21 Oct 2011 14:32:18 +0200 Sylvain Thénault [test] restore support for python < 2.6
Fri, 21 Oct 2011 13:05:45 +0200 Sylvain Thénault [forms] update code broken by linkto refactoring
Fri, 21 Oct 2011 13:05:26 +0200 Sylvain Thénault [rdf] drop buggy (name error) try/except (done using related(safe=True)) stable
Fri, 21 Oct 2011 11:36:30 +0200 Sylvain Thénault backport stable
Fri, 21 Oct 2011 11:32:04 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.13.9-1 for changeset 0a3cb5e60d57 stable
Fri, 21 Oct 2011 11:32:03 +0200 Sylvain Thénault Added tag cubicweb-version-3.13.9 for changeset 07afe32945aa stable cubicweb-debian-version-3.13.9-1
Fri, 21 Oct 2011 11:03:54 +0200 Sylvain Thénault 3.13.9 stable cubicweb-version-3.13.9
Fri, 21 Oct 2011 10:59:57 +0200 Sylvain Thénault [selectors] EClassSelector (eg is_instance & all) should check for None value (possible w/ outer join) when a row is specified. Closes #2033165 stable
Fri, 21 Oct 2011 09:24:51 +0200 Sylvain Thénault [test] fix failure introduced by localperms cube introduction
Fri, 21 Oct 2011 09:24:48 +0200 Sylvain Thénault [test] fix failures introduced by 7951:b7c825b00f64
Fri, 21 Oct 2011 09:24:29 +0200 Sylvain Thénault backport stable
Fri, 21 Oct 2011 09:23:43 +0200 Sylvain Thénault [test] fix datafeed test, we have to use an internal session stable
Fri, 21 Oct 2011 09:23:43 +0200 Sylvain Thénault [test] drop some deprecation warnings stable
Fri, 21 Oct 2011 09:23:43 +0200 Sylvain Thénault [ibreadcrumbs] missing xml_escape on latest path part (usually view's title). Closes #2037506 stable
Fri, 21 Oct 2011 09:23:43 +0200 Sylvain Thénault [test] fix test failure caused by 7922:d307c3817782 stable
Fri, 21 Oct 2011 09:23:43 +0200 Sylvain Thénault [test] fix regression introduced in 7915:a7f3245e1728 leading to test's postcreate not being executed anymore stable
Thu, 20 Oct 2011 16:03:51 +0200 Florent Cayré [entity] restrict creation form field vocabulary using __linkto information (closes #1799997)
Tue, 18 Oct 2011 12:22:48 +0200 Pierre-Yves David Add generated documentation to .hgignore. stable
Thu, 20 Oct 2011 14:22:16 +0200 Adrien Di Mascio [uilib] add missing printer for integers
Thu, 20 Oct 2011 14:20:46 +0200 Sylvain Thénault backport stable
Thu, 20 Oct 2011 14:17:52 +0200 Sylvain Thénault [rset] don't only consider a sample select node / solution to compute rset description. Closes #2036499 stable
Tue, 18 Oct 2011 17:08:05 +0200 Sylvain Thénault [rset] use .iteritems() instead of items()
Tue, 18 Oct 2011 15:52:50 +0200 Alexandre Fayolle merge back stable change
Tue, 18 Oct 2011 15:52:12 +0200 Alexandre Fayolle remove stale debugging statement stable
Thu, 29 Sep 2011 16:44:55 +0200 Nicolas Chauvat [server] fix integrity checks that destroy data (closes #1972842)
Mon, 17 Oct 2011 19:27:54 +0200 Sylvain Thénault [entity related rql] 'is' relation target constant should have 'etype' type, not String
Mon, 17 Oct 2011 15:08:25 +0200 Sylvain Thénault [entity] fix dumb name error introduced by 3.14 entity refactoring
Fri, 14 Oct 2011 16:42:10 +0200 Sylvain Thénault backport stable
Fri, 14 Oct 2011 15:19:25 +0200 Sylvain Thénault [js] missing trailing comma
Fri, 14 Oct 2011 14:42:00 +0200 Sylvain Thénault [test] map pgettext to unicode as _ stable
Fri, 14 Oct 2011 14:41:44 +0200 Sylvain Thénault [table view] fix bug introduced in 7938:80c6e2155c3d leading to not translated table headers stable
Fri, 14 Oct 2011 13:51:54 +0200 Sylvain Thénault oops
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip