Wed, 25 Feb 2009 15:55:39 +0100 don't show download box nor download link for images, by default hide name attribute even if not specified in the interface
sylvain.thenault@logilab.fr [Wed, 25 Feb 2009 15:55:39 +0100] rev 957
don't show download box nor download link for images, by default hide name attribute even if not specified in the interface
Wed, 25 Feb 2009 15:54:55 +0100 title may be None
sylvain.thenault@logilab.fr [Wed, 25 Feb 2009 15:54:55 +0100] rev 956
title may be None
Wed, 25 Feb 2009 15:54:44 +0100 round corders on ajax loads
sylvain.thenault@logilab.fr [Wed, 25 Feb 2009 15:54:44 +0100] rev 955
round corders on ajax loads
Wed, 25 Feb 2009 11:03:22 +0100 i18n update
sylvain.thenault@logilab.fr [Wed, 25 Feb 2009 11:03:22 +0100] rev 954
i18n update
Wed, 25 Feb 2009 11:02:59 +0100 xhtml fixes: table has no align attribute, avoid inserting empty table
sylvain.thenault@logilab.fr [Wed, 25 Feb 2009 11:02:59 +0100] rev 953
xhtml fixes: table has no align attribute, avoid inserting empty table
Wed, 25 Feb 2009 11:02:14 +0100 teardown_module now gets test results as arguement
sylvain.thenault@logilab.fr [Wed, 25 Feb 2009 11:02:14 +0100] rev 952
teardown_module now gets test results as arguement
Wed, 25 Feb 2009 11:01:50 +0100 properly init yams loader
sylvain.thenault@logilab.fr [Wed, 25 Feb 2009 11:01:50 +0100] rev 951
properly init yams loader
Wed, 25 Feb 2009 11:01:27 +0100 require unicode
sylvain.thenault@logilab.fr [Wed, 25 Feb 2009 11:01:27 +0100] rev 950
require unicode
Wed, 25 Feb 2009 09:30:30 +0100 fix in facets (avoid to have an horizontal space between facets when facets are unfold)
Stephanie Marcu <stephanie.marcu@logilab.fr> [Wed, 25 Feb 2009 09:30:30 +0100] rev 949
fix in facets (avoid to have an horizontal space between facets when facets are unfold)
Tue, 24 Feb 2009 20:59:46 +0100 merge
sylvain.thenault@logilab.fr [Tue, 24 Feb 2009 20:59:46 +0100] rev 948
merge
Tue, 24 Feb 2009 17:20:04 +0100 [registration] comment out until there is more meat tls-sprint
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 24 Feb 2009 17:20:04 +0100] rev 947
[registration] comment out until there is more meat
Tue, 24 Feb 2009 17:13:46 +0100 [selectors] _needs real fix_ whack 'till it works for me tls-sprint
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 24 Feb 2009 17:13:46 +0100] rev 946
[selectors] _needs real fix_ whack 'till it works for me
Tue, 24 Feb 2009 17:12:24 +0100 missing import tls-sprint
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 24 Feb 2009 17:12:24 +0100] rev 945
missing import
Tue, 24 Feb 2009 16:24:22 +0100 [forms] a note (understanding the cause would be nice) tls-sprint
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 24 Feb 2009 16:24:22 +0100] rev 944
[forms] a note (understanding the cause would be nice)
Tue, 24 Feb 2009 16:12:19 +0100 [selectors] for bacwkard compatibility, we must search the mro, not just the current class, in order not to miss __selectors__ in classes that do not redefine it tls-sprint
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 24 Feb 2009 16:12:19 +0100] rev 943
[selectors] for bacwkard compatibility, we must search the mro, not just the current class, in order not to miss __selectors__ in classes that do not redefine it
Tue, 24 Feb 2009 16:24:01 +0100 [debian] move python-simplejson dependency to cubicweb-common
Julien Jehannet <julien.jehannet@logilab.fr> [Tue, 24 Feb 2009 16:24:01 +0100] rev 942
[debian] move python-simplejson dependency to cubicweb-common
Tue, 24 Feb 2009 12:00:01 +0100 merge tls-sprint
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 24 Feb 2009 12:00:01 +0100] rev 941
merge
Tue, 24 Feb 2009 11:59:53 +0100 fix imports : common.utils -> utils tls-sprint
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 24 Feb 2009 11:59:53 +0100] rev 940
fix imports : common.utils -> utils
Tue, 24 Feb 2009 11:35:08 +0100 merge tls-sprint
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 24 Feb 2009 11:35:08 +0100] rev 939
merge
Tue, 24 Feb 2009 20:59:28 +0100 check ldap source has email configured before synchronization
sylvain.thenault@logilab.fr [Tue, 24 Feb 2009 20:59:28 +0100] rev 938
check ldap source has email configured before synchronization
Tue, 24 Feb 2009 20:59:07 +0100 avoid patching if already done
sylvain.thenault@logilab.fr [Tue, 24 Feb 2009 20:59:07 +0100] rev 937
avoid patching if already done
Tue, 24 Feb 2009 11:56:45 +0100 missing bw compat module tls-sprint
sylvain.thenault@logilab.fr [Tue, 24 Feb 2009 11:56:45 +0100] rev 936
missing bw compat module
Tue, 24 Feb 2009 11:55:51 +0100 needed by yams head
sylvain.thenault@logilab.fr [Tue, 24 Feb 2009 11:55:51 +0100] rev 935
needed by yams head
Tue, 24 Feb 2009 11:34:50 +0100 better variable/attribute names; fix remove_cube, it should not alter the .fs_schema attribute (former .new_schema)
sylvain.thenault@logilab.fr [Tue, 24 Feb 2009 11:34:50 +0100] rev 934
better variable/attribute names; fix remove_cube, it should not alter the .fs_schema attribute (former .new_schema)
Tue, 24 Feb 2009 10:47:16 +0100 late evaluation of cubicweb:facetargs is necessary since its value may change
sylvain.thenault@logilab.fr [Tue, 24 Feb 2009 10:47:16 +0100] rev 933
late evaluation of cubicweb:facetargs is necessary since its value may change
Tue, 24 Feb 2009 10:34:19 +0100 Skip unittest_migractions:test_add_remove_cube as it makes other tests fail
ludal@logilab.fr [Tue, 24 Feb 2009 10:34:19 +0100] rev 932
Skip unittest_migractions:test_add_remove_cube as it makes other tests fail
Mon, 23 Feb 2009 19:22:59 +0100 [treeview] don't readd stuff to the header, poslish css classes treeview-tabs
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 23 Feb 2009 19:22:59 +0100] rev 931
[treeview] don't readd stuff to the header, poslish css classes
Mon, 23 Feb 2009 18:41:18 +0100 [treeview] rename, manage lastCollapsable treeview-tabs
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 23 Feb 2009 18:41:18 +0100] rev 930
[treeview] rename, manage lastCollapsable
Mon, 23 Feb 2009 17:47:15 +0100 [treeview] treeid is passed along: we can manage as many trees as we want treeview-tabs
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 23 Feb 2009 17:47:15 +0100] rev 929
[treeview] treeid is passed along: we can manage as many trees as we want
Mon, 23 Feb 2009 16:42:35 +0100 [treeview] (in progress) treeid has to be produced from outside treeview-tabs
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 23 Feb 2009 16:42:35 +0100] rev 928
[treeview] (in progress) treeid has to be produced from outside
(0) -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip