2011-07-07 Sylvain Thénault [book] fix some urls
2011-07-07 Sylvain Thénault [book, forms] talk about cnx.use_web_compatible_request instead of custom monkey-patching
2011-07-07 Sylvain Thénault [book] drop gae from the book
2011-07-07 Sylvain Thénault [book, admin] include some fixes done by auc in an email to me
2011-07-07 Sylvain Thénault [book] fix some rest/sphinx errors
2011-07-07 Sylvain Thénault [repo test] fix broken tests
2011-07-07 Sylvain Thénault closes #1784285: [rql2sql] crash when using a relation for inner and outer join stable
2011-07-07 Sylvain Thénault [range facet] closes #1806937: simply retrieve min/max values when computing vocabulary/possible_values, this is enough
2011-07-07 Sylvain Thénault [facet] fix facet values update, broken by 7626:56300bec75f8
2011-07-07 Sylvain Thénault [facet slider] quote attribute value, else may break with earlier jquery
2011-07-07 Sylvain Thénault [facets] use unique dom id
2011-07-07 Sylvain Thénault [facet] with rql path facet rel may be None, handle it
2011-07-07 Sylvain Thénault [facet] closes #1806932: test and fix facet bug w/ having query (need rql update)
2011-07-07 Sylvain Thénault [ajax js loading] when everything is already loaded, don't do anything
2011-07-07 Sylvain Thénault backport stable
2011-07-07 Sylvain Thénault [IE, plot] ship with jqplot'excanvas version (include http://code.google.com/p/explorercanvas/issues/detail?id=82 for instance) stable
2011-07-05 Sylvain Thénault [etwist, modconcat] closes #1806935: directly write data, don't put the whole concatenated thing in memory
2011-07-05 Sylvain Thénault [etwist] clear ui cache at server startup time. Closes #1806933
2011-07-05 Sylvain Thénault [facet] closes #1806931: new facet type, based on arbitrary rql path
2011-07-05 Sylvain Thénault [selectors, test] remove duplicated test and add some for relation_possible selector w/ rqlst
2011-07-05 Sylvain Thénault [repository] catch Exception instead of everything stable
2011-07-04 Sylvain Thénault [facet] fix argument inversion in date range facet
2011-07-04 Aurelien Campeas [facetbox] put the facet box in a box
2011-07-01 Nicolas Chauvat [doc] fix broken links stable
2011-07-01 Sylvain Thénault backport stable
2011-07-01 Sylvain Thénault [test] fix test, code from 3.13 gone in 3.12 accidentaly stable
2011-07-01 Sylvain Thénault [selectors, facet] make is_instance and other EClassSelector subclass gather entity classes from 'select' and 'filtered_variable' context information. Closes #1796732
2011-07-01 Sylvain Thénault [facets] DontUpdateConstraint mecanism introduced a few commit ago isn't needed: we already have the 'needs_update' property controlling this
2011-07-01 Sylvain Thénault [facet] more api cleanup: support_and should be a property, so it's easier to deactivate.
2011-07-01 Sylvain Thénault [range facet] refactor to ease overriding, possible_values raise DontUpdateFacet (not handled by js actually)
2011-07-01 Sylvain Thénault [facets] allow to specify on which rqlst's variable facets should be applied. Closes #1795915
2011-07-01 Sylvain Thénault [facets] refactor / cleanup facet api: more consistent variable naming and easier to reuse function. Closes #1796804
2011-07-01 Sylvain Thénault backport stable
2011-07-01 Florent Cayré [schema / rql] fix mainvars of RRQLExpression with parens stable
2011-07-01 Sylvain Thénault [facets js] better cubicweb:facetargs handling and avoid initializing a same form twice (that may occurs) stable
2011-07-01 Sylvain Thénault [facets] should remove groupby from base rqlst. Closes #1796196 stable
2011-07-01 Sylvain Thénault [facets] factorize table filter form / facets box generation, moving out filter form from the table view so it's usable from other views. Closes #1794009
2011-07-01 Sylvain Thénault backport stable
2011-07-01 Sylvain Thénault [worklow forms] rewrite remaining pre 3.10 form code using uicfg stable
2011-06-29 Alexandre Fayolle [doc] SQL Server isolation level settings stable
2011-06-30 Alexandre Fayolle new rql2sql unit tests for ORDERBY and LIMIT checks in SQLServer stable
2011-07-01 Sylvain Thénault backport stable
2011-07-01 Pierre-Yves David [cwc shell] add ``--password`` option to ``reset-admin-pwd`` (close #1794866) stable
2011-07-01 Sylvain Thénault [c-c instance commands] keyboard interrupt should stop the command, not jump to the next instance. Closes #1794850 stable
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
(0) -3000 -1000 -300 -100 -64 +64 +100 +300 +1000 +3000 tip