Mon, 03 Jan 2011 14:47:47 +0100 [i18n/fr] minor change in etypenavigation component stable
Julien Jehannet <julien.jehannet@logilab.fr> [Mon, 03 Jan 2011 14:47:47 +0100] rev 6775
[i18n/fr] minor change in etypenavigation component
Wed, 05 Jan 2011 10:30:52 +0100 d-t-w stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 05 Jan 2011 10:30:52 +0100] rev 6774
d-t-w
Tue, 04 Jan 2011 16:35:06 +0100 merge stable heads stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 04 Jan 2011 16:35:06 +0100] rev 6773
merge stable heads
Tue, 04 Jan 2011 16:34:22 +0100 [test, html validation] make validator selection somewhat smarter (at least it works properly when content is demoted from xhtml to html, making the XMLDemotingValidator class useless stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 04 Jan 2011 16:34:22 +0100] rev 6772
[test, html validation] make validator selection somewhat smarter (at least it works properly when content is demoted from xhtml to html, making the XMLDemotingValidator class useless
Tue, 04 Jan 2011 16:33:01 +0100 minor code cleanup stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 04 Jan 2011 16:33:01 +0100] rev 6771
minor code cleanup
Tue, 04 Jan 2011 16:15:52 +0100 merge stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 04 Jan 2011 16:15:52 +0100] rev 6770
merge
Tue, 04 Jan 2011 16:15:13 +0100 Backed out changeset 84b67ae41a0d: with this fix, some stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 04 Jan 2011 16:15:13 +0100] rev 6769
Backed out changeset 84b67ae41a0d: with this fix, some extra ]> appears in the browser. We need to fix the validator instead.
Tue, 04 Jan 2011 16:33:13 +0100 fix unittest broken by TrInfo schema change stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Tue, 04 Jan 2011 16:33:13 +0100] rev 6768
fix unittest broken by TrInfo schema change
Tue, 04 Jan 2011 16:12:48 +0100 check the validity of kwargs passed to match_rtype stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Tue, 04 Jan 2011 16:12:48 +0100] rev 6767
check the validity of kwargs passed to match_rtype
Tue, 04 Jan 2011 15:31:07 +0100 merge stable heads stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 04 Jan 2011 15:31:07 +0100] rev 6766
merge stable heads
Tue, 04 Jan 2011 15:03:48 +0100 fix ticket #1382716 (problem was actually more subtle than I originally thought) stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Tue, 04 Jan 2011 15:03:48 +0100] rev 6765
fix ticket #1382716 (problem was actually more subtle than I originally thought) * log errors happening in looping tasks and repo threads * do not swallow RegistryNotFound exceptions which occur during hook execution (only those happening during hook registry selection)
Tue, 04 Jan 2011 14:41:10 +0100 [web/views/basetemplates] nbsp breaks tests, use #160 instead stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 04 Jan 2011 14:41:10 +0100] rev 6764
[web/views/basetemplates] nbsp breaks tests, use #160 instead
Tue, 04 Jan 2011 14:26:38 +0100 [web/views/workflow] hide tr_count attribute in wf transition form stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 04 Jan 2011 14:26:38 +0100] rev 6763
[web/views/workflow] hide tr_count attribute in wf transition form
Tue, 04 Jan 2011 14:11:54 +0100 backport stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 04 Jan 2011 14:11:54 +0100] rev 6762
backport stable
Tue, 04 Jan 2011 14:11:41 +0100 [html generation] even when doctype without extension are asked, we should define the xmlns:cubicweb attribute to avoid html validation error during tests (break tests with new calendar view in default branch since it demote to html) stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 04 Jan 2011 14:11:41 +0100] rev 6761
[html generation] even when doctype without extension are asked, we should define the xmlns:cubicweb attribute to avoid html validation error during tests (break tests with new calendar view in default branch since it demote to html)
Tue, 04 Jan 2011 13:42:01 +0100 handle the fact that there might be no views registered in some configurations (#1382716) stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Tue, 04 Jan 2011 13:42:01 +0100] rev 6760
handle the fact that there might be no views registered in some configurations (#1382716)
Tue, 04 Jan 2011 11:59:11 +0100 [ms] fix ms planner crash on some ambiguous queries, as demonstrated in a comment on http://www.cubicweb.org/ticket/1382452 stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 04 Jan 2011 11:59:11 +0100] rev 6759
[ms] fix ms planner crash on some ambiguous queries, as demonstrated in a comment on http://www.cubicweb.org/ticket/1382452
Tue, 04 Jan 2011 09:07:22 +0100 [ms] #1382452: incorrect results with multi-sources stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 04 Jan 2011 09:07:22 +0100] rev 6758
[ms] #1382452: incorrect results with multi-sources when some relation is crossed among sources with non-invariant variables, we've to introduce an intermediary steps to fetch all relations from all sources, then make the join with intermediary tables containing possible variables values.
Tue, 21 Dec 2010 21:20:19 +0100 #1382705 forbid with sql level locking the simultaneous fireing of a transition on a given entity stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Tue, 21 Dec 2010 21:20:19 +0100] rev 6757
#1382705 forbid with sql level locking the simultaneous fireing of a transition on a given entity
Mon, 03 Jan 2011 11:22:32 +0100 [doc/book] add missing mixin stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 03 Jan 2011 11:22:32 +0100] rev 6756
[doc/book] add missing mixin
Wed, 22 Dec 2010 18:42:31 +0100 [views/reledit] funky API made this fatal (it was previously only eating the second argument) stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 22 Dec 2010 18:42:31 +0100] rev 6755
[views/reledit] funky API made this fatal (it was previously only eating the second argument)
Wed, 22 Dec 2010 18:28:52 +0100 [views/reledit] ajax.js not there by default #1382713 stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 22 Dec 2010 18:28:52 +0100] rev 6754
[views/reledit] ajax.js not there by default #1382713
Wed, 22 Dec 2010 14:40:35 +0100 [doc/book] fix/update a bit the hooks chapter stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 22 Dec 2010 14:40:35 +0100] rev 6753
[doc/book] fix/update a bit the hooks chapter
Tue, 21 Dec 2010 21:17:50 +0100 fix error message for unique together constraint stable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Tue, 21 Dec 2010 21:17:50 +0100] rev 6752
fix error message for unique together constraint
Sat, 18 Dec 2010 23:12:14 +0100 backport stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Sat, 18 Dec 2010 23:12:14 +0100] rev 6751
backport stable
Sat, 18 Dec 2010 23:11:58 +0100 backport oldstable stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Sat, 18 Dec 2010 23:11:58 +0100] rev 6750
backport oldstable
Fri, 10 Dec 2010 12:17:18 +0100 [config, i18n] Create default translation mechanism for all supported languages. oldstable cubicweb-version-3.9.x
Pierre-Yves David <pierre-yves.david@logilab.fr> [Fri, 10 Dec 2010 12:17:18 +0100] rev 6749
[config, i18n] Create default translation mechanism for all supported languages. Mostly usefull in test where language are never initialised from .po files. This is a reapplication of changeset 1a423eaee782 backouted by b9ffecd0316a with an additional fix not to break i18nxxx commands
Fri, 10 Dec 2010 15:17:16 +0100 [config] Use newstyle call to parent classe method. oldstable
Pierre-Yves David <pierre-yves.david@logilab.fr> [Fri, 10 Dec 2010 15:17:16 +0100] rev 6748
[config] Use newstyle call to parent classe method.
Mon, 13 Dec 2010 19:46:24 +0100 [security] fix access control problem oldstable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Mon, 13 Dec 2010 19:46:24 +0100] rev 6747
[security] fix access control problem
Tue, 14 Dec 2010 15:08:23 +0100 [js/edition] remove trailing coma stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 14 Dec 2010 15:08:23 +0100] rev 6746
[js/edition] remove trailing coma
Tue, 14 Dec 2010 11:01:08 +0100 [doc/book] move ctl tool in Admin chapter (from Appendages) stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 14 Dec 2010 11:01:08 +0100] rev 6745
[doc/book] move ctl tool in Admin chapter (from Appendages)
Tue, 14 Dec 2010 10:39:20 +0100 [doc/book] mention that the shell is a python shell stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 14 Dec 2010 10:39:20 +0100] rev 6744
[doc/book] mention that the shell is a python shell
Fri, 10 Dec 2010 11:37:37 +0100 [web/components] fix typo in warning stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Fri, 10 Dec 2010 11:37:37 +0100] rev 6743
[web/components] fix typo in warning
Fri, 10 Dec 2010 15:47:09 +0100 [registry] backout 120c7ea6e1fa: errors should not pass silently stable
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 10 Dec 2010 15:47:09 +0100] rev 6742
[registry] backout 120c7ea6e1fa: errors should not pass silently Catching ImportError silently while loading files has too many side effects. (e.g. if system hooks / entities can't be registered).
Thu, 09 Dec 2010 18:06:48 +0100 [config] revert change that breaks i18nxxx commands oldstable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Thu, 09 Dec 2010 18:06:48 +0100] rev 6741
[config] revert change that breaks i18nxxx commands
Thu, 09 Dec 2010 16:30:06 +0100 remove "metadata" class from MetaDataView as it is now set by SectionLayout (view.cssclass) stable
Katia Saurfelt <katia.saurfelt@logilab.fr> [Thu, 09 Dec 2010 16:30:06 +0100] rev 6740
remove "metadata" class from MetaDataView as it is now set by SectionLayout (view.cssclass)
Thu, 09 Dec 2010 16:37:08 +0100 [js] fix initial value for autocomplete stable
Katia Saurfelt <katia.saurfelt@logilab.fr> [Thu, 09 Dec 2010 16:37:08 +0100] rev 6739
[js] fix initial value for autocomplete
Thu, 09 Dec 2010 15:38:12 +0100 [pkginfo|debian/control] adjust ldb version oldstable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Thu, 09 Dec 2010 15:38:12 +0100] rev 6738
[pkginfo|debian/control] adjust ldb version
Thu, 09 Dec 2010 15:27:02 +0100 add localization files for jquery datepicker
Stephanie Marcu <stephanie.marcu@logilab.fr> [Thu, 09 Dec 2010 15:27:02 +0100] rev 6737
add localization files for jquery datepicker
Thu, 09 Dec 2010 15:27:01 +0100 [#615712] replace calendar views with views using fullcalendar jquery plugin (remove old_calendar)
Stephanie Marcu <stephanie.marcu@logilab.fr> [Thu, 09 Dec 2010 15:27:01 +0100] rev 6736
[#615712] replace calendar views with views using fullcalendar jquery plugin (remove old_calendar)
Thu, 09 Dec 2010 15:23:10 +0100 brown paperbag fix oldstable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Thu, 09 Dec 2010 15:23:10 +0100] rev 6735
brown paperbag fix
Thu, 09 Dec 2010 14:55:51 +0100 make rename_table work with MS SQL (needs updated logilab.database) oldstable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Thu, 09 Dec 2010 14:55:51 +0100] rev 6734
make rename_table work with MS SQL (needs updated logilab.database)
Thu, 09 Dec 2010 14:35:20 +0000 [ldap] fix user-filter handling oldstable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Thu, 09 Dec 2010 14:35:20 +0000] rev 6733
[ldap] fix user-filter handling
Mon, 29 Nov 2010 18:34:39 +0100 [migration] improve doctest report format stable
Julien Jehannet <julien.jehannet@logilab.fr> [Mon, 29 Nov 2010 18:34:39 +0100] rev 6732
[migration] improve doctest report format
Fri, 03 Dec 2010 13:09:14 +0100 [book] Notes about literate testing stable
Julien Jehannet <julien.jehannet@logilab.fr> [Fri, 03 Dec 2010 13:09:14 +0100] rev 6731
[book] Notes about literate testing
Mon, 06 Dec 2010 19:11:28 +0100 [hook] update DataOperationMixIn docstring stable
Julien Jehannet <julien.jehannet@logilab.fr> [Mon, 06 Dec 2010 19:11:28 +0100] rev 6730
[hook] update DataOperationMixIn docstring
Tue, 09 Nov 2010 17:17:45 +0100 [config, i18n] Create default translation mechanism for all supported languages. oldstable
Pierre-Yves David <pierre-yves.david@logilab.fr> [Tue, 09 Nov 2010 17:17:45 +0100] rev 6729
[config, i18n] Create default translation mechanism for all supported languages. Mostly usefull in test where language are never initialised from .po files.
Fri, 03 Dec 2010 11:24:48 +0000 allow additional filtering to be performed on the LDAP source (#1382380) oldstable
Alexandre Fayolle <alexandre.fayolle@logilab.fr> [Fri, 03 Dec 2010 11:24:48 +0000] rev 6728
allow additional filtering to be performed on the LDAP source (#1382380)
Thu, 02 Dec 2010 10:09:35 +0100 [edition js] update docstring and remove a 3.9 deprecation warning stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 02 Dec 2010 10:09:35 +0100] rev 6727
[edition js] update docstring and remove a 3.9 deprecation warning
Thu, 02 Dec 2010 10:09:12 +0100 [autoform] fix call to remove pending generic relation: reference bad function name stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 02 Dec 2010 10:09:12 +0100] rev 6726
[autoform] fix call to remove pending generic relation: reference bad function name
Thu, 02 Dec 2010 10:08:28 +0100 [autoform] fix restoration of pending generic relation: inconsistent id was generated (eg different from the one generated by javascript stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 02 Dec 2010 10:08:28 +0100] rev 6725
[autoform] fix restoration of pending generic relation: inconsistent id was generated (eg different from the one generated by javascript
Wed, 01 Dec 2010 17:11:35 +0100 [pyro source] store pyro source mapping file into the database
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 01 Dec 2010 17:11:35 +0100] rev 6724
[pyro source] store pyro source mapping file into the database also, remove former c-c command to check that file and do the job in the source's view.
Wed, 01 Dec 2010 17:09:19 +0100 backport stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 01 Dec 2010 17:09:19 +0100] rev 6723
backport stable
Wed, 01 Dec 2010 17:08:42 +0100 [repo source] rename attribute so it's much easier to grasp its role stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 01 Dec 2010 17:08:42 +0100] rev 6722
[repo source] rename attribute so it's much easier to grasp its role
Wed, 01 Dec 2010 17:08:24 +0100 backport oldstable stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 01 Dec 2010 17:08:24 +0100] rev 6721
backport oldstable
Wed, 01 Dec 2010 17:06:01 +0100 [testlib] Use logilab.common.shellutils.getlogin instead of local hack. oldstable
Pierre-Yves David <pierre-yves.david@logilab.fr> [Wed, 01 Dec 2010 17:06:01 +0100] rev 6720
[testlib] Use logilab.common.shellutils.getlogin instead of local hack.
Wed, 01 Dec 2010 16:59:57 +0100 [doc] minor fixes oldstable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 01 Dec 2010 16:59:57 +0100] rev 6719
[doc] minor fixes
Wed, 01 Dec 2010 16:52:55 +0100 [doc/book] Improve installation doc mostly about pip ans easy_install oldstable
Pierre-Yves David <pierre-yves.david@logilab.fr> [Wed, 01 Dec 2010 16:52:55 +0100] rev 6718
[doc/book] Improve installation doc mostly about pip ans easy_install the documentation now informs about compatibility and recommendation for pip and easy_install.
Wed, 01 Dec 2010 16:52:30 +0100 [doc/book] Update cubicweb repository url oldstable
Pierre-Yves David <pierre-yves.david@logilab.fr> [Wed, 01 Dec 2010 16:52:30 +0100] rev 6717
[doc/book] Update cubicweb repository url
Wed, 01 Dec 2010 16:52:02 +0100 [doc/book] Add a note about <database>-support virtual package. oldstable
Pierre-Yves David <pierre-yves.david@logilab.fr> [Wed, 01 Dec 2010 16:52:02 +0100] rev 6716
[doc/book] Add a note about <database>-support virtual package. Cubicweb setup documentation now mention cubicweb-postgresql-support and cubicweb-mysql-support
Tue, 30 Nov 2010 23:25:55 +0100 Added tag cubicweb-debian-version-3.10.6-1 for changeset 1484257fe9ae stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Tue, 30 Nov 2010 23:25:55 +0100] rev 6715
Added tag cubicweb-debian-version-3.10.6-1 for changeset 1484257fe9ae
Tue, 30 Nov 2010 23:25:53 +0100 Added tag cubicweb-version-3.10.6 for changeset 3c81dbb58ac4 stable cubicweb-debian-version-3.10.6-1
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Tue, 30 Nov 2010 23:25:53 +0100] rev 6714
Added tag cubicweb-version-3.10.6 for changeset 3c81dbb58ac4
Tue, 30 Nov 2010 22:26:55 +0100 prepare 3.10.6 stable cubicweb-version-3.10.6
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Tue, 30 Nov 2010 22:26:55 +0100] rev 6713
prepare 3.10.6
Tue, 30 Nov 2010 15:05:07 +0100 [merge] backport stable
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 30 Nov 2010 15:05:07 +0100] rev 6712
[merge] backport stable
Tue, 23 Nov 2010 18:37:03 +0100 merge olstable back (3.9.9 packaging fix) stable
Pierre-Yves David <pierre-yves.david@logilab.fr> [Tue, 23 Nov 2010 18:37:03 +0100] rev 6711
merge olstable back (3.9.9 packaging fix)
Tue, 23 Nov 2010 18:34:54 +0100 Merge back fix to 3.9.9 packaging oldstable
Pierre-Yves David <pierre-yves.david@logilab.fr> [Tue, 23 Nov 2010 18:34:54 +0100] rev 6710
Merge back fix to 3.9.9 packaging
Tue, 23 Nov 2010 18:33:32 +0100 Added tag cubicweb-debian-version-3.9.9-3 for changeset 09c98763ae9d oldstable
Pierre-Yves David <pierre-yves.david@logilab.fr> [Tue, 23 Nov 2010 18:33:32 +0100] rev 6709
Added tag cubicweb-debian-version-3.9.9-3 for changeset 09c98763ae9d
Tue, 23 Nov 2010 16:29:54 +0100 [pkg/debian] Add source format information oldstable cubicweb-debian-version-3.9.9-3
Pierre-Yves David <pierre-yves.david@logilab.fr> [Tue, 23 Nov 2010 16:29:54 +0100] rev 6708
[pkg/debian] Add source format information
Tue, 23 Nov 2010 16:27:57 +0100 prepare 3.9.9-3 oldstable
Pierre-Yves David <pierre-yves.david@logilab.fr> [Tue, 23 Nov 2010 16:27:57 +0100] rev 6707
prepare 3.9.9-3
Sun, 17 Oct 2010 22:49:06 +0200 [debian] i18n directory should actually be in cubicweb-common oldstable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Sun, 17 Oct 2010 22:49:06 +0200] rev 6706
[debian] i18n directory should actually be in cubicweb-common
Tue, 23 Nov 2010 18:31:35 +0100 Added tag cubicweb-debian-version-3.9.9-2 for changeset b7db1f593558 oldstable
Pierre-Yves David <pierre-yves.david@logilab.fr> [Tue, 23 Nov 2010 18:31:35 +0100] rev 6705
Added tag cubicweb-debian-version-3.9.9-2 for changeset b7db1f593558
Tue, 23 Nov 2010 13:59:10 +0100 [pkg-debian] prepare 3.9.9-2 oldstable cubicweb-debian-version-3.9.9-2
Pierre-Yves David <pierre-yves.david@logilab.fr> [Tue, 23 Nov 2010 13:59:10 +0100] rev 6704
[pkg-debian] prepare 3.9.9-2
Sun, 17 Oct 2010 22:47:33 +0200 [debian] cleanup -common package oldstable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Sun, 17 Oct 2010 22:47:33 +0200] rev 6703
[debian] cleanup -common package
Mon, 15 Nov 2010 19:38:31 +0100 [migration] 3.10.4 migration should not ask confirmation when adding CWSource stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Mon, 15 Nov 2010 19:38:31 +0100] rev 6702
[migration] 3.10.4 migration should not ask confirmation when adding CWSource
Fri, 12 Nov 2010 07:46:19 +0100 backport oldstable stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Fri, 12 Nov 2010 07:46:19 +0100] rev 6701
backport oldstable
Fri, 12 Nov 2010 07:44:59 +0100 fix typo stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Fri, 12 Nov 2010 07:44:59 +0100] rev 6700
fix typo
Tue, 09 Nov 2010 17:12:21 +0100 [download box] refactor to ease when one want to propose multiple elements to download stable
Julien Jehannet <julien.jehannet@logilab.fr> [Tue, 09 Nov 2010 17:12:21 +0100] rev 6699
[download box] refactor to ease when one want to propose multiple elements to download
Tue, 09 Nov 2010 15:48:11 +0100 [basetemplates] breadcrumbs component context sticks to ApplicationName stable
Julien Jehannet <julien.jehannet@logilab.fr> [Tue, 09 Nov 2010 15:48:11 +0100] rev 6698
[basetemplates] breadcrumbs component context sticks to ApplicationName
Tue, 09 Nov 2010 15:47:02 +0100 [basetemplates] define header ctx components categories as attribute to ease overriding stable
Julien Jehannet <julien.jehannet@logilab.fr> [Tue, 09 Nov 2010 15:47:02 +0100] rev 6697
[basetemplates] define header ctx components categories as attribute to ease overriding
Tue, 09 Nov 2010 10:18:56 +0100 [migration] put some migration context info in doctest environment: __file__ and __args__ stable
Julien Jehannet <julien.jehannet@logilab.fr> [Tue, 09 Nov 2010 10:18:56 +0100] rev 6696
[migration] put some migration context info in doctest environment: __file__ and __args__
Fri, 05 Nov 2010 16:55:13 +0100 [windmill tests] use extra timeouts, else we get failure simplu because we didn't wait enough stable
Julien Jehannet <julien.jehannet@logilab.fr> [Fri, 05 Nov 2010 16:55:13 +0100] rev 6695
[windmill tests] use extra timeouts, else we get failure simplu because we didn't wait enough
Fri, 05 Nov 2010 18:51:22 +0100 [devtools] make migration handler easily available from CubicWebTC through .shell() method stable
Julien Jehannet <julien.jehannet@logilab.fr> [Fri, 05 Nov 2010 18:51:22 +0100] rev 6694
[devtools] make migration handler easily available from CubicWebTC through .shell() method So we are able to use shell/migration helper methods directly from test cases.
Fri, 12 Nov 2010 13:47:26 +0100 [ldap] make instance still usable if we can't contact ldap server stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 12 Nov 2010 13:47:26 +0100] rev 6693
[ldap] make instance still usable if we can't contact ldap server
Fri, 05 Nov 2010 18:48:07 +0100 [change state form] set domid to avoid data conflict with other (eg edition) form stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 05 Nov 2010 18:48:07 +0100] rev 6692
[change state form] set domid to avoid data conflict with other (eg edition) form
Fri, 05 Nov 2010 18:48:06 +0100 [action] set mainform=False to ensure we don't consume previously posted form validation errors stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 05 Nov 2010 18:48:06 +0100] rev 6691
[action] set mainform=False to ensure we don't consume previously posted form validation errors
Fri, 05 Nov 2010 18:48:05 +0100 [forms] remove some deprecation warnings stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 05 Nov 2010 18:48:05 +0100] rev 6690
[forms] remove some deprecation warnings
Fri, 05 Nov 2010 17:11:40 +0100 backport stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 05 Nov 2010 17:11:40 +0100] rev 6689
backport stable
Fri, 05 Nov 2010 17:00:41 +0100 update note stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 05 Nov 2010 17:00:41 +0100] rev 6688
update note
Fri, 05 Nov 2010 15:08:24 +0100 [shell, testlib] return doc test results in process_script and new assertDocTestFile method on CubicWebTC stable
Julien Jehannet <julien.jehannet@logilab.fr> [Fri, 05 Nov 2010 15:08:24 +0100] rev 6687
[shell, testlib] return doc test results in process_script and new assertDocTestFile method on CubicWebTC
Fri, 05 Nov 2010 16:38:17 +0100 [migration] fix rqliter when some query arguments are given stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 05 Nov 2010 16:38:17 +0100] rev 6686
[migration] fix rqliter when some query arguments are given
Fri, 22 Oct 2010 16:14:48 +0200 [uilib] soup2xhtml uses now lxml.html.Cleaner stable
Julien Jehannet <julien.jehannet@logilab.fr> [Fri, 22 Oct 2010 16:14:48 +0200] rev 6685
[uilib] soup2xhtml uses now lxml.html.Cleaner The lxm cleaner class let you configure more easily the allowed tag elements in parsed content. Caveats: - attributes in elements are not dropped (and html layout can be broken if css classes are reused) - root tag element in snippet is buggy
Fri, 05 Nov 2010 14:28:22 +0100 minor cleanups stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 05 Nov 2010 14:28:22 +0100] rev 6684
minor cleanups
Fri, 05 Nov 2010 14:28:07 +0100 fix #724689: exception's display during ajax call stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 05 Nov 2010 14:28:07 +0100] rev 6683
fix #724689: exception's display during ajax call
Fri, 05 Nov 2010 12:43:25 +0100 test and fix #1232202: [bookmarks] broken link for startupviews stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 05 Nov 2010 12:43:25 +0100] rev 6682
test and fix #1232202: [bookmarks] broken link for startupviews
Fri, 05 Nov 2010 12:22:42 +0100 fix #1376317: facet: no_relation feature crash when rql has no restriction stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 05 Nov 2010 12:22:42 +0100] rev 6681
fix #1376317: facet: no_relation feature crash when rql has no restriction
Fri, 05 Nov 2010 11:58:16 +0100 [web session] fix '#1375582: sometime have to relogin since secure session cookie are used' by having different session cookie for http/https version. Also add application name to avoid potential pb when developping differents appls on the same port. stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 05 Nov 2010 11:58:16 +0100] rev 6680
[web session] fix '#1375582: sometime have to relogin since secure session cookie are used' by having different session cookie for http/https version. Also add application name to avoid potential pb when developping differents appls on the same port.
Fri, 05 Nov 2010 10:49:58 +0100 [migration] use eschema.type for nicer display when confirmation is asked stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 05 Nov 2010 10:49:58 +0100] rev 6679
[migration] use eschema.type for nicer display when confirmation is asked
Fri, 05 Nov 2010 10:49:33 +0100 [base template header] changeset 6669:e4532c6acf34 introduce a visual regression on standard site, fix it by merging header-left/header-center context, it simplify things and have proper display. Cubes using 'firstcolumn' css class will have to be upgraded stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 05 Nov 2010 10:49:33 +0100] rev 6678
[base template header] changeset 6669:e4532c6acf34 introduce a visual regression on standard site, fix it by merging header-left/header-center context, it simplify things and have proper display. Cubes using 'firstcolumn' css class will have to be upgraded
Fri, 05 Nov 2010 10:41:56 +0100 [timetable view] ensure we actually have a user in the rset cell stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 05 Nov 2010 10:41:56 +0100] rev 6677
[timetable view] ensure we actually have a user in the rset cell
Fri, 05 Nov 2010 09:19:53 +0100 cleanup stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 05 Nov 2010 09:19:53 +0100] rev 6676
cleanup
Fri, 05 Nov 2010 09:19:43 +0100 [c-c list] tell more about the pb when some cube information is missing stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 05 Nov 2010 09:19:43 +0100] rev 6675
[c-c list] tell more about the pb when some cube information is missing
Fri, 05 Nov 2010 09:18:48 +0100 [repository] don't crash when cascading delete a relation, this may let the database in an inconsistent state anyway, so simply log the error stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 05 Nov 2010 09:18:48 +0100] rev 6674
[repository] don't crash when cascading delete a relation, this may let the database in an inconsistent state anyway, so simply log the error
Fri, 05 Nov 2010 09:17:43 +0100 [ms planning] test and fix bad plannification of a query used on cascading delete of a deleted (external) entity relations stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 05 Nov 2010 09:17:43 +0100] rev 6673
[ms planning] test and fix bad plannification of a query used on cascading delete of a deleted (external) entity relations
Fri, 05 Nov 2010 09:14:10 +0100 [ms] fix error in synchronisation: local_eid return a 2-uple stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 05 Nov 2010 09:14:10 +0100] rev 6672
[ms] fix error in synchronisation: local_eid return a 2-uple
Fri, 05 Nov 2010 09:12:57 +0100 [ms test] fix nasty cache effect break unittest_multisources.test_not_relation since introduction of local_eid method andfor full dereferencement of external eids stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Fri, 05 Nov 2010 09:12:57 +0100] rev 6671
[ms test] fix nasty cache effect break unittest_multisources.test_not_relation since introduction of local_eid method andfor full dereferencement of external eids
Thu, 04 Nov 2010 10:58:29 +0100 [c-c reset-admin-pwd] don't crash on unknown option, and silently ignore 'adapter' which may be present in pre 3.10 sources file stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Thu, 04 Nov 2010 10:58:29 +0100] rev 6670
[c-c reset-admin-pwd] don't crash on unknown option, and silently ignore 'adapter' which may be present in pre 3.10 sources file
Wed, 03 Nov 2010 10:12:16 +0100 [component] restore logo position in left column stable
Julien Jehannet <julien.jehannet@logilab.fr> [Wed, 03 Nov 2010 10:12:16 +0100] rev 6669
[component] restore logo position in left column
Wed, 03 Nov 2010 17:17:56 +0100 [boxes] PossibleViewsBox is contextual, StartupViewsBox isn't stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 03 Nov 2010 17:17:56 +0100] rev 6668
[boxes] PossibleViewsBox is contextual, StartupViewsBox isn't
Wed, 03 Nov 2010 16:40:10 +0100 stable is now 3.10 stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 03 Nov 2010 16:40:10 +0100] rev 6667
stable is now 3.10
Wed, 03 Nov 2010 16:39:49 +0100 backport stable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 03 Nov 2010 16:39:49 +0100] rev 6666
backport stable
Wed, 03 Nov 2010 16:38:28 +0100 oldstable is now 3.9 oldstable
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 03 Nov 2010 16:38:28 +0100] rev 6665
oldstable is now 3.9
Tue, 02 Nov 2010 08:16:18 +0100 [repo] don't attempt to read sources from database on quick start. Fix crash after restoring a pre 3.10 database
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 02 Nov 2010 08:16:18 +0100] rev 6664
[repo] don't attempt to read sources from database on quick start. Fix crash after restoring a pre 3.10 database
Tue, 02 Nov 2010 08:14:47 +0100 typo
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 02 Nov 2010 08:14:47 +0100] rev 6663
typo
Tue, 02 Nov 2010 08:14:29 +0100 [facet] only String attributes have internationalizable property
Sylvain Thénault <sylvain.thenault@logilab.fr> [Tue, 02 Nov 2010 08:14:29 +0100] rev 6662
[facet] only String attributes have internationalizable property
Fri, 29 Oct 2010 11:58:45 +0200 fix grammar in docstring stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Fri, 29 Oct 2010 11:58:45 +0200] rev 6661
fix grammar in docstring
Fri, 29 Oct 2010 00:03:48 +0200 merge changes from stable branch
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Fri, 29 Oct 2010 00:03:48 +0200] rev 6660
merge changes from stable branch
Fri, 29 Oct 2010 00:03:30 +0200 fix problem introduced with previous commit stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Fri, 29 Oct 2010 00:03:30 +0200] rev 6659
fix problem introduced with previous commit
Thu, 28 Oct 2010 19:39:19 +0200 merge changes from stable branch
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Thu, 28 Oct 2010 19:39:19 +0200] rev 6658
merge changes from stable branch
Thu, 28 Oct 2010 19:37:59 +0200 [cwctl] command list now checks version of cw, not only versions of cubes stable
Nicolas Chauvat <nicolas.chauvat@logilab.fr> [Thu, 28 Oct 2010 19:37:59 +0200] rev 6657
[cwctl] command list now checks version of cw, not only versions of cubes
Wed, 27 Oct 2010 20:29:28 +0200 [ms entity] proper error on external entity fetch error
Sylvain Thénault <sylvain.thenault@logilab.fr> [Wed, 27 Oct 2010 20:29:28 +0200] rev 6656
[ms entity] proper error on external entity fetch error
(0) -3000 -1000 -120 +120 +1000 +3000 tip