Wed, 29 Jun 2011 18:28:36 +0200 Sylvain Thénault backport stable branch
Wed, 29 Jun 2011 18:27:23 +0200 Sylvain Thénault [rql2sql] more cases fixed where something is wrongly added to GROUPBY, causing unexpected results for the query stable
Wed, 29 Jun 2011 18:27:01 +0200 Sylvain Thénault [book] rewrite / complete the RQL language chapter
Wed, 29 Jun 2011 18:26:29 +0200 Nicolas Chauvat [all] remove pattern "try: function() except AttributeError: pass" (closes #1787966)
Wed, 29 Jun 2011 14:05:14 +0200 Nicolas Chauvat [cw-ctl] command list should not break when cube depends on version None (closes #1787209) stable
Wed, 29 Jun 2011 16:13:09 +0200 Sylvain Thénault [uilib] new js_dumps function allowing usage of bare js string (wrapped into JSString)
Wed, 29 Jun 2011 16:04:01 +0200 Sylvain Thénault backport stable
Wed, 29 Jun 2011 16:02:24 +0200 Sylvain Thénault [repo, looping task] raise a custom exception when repository is shuting down, avoid looping task to be restarted in such case. Closes #1021276 stable
Wed, 29 Jun 2011 15:50:26 +0200 Sylvain Thénault [formfields] use support_args instead of catching type error avoid hiding other issues and making debugging difficult stable
Wed, 29 Jun 2011 15:49:47 +0200 Sylvain Thénault [cw.ajax] fix loadxhtml documentation and warn when called on an empty elements list stable
Tue, 28 Jun 2011 17:59:31 +0200 Sylvain Thénault [etwist] log missing file even in debug mode
Tue, 28 Jun 2011 16:33:53 +0200 Sylvain Thénault backport stable
Tue, 28 Jun 2011 16:32:38 +0200 Sylvain Thénault [test] run and fix utils and uilib doctests stable
Tue, 28 Jun 2011 13:16:09 +0200 Arthur Lutz Display proper date in plot/flot (closes #1725589) stable
Tue, 28 Jun 2011 11:20:33 +0200 Alexandre Fayolle [doc] fix NameError in bfss tutorial stable
Mon, 27 Jun 2011 18:48:30 +0200 Florent Cayré [js/css concat] do not return 404 when resources of a concatenated data URL does not exist, unless in debugmode; closes #1745644
Mon, 27 Jun 2011 18:46:08 +0200 Sylvain Thénault [server] "overrule" case insensitivity of database name (closes: #611294) stable
Mon, 27 Jun 2011 18:38:08 +0200 Sylvain Thénault [tests] update repository tests with new `use_cwuri_as_url` attribute
Mon, 27 Jun 2011 15:30:52 +0200 Sylvain Thénault backport stable
Mon, 27 Jun 2011 15:17:52 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.12.8-1 for changeset cf49ed55685a stable
Mon, 27 Jun 2011 15:17:49 +0200 Sylvain Thénault Added tag cubicweb-version-3.12.8 for changeset 50122a47ce4f stable cubicweb-debian-version-3.12.8-1
Mon, 27 Jun 2011 13:59:07 +0200 Sylvain Thénault 3.12.8 stable cubicweb-version-3.12.8
Fri, 24 Jun 2011 16:59:45 +0200 Sylvain Thénault [migration] litle enhancements and a fix to patch accidentally pushed two revisions ago stable
Thu, 23 Jun 2011 10:24:40 +0200 Julien Jehannet [controller] UndoController: fix output method (closes: #1776091) stable
Fri, 24 Jun 2011 14:10:37 +0200 Sylvain Thénault [migration] closes #1777411: schema modification commands shouldn't crash if already exists stable
Fri, 24 Jun 2011 14:02:29 +0200 Sylvain Thénault [rqlrewrite] closes #1772135: 1. don't try to reuse a relation from another statement (eg because a subquery has been introduced) 2. _use_orig_term should consider the current statement stable
Thu, 23 Jun 2011 07:41:25 +0200 Sylvain Thénault test fixes
Wed, 22 Jun 2011 18:53:38 +0200 Sylvain Thénault [datafeed cw parser] refactor: split logic that was in the parser
Wed, 22 Jun 2011 18:53:36 +0200 Sylvain Thénault [datafeed, entities] url for entities from a datafeed source should be on their origin site. Closes #1769391
Wed, 22 Jun 2011 18:24:56 +0200 Sylvain Thénault cleanup stable
Wed, 22 Jun 2011 18:23:44 +0200 Sylvain Thénault [3.10] fix typo and error for pre 3.10 migration w/ postgres: we *must* call init_creating else the fti isn't correctly initialized, which may lead to silently rollbacked transaction stable
Wed, 22 Jun 2011 16:34:27 +0200 Sylvain Thénault [migration] don't add CWUniqueConstraint if already there (may occurs when running a migration in multiple times stable
Wed, 22 Jun 2011 12:31:55 +0200 Sylvain Thénault [datafeed] catch all exception, we should continue to process other urls
Tue, 21 Jun 2011 17:49:32 +0200 Sylvain Thénault fix 3.13.1 migration
Tue, 21 Jun 2011 15:34:15 +0200 Sylvain Thénault Added tag cubicweb-debian-version-3.12.7-1 for changeset a07517985136 stable
Tue, 21 Jun 2011 15:34:15 +0200 Sylvain Thénault Added tag cubicweb-version-3.12.7 for changeset 628fe57ce746 stable cubicweb-debian-version-3.12.7-1
Tue, 21 Jun 2011 14:47:24 +0200 Sylvain Thénault 3.12.7 stable cubicweb-version-3.12.7
Tue, 21 Jun 2011 10:57:25 +0200 Sylvain Thénault [ms, entity metas] add 'actual source' to entities table / base entity metadata cache. Closes #1767090
Mon, 20 Jun 2011 14:52:19 +0200 Alexandre Fayolle fix 3.13.0 migration script (closes #1766202)
Tue, 21 Jun 2011 10:44:43 +0200 Sylvain Thénault backport stable
Mon, 20 Jun 2011 14:49:00 +0200 Alexandre Fayolle fix 3.12.0 migration script (closes: #1766202) stable
Mon, 20 Jun 2011 19:13:38 +0200 Sylvain Thénault [test] update to 3.13 api
Mon, 20 Jun 2011 12:55:40 +0200 Sylvain Thénault [migration] when there are no data migration needed, we still want to rewrite the configuration and to restart the server. Closes #1760927 stable
Sat, 18 Jun 2011 23:27:23 +0200 Nicolas Chauvat [migration] bugfix: c-c list was not displaying the name of a cube requiring another cube without constraining the version. stable
Fri, 17 Jun 2011 18:53:33 +0200 Sylvain Thénault backport stable
Fri, 17 Jun 2011 18:51:01 +0200 Sylvain Thénault [rqlrewrite] test and fix rql snippets insertion when several snippets match an optional variable stable
Fri, 17 Jun 2011 18:50:13 +0200 Sylvain Thénault [datafeed, cw.xml] xml now carry entity's source information, interpreted at the other end so that for instance when an entity from elo is seen when importing cwo, it's properly marked as coming from elo source if one exists
Fri, 17 Jun 2011 18:49:55 +0200 Sylvain Thénault [datafeed] actually raise on error
Fri, 17 Jun 2011 16:36:52 +0200 Sylvain Thénault [python 2.5] compat fix
Fri, 17 Jun 2011 16:13:33 +0200 Sylvain Thénault [datafeed, cwxml] parser now try to complete source's urls so one can add url such as <myinstance>/project. Closes #1759908
Thu, 09 Jun 2011 16:41:41 +0200 Julien Jehannet [server] fix unicode conversion capability in UndoException stable
Thu, 16 Jun 2011 12:31:27 +0200 Julien Jehannet [book] add autoload section from code and fix sphinx warnings stable
Fri, 17 Jun 2011 09:37:49 +0200 Sylvain Thénault [controller] fix wrong view name when error occurs in UndoController stable
Thu, 16 Jun 2011 19:46:39 +0200 Sylvain Thénault [datafeed] renaming parser attribute to parser_id makes things clearer
Thu, 16 Jun 2011 19:38:28 +0200 Sylvain Thénault cleanup and assert we don't import unexpected stuff stable
Thu, 16 Jun 2011 19:37:59 +0200 Sylvain Thénault [source config] fix synchronization on configuration entity changes stable
Thu, 16 Jun 2011 17:02:50 +0200 Sylvain Thénault [ui, sources] configure source form: hide synchronizing and mapping entities, use simple text input for parser stable
Thu, 16 Jun 2011 15:52:05 +0200 Sylvain Thénault [rql annotation] fix bad invariant variable w/ has_text relation: this is only true when has_text will be used as principal (though we don't know that yet) stable
Thu, 16 Jun 2011 15:16:58 +0200 Sylvain Thénault [test] update to new db handler api stable
Thu, 16 Jun 2011 15:16:22 +0200 Sylvain Thénault [querier] turn remove_clauses/restore_clauses into a context manager stable
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip