2011-06-16 Sylvain Thénault [test] update to new db handler api stable
2011-06-16 Sylvain Thénault [querier] turn remove_clauses/restore_clauses into a context manager stable
2011-06-16 Sylvain Thénault [devtools pg handler] some fixes so we get proper error when pg host is not reachable stable
2011-06-16 Sylvain Thénault [rdf] add method so one can call entity.view('rdf') stable
2011-06-15 Sylvain Thénault [web test] fix unittest_web stable
2011-06-15 Sylvain Thénault [ajax edition] freeze form button when calling validateForm, so it freeze nicely for e.g. comment submitting form stable
2011-06-15 Sylvain Thénault [web page tracking] fix bug introduced by parent revision stable
2011-06-15 Sylvain Thénault closes #1484510: ajax_replace_url should propagate page id (until an underlying api does it automatically stable
2011-06-15 Sylvain Thénault backport stable
2011-06-15 Sylvain Thénault [repo integrity] test and fix glob add relation where several entities are added at once for a relation of 1? cardinality stable
2011-06-15 Julien Cristau [packaging] Build the cubicweb-documentation package stable
2011-06-15 Sylvain Thénault [breadcrumbs] closes #1717489: Double escaping in breadcrumbs stable
2011-06-15 Julien Cristau [donc] Fix building the cubicweb js documentation stable
2011-06-15 Sylvain Thénault add an XXX stable
2011-06-15 Sylvain Thénault fix 3.10 cwproperties migration stable
2011-06-14 Sylvain Thénault fix failures introduced by recent refactoring stable
2011-06-14 Sylvain Thénault [testlib, realdb] we should close connections prior to create a new db using current db as template stable
2011-06-14 Sylvain Thénault [migration] this is needed to avoid pb with yams 0.33 / cw < 3.13 stable
2011-06-14 Sylvain Thénault [sync schema hooks] consider etype name map before trying to update in-memory schema stable
2011-06-14 Sylvain Thénault [repository] refactor and optimize '?1' relation handling stable
2011-06-14 Sylvain Thénault [session] deprecates schema_rproperty in favor of more optimized rtype_eids_rdef which return the rdef (so reusable to gather other data) stable
2011-06-14 Sylvain Thénault [repository] refactor/cleanup entity deletion methods stable
2011-06-14 Sylvain Thénault [repository] new hook selector according to configuration's repairing flag stable
2011-06-14 Sylvain Thénault [pyrorql] don't display traceback on connection error stable
2011-06-14 Sylvain Thénault [data hook] new .union operation on DataOperationMixIn, only when container is a set, not a list stable
2011-06-11 Sylvain Thénault [rql2sql] add test case for 7493:3c46b9390871
2011-06-10 Sylvain Thénault backport stable
2011-06-10 Sylvain Thénault [hooks] use local variable stable
2011-06-10 Sylvain Thénault [integrity hooks] remove dead code stable
2011-06-10 Sylvain Thénault [rql2sql] fix for some queries where eid variable used and entities picked as variable's table
2011-06-10 Adrien Di Mascio [js] add missing jquery.qtip.min.js
2011-06-10 Sylvain Thénault Added tag cubicweb-debian-version-3.13.0-1 for changeset a96137858f57
2011-06-10 Sylvain Thénault Added tag cubicweb-version-3.13.0 for changeset b661ef475260 cubicweb-debian-version-3.13.0-1
2011-06-09 Sylvain Thénault 3.13 cubicweb-version-3.13.0
2011-06-09 Sylvain Thénault backport stable
2011-06-09 Sylvain Thénault Added tag cubicweb-debian-version-3.12.6-1 for changeset 105767487c70 stable
2011-06-09 Sylvain Thénault Added tag cubicweb-version-3.12.6 for changeset a18dac758150 stable cubicweb-debian-version-3.12.6-1
2011-06-09 Sylvain Thénault 3.12.6 stable cubicweb-version-3.12.6
2011-06-09 Sylvain Thénault [repo test] fixes
2011-06-09 Sylvain Thénault [doc, apache] add ProxyPreserveHost hint + note about https /w http configuration
2011-06-09 Arthur Lutz [doc] Small addition to apache configuration in book
2011-06-09 Nicolas Chauvat merge changes from stable branch
2011-06-09 Nicolas Chauvat [parsers] format read by web/views/xmlrss is relation=%s-%s not %s_%s stable
2011-06-09 Adrien Di Mascio [sql] implement #1631319: ask user before creating postgresql languages
2011-06-09 Nicolas Chauvat [parsers] improve url construction by using stdlib's urllib instead of str concatenation
2011-06-09 Pierre-Yves David [bfss] Catch EnvironmentError instead of OSError when trying to read attributes bffstored stable
2011-06-09 Nicolas Chauvat merge changes from stable branch
2011-06-09 Nicolas Chauvat [views/iprogress] rename to make things easier to read and understand stable
2011-06-08 Sylvain Thénault [datafeed cwxml parser] cache processed urls/entities to avoid unnecessary http requests and processing
2011-06-08 Sylvain Thénault backport stable
2011-06-08 Sylvain Thénault [rql2sql] fix missing sql restriction w/ attribute restriction where value comes from a subquery stable
2011-06-07 Adrien Di Mascio [dataimport] fix #1732685: cached entity and shared cw_edited data with NoHookRQLObjectStore
2011-06-07 Nicolas Chauvat [parsers] fix python2.5 compat problem introduced by 7466:395c966a1cb3
2011-05-26 Nicolas Chauvat [test] update cubicweb/test/unittest_schema.py (to follow yams#.....)
2011-06-07 Adrien Di Mascio [server] fix NameError (missing VIRTUAL_RTYPES import) in checkintegrity.py stable
2011-06-07 Sylvain Thénault [schema] fix computing of has_text relation: when a fulltext_container relation is added, we need to recompute has_text for the target entity type as well. Also, avoid computation when not needed stable
2011-06-07 Nicolas Chauvat [parsers] remove build_search_rql() that duplicates find_entities()
2011-06-07 Sylvain Thénault [vreg] help understanding assertion error stable
2011-06-06 Nicolas Chauvat [datetime] by default display 'UTC' string when displaying TZDatetime
2011-06-06 Sylvain Thénault [test] update test to avoid failure
2011-06-06 Nicolas Chauvat [web] fix typo
2011-06-06 Sylvain Thénault [datafeed] fix stupid error introduced by 'just before qfinish' refactoring...
2011-06-06 Sylvain Thénault [schema] support for BigInt type. Closes #1720995
2011-06-06 Sylvain Thénault [test,i18n] update test and i18n catalog to follow addition of 'synchronizing' attribute on sources
2011-06-06 Nicolas Chauvat [i18n] update yams error messages (requires yams#67668)
2011-06-06 Sylvain Thénault [datafeed] provide a source-sync command to launch source synchronization through the command line. Closes #1725692
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
(0) -3000 -1000 -120 +120 +1000 +3000 tip