Thu, 22 Sep 2011 16:53:46 +0200 Aurelien Campeas [cubicweb.js] log evalJSON errors (closes #1947473) stable
Thu, 22 Sep 2011 16:53:43 +0200 Aurelien Campeas [views/table] parametrize table view co-classes (closes #1947472) stable
Thu, 22 Sep 2011 16:12:33 +0200 Sylvain Thénault [cwproperties] refactor properties form to make it partly overrideable easily (closes #1936782)
Thu, 22 Sep 2011 16:12:28 +0200 Sylvain Thénault [entity] rename Entity._rest_attr_info into cw_rest_attr_info (closes #1942759)
Thu, 22 Sep 2011 16:12:23 +0200 Sylvain Thénault [entity] upgrade fetch_[unrelated_]order to benefit from changes introduced in 3.14 (closes #1942758)
Thu, 22 Sep 2011 15:55:58 +0200 Sylvain Thénault [schema] drop CWSourceSchemaConfig[cw_for_source,cw_schema] unique constraint (closes #1946277) stable
Thu, 22 Sep 2011 15:54:57 +0200 Sylvain Thénault [cleanup] stable
Thu, 22 Sep 2011 10:04:20 +0200 Aurelien Campeas [jsoncontroller] deprecate the now unused js_set_cookie (closes #1944810) stable
Thu, 22 Sep 2011 10:02:25 +0200 Sylvain Thénault [repo] ensure we don't restart a task while the repo is shutting down (closes #1942736) stable
Thu, 22 Sep 2011 10:02:17 +0200 Sylvain Thénault [warnings] explicitly ask to show DeprecationWarning in debug mode (closes #1942760) stable
Thu, 22 Sep 2011 09:56:20 +0200 Adrien Di Mascio [testlib] make self.view() return raw output if no validator is used
Wed, 21 Sep 2011 19:04:33 +0200 Aurelien Campeas [tabs] do not use an ajax call to set cookie value, use jquery.cookie helper instead (closes #1944522) stable
Wed, 21 Sep 2011 19:00:49 +0200 Aurelien Campeas [tabs] fix clic on tab that does nothing (closes #1942750) stable
Wed, 21 Sep 2011 18:35:45 +0200 Sylvain Thénault [idownloadable] dtw and up copyright stable
Wed, 21 Sep 2011 18:35:39 +0200 Sylvain Thénault [test] fix test broken by 7815:2a164a9cf81c stable
Wed, 21 Sep 2011 17:38:44 +0200 Sylvain Thénault [entity doc] fix typo (rest_var instead of rest_attr) and cleanup doc
Wed, 21 Sep 2011 17:38:00 +0200 Sylvain Thénault [exceptions] stop catching any exception in various places (closes #1942716) stable
Tue, 20 Sep 2011 15:14:04 +0200 Sylvain Thénault [tableview] fix view selection when value is None (closes #1936781) stable
Tue, 20 Sep 2011 15:13:42 +0200 Sylvain Thénault [book] merge pyro chapter with faq entry with connexion snippet stable
Tue, 20 Sep 2011 09:20:41 +0200 Sylvain Thénault i18n update
Tue, 20 Sep 2011 09:20:17 +0200 Sylvain Thénault [schema view] fix label/name inversion leading to wrong css class / group url depending on user's language stable
Mon, 19 Sep 2011 19:13:50 +0200 Sylvain Thénault [i18n] tweaks
Mon, 19 Sep 2011 14:22:51 +0200 Sylvain Thénault [i18n] cleanup messages moved to localperms cube
Mon, 19 Sep 2011 14:22:28 +0200 Sylvain Thénault [security view] slight changes to make things clearer
Fri, 16 Sep 2011 17:30:26 +0200 Sylvain Thénault backport stable
Fri, 16 Sep 2011 16:42:42 +0200 Sylvain Thénault [refactoring] introduce add_etype_button function to properly create button to add a new entity stable
Fri, 16 Sep 2011 17:10:33 +0200 Sylvain Thénault [user prefs] use same title as the action for consistency stable
Fri, 16 Sep 2011 14:43:41 +0200 Sylvain Thénault [sources management] properly set __linkto, closes #1922970 stable
Fri, 16 Sep 2011 14:01:17 +0200 Sylvain Thénault some minor cleanups
Fri, 16 Sep 2011 13:56:00 +0200 Sylvain Thénault [web test] fix test broken by new users/groups management views
Fri, 16 Sep 2011 12:48:28 +0200 Sylvain Thénault [table view] allow to set None in 'headers', meaning the label should be fetched from the result set as done by default (closes #1931533)
Fri, 16 Sep 2011 12:48:26 +0200 Sylvain Thénault [user management] users and groups management now really lead to that (closes #1931478)
Fri, 16 Sep 2011 12:48:02 +0200 Sylvain Thénault [css] use h* title properties from uiprops in cubicweb.old.css (closes #1931476) stable
Fri, 16 Sep 2011 10:36:46 +0200 Florent Cayré [entity fetchattrs] also fetch ambiguous rtypes even if we do not recurse on them (closes #1720823)
Thu, 15 Sep 2011 18:39:55 +0200 Sylvain Thénault backport stable
Thu, 15 Sep 2011 17:36:58 +0200 Sylvain Thénault [jquery] upgrade to jquery 1.6.4
Thu, 15 Sep 2011 17:03:37 +0200 Sylvain Thénault [test] fix some tests broken since localperms cube extraction
Thu, 15 Sep 2011 16:40:52 +0200 Florent Cayré refactor entity fetch_rql method to use a RQL syntax tree instead of RQL strings ; closes #1585650
Thu, 15 Sep 2011 08:34:31 +0200 Alexandre Fayolle [doc] add some documentation in cubicweb.web.action stable
Wed, 14 Sep 2011 09:55:51 +0200 Sylvain Thénault [test] fix bad sed
Wed, 14 Sep 2011 09:11:50 +0200 Sylvain Thénault [deprecation] fix unittest pending deprecation warnings on failIf/failUnless methods family
Wed, 14 Sep 2011 09:10:58 +0200 Sylvain Thénault [test] fix test subsquently to localperms introduction
Tue, 13 Sep 2011 18:24:35 +0200 Sylvain Thénault [deprecation] specify name/doc to deprecated else it's fetched from the object, which has then to be importable. Cleanup debian/control dependancy on the way (needs lgc 0.56.3 api)
Tue, 13 Sep 2011 17:50:03 +0200 Julien Cristau [debian] fix init script dependencies (closes #1921729) stable
Tue, 13 Sep 2011 17:42:22 +0200 Sylvain Thénault [server] portable dump format supports now ZIP64 extensions by default (closes #1912535) stable
Tue, 13 Sep 2011 17:35:14 +0200 Adrien Di Mascio [repo] use smarter query to check asource presence on startup (closes #1922099) stable
Tue, 13 Sep 2011 15:41:36 +0200 Sylvain Thénault [js] closes #1558870 : update to jquery 1.6 (1.6.3)
Tue, 13 Sep 2011 15:41:11 +0200 Sylvain Thénault [cubification] moved CWPermission handling into a localperms cube. closes #1914011
Tue, 13 Sep 2011 15:40:31 +0200 Sylvain Thénault backout 7781:e95cfd5eca61 stable
Tue, 13 Sep 2011 15:40:06 +0200 Sylvain Thénault backout 7780:a1d5365fefc1 stable
Tue, 13 Sep 2011 14:54:00 +0200 Sylvain Thénault [js] closes #1558870 : update to jquery 1.6 (1.6.3) stable
Tue, 13 Sep 2011 14:48:24 +0200 Sylvain Thénault [cubification] moved CWPermission handling into a localperms cube. closes #1914011 stable
Tue, 13 Sep 2011 14:41:53 +0200 Sylvain Thénault [debug] use repr() in some place where you'll have a chance to get an unicode error if output encoding isn't properly detected stable
Mon, 12 Sep 2011 17:24:14 +0200 Sylvain Thénault [i18n fr] fix typo and enhance translation stable
Mon, 12 Sep 2011 12:00:31 +0200 Sylvain Thénault [user management] disable http cache on user management view (not really a startup view) stable
Thu, 08 Sep 2011 18:09:36 +0200 Sylvain Thénault backport stable
Thu, 08 Sep 2011 18:04:50 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.13.5-1 for changeset 2e9dd7d94555 stable
Thu, 08 Sep 2011 18:04:49 +0200 Sylvain Thénault Added tag cubicweb-version-3.13.5 for changeset 20d9c550c57e stable cubicweb-debian-version-3.13.5-1
Thu, 08 Sep 2011 16:53:21 +0200 Sylvain Thénault 3.13.5 stable cubicweb-version-3.13.5
Thu, 08 Sep 2011 16:52:55 +0200 Sylvain Thénault i18nupdate stable
Thu, 08 Sep 2011 16:35:45 +0200 Sylvain Thénault [multi-sources] closes #1918120: drop behaviour leading to wrong result as demonstrated by the ticket stable
Thu, 08 Sep 2011 10:54:25 +0200 Julien Jehannet [session] enforce coherency of login/passwd couple values when no anonymous user (closes: #1910849) stable
Wed, 07 Sep 2011 17:50:09 +0200 Julien Jehannet [session] take care of non-ascii characters in login and session id (closes: #1910849)
Wed, 07 Sep 2011 17:01:32 +0200 Sylvain Thénault closes #1914824: fix retrieval of _andor input, test and fix generated rql stable
Wed, 07 Sep 2011 11:37:41 +0200 Julien Jehannet [debian] build the book with no auto-compression of book files (closes: #1906581) stable
Wed, 07 Sep 2011 16:56:27 +0200 Aurelien Campeas [views/navigation] use the proper icons instead of ascii art (closes #1624943) stable
Tue, 06 Sep 2011 15:29:05 +0200 Pierre-Yves David devtools: Fix cleanup of temporary database (closes #1908656) stable
Tue, 06 Sep 2011 15:16:06 +0200 Julien Cristau Drop privileges properly (closes #1910561) stable
Tue, 06 Sep 2011 15:11:35 +0200 Sylvain Thénault drop unittest deprecation warning stable
Tue, 06 Sep 2011 12:20:11 +0200 Adrien Di Mascio [web] add option to make resources-concat optional (implements #1910615)
Tue, 06 Sep 2011 12:20:09 +0200 Sylvain Thénault backport stable
Tue, 06 Sep 2011 12:10:02 +0200 Sylvain Thénault oops, forgotten to qref enhancements made to the reledit doc addition stable
Tue, 06 Sep 2011 12:01:27 +0200 Sylvain Thénault [book] section about how to disable reledit feature/view stable
Tue, 06 Sep 2011 11:59:24 +0200 Sylvain Thénault [skel] drop unused import stable
Tue, 06 Sep 2011 11:59:21 +0200 Sylvain Thénault [hooks control] test and fix session.reset_hooks_mode_categories, closes #1908680 stable
Mon, 05 Sep 2011 16:48:37 +0200 Sylvain Thénault [form fields doc] explain when field.role should be None stable
Fri, 26 Aug 2011 17:28:32 +0200 Alexandre Fayolle Added tag cubicweb-version-3.10.x for changeset a62f24e1497e stable
Fri, 26 Aug 2011 17:27:09 +0200 Alexandre Fayolle merged back oldstable fix to stable stable
Fri, 26 Aug 2011 17:14:37 +0200 Alexandre Fayolle work around cursor.rowcount not returning anything useful before 1st fetch with mssql (closes #1910869) oldstable
Fri, 19 Aug 2011 14:25:06 +0200 Aurelien Campeas [devctl] do not crash in the (rare, odd) case where mod.__file__ is None (closes #1908664) stable
Fri, 19 Aug 2011 10:53:23 +0200 Aurelien Campeas [doc/book] fix ref to trustedauth cube stable
Fri, 05 Aug 2011 15:06:02 +0200 Sylvain Thénault site schema should be named data model schema stable
Fri, 05 Aug 2011 14:23:55 +0200 Sylvain Thénault backport stable
Fri, 05 Aug 2011 14:19:56 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.13.4-1 for changeset 52f26475d764 stable
Fri, 05 Aug 2011 14:19:54 +0200 Sylvain Thénault Added tag cubicweb-version-3.13.4 for changeset 223ecf0620b6 stable cubicweb-debian-version-3.13.4-1
Fri, 05 Aug 2011 12:22:19 +0200 Sylvain Thénault 3.13.4 stable cubicweb-version-3.13.4
Fri, 05 Aug 2011 12:20:44 +0200 Sylvain Thénault [.po generation] closes #1902315: c i18ncube doesn't consider relation definition description stable
Fri, 05 Aug 2011 10:29:19 +0200 Sylvain Thénault closes #1901436: view/modify action in table don't work stable
Fri, 05 Aug 2011 09:27:53 +0200 Sylvain Thénault [css] closes #1880740: update cubicweb.reset.css file (meyerweb.com) stable
Fri, 05 Aug 2011 09:19:56 +0200 Sylvain Thénault [web test] fix test needed after change of primary_email definition stable
Thu, 04 Aug 2011 15:35:56 +0200 Sylvain Thénault [doc] fix ReST in README file (make pypi happier) stable
Thu, 04 Aug 2011 15:22:26 +0200 Sylvain Thénault [web] fix user management view selector stable
Thu, 04 Aug 2011 14:30:30 +0200 Sylvain Thénault [base schema] do similar changes as use_email for primary_email stable
Thu, 04 Aug 2011 12:50:58 +0200 Sylvain Thénault [book, rql] update rql langage chapter with new operators and outer join capabilities stable
Thu, 04 Aug 2011 12:50:57 +0200 Sylvain Thénault [web] closes #1892494: emailaddress and anonymity stable
Thu, 04 Aug 2011 12:50:55 +0200 Sylvain Thénault [3.13 migration] closes #1896724: some db backend (eg sqlserver) doesn't support ADD COLUMN stable
Thu, 04 Aug 2011 12:50:49 +0200 Sylvain Thénault [source] update system table and internal structures on source renaming. Closes #1896721 stable
Thu, 04 Aug 2011 12:50:48 +0200 Sylvain Thénault [rql2sql] closes #1892473: enhance handling of optional inlined relation stable
Wed, 03 Aug 2011 13:28:06 +0200 Julien Jehannet [schema] use definition for `use_email` relation instead of type declaration (closes: #1894929) stable
Thu, 04 Aug 2011 12:11:36 +0200 Nicolas Chauvat [web] rql directive breaks if explicit vid and empty rset (closes #1893433) stable
Wed, 03 Aug 2011 18:16:02 +0200 Sylvain Thénault [datafeed] properly encode/decode external uri stable
Tue, 02 Aug 2011 17:37:55 +0200 Sylvain Thénault [querier] we should not insert None but skip the line when some unknown eid is detected (closes #1892491) stable
Tue, 02 Aug 2011 17:31:06 +0200 Sylvain Thénault [rql2sql] closes #1892471: support for unary expression introduced in rql 0.30 stable
Tue, 02 Aug 2011 17:31:04 +0200 Sylvain Thénault [deprecation] __message hidden generate deprecation warning stable
Tue, 02 Aug 2011 10:39:10 +0200 Nicolas Chauvat [server] host mapping is better named url mapping (closes #1892461) stable
Tue, 02 Aug 2011 15:52:42 +0200 Nicolas Chauvat [packaging] should depend on yams 0.33 stable
Tue, 02 Aug 2011 12:15:17 +0200 Nicolas Chauvat [packaging] should depend on yams 0.33 stable
Mon, 01 Aug 2011 18:43:10 +0200 Sylvain Thénault [rql2sql test] sqlserver use 0/1 for booleans, not FALSE/TRUE stable
Mon, 01 Aug 2011 17:59:48 +0200 Julien Cristau [repo] Stop setting hashmode on schema stable
Mon, 01 Aug 2011 17:58:28 +0200 Sylvain Thénault [devtool] Make the sqlite database used for test execution process specific (closes #1230401) stable
Wed, 27 Jul 2011 20:17:45 +0200 Sylvain Thénault backport stable
Wed, 27 Jul 2011 20:15:44 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.13.3-1 for changeset fb48c55cb802 stable
Wed, 27 Jul 2011 20:15:43 +0200 Sylvain Thénault Added tag cubicweb-version-3.13.3 for changeset 0e82e7e5a34f stable cubicweb-debian-version-3.13.3-1
Wed, 27 Jul 2011 19:36:42 +0200 Sylvain Thénault [rql2sql] take care to boolean_value returning an int (eg sqlite/mysql) stable cubicweb-version-3.13.3
Wed, 27 Jul 2011 19:36:23 +0200 Sylvain Thénault [repo test] remove debug stable
Wed, 27 Jul 2011 19:36:09 +0200 Sylvain Thénault [repo ms] commit/rollback session if it has been created in the method stable
Wed, 27 Jul 2011 19:06:25 +0200 Sylvain Thénault 3.13.3 stable
Wed, 27 Jul 2011 19:05:58 +0200 Sylvain Thénault i18nupdate stable
Wed, 27 Jul 2011 18:08:39 +0200 Sylvain Thénault [sql] more test and fix boolean handling stable
Wed, 27 Jul 2011 16:44:02 +0200 Sylvain Thénault backport oldstable stable
(0) -3000 -1000 -120 +120 +1000 +3000 tip