2011-06-10 |
Sylvain Thénault |
[rql2sql] fix for some queries where eid variable used and entities picked as variable's table
|
changeset |
files
|
2011-06-10 |
Adrien Di Mascio |
[js] add missing jquery.qtip.min.js
|
changeset |
files
|
2011-06-10 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.13.0-1 for changeset a96137858f57
|
changeset |
files
|
2011-06-10 |
Sylvain Thénault |
Added tag cubicweb-version-3.13.0 for changeset b661ef475260
cubicweb-debian-version-3.13.0-1
|
changeset |
files
|
2011-06-09 |
Sylvain Thénault |
3.13
cubicweb-version-3.13.0
|
changeset |
files
|
2011-06-09 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2011-06-09 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.12.6-1 for changeset 105767487c70
stable
|
changeset |
files
|
2011-06-09 |
Sylvain Thénault |
Added tag cubicweb-version-3.12.6 for changeset a18dac758150
stable cubicweb-debian-version-3.12.6-1
|
changeset |
files
|
2011-06-09 |
Sylvain Thénault |
3.12.6
stable cubicweb-version-3.12.6
|
changeset |
files
|
2011-06-09 |
Sylvain Thénault |
[repo test] fixes
|
changeset |
files
|
2011-06-09 |
Sylvain Thénault |
[doc, apache] add ProxyPreserveHost hint + note about https /w http configuration
|
changeset |
files
|
2011-06-09 |
Arthur Lutz |
[doc] Small addition to apache configuration in book
|
changeset |
files
|
2011-06-09 |
Nicolas Chauvat |
merge changes from stable branch
|
changeset |
files
|
2011-06-09 |
Nicolas Chauvat |
[parsers] format read by web/views/xmlrss is relation=%s-%s not %s_%s
stable
|
changeset |
files
|
2011-06-09 |
Adrien Di Mascio |
[sql] implement #1631319: ask user before creating postgresql languages
|
changeset |
files
|
2011-06-09 |
Nicolas Chauvat |
[parsers] improve url construction by using stdlib's urllib instead of str concatenation
|
changeset |
files
|
2011-06-09 |
Pierre-Yves David |
[bfss] Catch EnvironmentError instead of OSError when trying to read attributes bffstored
stable
|
changeset |
files
|
2011-06-09 |
Nicolas Chauvat |
merge changes from stable branch
|
changeset |
files
|
2011-06-09 |
Nicolas Chauvat |
[views/iprogress] rename to make things easier to read and understand
stable
|
changeset |
files
|
2011-06-08 |
Sylvain Thénault |
[datafeed cwxml parser] cache processed urls/entities to avoid unnecessary http requests and processing
|
changeset |
files
|
2011-06-08 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2011-06-08 |
Sylvain Thénault |
[rql2sql] fix missing sql restriction w/ attribute restriction where value comes from a subquery
stable
|
changeset |
files
|
2011-06-07 |
Adrien Di Mascio |
[dataimport] fix #1732685: cached entity and shared cw_edited data with NoHookRQLObjectStore
|
changeset |
files
|
2011-06-07 |
Nicolas Chauvat |
[parsers] fix python2.5 compat problem introduced by 7466:395c966a1cb3
|
changeset |
files
|
2011-05-26 |
Nicolas Chauvat |
[test] update cubicweb/test/unittest_schema.py (to follow yams#.....)
|
changeset |
files
|
2011-06-07 |
Adrien Di Mascio |
[server] fix NameError (missing VIRTUAL_RTYPES import) in checkintegrity.py
stable
|
changeset |
files
|
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
|
changeset |
files
|
2011-06-07 |
Nicolas Chauvat |
[parsers] remove build_search_rql() that duplicates find_entities()
|
changeset |
files
|
2011-06-07 |
Sylvain Thénault |
[vreg] help understanding assertion error
stable
|
changeset |
files
|
2011-06-06 |
Nicolas Chauvat |
[datetime] by default display 'UTC' string when displaying TZDatetime
|
changeset |
files
|
2011-06-06 |
Sylvain Thénault |
[test] update test to avoid failure
|
changeset |
files
|
2011-06-06 |
Nicolas Chauvat |
[web] fix typo
|
changeset |
files
|
2011-06-06 |
Sylvain Thénault |
[datafeed] fix stupid error introduced by 'just before qfinish' refactoring...
|
changeset |
files
|
2011-06-06 |
Sylvain Thénault |
[schema] support for BigInt type. Closes #1720995
|
changeset |
files
|
2011-06-06 |
Sylvain Thénault |
[test,i18n] update test and i18n catalog to follow addition of 'synchronizing' attribute on sources
|
changeset |
files
|
2011-06-06 |
Nicolas Chauvat |
[i18n] update yams error messages (requires yams#67668)
|
changeset |
files
|
2011-06-06 |
Sylvain Thénault |
[datafeed] provide a source-sync command to launch source synchronization through the command line. Closes #1725692
|
changeset |
files
|
2011-06-06 |
Sylvain Thénault |
[datafeed] use a boolean flag on CWSource to ensure we don't have concurrent synchronizations. Closes #1725690
|
changeset |
files
|
2011-06-06 |
Nicolas Chauvat |
[views] add columns parser and latest_retrieval to cwsource admin view
|
changeset |
files
|
2011-06-06 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2011-06-06 |
Pierre-Yves David |
Fix name error introduced in c21d845836e4
stable
|
changeset |
files
|
2011-06-06 |
Pierre-Yves David |
Fix conditionnal logic broken in 195b24fe3a03
stable
|
changeset |
files
|
2011-06-06 |
Sylvain Thénault |
[session] provide a simple transaction context manager for session. Closes #1725640
stable
|
changeset |
files
|
2011-06-01 |
Aurelien Campeas |
[formwidgets] make the select size a class attribute (more easily tuned)
stable
|
changeset |
files
|
2011-05-30 |
Pierre-Yves David |
[bfss] Make ``current_fs_path`` return None when an attribute has no value
stable
|
changeset |
files
|
2011-05-30 |
Sylvain Thénault |
[selectors] take care, Session has no cnx
stable
|
changeset |
files
|
2011-05-27 |
Sylvain Thénault |
don't crash if we can't fetch data or if xml is malformed
|
changeset |
files
|
2011-05-27 |
Sylvain Thénault |
[datafeed] extract some methods from pull_data to ease writing custom datafeed sources
|
changeset |
files
|
2011-05-27 |
Sylvain Thénault |
drop useless code
|
changeset |
files
|
2011-05-26 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
2011-05-26 |
Sylvain Thénault |
[datafeed] we should use utc timestamp to avoid pb with local times
stable
|
changeset |
files
|
2011-05-26 |
Sylvain Thénault |
[test] fix failure introduced by yams'changeset 644:f9c79356b758
|
changeset |
files
|
2011-05-26 |
Sylvain Thénault |
[testlib] add convenience assertion method to check __message
|
changeset |
files
|
2011-05-26 |
Sylvain Thénault |
[test] fix failure introduced by 1719eab69551: the regexp should be fixed, not the error message
|
changeset |
files
|
2011-05-25 |
Sylvain Thénault |
[web test] fix test failures introduced by 7431:cab99ccdb774
|
changeset |
files
|
2011-05-25 |
Aurelien Campeas |
backport stable changes
|
changeset |
files
|
2011-05-25 |
Sylvain Thénault |
[ui message] fix regression introduced by 7429:ef5165fa99e0, leading to 'None' message displayed in the ui
stable
|
changeset |
files
|
2011-05-25 |
Aurelien Campeas |
backport stable changes
|
changeset |
files
|
2011-05-25 |
Aurelien Campeas |
[json controller] fix .exception call msg format string (missing one slot)
stable
|
changeset |
files
|
2011-05-25 |
Sylvain Thénault |
[test] fix tests broken by 7427:5338d895b891
stable
|
changeset |
files
|