2011-07-01 Sylvain Thénault [rset] syntax_tree impl. consistency: don't return an annotated syntax tree stable
2011-06-29 Nicolas Chauvat [cw-ctl] add command versions to list versions of cubes used by an instance (closes #508052)
2011-06-30 Sylvain Thénault closes #1793991: [datafeed] error handling: log unexpected exceptions / don't stop on first validation error
2011-06-30 Sylvain Thénault [web session] fix bad cleanup of session without a connection set. Closes #1772125 stable
2011-06-30 Sylvain Thénault [i18n] fix undetected conflict
2011-06-30 Sylvain Thénault [rql2sql tests] fix erroneous case (tested with psql) stable
2011-06-29 Sylvain Thénault add missing future import
2011-06-29 Sylvain Thénault drop unittest deprecation warning stable
2011-06-29 Sylvain Thénault [form, controller] closes #1787233: form should provide a method to process posted content
2011-06-29 Sylvain Thénault [forms] fix import, gone into the wrong patch
2011-06-29 Sylvain Thénault [form, renderer] closes #1787234: [form] onsubmit interpolated by the form renderer, it shouldn't
2011-06-29 Sylvain Thénault [form renderers] closes #1787232: new 'onerowtable' form renderer
2011-06-29 Sylvain Thénault backport stable branch
2011-06-29 Sylvain Thénault [rql2sql] more cases fixed where something is wrongly added to GROUPBY, causing unexpected results for the query stable
2011-06-29 Sylvain Thénault [book] rewrite / complete the RQL language chapter
2011-06-29 Nicolas Chauvat [all] remove pattern "try: function() except AttributeError: pass" (closes #1787966)
2011-06-29 Nicolas Chauvat [cw-ctl] command list should not break when cube depends on version None (closes #1787209) stable
2011-06-29 Sylvain Thénault [uilib] new js_dumps function allowing usage of bare js string (wrapped into JSString)
2011-06-29 Sylvain Thénault backport stable
2011-06-29 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
2011-06-29 Sylvain Thénault [formfields] use support_args instead of catching type error avoid hiding other issues and making debugging difficult stable
2011-06-29 Sylvain Thénault [cw.ajax] fix loadxhtml documentation and warn when called on an empty elements list stable
2011-06-28 Sylvain Thénault [etwist] log missing file even in debug mode
2011-06-28 Sylvain Thénault backport stable
2011-06-28 Sylvain Thénault [test] run and fix utils and uilib doctests stable
2011-06-28 Arthur Lutz Display proper date in plot/flot (closes #1725589) stable
2011-06-28 Alexandre Fayolle [doc] fix NameError in bfss tutorial stable
2011-06-27 Florent Cayré [js/css concat] do not return 404 when resources of a concatenated data URL does not exist, unless in debugmode; closes #1745644
2011-06-27 Sylvain Thénault [server] "overrule" case insensitivity of database name (closes: #611294) stable
2011-06-27 Sylvain Thénault [tests] update repository tests with new `use_cwuri_as_url` attribute
2011-06-27 Sylvain Thénault backport stable
2011-06-27 Sylvain Thénault Added tag cubicweb-debian-version-3.12.8-1 for changeset cf49ed55685a stable
2011-06-27 Sylvain Thénault Added tag cubicweb-version-3.12.8 for changeset 50122a47ce4f stable cubicweb-debian-version-3.12.8-1
2011-06-27 Sylvain Thénault 3.12.8 stable cubicweb-version-3.12.8
2011-06-24 Sylvain Thénault [migration] litle enhancements and a fix to patch accidentally pushed two revisions ago stable
2011-06-23 Julien Jehannet [controller] UndoController: fix output method (closes: #1776091) stable
2011-06-24 Sylvain Thénault [migration] closes #1777411: schema modification commands shouldn't crash if already exists stable
2011-06-24 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
2011-06-23 Sylvain Thénault test fixes
2011-06-22 Sylvain Thénault [datafeed cw parser] refactor: split logic that was in the parser
2011-06-22 Sylvain Thénault [datafeed, entities] url for entities from a datafeed source should be on their origin site. Closes #1769391
2011-06-22 Sylvain Thénault cleanup stable
2011-06-22 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
2011-06-22 Sylvain Thénault [migration] don't add CWUniqueConstraint if already there (may occurs when running a migration in multiple times stable
2011-06-22 Sylvain Thénault [datafeed] catch all exception, we should continue to process other urls
2011-06-21 Sylvain Thénault fix 3.13.1 migration
2011-06-21 Sylvain Thénault Added tag cubicweb-debian-version-3.12.7-1 for changeset a07517985136 stable
2011-06-21 Sylvain Thénault Added tag cubicweb-version-3.12.7 for changeset 628fe57ce746 stable cubicweb-debian-version-3.12.7-1
2011-06-21 Sylvain Thénault 3.12.7 stable cubicweb-version-3.12.7
2011-06-21 Sylvain Thénault [ms, entity metas] add 'actual source' to entities table / base entity metadata cache. Closes #1767090
2011-06-20 Alexandre Fayolle fix 3.13.0 migration script (closes #1766202)
2011-06-21 Sylvain Thénault backport stable
2011-06-20 Alexandre Fayolle fix 3.12.0 migration script (closes: #1766202) stable
2011-06-20 Sylvain Thénault [test] update to 3.13 api
2011-06-20 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
2011-06-18 Nicolas Chauvat [migration] bugfix: c-c list was not displaying the name of a cube requiring another cube without constraining the version. stable
2011-06-17 Sylvain Thénault backport stable
2011-06-17 Sylvain Thénault [rqlrewrite] test and fix rql snippets insertion when several snippets match an optional variable stable
2011-06-17 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
2011-06-17 Sylvain Thénault [datafeed] actually raise on error
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip