2011-04-29 Nicolas Chauvat merge changes from oldstable stable
2011-04-29 Nicolas Chauvat [entity] improve error message oldstable
2011-04-29 Nicolas Chauvat [doc] fix doc and tutorials about hooks and operations oldstable
2011-04-29 Adrien Di Mascio [optim] cache rset column structures
2011-04-29 Adrien Di Mascio [js] make _loadAjaxHtmlHead aware of mod_concat-like urls
2011-04-29 Adrien Di Mascio [etwist] in debug-mode, concat-file is rebuilt if one of the concatenated file is more recent
2011-04-14 Nicolas Chauvat [facets] display splash image while facets are reloading content (closes #1624851)
2011-04-14 Nicolas Chauvat [facets] mark titles of active facets with red dot (closes #1624857)
2011-04-29 Sylvain Thénault [facet] add missing selector to HasRelationFacet stable
2011-04-29 Sylvain Thénault [facets] proper fix for #1625112: we should rather call unicode() as we always manipulate string as unicode internally stable
2011-04-29 Adrien Di Mascio merge
2011-04-28 Quentin Roquefort [etwist] Generates apache's mod_concat-like urls for js and css
2011-04-28 Florent Cayré handle js/ css file concatenation with twisted
2011-04-28 Florent Cayré put data version md5 into a new url segment to ease static serving
2011-04-28 Florent Cayré add cwctl command to generate a consolidated data directory with all cubes/ cubicweb data directories content to be delivered statically
2011-04-28 Adrien Di Mascio [etwist] refactor child resources management
2011-04-27 Alexandre Fayolle [vreg] vregistry._select_best was needlessly instanciating NoSelectableObject (closes #1626708)
2011-04-28 Sylvain Thénault backport stable
2011-04-28 Sylvain Thénault merge stable stable
2011-04-28 Sylvain Thénault merge oldstable oldstable
2011-04-28 Sylvain Thénault backport oldstable stable
2011-04-28 Sylvain Thénault [page data] don't call unload_page_data too many time (closes #1518398) oldstable
2011-04-28 Sylvain Thénault [request] don't init tabindex unnecessarily, since it's added to page data which will makes an ajax call to unload_page_data necessary oldstable
2011-04-28 Sylvain Thénault [deprecation] kill a remaining 3.6 warning oldstable
2011-04-27 Florent Cayré [web config] fix md5 version to ensure cubes order and to include cubicweb version stable
2011-04-28 Alexandre Fayolle merged stable bugfix
2011-04-28 Alexandre Fayolle merged oldstable bugfix stable
2011-04-27 Alexandre Fayolle place the disable hooks context manager at the right place (closes: #1626694) oldstable
2011-04-28 Adrien Di Mascio backport stable into default
2011-04-28 Adrien Di Mascio backport oldstable into stable stable
2011-04-28 Adrien Di Mascio [js] fix inArray usage in reorderTabIndex() : inArray returns -1 if element is not found, not 'false' oldstable
2011-04-27 Adrien Di Mascio [rql] basic support for regexp-based pattern matching
2011-04-27 Adrien Di Mascio [rql] support CAST() Function
2011-04-27 Sylvain Thénault stable is now 3.12 stable
2011-04-27 Sylvain Thénault oldstable is now 3.11 oldstable
2011-04-27 Sylvain Thénault [js] delete empty js files (incluced in cw.ajax.js)
2011-04-27 Sylvain Thénault [sql generation] fix crash on outer join + ambiguous inlined relation + attribute selection
2011-04-26 Sylvain Thénault [rql rewrite] backout 7177:f2a976cf7dac : since EXISTS is the variable scope, we want to insert snippets here anyway (other solution would be to NOT insert snippets at all in such case). Closes #1625464
2011-04-22 Julien Jehannet [book] fix documentation + add chpasswd.py script
2011-04-22 Aurelien Campeas [facets] fix unicode encode error; closes #1625112
2011-04-22 Aurelien Campeas [facets] fix RangeFacet get_widget: do no return a widget unless there are at least 2 values; closes #1625203
2011-04-22 Alexandre Fayolle merge
2011-04-22 Alexandre Fayolle Backed out changeset 7a58581d842c
2011-04-22 Alexandre Fayolle small reformatting (but test still fails)
2011-04-22 Alexandre Fayolle fix tests broken by fcb8932082a5 (continued)
2011-04-22 Alexandre Fayolle fix bad handling of inlined relations when entities of different etypes are passed as subject to add_relations
2011-04-22 Alexandre Fayolle fix failing test_migration test caused by schema change
2011-04-22 Alexandre Fayolle fix tests broken by fcb8932082a5
2011-04-21 Alexandre Fayolle merge back stable
2011-04-21 Alexandre Fayolle fix server/test/unittest_checkintegrity (failing since 70538ea2532d) stable
2011-04-20 Alexandre Fayolle fix implementation of repository.glob_add_relations (closes ##1625257)
2011-04-15 Alexandre Fayolle [server] improve the speed of setting relations between entities (closes #1625257)
2011-04-15 Alexandre Fayolle added test case to monitor speed improvements in the repository code.
2011-04-20 Alexandre Fayolle backport stable changes to default
2011-04-18 Aurelien Campeas [js] update jquery.corner.js to the latest version (uses native css support for browser that provide it); closes #1625065
2011-04-18 Adrien Di Mascio [js/css] remove old versions of ui.tabs/slider etc.; closes #1625085
2011-04-18 Adrien Di Mascio [devtools] make return value of get_response_header(raw=True) consistent wrt get_header(raw=True) stable
2011-04-15 Aurelien Campeas [widgets] handle no value label for tristate radios, put default separator on class for easier redefinition - closes #1624839
2011-04-15 Nicolas Chauvat [doc] update of the update stable
2011-04-15 Sylvain Thénault [tz postgres support] we've to commit the connection once time-zone is set, else we may loose the setting
2011-04-15 Sylvain Thénault [tz support] more tests
2011-04-15 Sylvain Thénault [dataimport] actually commit every desired number...
2011-04-06 Alain Leufroy [doc] major update of the install documentation stable
2011-04-14 Nicolas Chauvat [facets] make rangefacet comply with start_unfolded (closes #1615869) stable
2011-04-14 Adrien Di Mascio [testlib] make a clear distinction between input / output HTTP headers stable
2011-04-14 Sylvain Thénault [entity] create_entity/cw_instantiate should initialize entity's cache to avoid later queries
2011-04-14 Sylvain Thénault [testlib] refactor create_user and grant_permission to make them usable from pre_setup_database
2011-04-14 Sylvain Thénault [3.12 regression] don't access to __class__ directly, it may raise AttributeError
2011-04-13 Adrien Di Mascio [testlib] fix typos / NameErrors in devtools/__init__.py stable
2011-04-13 Sylvain Thénault [schema serialization] add warning on missing group stable
2011-04-13 Sylvain Thénault backport stable
2011-04-13 Sylvain Thénault [testlib] fix bug in backup file name generation: it may erroneously replace '-' by '_' in database **parent directories**. This should fix random error when test are run under apycot. stable
2011-04-13 Sylvain Thénault backport stable
2011-04-13 Sylvain Thénault [schema diagram] proper url generation (closes #1621276) stable
2011-04-13 Adrien Di Mascio [testlib] fix readlb config handling, avoid systematic recreation of db with postgres (closes #1618089) stable
2011-04-13 Aurelien Campeas [entities] fix cw_instantiate typo stable
2011-04-12 Aurelien Campeas [entities/test] add failing test for cw_instantiate stable
2011-04-12 Sylvain Thénault [timezone] ensure tzinfo is None
2011-04-12 Sylvain Thénault [entity] use a list comprehension stable
2011-04-11 Nicolas Chauvat Added tag cubicweb-debian-version-3.12.2-1 for changeset 6d418fb3ffed
2011-04-11 Nicolas Chauvat Added tag cubicweb-version-3.12.2 for changeset 5a9b6bc56538 cubicweb-debian-version-3.12.2-1
2011-04-11 Nicolas Chauvat [packaging] prepare the release of version 3.12.2 cubicweb-version-3.12.2
2011-04-11 Nicolas Chauvat merge changes from stable branch
2011-04-11 Sylvain Thénault [facet] ignore range extremas to avoid filtering out rows where value is NULL (closes #1251192) stable
2011-04-11 Sylvain Thénault Backed out changeset e0e802afa8e1, widgets are actually defined below stable
2011-04-11 Sylvain Thénault [facet] refactor: a simple class attribute is enough stable
2011-04-11 Sylvain Thénault [native source] eid_creation_lock actually lock the eid connection creation and usage stable
2011-04-11 Sylvain Thénault [dataimport] allow to specify columns on which result should be sorted in lazydbtable stable
2011-04-08 Sylvain Thénault [entity creation] ensure this is a relation and not an attribute before moving things into pending_relations because value is a list stable
2011-04-07 Adrien Di Mascio [fckeditor] fix fckeditor relative url: use baseuri() stable
2011-04-06 Sylvain Thénault Added tag cubicweb-debian-version-3.12.1-1 for changeset 07e2c9c7df26
2011-04-06 Sylvain Thénault Added tag cubicweb-version-3.12.1 for changeset 59701627adba cubicweb-debian-version-3.12.1-1
2011-04-06 Sylvain Thénault 3.12.1 cubicweb-version-3.12.1
2011-04-06 Sylvain Thénault i18n update
2011-04-06 Sylvain Thénault backport stable
2011-04-06 Sylvain Thénault [sql generation] fix missing join with outer joins w/ rhs invariant variable... stable
(0) -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 tip