2011-06-06 Sylvain Thénault [datafeed] use a boolean flag on CWSource to ensure we don't have concurrent synchronizations. Closes #1725690
2011-06-06 Nicolas Chauvat [views] add columns parser and latest_retrieval to cwsource admin view
2011-06-06 Sylvain Thénault backport stable
2011-06-06 Pierre-Yves David Fix name error introduced in c21d845836e4 stable
2011-06-06 Pierre-Yves David Fix conditionnal logic broken in 195b24fe3a03 stable
2011-06-06 Sylvain Thénault [session] provide a simple transaction context manager for session. Closes #1725640 stable
2011-06-01 Aurelien Campeas [formwidgets] make the select size a class attribute (more easily tuned) stable
2011-05-30 Pierre-Yves David [bfss] Make ``current_fs_path`` return None when an attribute has no value stable
2011-05-30 Sylvain Thénault [selectors] take care, Session has no cnx stable
2011-05-27 Sylvain Thénault don't crash if we can't fetch data or if xml is malformed
2011-05-27 Sylvain Thénault [datafeed] extract some methods from pull_data to ease writing custom datafeed sources
2011-05-27 Sylvain Thénault drop useless code
2011-05-26 Sylvain Thénault backport stable
2011-05-26 Sylvain Thénault [datafeed] we should use utc timestamp to avoid pb with local times stable
2011-05-26 Sylvain Thénault [test] fix failure introduced by yams'changeset 644:f9c79356b758
2011-05-26 Sylvain Thénault [testlib] add convenience assertion method to check __message
2011-05-26 Sylvain Thénault [test] fix failure introduced by 1719eab69551: the regexp should be fixed, not the error message
2011-05-25 Sylvain Thénault [web test] fix test failures introduced by 7431:cab99ccdb774
2011-05-25 Aurelien Campeas backport stable changes
2011-05-25 Sylvain Thénault [ui message] fix regression introduced by 7429:ef5165fa99e0, leading to 'None' message displayed in the ui stable
2011-05-25 Aurelien Campeas backport stable changes
2011-05-25 Aurelien Campeas [json controller] fix .exception call msg format string (missing one slot) stable
2011-05-25 Sylvain Thénault [test] fix tests broken by 7427:5338d895b891 stable
2011-05-25 Sylvain Thénault merge default heads
2011-05-25 Arthur Lutz [ui messages, xss] Start migration towards use of _msgid instead of __message (prone to XSS injection) closes #1698245
2011-05-25 Sylvain Thénault backport stable
2011-05-25 Sylvain Thénault [ui messages] make application message component works when request has no cnx set and support for explicit message given through render argument stable
2011-05-25 Sylvain Thénault backport stable
2011-05-25 Sylvain Thénault [web session] fix session handling so we get a chance to have for instance the 'forgotpwd' feature working on a site where anonymous are not allowed stable
2011-05-25 Aurelien Campeas [ajax js/css] modconcat fix: load code exactly once (auc, fcayre)
2011-05-25 Sylvain Thénault [test] update test broken by previous commit stable
2011-05-25 Florent Cayré [entity fetch_attrs] remove ambiguous relations on different etypes from fetched attrs or it may produce wrong related results; closes #1700896 stable
2011-05-24 Arthur Lutz typo : s/undoed/undone/ stable
2011-05-23 Nicolas Chauvat [cwvreg] inline function dump_class()
2011-05-24 Aurelien Campeas [js/ajax] undeprecate (async)remoteExec. closes #1381205 stable
2011-05-24 Sylvain Thénault [rql2sql] closes #1697862: ORDERBY SUM(C) cancel GROUPBY by wrongly adding C to grouped variables stable
2011-05-23 Sylvain Thénault backport stable
2011-05-23 Sylvain Thénault Added tag cubicweb-debian-version-3.12.5-1 for changeset 6dfe78a0797c stable
2011-05-23 Sylvain Thénault Added tag cubicweb-version-3.12.5 for changeset ae33197db1f0 stable cubicweb-debian-version-3.12.5-1
2011-05-23 Sylvain Thénault 3.12.5 stable cubicweb-version-3.12.5
2011-05-23 Sylvain Thénault i18nupdate stable
2011-05-20 Aurelien Campeas [views/table (facetform)] introduced in facetbox, was missing in tableview form filter
2011-05-20 Aurelien Campeas [web.facet] self.w -> w
2011-05-20 Aurelien Campeas [web/facet|views/table] bump a bit some heights, split table view methods for easier subclassing
2011-05-20 Sylvain Thénault backport stable
2011-05-20 Sylvain Thénault cleanup and update some copyright stable
2011-05-20 Sylvain Thénault [migractions] fix change_attribute_type stable
2011-05-20 Sylvain Thénault [migractions] dropped_constraints should accept only droprequired without cstrtype stable
2011-05-20 Sylvain Thénault [form rendering] some refactoring to ease FormRenderer overriding stable
2011-05-19 Sylvain Thénault [deprecation] drop remaining warnings stable
2011-05-19 Sylvain Thénault backport stable
2011-05-19 Sylvain Thénault [session] new methods on session to ease access to security/hooks control context managers stable
2011-05-19 Sylvain Thénault [workflow] new 'fire_transition_if_possible' method on IWorkflowable to fire a transition if it's possible stable
2011-05-19 Sylvain Thénault [workflow] new 'incontext-state' view for IWorkflowable entities stable
2011-05-19 Aurelien Campeas [facets/table] vertically group facets by two when possible in order to have a more compact horizontal layout in table filter form
2011-05-19 Sylvain Thénault [workflow] add method on IWorkflowable to set initial state of an entity (closes #1686357) stable
2011-05-19 Sylvain Thénault [web test] fix test broken by making cw_source editable by managers
2011-05-19 Sylvain Thénault [multi-sources] support for moving an entity from an external source (closes #343818)
2011-05-19 Sylvain Thénault [repository api] definitly kill usage of word 'pool' to refer to connections set used by a session
2011-05-19 Sylvain Thénault backport stable
2011-05-19 Sylvain Thénault [rql2sql] fix in 7394:d11d88bd08e8 was actually not needed stable
2011-05-19 Sylvain Thénault [rset] close #1683703: rset.get_entity crash on rql query with subquery and aggregat stable
2011-05-19 Sylvain Thénault [rql2sql] fix generated sql for eid comparison. closes #1638695 stable
2011-05-18 Sylvain Thénault fix some deprecation warnings stable
(0) -3000 -1000 -300 -100 -64 +64 +100 +300 +1000 +3000 tip