Thu, 19 Feb 2009 18:20:46 +0100 cleanup tls-sprint
sylvain.thenault@logilab.fr [Thu, 19 Feb 2009 18:20:46 +0100] rev 843
cleanup
Thu, 19 Feb 2009 17:14:32 +0100 merge
Katia Saurfelt <katia.saurfelt@logilab.fr> [Thu, 19 Feb 2009 17:14:32 +0100] rev 842
merge
Thu, 19 Feb 2009 17:09:06 +0100 new jquery.corner.js version which doesn't make IE6 crash
Katia Saurfelt <katia.saurfelt@logilab.fr> [Thu, 19 Feb 2009 17:09:06 +0100] rev 841
new jquery.corner.js version which doesn't make IE6 crash
Thu, 19 Feb 2009 15:54:25 +0100 oops
Aurelien Campeas <aurelien.campeas@logilab.fr> [Thu, 19 Feb 2009 15:54:25 +0100] rev 840
oops
Thu, 19 Feb 2009 10:21:32 +0100 merge tls-sprint
sylvain.thenault@logilab.fr [Thu, 19 Feb 2009 10:21:32 +0100] rev 839
merge
Wed, 18 Feb 2009 23:11:01 +0100 rename abstract_* selectors into partial_* + add docstrings tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 18 Feb 2009 23:11:01 +0100] rev 838
rename abstract_* selectors into partial_* + add docstrings
Thu, 19 Feb 2009 10:19:37 +0100 type -> etype tls-sprint
sylvain.thenault@logilab.fr [Thu, 19 Feb 2009 10:19:37 +0100] rev 837
type -> etype
Wed, 18 Feb 2009 22:37:13 +0100 update imports tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 22:37:13 +0100] rev 836
update imports
Wed, 18 Feb 2009 22:37:04 +0100 fix relation_possible, ensure we return int tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 22:37:04 +0100] rev 835
fix relation_possible, ensure we return int
Wed, 18 Feb 2009 22:36:34 +0100 deprecate pagination method tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 22:36:34 +0100] rev 834
deprecate pagination method
Wed, 18 Feb 2009 21:31:34 +0100 bw compat for selection for creation forms tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 21:31:34 +0100] rev 833
bw compat for selection for creation forms
Wed, 18 Feb 2009 20:32:16 +0100 rename error template to avoid conflicts with the error view tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 20:32:16 +0100] rev 832
rename error template to avoid conflicts with the error view
Wed, 18 Feb 2009 20:31:19 +0100 add migration script to update ui.main-template property tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 18 Feb 2009 20:31:19 +0100] rev 831
add migration script to update ui.main-template property
Wed, 18 Feb 2009 20:26:07 +0100 merge tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 18 Feb 2009 20:26:07 +0100] rev 830
merge
Wed, 18 Feb 2009 20:25:57 +0100 The main template is now a simple view, there's no need to monkey patch TheMainTemplate._select_view_and_rset tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 18 Feb 2009 20:25:57 +0100] rev 829
The main template is now a simple view, there's no need to monkey patch TheMainTemplate._select_view_and_rset
Wed, 18 Feb 2009 20:25:12 +0100 two use cases for the 'not' selector tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 18 Feb 2009 20:25:12 +0100] rev 828
two use cases for the 'not' selector
Wed, 18 Feb 2009 20:23:43 +0100 provide negation operator for selectors, unfortunately, it's not possible to user the python keyword 'not' tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 18 Feb 2009 20:23:43 +0100] rev 827
provide negation operator for selectors, unfortunately, it's not possible to user the python keyword 'not'
Wed, 18 Feb 2009 19:45:28 +0100 fix LogFormTemplate selector tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 18 Feb 2009 19:45:28 +0100] rev 826
fix LogFormTemplate selector
Wed, 18 Feb 2009 20:11:19 +0100 missing init tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 20:11:19 +0100] rev 825
missing init
Wed, 18 Feb 2009 19:26:48 +0100 merge, split baseviews (new csvexport, xmlrss and editviews modules) tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 19:26:48 +0100] rev 824
merge, split baseviews (new csvexport, xmlrss and editviews modules)
Wed, 18 Feb 2009 19:19:57 +0100 main template refactoring tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 18 Feb 2009 19:19:57 +0100] rev 823
main template refactoring there are 2 main templates : - one for non templatable views (xml, binaries, etc.) - one for the other views The right one is chosen according to its selectors
Wed, 18 Feb 2009 18:06:41 +0100 test_views fixes tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 18:06:41 +0100] rev 822
test_views fixes
Wed, 18 Feb 2009 17:27:08 +0100 fix test on systems that don't have simpleTAL installed tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 18 Feb 2009 17:27:08 +0100] rev 821
fix test on systems that don't have simpleTAL installed
Wed, 18 Feb 2009 17:23:54 +0100 merge tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 17:23:54 +0100] rev 820
merge
Wed, 18 Feb 2009 17:22:10 +0100 fix w/ template drop tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 17:22:10 +0100] rev 819
fix w/ template drop
Wed, 18 Feb 2009 17:04:43 +0100 set PageContentTemplate stream for binary views tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 18 Feb 2009 17:04:43 +0100] rev 818
set PageContentTemplate stream for binary views
Wed, 18 Feb 2009 17:04:18 +0100 improve selector of RelatedObjectsVComponent: make sure the relation exists before fetching related entities tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 18 Feb 2009 17:04:18 +0100] rev 817
improve selector of RelatedObjectsVComponent: make sure the relation exists before fetching related entities
Wed, 18 Feb 2009 17:12:52 +0100 kill Template class and 'templates' registry tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 17:12:52 +0100] rev 816
kill Template class and 'templates' registry
Wed, 18 Feb 2009 16:59:29 +0100 OWLABOX view doesn't layout anymore tbox. Indeed, it is better to separate abox from tbox.
Laure Bourgois <Laure.Bourgois@logilab.fr> [Wed, 18 Feb 2009 16:59:29 +0100] rev 815
OWLABOX view doesn't layout anymore tbox. Indeed, it is better to separate abox from tbox.
Wed, 18 Feb 2009 16:57:51 +0100 small fix
Laure Bourgois <Laure.Bourgois@logilab.fr> [Wed, 18 Feb 2009 16:57:51 +0100] rev 814
small fix
(0) -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip