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
Mon, 23 Feb 2009 16:59:18 +0100 text_cut must return unicode not string
Stephanie Marcu <stephanie.marcu@logilab.fr> [Mon, 23 Feb 2009 16:59:18 +0100] rev 927
text_cut must return unicode not string
Mon, 23 Feb 2009 16:25:59 +0100 removing foaf_usable
Laure Bourgois <Laure.Bourgois@logilab.fr> [Mon, 23 Feb 2009 16:25:59 +0100] rev 926
removing foaf_usable
Mon, 23 Feb 2009 14:54:55 +0100 if siderelation wrapp boxes into tables
Laure Bourgois <Laure.Bourgois@logilab.fr> [Mon, 23 Feb 2009 14:54:55 +0100] rev 925
if siderelation wrapp boxes into tables fix typo on width
Mon, 23 Feb 2009 12:16:43 +0100 merge
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 23 Feb 2009 12:16:43 +0100] rev 924
merge
Mon, 23 Feb 2009 12:12:59 +0100 unwanted merge : Backed out changeset 4328bcbd748e
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 23 Feb 2009 12:12:59 +0100] rev 923
unwanted merge : Backed out changeset 4328bcbd748e
Mon, 23 Feb 2009 11:53:23 +0100 oups
Laure Bourgois <Laure.Bourgois@logilab.fr> [Mon, 23 Feb 2009 11:53:23 +0100] rev 922
oups
Mon, 23 Feb 2009 11:30:38 +0100 merge
Laure Bourgois <Laure.Bourgois@logilab.fr> [Mon, 23 Feb 2009 11:30:38 +0100] rev 921
merge
Mon, 23 Feb 2009 11:24:35 +0100 merge
Laure Bourgois <Laure.Bourgois@logilab.fr> [Mon, 23 Feb 2009 11:24:35 +0100] rev 920
merge
Mon, 23 Feb 2009 11:21:16 +0100 right boxes do not expand to much on the left.
Laure Bourgois <Laure.Bourgois@logilab.fr> [Mon, 23 Feb 2009 11:21:16 +0100] rev 919
right boxes do not expand to much on the left.
Fri, 20 Feb 2009 21:32:23 +0100 [treeview] (inprogress) minimally working state-remembering treeview treeview-tabs
Aurelien Campeas <aurelien.campeas@logilab.fr> [Fri, 20 Feb 2009 21:32:23 +0100] rev 918
[treeview] (inprogress) minimally working state-remembering treeview
Fri, 20 Feb 2009 20:50:05 +0100 [tabs] augment a bit the lazyview interface (very general now), tab groups are now marked per entity (thinking about the ?vid=primary case) treeview-tabs
Aurelien Campeas <aurelien.campeas@logilab.fr> [Fri, 20 Feb 2009 20:50:05 +0100] rev 917
[tabs] augment a bit the lazyview interface (very general now), tab groups are now marked per entity (thinking about the ?vid=primary case)
Fri, 20 Feb 2009 20:48:33 +0100 [treeview] (in progress) use less magic, having something that now allows prepopulating a part of the tree treeview-tabs
Aurelien Campeas <aurelien.campeas@logilab.fr> [Fri, 20 Feb 2009 20:48:33 +0100] rev 916
[treeview] (in progress) use less magic, having something that now allows prepopulating a part of the tree
Fri, 20 Feb 2009 15:33:43 +0100 right boxes aligment to the right
Laure Bourgois <Laure.Bourgois@logilab.fr> [Fri, 20 Feb 2009 15:33:43 +0100] rev 915
right boxes aligment to the right
Fri, 20 Feb 2009 11:35:56 +0100 cubicweb-core wasn't a virtual package
Julien Jehannet <julien.jehannet@logilab.fr> [Fri, 20 Feb 2009 11:35:56 +0100] rev 914
cubicweb-core wasn't a virtual package
Fri, 20 Feb 2009 17:40:07 +0100 merge tls-sprint
sylvain.thenault@logilab.fr [Fri, 20 Feb 2009 17:40:07 +0100] rev 913
merge
Fri, 20 Feb 2009 17:39:56 +0100 prepare for deprecation tls-sprint
sylvain.thenault@logilab.fr [Fri, 20 Feb 2009 17:39:56 +0100] rev 912
prepare for deprecation
Fri, 20 Feb 2009 17:39:48 +0100 oops tls-sprint
sylvain.thenault@logilab.fr [Fri, 20 Feb 2009 17:39:48 +0100] rev 911
oops
Fri, 20 Feb 2009 17:38:55 +0100 fix DateTimePicker implementation, it should now work tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 20 Feb 2009 17:38:55 +0100] rev 910
fix DateTimePicker implementation, it should now work
Fri, 20 Feb 2009 17:38:38 +0100 select needs to accept an id tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 20 Feb 2009 17:38:38 +0100] rev 909
select needs to accept an id
Fri, 20 Feb 2009 17:38:10 +0100 confirmation in password widget tls-sprint
sylvain.thenault@logilab.fr [Fri, 20 Feb 2009 17:38:10 +0100] rev 908
confirmation in password widget
Fri, 20 Feb 2009 17:20:53 +0100 FileField backport tls-sprint
sylvain.thenault@logilab.fr [Fri, 20 Feb 2009 17:20:53 +0100] rev 907
FileField backport
Fri, 20 Feb 2009 17:20:39 +0100 should use StringField actuallly tls-sprint
sylvain.thenault@logilab.fr [Fri, 20 Feb 2009 17:20:39 +0100] rev 906
should use StringField actuallly
Fri, 20 Feb 2009 17:20:29 +0100 add needs_css and needs_js on widgets tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 20 Feb 2009 17:20:29 +0100] rev 905
add needs_css and needs_js on widgets
Fri, 20 Feb 2009 17:18:54 +0100 fix label generation in forms tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 20 Feb 2009 17:18:54 +0100] rev 904
fix label generation in forms
Fri, 20 Feb 2009 16:04:04 +0100 The value as returned by FieldWidget._render_attrs() is now always a list tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 20 Feb 2009 16:04:04 +0100] rev 903
The value as returned by FieldWidget._render_attrs() is now always a list
Fri, 20 Feb 2009 16:03:01 +0100 vocabulary methods are now defined on forms, not on entities tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 20 Feb 2009 16:03:01 +0100] rev 902
vocabulary methods are now defined on forms, not on entities
Fri, 20 Feb 2009 16:01:33 +0100 implement default vocabulary method on Field, provide a specific one on RelationField tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 20 Feb 2009 16:01:33 +0100] rev 901
implement default vocabulary method on Field, provide a specific one on RelationField
Fri, 20 Feb 2009 15:59:43 +0100 field debug helper tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 20 Feb 2009 15:59:43 +0100] rev 900
field debug helper
Fri, 20 Feb 2009 15:58:46 +0100 rename propname into format_prop tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 20 Feb 2009 15:58:46 +0100] rev 899
rename propname into format_prop
Fri, 20 Feb 2009 15:57:29 +0100 fix HiddenRelationField bug tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 20 Feb 2009 15:57:29 +0100] rev 898
fix HiddenRelationField bug
Fri, 20 Feb 2009 15:55:59 +0100 provide basic methods to build fields from schema constraints / cardinality tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 20 Feb 2009 15:55:59 +0100] rev 897
provide basic methods to build fields from schema constraints / cardinality
Fri, 20 Feb 2009 15:51:42 +0100 put form buttons in a separate table tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 20 Feb 2009 15:51:42 +0100] rev 896
put form buttons in a separate table
Fri, 20 Feb 2009 15:46:38 +0100 select tag now accepts a multiple argument tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 20 Feb 2009 15:46:38 +0100] rev 895
select tag now accepts a multiple argument
Fri, 20 Feb 2009 15:40:28 +0100 test and fixes tls-sprint
sylvain.thenault@logilab.fr [Fri, 20 Feb 2009 15:40:28 +0100] rev 894
test and fixes
Fri, 20 Feb 2009 15:40:13 +0100 oops tls-sprint
sylvain.thenault@logilab.fr [Fri, 20 Feb 2009 15:40:13 +0100] rev 893
oops
Fri, 20 Feb 2009 15:29:13 +0100 rich field / fckeditor handling tls-sprint
sylvain.thenault@logilab.fr [Fri, 20 Feb 2009 15:29:13 +0100] rev 892
rich field / fckeditor handling
Fri, 20 Feb 2009 15:28:55 +0100 cleanup (until removal :) tls-sprint
sylvain.thenault@logilab.fr [Fri, 20 Feb 2009 15:28:55 +0100] rev 891
cleanup (until removal :)
Fri, 20 Feb 2009 15:06:59 +0100 make fckeditor actually optional, fix its config, avoid needs for a link to fckeditor.js tls-sprint
sylvain.thenault@logilab.fr [Fri, 20 Feb 2009 15:06:59 +0100] rev 890
make fckeditor actually optional, fix its config, avoid needs for a link to fckeditor.js
Fri, 20 Feb 2009 10:38:41 +0100 update imports tls-sprint
sylvain.thenault@logilab.fr [Fri, 20 Feb 2009 10:38:41 +0100] rev 889
update imports
Fri, 20 Feb 2009 10:38:34 +0100 fix field value for hidden edit[s|à] fields tls-sprint
sylvain.thenault@logilab.fr [Fri, 20 Feb 2009 10:38:34 +0100] rev 888
fix field value for hidden edit[s|à] fields
Fri, 20 Feb 2009 01:50:45 +0100 various fixes to have change state and deletion forms working tls-sprint
sylvain.thenault@logilab.fr [Fri, 20 Feb 2009 01:50:45 +0100] rev 887
various fixes to have change state and deletion forms working
Fri, 20 Feb 2009 01:50:20 +0100 seems I don't need bw compat support tls-sprint
sylvain.thenault@logilab.fr [Fri, 20 Feb 2009 01:50:20 +0100] rev 886
seems I don't need bw compat support
Fri, 20 Feb 2009 01:49:39 +0100 no need for both EntityRelatedTab / EntityRelatedView which are doing the same thing tls-sprint
sylvain.thenault@logilab.fr [Fri, 20 Feb 2009 01:49:39 +0100] rev 885
no need for both EntityRelatedTab / EntityRelatedView which are doing the same thing
Fri, 20 Feb 2009 01:49:00 +0100 cleanup tls-sprint
sylvain.thenault@logilab.fr [Fri, 20 Feb 2009 01:49:00 +0100] rev 884
cleanup
Fri, 20 Feb 2009 01:48:38 +0100 missing selectors, no more need for relation_possible when using has_related_entities (implied) tls-sprint
sylvain.thenault@logilab.fr [Fri, 20 Feb 2009 01:48:38 +0100] rev 883
missing selectors, no more need for relation_possible when using has_related_entities (implied)
Fri, 20 Feb 2009 01:48:06 +0100 fix ui.main-template property handling tls-sprint
sylvain.thenault@logilab.fr [Fri, 20 Feb 2009 01:48:06 +0100] rev 882
fix ui.main-template property handling
Fri, 20 Feb 2009 01:47:43 +0100 simply test if rset is None... tls-sprint
sylvain.thenault@logilab.fr [Fri, 20 Feb 2009 01:47:43 +0100] rev 881
simply test if rset is None...
Fri, 20 Feb 2009 01:15:37 +0100 view is optional tls-sprint
sylvain.thenault@logilab.fr [Fri, 20 Feb 2009 01:15:37 +0100] rev 880
view is optional
Fri, 20 Feb 2009 01:15:20 +0100 fix custom selector tls-sprint
sylvain.thenault@logilab.fr [Fri, 20 Feb 2009 01:15:20 +0100] rev 879
fix custom selector
Fri, 20 Feb 2009 01:14:46 +0100 typo tls-sprint
sylvain.thenault@logilab.fr [Fri, 20 Feb 2009 01:14:46 +0100] rev 878
typo
Fri, 20 Feb 2009 01:14:40 +0100 should not use named args for req and rset when selecting tls-sprint
sylvain.thenault@logilab.fr [Fri, 20 Feb 2009 01:14:40 +0100] rev 877
should not use named args for req and rset when selecting
Fri, 20 Feb 2009 01:14:15 +0100 use relation_possible from within has_relation, fix another bug tls-sprint
sylvain.thenault@logilab.fr [Fri, 20 Feb 2009 01:14:15 +0100] rev 876
use relation_possible from within has_relation, fix another bug
Fri, 20 Feb 2009 01:13:50 +0100 assert select() tls-sprint
sylvain.thenault@logilab.fr [Fri, 20 Feb 2009 01:13:50 +0100] rev 875
assert select()
Fri, 20 Feb 2009 00:05:57 +0100 EntityFieldsForm.form_render() doesn't need entity anymore tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 20 Feb 2009 00:05:57 +0100] rev 874
EntityFieldsForm.form_render() doesn't need entity anymore
Thu, 19 Feb 2009 23:32:51 +0100 cleanup tls-sprint
sylvain.thenault@logilab.fr [Thu, 19 Feb 2009 23:32:51 +0100] rev 873
cleanup
Thu, 19 Feb 2009 23:32:46 +0100 avoid deprecation warning tls-sprint
sylvain.thenault@logilab.fr [Thu, 19 Feb 2009 23:32:46 +0100] rev 872
avoid deprecation warning
Thu, 19 Feb 2009 23:31:43 +0100 oops tls-sprint
sylvain.thenault@logilab.fr [Thu, 19 Feb 2009 23:31:43 +0100] rev 871
oops
Thu, 19 Feb 2009 22:59:02 +0100 more bw compat tls-sprint
sylvain.thenault@logilab.fr [Thu, 19 Feb 2009 22:59:02 +0100] rev 870
more bw compat
Thu, 19 Feb 2009 22:48:50 +0100 form to edit multiple entities, use it in DeleteConfForm tls-sprint
sylvain.thenault@logilab.fr [Thu, 19 Feb 2009 22:48:50 +0100] rev 869
form to edit multiple entities, use it in DeleteConfForm
Thu, 19 Feb 2009 22:17:39 +0100 update test, use a DateTimePicker widget tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 19 Feb 2009 22:17:39 +0100] rev 868
update test, use a DateTimePicker widget
Thu, 19 Feb 2009 22:17:22 +0100 fix implementation errors import DateTimePicker tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 19 Feb 2009 22:17:22 +0100] rev 867
fix implementation errors import DateTimePicker
Thu, 19 Feb 2009 21:38:04 +0100 use EnvBasedTC since we need to access the schema tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 19 Feb 2009 21:38:04 +0100] rev 866
use EnvBasedTC since we need to access the schema
Thu, 19 Feb 2009 21:36:39 +0100 DatePicker widget tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 19 Feb 2009 21:36:39 +0100] rev 865
DatePicker widget
Thu, 19 Feb 2009 21:36:22 +0100 basic implementation of Date / Float fields tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 19 Feb 2009 21:36:22 +0100] rev 864
basic implementation of Date / Float fields
Thu, 19 Feb 2009 21:35:27 +0100 restore previous hidden input behaviour (edits- / edito- fields) tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 19 Feb 2009 21:35:27 +0100] rev 863
restore previous hidden input behaviour (edits- / edito- fields)
Thu, 19 Feb 2009 21:32:23 +0100 mini improvement to simple_sgml_tag: ignore attributes for which the value is None tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 19 Feb 2009 21:32:23 +0100] rev 862
mini improvement to simple_sgml_tag: ignore attributes for which the value is None
Thu, 19 Feb 2009 21:31:18 +0100 provide a mini HTML select tag constructor tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Thu, 19 Feb 2009 21:31:18 +0100] rev 861
provide a mini HTML select tag constructor
Thu, 19 Feb 2009 20:29:22 +0100 be sure to replace cubicweb-core
Julien Jehannet <julien.jehannet@logilab.fr> [Thu, 19 Feb 2009 20:29:22 +0100] rev 860
be sure to replace cubicweb-core
Thu, 19 Feb 2009 20:21:10 +0100 (merge)
Julien Jehannet <julien.jehannet@logilab.fr> [Thu, 19 Feb 2009 20:21:10 +0100] rev 859
(merge)
Thu, 19 Feb 2009 20:19:05 +0100 reorganize debian packages (Closes: #1168)
Julien Jehannet <julien.jehannet@logilab.fr> [Thu, 19 Feb 2009 20:19:05 +0100] rev 858
reorganize debian packages (Closes: #1168) - Merge cubicweb-core into cubicweb-common - Fix lintian errors - Install bash_completion file correctly - Clean debian/rules
Thu, 19 Feb 2009 19:21:26 +0100 we want to keep control on jquery.js file version
Julien Jehannet <julien.jehannet@logilab.fr> [Thu, 19 Feb 2009 19:21:26 +0100] rev 857
we want to keep control on jquery.js file version
Thu, 19 Feb 2009 12:09:01 +0100 ask for translation from french
Julien Jehannet <julien.jehannet@logilab.fr> [Thu, 19 Feb 2009 12:09:01 +0100] rev 856
ask for translation from french
Thu, 19 Feb 2009 12:07:18 +0100 FIXME where to put the file ?
Julien Jehannet <julien.jehannet@logilab.fr> [Thu, 19 Feb 2009 12:07:18 +0100] rev 855
FIXME where to put the file ?
Thu, 19 Feb 2009 11:39:19 +0100 backup before breaking
Julien Jehannet <julien.jehannet@logilab.fr> [Thu, 19 Feb 2009 11:39:19 +0100] rev 854
backup before breaking
Wed, 11 Feb 2009 16:48:36 +0100 Use specific css files directly in views code
Julien Jehannet <julien.jehannet@logilab.fr> [Wed, 11 Feb 2009 16:48:36 +0100] rev 853
Use specific css files directly in views code
Wed, 11 Feb 2009 16:46:18 +0100 simplify css style
Julien Jehannet <julien.jehannet@logilab.fr> [Wed, 11 Feb 2009 16:46:18 +0100] rev 852
simplify css style
Wed, 11 Feb 2009 16:41:19 +0100 use rql button
Julien Jehannet <julien.jehannet@logilab.fr> [Wed, 11 Feb 2009 16:41:19 +0100] rev 851
use rql button
Wed, 11 Feb 2009 16:39:06 +0100 Split cubicweb.css into small parts
Julien Jehannet <julien.jehannet@logilab.fr> [Wed, 11 Feb 2009 16:39:06 +0100] rev 850
Split cubicweb.css into small parts Dead css rules removed Checked with CSS Validation Service
Thu, 19 Feb 2009 20:33:50 +0100 update some prototype, ChangeStateForm tls-sprint
sylvain.thenault@logilab.fr [Thu, 19 Feb 2009 20:33:50 +0100] rev 849
update some prototype, ChangeStateForm
Thu, 19 Feb 2009 19:28:44 +0100 set __errorurl, fix retreiving of field's value tls-sprint
sylvain.thenault@logilab.fr [Thu, 19 Feb 2009 19:28:44 +0100] rev 848
set __errorurl, fix retreiving of field's value
Thu, 19 Feb 2009 18:55:13 +0100 prefixed form methods to avoid potential conflicts with field names, button related method, a bit more serious renderer tls-sprint
sylvain.thenault@logilab.fr [Thu, 19 Feb 2009 18:55:13 +0100] rev 847
prefixed form methods to avoid potential conflicts with field names, button related method, a bit more serious renderer
Thu, 19 Feb 2009 18:54:26 +0100 new label tag tls-sprint
sylvain.thenault@logilab.fr [Thu, 19 Feb 2009 18:54:26 +0100] rev 846
new label tag
Thu, 19 Feb 2009 18:22:55 +0100 simple tags tls-sprint
sylvain.thenault@logilab.fr [Thu, 19 Feb 2009 18:22:55 +0100] rev 845
simple tags
Thu, 19 Feb 2009 18:21:51 +0100 start django like forms tls-sprint
sylvain.thenault@logilab.fr [Thu, 19 Feb 2009 18:21:51 +0100] rev 844
start django like forms
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
Wed, 18 Feb 2009 16:55:01 +0100 remove old calendar code tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 16:55:01 +0100] rev 813
remove old calendar code
Wed, 18 Feb 2009 16:54:31 +0100 update goa file tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 16:54:31 +0100] rev 812
update goa file
Wed, 18 Feb 2009 16:26:47 +0100 cleanup, update import tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 16:26:47 +0100] rev 811
cleanup, update import
Wed, 18 Feb 2009 16:18:56 +0100 missing import tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 18 Feb 2009 16:18:56 +0100] rev 810
missing import
Wed, 18 Feb 2009 16:03:11 +0100 fix box selectors tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 16:03:11 +0100] rev 809
fix box selectors
Wed, 18 Feb 2009 16:02:44 +0100 JsonController: only return an ajaxHtmlHead div if extra resources are needed tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 18 Feb 2009 16:02:44 +0100] rev 808
JsonController: only return an ajaxHtmlHead div if extra resources are needed
Wed, 18 Feb 2009 15:59:09 +0100 fix unittest_widgets.py: remove stupid (copy/paste) now().strftime call tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 18 Feb 2009 15:59:09 +0100] rev 807
fix unittest_widgets.py: remove stupid (copy/paste) now().strftime call
Wed, 18 Feb 2009 15:58:35 +0100 fix unittest_widgets.py: the cubicweb-page-template format is only available when simpleTAL is found tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 18 Feb 2009 15:58:35 +0100] rev 806
fix unittest_widgets.py: the cubicweb-page-template format is only available when simpleTAL is found
Wed, 18 Feb 2009 15:53:54 +0100 set a default selector on base app objects class tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 15:53:54 +0100] rev 805
set a default selector on base app objects class
Wed, 18 Feb 2009 15:49:59 +0100 assert __select__ is callable tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 15:49:59 +0100] rev 804
assert __select__ is callable
Wed, 18 Feb 2009 15:48:57 +0100 update import tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 15:48:57 +0100] rev 803
update import
Wed, 18 Feb 2009 15:48:52 +0100 use extra_kwargs attribute namte tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 15:48:52 +0100] rev 802
use extra_kwargs attribute namte
Wed, 18 Feb 2009 15:48:38 +0100 test update tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 15:48:38 +0100] rev 801
test update
Wed, 18 Feb 2009 15:48:02 +0100 update import tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 15:48:02 +0100] rev 800
update import
Wed, 18 Feb 2009 15:47:55 +0100 fix page_size handling, use abstract_has_related_entities tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 15:47:55 +0100] rev 799
fix page_size handling, use abstract_has_related_entities
Wed, 18 Feb 2009 15:41:10 +0100 fix State's RichString definition: 'default' was used instead of 'default_format' tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 18 Feb 2009 15:41:10 +0100] rev 798
fix State's RichString definition: 'default' was used instead of 'default_format'
Wed, 18 Feb 2009 15:36:41 +0100 remove buggy unittest_owl tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 15:36:41 +0100] rev 797
remove buggy unittest_owl
Wed, 18 Feb 2009 15:36:12 +0100 require explicit registration control tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 15:36:12 +0100] rev 796
require explicit registration control
Wed, 18 Feb 2009 15:18:47 +0100 restore appropriate in State's incontext view, moved it into wfentities tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 18 Feb 2009 15:18:47 +0100] rev 795
restore appropriate in State's incontext view, moved it into wfentities
Wed, 18 Feb 2009 15:17:28 +0100 merge tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 15:17:28 +0100] rev 794
merge
Wed, 18 Feb 2009 15:17:04 +0100 fix tests tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 15:17:04 +0100] rev 793
fix tests
Wed, 18 Feb 2009 15:16:54 +0100 fix selector tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 15:16:54 +0100] rev 792
fix selector
Wed, 18 Feb 2009 15:16:45 +0100 hide foaf_usable until cleaning tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 15:16:45 +0100] rev 791
hide foaf_usable until cleaning
Wed, 18 Feb 2009 15:16:13 +0100 fix specfied_etype_implements's __call__ prototype tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 18 Feb 2009 15:16:13 +0100] rev 790
fix specfied_etype_implements's __call__ prototype
Wed, 18 Feb 2009 15:15:58 +0100 oops tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 15:15:58 +0100] rev 789
oops
Wed, 18 Feb 2009 15:02:10 +0100 protect against None rset tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 15:02:10 +0100] rev 788
protect against None rset
Wed, 18 Feb 2009 15:01:58 +0100 update imports tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 15:01:58 +0100] rev 787
update imports
Wed, 18 Feb 2009 15:01:50 +0100 fix used selectors tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 15:01:50 +0100] rev 786
fix used selectors
Wed, 18 Feb 2009 15:01:29 +0100 more iface based cleanup fixes tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 15:01:29 +0100] rev 785
more iface based cleanup fixes
Wed, 18 Feb 2009 13:44:35 +0100 merge tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 13:44:35 +0100] rev 784
merge
Wed, 18 Feb 2009 13:44:23 +0100 fix test in-progress tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 13:44:23 +0100] rev 783
fix test in-progress
Wed, 18 Feb 2009 13:36:28 +0100 introduce abstract selectors to get rid of the my_selector() contagion tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 18 Feb 2009 13:36:28 +0100] rev 782
introduce abstract selectors to get rid of the my_selector() contagion
Wed, 18 Feb 2009 13:43:56 +0100 fix import, use non_final_entity instead of implements('Any') tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 13:43:56 +0100] rev 781
fix import, use non_final_entity instead of implements('Any')
Wed, 18 Feb 2009 13:42:46 +0100 fix selector search and refactor auto-instantiation tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 13:42:46 +0100] rev 780
fix selector search and refactor auto-instantiation
Wed, 18 Feb 2009 13:41:55 +0100 implements some str, fix implements selector, test and fixes tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 13:41:55 +0100] rev 779
implements some str, fix implements selector, test and fixes
Wed, 18 Feb 2009 13:41:07 +0100 function moved to cwvreg tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 13:41:07 +0100] rev 778
function moved to cwvreg
Wed, 18 Feb 2009 13:40:34 +0100 test and fix interface based objects cleaning tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 13:40:34 +0100] rev 777
test and fix interface based objects cleaning
Wed, 18 Feb 2009 13:40:05 +0100 no more used tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 13:40:05 +0100] rev 776
no more used
Wed, 18 Feb 2009 11:50:15 +0100 fix selectors argus tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 11:50:15 +0100] rev 775
fix selectors argus
Wed, 18 Feb 2009 11:46:35 +0100 tell on which class the assertion's failed tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 11:46:35 +0100] rev 774
tell on which class the assertion's failed
Wed, 18 Feb 2009 11:46:23 +0100 add rtype compat tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 11:46:23 +0100] rev 773
add rtype compat
Wed, 18 Feb 2009 11:46:03 +0100 skip_relations is defined on FormMixIn tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 11:46:03 +0100] rev 772
skip_relations is defined on FormMixIn
Wed, 18 Feb 2009 11:41:35 +0100 fix selector of EntityRelatedTab, next step is to find a way to avoid this kind of selector tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 18 Feb 2009 11:41:35 +0100] rev 771
fix selector of EntityRelatedTab, next step is to find a way to avoid this kind of selector
Wed, 18 Feb 2009 11:40:25 +0100 each subclass of EntitySelector should call its __init__ method tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 18 Feb 2009 11:40:25 +0100] rev 770
each subclass of EntitySelector should call its __init__ method
Wed, 18 Feb 2009 11:38:05 +0100 fix score computation in implements() tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 18 Feb 2009 11:38:05 +0100] rev 769
fix score computation in implements()
Wed, 18 Feb 2009 11:35:54 +0100 fix compatibility class EntityAction: test for accepts() before has_condition() tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 18 Feb 2009 11:35:54 +0100] rev 768
fix compatibility class EntityAction: test for accepts() before has_condition()
Wed, 18 Feb 2009 11:11:05 +0100 cleanup tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 11:11:05 +0100] rev 767
cleanup
Wed, 18 Feb 2009 11:10:28 +0100 fix match_user_groups, appobject_selectable, searchstate_accept* compat selectors tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 11:10:28 +0100] rev 766
fix match_user_groups, appobject_selectable, searchstate_accept* compat selectors
Wed, 18 Feb 2009 11:09:55 +0100 kill Form, EntityForm and AnyRsetForm tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 11:09:55 +0100] rev 765
kill Form, EntityForm and AnyRsetForm
Wed, 18 Feb 2009 10:27:09 +0100 some test fixes tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 10:27:09 +0100] rev 764
some test fixes
Wed, 18 Feb 2009 10:22:08 +0100 use pytest now tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 10:22:08 +0100] rev 763
use pytest now
Wed, 18 Feb 2009 10:21:15 +0100 update some imports tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 10:21:15 +0100] rev 762
update some imports
Wed, 18 Feb 2009 10:21:10 +0100 oops tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 10:21:10 +0100] rev 761
oops
Wed, 18 Feb 2009 10:06:20 +0100 merge tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 18 Feb 2009 10:06:20 +0100] rev 760
merge
Wed, 18 Feb 2009 10:05:15 +0100 chainall / chainfirst ensures selectors are instantiated tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 18 Feb 2009 10:05:15 +0100] rev 759
chainall / chainfirst ensures selectors are instantiated
Wed, 18 Feb 2009 10:03:58 +0100 instantiate selectors wherever needed tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 18 Feb 2009 10:03:58 +0100] rev 758
instantiate selectors wherever needed
Wed, 18 Feb 2009 10:03:26 +0100 remove explicit access to .im_func when overriding `registered` tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 18 Feb 2009 10:03:26 +0100] rev 757
remove explicit access to .im_func when overriding `registered`
Wed, 18 Feb 2009 02:07:58 +0100 update import tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 02:07:58 +0100] rev 756
update import
Wed, 18 Feb 2009 02:07:43 +0100 fix test tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 02:07:43 +0100] rev 755
fix test
Wed, 18 Feb 2009 01:57:46 +0100 kill vobject_helpver tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 01:57:46 +0100] rev 754
kill vobject_helpver
Wed, 18 Feb 2009 01:45:35 +0100 some minor __select__ composition fixes tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 18 Feb 2009 01:45:35 +0100] rev 753
some minor __select__ composition fixes
Wed, 18 Feb 2009 01:45:09 +0100 fix lltrace to consider __call__ and pure functions decoration tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 18 Feb 2009 01:45:09 +0100] rev 752
fix lltrace to consider __call__ and pure functions decoration
Wed, 18 Feb 2009 01:42:11 +0100 update import tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 01:42:11 +0100] rev 751
update import
Wed, 18 Feb 2009 01:42:07 +0100 update test for new test schema tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 01:42:07 +0100] rev 750
update test for new test schema
Wed, 18 Feb 2009 01:33:53 +0100 no more extra schema necessary for tests here tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 01:33:53 +0100] rev 749
no more extra schema necessary for tests here
Wed, 18 Feb 2009 01:32:07 +0100 unittest_entity ok tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 01:32:07 +0100] rev 748
unittest_entity ok
Wed, 18 Feb 2009 01:25:51 +0100 merge tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 01:25:51 +0100] rev 747
merge
Wed, 18 Feb 2009 00:46:10 +0100 remove dead code
ludal@logilab.fr [Wed, 18 Feb 2009 00:46:10 +0100] rev 746
remove dead code
Wed, 18 Feb 2009 01:24:12 +0100 oops tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 01:24:12 +0100] rev 745
oops
Wed, 18 Feb 2009 01:24:03 +0100 test upgrade tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 01:24:03 +0100] rev 744
test upgrade
Wed, 18 Feb 2009 01:23:14 +0100 update imports tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 01:23:14 +0100] rev 743
update imports
Wed, 18 Feb 2009 01:21:25 +0100 replaced most of __selectors__ assignments with __select__ tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 18 Feb 2009 01:21:25 +0100] rev 742
replaced most of __selectors__ assignments with __select__
Wed, 18 Feb 2009 00:55:42 +0100 fix selectors compat tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 00:55:42 +0100] rev 741
fix selectors compat
Wed, 18 Feb 2009 00:55:13 +0100 updat etest tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 00:55:13 +0100] rev 740
updat etest
Wed, 18 Feb 2009 00:48:24 +0100 assert oid tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 00:48:24 +0100] rev 739
assert oid
Wed, 18 Feb 2009 00:45:29 +0100 better name for NormalizedTextView, drop ContentAddedMixIn tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 00:45:29 +0100] rev 738
better name for NormalizedTextView, drop ContentAddedMixIn
Wed, 18 Feb 2009 00:45:01 +0100 fix traced_selection tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 00:45:01 +0100] rev 737
fix traced_selection
Wed, 18 Feb 2009 00:30:55 +0100 need safety belt for class registered twice (during test for instance) tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 00:30:55 +0100] rev 736
need safety belt for class registered twice (during test for instance)
Wed, 18 Feb 2009 00:22:47 +0100 __select__ is not a classmethod anymore, it's a pure function (or a Selector instance), tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 18 Feb 2009 00:22:47 +0100] rev 735
__select__ is not a classmethod anymore, it's a pure function (or a Selector instance), we have to pass the class explicitly
Wed, 18 Feb 2009 00:12:36 +0100 get kwargs as well tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 00:12:36 +0100] rev 734
get kwargs as well
Wed, 18 Feb 2009 00:12:18 +0100 ooooops tls-sprint
sylvain.thenault@logilab.fr [Wed, 18 Feb 2009 00:12:18 +0100] rev 733
ooooops
Wed, 18 Feb 2009 00:12:34 +0100 __selectors__ must return a tuple tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 18 Feb 2009 00:12:34 +0100] rev 732
__selectors__ must return a tuple
Wed, 18 Feb 2009 00:03:27 +0100 some more s/__selectors__/__select__ but still more to come tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 18 Feb 2009 00:03:27 +0100] rev 731
some more s/__selectors__/__select__ but still more to come
Tue, 17 Feb 2009 23:54:30 +0100 __select__ migration tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 23:54:30 +0100] rev 730
__select__ migration
Tue, 17 Feb 2009 23:54:15 +0100 unnecessary registerrer tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 23:54:15 +0100] rev 729
unnecessary registerrer
Tue, 17 Feb 2009 23:47:23 +0100 first pass to use __select__ instead of __selectors__ tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Tue, 17 Feb 2009 23:47:23 +0100] rev 728
first pass to use __select__ instead of __selectors__
Tue, 17 Feb 2009 23:46:48 +0100 fix _instantiate_selector() mini bug (make sure obj is a class before calling issubclass) tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Tue, 17 Feb 2009 23:46:48 +0100] rev 727
fix _instantiate_selector() mini bug (make sure obj is a class before calling issubclass)
Tue, 17 Feb 2009 23:45:51 +0100 improve __selectors__() so that it always return a tuple tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Tue, 17 Feb 2009 23:45:51 +0100] rev 726
improve __selectors__() so that it always return a tuple
Tue, 17 Feb 2009 23:44:58 +0100 safety belt inside _accept_interfaces() as it might be called on a class that doesn't provide (yet) __select__ tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Tue, 17 Feb 2009 23:44:58 +0100] rev 725
safety belt inside _accept_interfaces() as it might be called on a class that doesn't provide (yet) __select__
Tue, 17 Feb 2009 23:43:08 +0100 should no more be used, drop documentation tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 23:43:08 +0100] rev 724
should no more be used, drop documentation
Tue, 17 Feb 2009 23:42:56 +0100 __select__ migration tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 23:42:56 +0100] rev 723
__select__ migration
Tue, 17 Feb 2009 23:40:30 +0100 update some imports tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 23:40:30 +0100] rev 722
update some imports
Tue, 17 Feb 2009 23:34:17 +0100 oops tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 23:34:17 +0100] rev 721
oops
Tue, 17 Feb 2009 23:34:01 +0100 backport tests tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 23:34:01 +0100] rev 720
backport tests
Tue, 17 Feb 2009 23:21:23 +0100 default to yes_registerer tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 23:21:23 +0100] rev 719
default to yes_registerer
Tue, 17 Feb 2009 23:16:13 +0100 doc update, move yes_registerer here tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 23:16:13 +0100] rev 718
doc update, move yes_registerer here
Tue, 17 Feb 2009 23:09:31 +0100 kill id_registerer tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 23:09:31 +0100] rev 717
kill id_registerer
Tue, 17 Feb 2009 22:37:11 +0100 simple optimization and readability fix
ludal@logilab.fr [Tue, 17 Feb 2009 22:37:11 +0100] rev 716
simple optimization and readability fix
Tue, 17 Feb 2009 23:08:21 +0100 do it the other way tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 23:08:21 +0100] rev 715
do it the other way
Tue, 17 Feb 2009 23:00:28 +0100 merge tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 23:00:28 +0100] rev 714
merge
Tue, 17 Feb 2009 22:49:54 +0100 update imports of "cubicweb.common.entity" and use the new module path "cubicweb.entity" tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Tue, 17 Feb 2009 22:49:54 +0100] rev 713
update imports of "cubicweb.common.entity" and use the new module path "cubicweb.entity"
Tue, 17 Feb 2009 22:43:59 +0100 remove autoselectors metaclass, __select__ is built during registration tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Tue, 17 Feb 2009 22:43:59 +0100] rev 712
remove autoselectors metaclass, __select__ is built during registration
Tue, 17 Feb 2009 22:25:16 +0100 Selector objects need to provide a `func_name` attribute for minimum (backward) tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Tue, 17 Feb 2009 22:25:16 +0100] rev 711
Selector objects need to provide a `func_name` attribute for minimum (backward) compatibilit with selectors defined as functions
Tue, 17 Feb 2009 22:24:03 +0100 overridden `registered()` methods must call the base implementation tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Tue, 17 Feb 2009 22:24:03 +0100] rev 710
overridden `registered()` methods must call the base implementation
Tue, 17 Feb 2009 22:59:14 +0100 avoid dependency to common tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 22:59:14 +0100] rev 709
avoid dependency to common
Tue, 17 Feb 2009 22:45:55 +0100 move utils from cw.common to cw tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 22:45:55 +0100] rev 708
move utils from cw.common to cw
Tue, 17 Feb 2009 22:37:59 +0100 __selectors__ -> __select__ tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 22:37:59 +0100] rev 707
__selectors__ -> __select__
Tue, 17 Feb 2009 22:37:28 +0100 no more used for a while now tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 22:37:28 +0100] rev 706
no more used for a while now
Tue, 17 Feb 2009 22:37:03 +0100 turn simpletal optional tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 22:37:03 +0100] rev 705
turn simpletal optional
Tue, 17 Feb 2009 22:34:18 +0100 new ext package for modules depending on an option third party package tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 22:34:18 +0100] rev 704
new ext package for modules depending on an option third party package
Tue, 17 Feb 2009 22:05:39 +0100 bw compat modules tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 22:05:39 +0100] rev 703
bw compat modules
Tue, 17 Feb 2009 22:00:53 +0100 move view and appobject from cw.common to cw tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 22:00:53 +0100] rev 702
move view and appobject from cw.common to cw
Tue, 17 Feb 2009 21:58:44 +0100 bw compat modules tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 21:58:44 +0100] rev 701
bw compat modules
Tue, 17 Feb 2009 21:57:05 +0100 move view and appobject from cw.common to cw tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 21:57:05 +0100] rev 700
move view and appobject from cw.common to cw
Tue, 17 Feb 2009 21:50:41 +0100 __selectors__ compat tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 21:50:41 +0100] rev 699
__selectors__ compat
Tue, 17 Feb 2009 21:50:24 +0100 introduce MultiSelector base class tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 21:50:24 +0100] rev 698
introduce MultiSelector base class
Tue, 17 Feb 2009 21:46:46 +0100 provide objectify_selector decorator for very simple selectors tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Tue, 17 Feb 2009 21:46:46 +0100] rev 697
provide objectify_selector decorator for very simple selectors
Tue, 17 Feb 2009 21:42:33 +0100 merge tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 21:42:33 +0100] rev 696
merge
Tue, 17 Feb 2009 21:42:23 +0100 try a register_all method tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 21:42:23 +0100] rev 695
try a register_all method
Tue, 17 Feb 2009 21:42:06 +0100 kill kick_registerer (actually moved to asteretud), fix _accepts_interface w/ new implements selector tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 21:42:06 +0100] rev 694
kill kick_registerer (actually moved to asteretud), fix _accepts_interface w/ new implements selector
Tue, 17 Feb 2009 21:40:10 +0100 reimplements chainall/chainfirst using [And/Or], implemenent search_selector function on Selector base class tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 21:40:10 +0100] rev 693
reimplements chainall/chainfirst using [And/Or], implemenent search_selector function on Selector base class
Tue, 17 Feb 2009 21:29:58 +0100 replace deprecated cubicweb.common.selectors by its new module path (cubicweb.selectors) tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Tue, 17 Feb 2009 21:29:58 +0100] rev 692
replace deprecated cubicweb.common.selectors by its new module path (cubicweb.selectors)
Tue, 17 Feb 2009 20:56:45 +0100 move EProperty management views into eproperties.py tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Tue, 17 Feb 2009 20:56:45 +0100] rev 691
move EProperty management views into eproperties.py
Tue, 17 Feb 2009 20:47:22 +0100 should add relation_possible selector only if require_permission is in the schema tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 20:47:22 +0100] rev 690
should add relation_possible selector only if require_permission is in the schema
Tue, 17 Feb 2009 20:46:43 +0100 missing super call tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 20:46:43 +0100] rev 689
missing super call
Tue, 17 Feb 2009 20:39:09 +0100 remove all accepts = ('Foo',) declaration and use __selectors__ = implements('Foo') instead tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Tue, 17 Feb 2009 20:39:09 +0100] rev 688
remove all accepts = ('Foo',) declaration and use __selectors__ = implements('Foo') instead
Tue, 17 Feb 2009 20:34:20 +0100 removing explicit access to im_func, this is not necessary anymore tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Tue, 17 Feb 2009 20:34:20 +0100] rev 687
removing explicit access to im_func, this is not necessary anymore
Tue, 17 Feb 2009 20:32:01 +0100 allow selectors to be a single element instead of tuples (this is the first step towards removing the metaclass) tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Tue, 17 Feb 2009 20:32:01 +0100] rev 686
allow selectors to be a single element instead of tuples (this is the first step towards removing the metaclass)
Tue, 17 Feb 2009 18:17:51 +0100 registerer cleanup tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 18:17:51 +0100] rev 685
registerer cleanup
Tue, 17 Feb 2009 18:17:40 +0100 fix imports tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 18:17:40 +0100] rev 684
fix imports
Tue, 17 Feb 2009 18:17:32 +0100 fix initializers tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 18:17:32 +0100] rev 683
fix initializers
Tue, 17 Feb 2009 17:46:17 +0100 oops tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 17:46:17 +0100] rev 682
oops
Tue, 17 Feb 2009 17:46:13 +0100 use class_renamed, not class_moved tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 17:46:13 +0100] rev 681
use class_renamed, not class_moved
Tue, 17 Feb 2009 17:45:57 +0100 update import tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 17:45:57 +0100] rev 680
update import
Tue, 17 Feb 2009 17:31:16 +0100 merge tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 17:31:16 +0100] rev 679
merge
Tue, 17 Feb 2009 17:30:47 +0100 merge branches in tls-sprint (bis) tls-sprint
logilab@eusebius.local [Tue, 17 Feb 2009 17:30:47 +0100] rev 678
merge branches in tls-sprint (bis)
Tue, 17 Feb 2009 17:28:25 +0100 merge heads in tls-sprint branch tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Tue, 17 Feb 2009 17:28:25 +0100] rev 677
merge heads in tls-sprint branch
Tue, 17 Feb 2009 16:33:52 +0100 provide a new add_cubes() migration function for cases where the new cubes are linked together by new relations
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Tue, 17 Feb 2009 16:33:52 +0100] rev 676
provide a new add_cubes() migration function for cases where the new cubes are linked together by new relations In this case, we need to add all new cubes at once.
Tue, 17 Feb 2009 16:25:20 +0100 merge tls-sprint
Laure Bourgois <Laure.Bourgois@logilab.fr> [Tue, 17 Feb 2009 16:25:20 +0100] rev 675
merge
Tue, 17 Feb 2009 16:20:53 +0100 small fix
Laure Bourgois <Laure.Bourgois@logilab.fr> [Tue, 17 Feb 2009 16:20:53 +0100] rev 674
small fix
Tue, 17 Feb 2009 17:31:01 +0100 factorized impl tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 17:31:01 +0100] rev 673
factorized impl
Tue, 17 Feb 2009 17:26:28 +0100 simplify registerers tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 17:26:28 +0100] rev 672
simplify registerers
Tue, 17 Feb 2009 17:25:59 +0100 still more explicit registration tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 17:25:59 +0100] rev 671
still more explicit registration
Tue, 17 Feb 2009 17:13:55 +0100 drop more registerers tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 17:13:55 +0100] rev 670
drop more registerers
Tue, 17 Feb 2009 16:57:19 +0100 start with explicit registration tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 16:57:19 +0100] rev 669
start with explicit registration
Tue, 17 Feb 2009 16:57:02 +0100 rename registration callback, clear argument to register tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 16:57:02 +0100] rev 668
rename registration callback, clear argument to register
Tue, 17 Feb 2009 16:45:22 +0100 update import tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 16:45:22 +0100] rev 667
update import
Tue, 17 Feb 2009 16:43:33 +0100 interface handling should be done here tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 16:43:33 +0100] rev 666
interface handling should be done here
Tue, 17 Feb 2009 16:42:58 +0100 reorganize a bit, some cleanup and fixes tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 16:42:58 +0100] rev 665
reorganize a bit, some cleanup and fixes
Tue, 17 Feb 2009 16:41:46 +0100 drop unused support of .required, no more necessary .accepts check, and extresources_registerer tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 16:41:46 +0100] rev 664
drop unused support of .required, no more necessary .accepts check, and extresources_registerer
Tue, 17 Feb 2009 16:40:26 +0100 kill ExtResourcesBoxTemplate tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 16:40:26 +0100] rev 663
kill ExtResourcesBoxTemplate
Tue, 17 Feb 2009 14:48:10 +0100 move _MARKER from appobject to web.request tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 14:48:10 +0100] rev 662
move _MARKER from appobject to web.request
Tue, 17 Feb 2009 14:45:54 +0100 properly kill/depreciate component base class, only keep Component tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 14:45:54 +0100] rev 661
properly kill/depreciate component base class, only keep Component
Tue, 17 Feb 2009 14:28:14 +0100 work in progress, draft for manual registration tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Tue, 17 Feb 2009 14:28:14 +0100] rev 660
work in progress, draft for manual registration
Tue, 17 Feb 2009 14:00:17 +0100 VComponent needs visible property tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 14:00:17 +0100] rev 659
VComponent needs visible property
Tue, 17 Feb 2009 13:54:23 +0100 only kill Singleton[V]Component, keep [V]Component classes tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 13:54:23 +0100] rev 658
only kill Singleton[V]Component, keep [V]Component classes
Tue, 17 Feb 2009 13:48:58 +0100 work in progress - fix deprecation of EntityAction - fix various selectors bugs tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Tue, 17 Feb 2009 13:48:58 +0100] rev 657
work in progress - fix deprecation of EntityAction - fix various selectors bugs
Tue, 17 Feb 2009 13:44:31 +0100 oops tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 13:44:31 +0100] rev 656
oops
Tue, 17 Feb 2009 13:38:30 +0100 kill [Singleton]VComponent tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 13:38:30 +0100] rev 655
kill [Singleton]VComponent
Tue, 17 Feb 2009 13:26:24 +0100 has_relation selector compat, fix some deprecation msg tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 13:26:24 +0100] rev 654
has_relation selector compat, fix some deprecation msg
Tue, 17 Feb 2009 12:52:50 +0100 use & operator instead of chainall, deprecate EntityAction, fix relation_possible action argument tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 12:52:50 +0100] rev 653
use & operator instead of chainall, deprecate EntityAction, fix relation_possible action argument
Tue, 17 Feb 2009 12:47:07 +0100 various SyntaxErrors / missing import fixes + reorganization of the `registered` classmethod tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Tue, 17 Feb 2009 12:47:07 +0100] rev 652
various SyntaxErrors / missing import fixes + reorganization of the `registered` classmethod
Tue, 17 Feb 2009 12:34:13 +0100 kill AddEntityAction tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 12:34:13 +0100] rev 651
kill AddEntityAction
Tue, 17 Feb 2009 12:33:57 +0100 proper documentation, some bug fixes, upgrade some selectors tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 12:33:57 +0100] rev 650
proper documentation, some bug fixes, upgrade some selectors
Tue, 17 Feb 2009 09:59:15 +0100 more doc, upgrade but_etype and appobject_selectable selectors tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 09:59:15 +0100] rev 649
more doc, upgrade but_etype and appobject_selectable selectors
Tue, 17 Feb 2009 09:58:47 +0100 drop LinToEntityAction2, only used by the comment cube tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 09:58:47 +0100] rev 648
drop LinToEntityAction2, only used by the comment cube
Mon, 16 Feb 2009 21:06:06 +0100 some selectors update + drop EntityRelationView (only used by jpl) tls-sprint
sylvain.thenault@logilab.fr [Mon, 16 Feb 2009 21:06:06 +0100] rev 647
some selectors update + drop EntityRelationView (only used by jpl)
Mon, 16 Feb 2009 20:55:00 +0100 merge tls-sprint
sylvain.thenault@logilab.fr [Mon, 16 Feb 2009 20:55:00 +0100] rev 646
merge
Mon, 16 Feb 2009 20:52:27 +0100 merge
sylvain.thenault@logilab.fr [Mon, 16 Feb 2009 20:52:27 +0100] rev 645
merge
Mon, 16 Feb 2009 20:51:41 +0100 merge tls-sprint
sylvain.thenault@logilab.fr [Mon, 16 Feb 2009 20:51:41 +0100] rev 644
merge
Mon, 16 Feb 2009 20:42:30 +0100 [jsoncontroller] reorganize _html_exec (used by replacePageChunk) to output required css and js scripts tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Mon, 16 Feb 2009 20:42:30 +0100] rev 643
[jsoncontroller] reorganize _html_exec (used by replacePageChunk) to output required css and js scripts
Mon, 16 Feb 2009 20:40:12 +0100 [javascript] rewrote loadxhtml() plugin in order to be able to pass the XHR object to postAjaxLoad tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Mon, 16 Feb 2009 20:40:12 +0100] rev 642
[javascript] rewrote loadxhtml() plugin in order to be able to pass the XHR object to postAjaxLoad
Mon, 16 Feb 2009 20:34:52 +0100 split main template into main template + page-content template tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Mon, 16 Feb 2009 20:34:52 +0100] rev 641
split main template into main template + page-content template
Mon, 16 Feb 2009 20:51:24 +0100 drop EntityAction usage in cw, upgrade rql_condition and friends tls-sprint
sylvain.thenault@logilab.fr [Mon, 16 Feb 2009 20:51:24 +0100] rev 640
drop EntityAction usage in cw, upgrade rql_condition and friends
Mon, 16 Feb 2009 19:54:56 +0100 i18n translations for register
Arthur Lutz <arthur.lutz@logilab.fr> [Mon, 16 Feb 2009 19:54:56 +0100] rev 639
i18n translations for register
Mon, 16 Feb 2009 19:54:42 +0100 add register link
Arthur Lutz <arthur.lutz@logilab.fr> [Mon, 16 Feb 2009 19:54:42 +0100] rev 638
add register link
Mon, 16 Feb 2009 19:54:33 +0100 change label for new registered users
Arthur Lutz <arthur.lutz@logilab.fr> [Mon, 16 Feb 2009 19:54:33 +0100] rev 637
change label for new registered users
Mon, 16 Feb 2009 19:53:35 +0100 handle register with email adress
Arthur Lutz <arthur.lutz@logilab.fr> [Mon, 16 Feb 2009 19:53:35 +0100] rev 636
handle register with email adress
Mon, 16 Feb 2009 20:06:18 +0100 require_group/match_user_group -> match_user_groups tls-sprint
sylvain.thenault@logilab.fr [Mon, 16 Feb 2009 20:06:18 +0100] rev 635
require_group/match_user_group -> match_user_groups
Mon, 16 Feb 2009 20:05:55 +0100 move cubicweb.common.selectors to cubicweb.selectors tls-sprint
sylvain.thenault@logilab.fr [Mon, 16 Feb 2009 20:05:55 +0100] rev 634
move cubicweb.common.selectors to cubicweb.selectors
Mon, 16 Feb 2009 19:50:10 +0100 more selectors update tls-sprint
sylvain.thenault@logilab.fr [Mon, 16 Feb 2009 19:50:10 +0100] rev 633
more selectors update
Mon, 16 Feb 2009 19:20:30 +0100 kill EmptyRsetVeiw tls-sprint
sylvain.thenault@logilab.fr [Mon, 16 Feb 2009 19:20:30 +0100] rev 632
kill EmptyRsetVeiw
Mon, 16 Feb 2009 18:26:13 +0100 major selector refactoring (mostly to avoid looking for select parameters on the target class), start accept / interface unification) tls-sprint
sylvain.thenault@logilab.fr [Mon, 16 Feb 2009 18:26:13 +0100] rev 631
major selector refactoring (mostly to avoid looking for select parameters on the target class), start accept / interface unification)
Mon, 16 Feb 2009 16:24:24 +0100 simple test implementation for binary operators on selectors tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Mon, 16 Feb 2009 16:24:24 +0100] rev 630
simple test implementation for binary operators on selectors
Mon, 16 Feb 2009 14:18:13 +0100 provide a new WorkflowableEntityType base class (will be refactored later, maybe with schema interfaces) tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Mon, 16 Feb 2009 14:18:13 +0100] rev 629
provide a new WorkflowableEntityType base class (will be refactored later, maybe with schema interfaces)
Mon, 16 Feb 2009 14:08:16 +0100 extract workflow related schema definitions in its own file tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Mon, 16 Feb 2009 14:08:16 +0100] rev 628
extract workflow related schema definitions in its own file
Mon, 16 Feb 2009 13:03:12 +0100 use RichString wherever possible in the stdlib tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Mon, 16 Feb 2009 13:03:12 +0100] rev 627
use RichString wherever possible in the stdlib
Mon, 16 Feb 2009 15:21:46 +0100 adding ISIOC interface
Laure Bourgois <Laure.Bourgois@logilab.fr> [Mon, 16 Feb 2009 15:21:46 +0100] rev 626
adding ISIOC interface
Mon, 16 Feb 2009 13:59:06 +0100 [doc] fix path in makefile
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 16 Feb 2009 13:59:06 +0100] rev 625
[doc] fix path in makefile
Mon, 16 Feb 2009 12:33:14 +0100 provide a new RichString attribute type tls-sprint
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Mon, 16 Feb 2009 12:33:14 +0100] rev 624
provide a new RichString attribute type The follwing declaration: class Card(EntityType): content = RichString(fulltextindexed=True, default_format='text/rest') is equivalent to : class Card(EntityType): content_format = String(meta=True, internationalizable=True, default='text/rest', constraints=[format_constraint]) content = String(fulltextindexed=True)
Mon, 16 Feb 2009 11:28:43 +0100 chainfirst / chainall can be given a name argument to use as inner function's name
sylvain.thenault@logilab.fr [Mon, 16 Feb 2009 11:28:43 +0100] rev 623
chainfirst / chainall can be given a name argument to use as inner function's name
Fri, 13 Feb 2009 16:34:05 +0100 complete doc about rtags
Stephanie Marcu <stephanie.marcu@logilab.fr> [Fri, 13 Feb 2009 16:34:05 +0100] rev 622
complete doc about rtags
Fri, 13 Feb 2009 16:28:57 +0100 merge
sylvain.thenault@logilab.fr [Fri, 13 Feb 2009 16:28:57 +0100] rev 621
merge
Fri, 13 Feb 2009 16:16:15 +0100 complete doc about rtags
Stephanie Marcu <stephanie.marcu@logilab.fr> [Fri, 13 Feb 2009 16:16:15 +0100] rev 620
complete doc about rtags
Fri, 13 Feb 2009 15:49:33 +0100 adding foaf_usable views to supports reusing foaf fragment in other views (for instance sioc view)
Laure Bourgois <Laure.Bourgois@logilab.fr> [Fri, 13 Feb 2009 15:49:33 +0100] rev 619
adding foaf_usable views to supports reusing foaf fragment in other views (for instance sioc view)
Fri, 13 Feb 2009 15:12:36 +0100 test fix
sylvain.thenault@logilab.fr [Fri, 13 Feb 2009 15:12:36 +0100] rev 618
test fix
Fri, 13 Feb 2009 14:38:14 +0100 update copyright
sylvain.thenault@logilab.fr [Fri, 13 Feb 2009 14:38:14 +0100] rev 617
update copyright
Fri, 13 Feb 2009 14:25:34 +0100 don't display too much rset rows
sylvain.thenault@logilab.fr [Fri, 13 Feb 2009 14:25:34 +0100] rev 616
don't display too much rset rows
Fri, 13 Feb 2009 14:25:10 +0100 don't use chainall when it's not necessary
sylvain.thenault@logilab.fr [Fri, 13 Feb 2009 14:25:10 +0100] rev 615
don't use chainall when it's not necessary
Fri, 13 Feb 2009 09:30:18 +0100 merge
sylvain.thenault@logilab.fr [Fri, 13 Feb 2009 09:30:18 +0100] rev 614
merge
Fri, 13 Feb 2009 09:30:04 +0100 more cleanup
sylvain.thenault@logilab.fr [Fri, 13 Feb 2009 09:30:04 +0100] rev 613
more cleanup
Fri, 13 Feb 2009 09:29:20 +0100 cleanup
sylvain.thenault@logilab.fr [Fri, 13 Feb 2009 09:29:20 +0100] rev 612
cleanup
Thu, 12 Feb 2009 16:47:31 +0100 removing project_linked_data view
Laure Bourgois <Laure.Bourgois@logilab.fr> [Thu, 12 Feb 2009 16:47:31 +0100] rev 611
removing project_linked_data view
Fri, 13 Feb 2009 09:28:30 +0100 take care, cnx may be None in which case we can't get/set session data
sylvain.thenault@logilab.fr [Fri, 13 Feb 2009 09:28:30 +0100] rev 610
take care, cnx may be None in which case we can't get/set session data
Fri, 13 Feb 2009 09:28:04 +0100 must not be a class attribute\!
sylvain.thenault@logilab.fr [Fri, 13 Feb 2009 09:28:04 +0100] rev 609
must not be a class attribute\!
Thu, 12 Feb 2009 12:59:12 +0100 rset may be empty
sylvain.thenault@logilab.fr [Thu, 12 Feb 2009 12:59:12 +0100] rev 608
rset may be empty
Wed, 11 Feb 2009 19:34:16 +0100 [preferences] de-uglify a bit, remove useless parameter
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 11 Feb 2009 19:34:16 +0100] rev 607
[preferences] de-uglify a bit, remove useless parameter
Wed, 11 Feb 2009 19:11:55 +0100 [tabs] reuse the new set_cookie controller method
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 11 Feb 2009 19:11:55 +0100] rev 606
[tabs] reuse the new set_cookie controller method
Wed, 11 Feb 2009 18:47:12 +0100 merge
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 11 Feb 2009 18:47:12 +0100] rev 605
merge
Wed, 11 Feb 2009 18:46:14 +0100 [preferences] preferences sections will now remember their collapsed/open status
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 11 Feb 2009 18:46:14 +0100] rev 604
[preferences] preferences sections will now remember their collapsed/open status
Wed, 11 Feb 2009 18:43:32 +0100 [controllers] a set_cookie method
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 11 Feb 2009 18:43:32 +0100] rev 603
[controllers] a set_cookie method
Wed, 11 Feb 2009 15:59:40 +0100 [views] cleanup, be less heavy with self.w ...
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 11 Feb 2009 15:59:40 +0100] rev 602
[views] cleanup, be less heavy with self.w ...
Wed, 11 Feb 2009 18:22:22 +0100 ask if anonymous should be allowed, configure accordingly
sylvain.thenault@logilab.fr [Wed, 11 Feb 2009 18:22:22 +0100] rev 601
ask if anonymous should be allowed, configure accordingly
Wed, 11 Feb 2009 17:55:44 +0100 hop
sylvain.thenault@logilab.fr [Wed, 11 Feb 2009 17:55:44 +0100] rev 600
hop
Wed, 11 Feb 2009 17:54:55 +0100 fix select principal so results are predictable during tests
Sylvain <syt@logilab.fr> [Wed, 11 Feb 2009 17:54:55 +0100] rev 599
fix select principal so results are predictable during tests
Wed, 11 Feb 2009 17:44:08 +0100 merge
Arthur Lutz <arthur.lutz@logilab.fr> [Wed, 11 Feb 2009 17:44:08 +0100] rev 598
merge
Wed, 11 Feb 2009 17:43:18 +0100 use UStringIO
Arthur Lutz <arthur.lutz@logilab.fr> [Wed, 11 Feb 2009 17:43:18 +0100] rev 597
use UStringIO
Wed, 11 Feb 2009 17:00:39 +0100 merge
Arthur Lutz <arthur.lutz@logilab.fr> [Wed, 11 Feb 2009 17:00:39 +0100] rev 596
merge
Wed, 11 Feb 2009 14:46:46 +0100 merge
Arthur Lutz <arthur.lutz@logilab.fr> [Wed, 11 Feb 2009 14:46:46 +0100] rev 595
merge
Wed, 11 Feb 2009 14:46:26 +0100 return success or not on creation of user
Arthur Lutz <arthur.lutz@logilab.fr> [Wed, 11 Feb 2009 14:46:26 +0100] rev 594
return success or not on creation of user
Tue, 10 Feb 2009 18:12:43 +0100 page_size can be given in url attributes
Arthur Lutz <arthur.lutz@logilab.fr> [Tue, 10 Feb 2009 18:12:43 +0100] rev 593
page_size can be given in url attributes
Tue, 10 Feb 2009 18:12:10 +0100 have navigation on top and bottom of search results
Arthur Lutz <arthur.lutz@logilab.fr> [Tue, 10 Feb 2009 18:12:10 +0100] rev 592
have navigation on top and bottom of search results
Tue, 10 Feb 2009 17:27:25 +0100 get custom page_size as argument
Arthur Lutz <arthur.lutz@logilab.fr> [Tue, 10 Feb 2009 17:27:25 +0100] rev 591
get custom page_size as argument
Tue, 10 Feb 2009 17:27:05 +0100 test if anonymous
Arthur Lutz <arthur.lutz@logilab.fr> [Tue, 10 Feb 2009 17:27:05 +0100] rev 590
test if anonymous
Tue, 10 Feb 2009 17:26:42 +0100 add page_size argument
Arthur Lutz <arthur.lutz@logilab.fr> [Tue, 10 Feb 2009 17:26:42 +0100] rev 589
add page_size argument
Tue, 10 Feb 2009 17:26:26 +0100 permit override of display index on simple navigation
Arthur Lutz <arthur.lutz@logilab.fr> [Tue, 10 Feb 2009 17:26:26 +0100] rev 588
permit override of display index on simple navigation
Wed, 11 Feb 2009 17:43:33 +0100 adding views to test
Laure Bourgois <Laure.Bourgois@logilab.fr> [Wed, 11 Feb 2009 17:43:33 +0100] rev 587
adding views to test
Wed, 11 Feb 2009 17:42:30 +0100 small fix
Laure Bourgois <Laure.Bourgois@logilab.fr> [Wed, 11 Feb 2009 17:42:30 +0100] rev 586
small fix
Wed, 11 Feb 2009 17:41:46 +0100 refactoring owl view (now corresponding to tbox) and owlabox view
Laure Bourgois <Laure.Bourgois@logilab.fr> [Wed, 11 Feb 2009 17:41:46 +0100] rev 585
refactoring owl view (now corresponding to tbox) and owlabox view
Wed, 11 Feb 2009 15:49:17 +0100 i18n update
sylvain.thenault@logilab.fr [Wed, 11 Feb 2009 15:49:17 +0100] rev 584
i18n update
Wed, 11 Feb 2009 15:41:30 +0100 fix rtags to have correct msgids for bookmarked_by relation
sylvain.thenault@logilab.fr [Wed, 11 Feb 2009 15:41:30 +0100] rev 583
fix rtags to have correct msgids for bookmarked_by relation
Wed, 11 Feb 2009 15:20:49 +0100 don't use navigation in deleteconf form
sylvain.thenault@logilab.fr [Wed, 11 Feb 2009 15:20:49 +0100] rev 582
don't use navigation in deleteconf form
Wed, 11 Feb 2009 15:20:32 +0100 update_search_state in the publisher since it should be done whatever the controller
sylvain.thenault@logilab.fr [Wed, 11 Feb 2009 15:20:32 +0100] rev 581
update_search_state in the publisher since it should be done whatever the controller
Wed, 11 Feb 2009 14:57:24 +0100 update copyright
sylvain.thenault@logilab.fr [Wed, 11 Feb 2009 14:57:24 +0100] rev 580
update copyright
Wed, 11 Feb 2009 14:43:55 +0100 [forms] simplify this test
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 11 Feb 2009 14:43:55 +0100] rev 579
[forms] simplify this test
Wed, 11 Feb 2009 14:37:06 +0100 [forms] fix #4240 (edition form should not show relations section if no relation is editable)
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 11 Feb 2009 14:37:06 +0100] rev 578
[forms] fix #4240 (edition form should not show relations section if no relation is editable)
Wed, 11 Feb 2009 14:21:55 +0100 merge
Emile Anclin <emile.anclin@logilab.fr> [Wed, 11 Feb 2009 14:21:55 +0100] rev 577
merge
Wed, 11 Feb 2009 14:21:17 +0100 propostion for integrating the simple setup
Emile Anclin <emile.anclin@logilab.fr> [Wed, 11 Feb 2009 14:21:17 +0100] rev 576
propostion for integrating the simple setup
Wed, 11 Feb 2009 14:20:07 +0100 add files for a simple setup
Emile Anclin <emile.anclin@logilab.fr> [Wed, 11 Feb 2009 14:20:07 +0100] rev 575
add files for a simple setup
Wed, 11 Feb 2009 14:00:31 +0100 fix some typos
Emile Anclin <emile.anclin@logilab.fr> [Wed, 11 Feb 2009 14:00:31 +0100] rev 574
fix some typos
Wed, 11 Feb 2009 13:52:01 +0100 try to get raw text values in rset csv view
sylvain.thenault@logilab.fr [Wed, 11 Feb 2009 13:52:01 +0100] rev 573
try to get raw text values in rset csv view
Wed, 11 Feb 2009 13:51:06 +0100 test and fix potential error with None optional relation
sylvain.thenault@logilab.fr [Wed, 11 Feb 2009 13:51:06 +0100] rev 572
test and fix potential error with None optional relation
Wed, 11 Feb 2009 12:17:44 +0100 test update
sylvain.thenault@logilab.fr [Wed, 11 Feb 2009 12:17:44 +0100] rev 571
test update
Wed, 11 Feb 2009 10:43:02 +0100 fix test (this view is not used actually...)
sylvain.thenault@logilab.fr [Wed, 11 Feb 2009 10:43:02 +0100] rev 570
fix test (this view is not used actually...)
Wed, 11 Feb 2009 10:41:16 +0100 no more htmlcheck argument
sylvain.thenault@logilab.fr [Wed, 11 Feb 2009 10:41:16 +0100] rev 569
no more htmlcheck argument
Tue, 10 Feb 2009 17:45:16 +0100 email is no crypted anymore in foaf view
Laure Bourgois <Laure.Bourgois@logilab.fr> [Tue, 10 Feb 2009 17:45:16 +0100] rev 568
email is no crypted anymore in foaf view
Tue, 10 Feb 2009 14:39:59 +0100 Added tag cubicweb-debian-version-3_0_9-1 for changeset a8e9e53b245d
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 10 Feb 2009 14:39:59 +0100] rev 567
Added tag cubicweb-debian-version-3_0_9-1 for changeset a8e9e53b245d
Tue, 10 Feb 2009 14:39:58 +0100 Added tag cubicweb-version-3_0_9 for changeset 7ad527099393 cubicweb-debian-version-3_0_9-1
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 10 Feb 2009 14:39:58 +0100] rev 566
Added tag cubicweb-version-3_0_9 for changeset 7ad527099393
Tue, 10 Feb 2009 14:39:54 +0100 published cubicweb-version-3_0_9
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 10 Feb 2009 14:39:54 +0100] rev 565
published
Tue, 10 Feb 2009 10:25:47 +0100 some doc typos
Emile Anclin <emile.anclin@logilab.fr> [Tue, 10 Feb 2009 10:25:47 +0100] rev 564
some doc typos
Mon, 09 Feb 2009 17:59:17 +0100 [testlib] fix pb. related to class scoped variables
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 09 Feb 2009 17:59:17 +0100] rev 563
[testlib] fix pb. related to class scoped variables
Mon, 09 Feb 2009 14:09:55 +0100 old .validators attribute is now .vid_validators
sylvain.thenault@logilab.fr [Mon, 09 Feb 2009 14:09:55 +0100] rev 562
old .validators attribute is now .vid_validators
Mon, 09 Feb 2009 11:55:32 +0100 add a linked data view for project. this linked data view will be extended to pertinent entities in the future. We remark that we use doap format if it exists (doap:created, doap:description ...), we use our own vocabulary (available in tbox view) if doap does not supports it.
Laure Bourgois <Laure.Bourgois@logilab.fr> [Mon, 09 Feb 2009 11:55:32 +0100] rev 561
add a linked data view for project. this linked data view will be extended to pertinent entities in the future. We remark that we use doap format if it exists (doap:created, doap:description ...), we use our own vocabulary (available in tbox view) if doap does not supports it.
Fri, 06 Feb 2009 20:24:08 +0100 [selectors] fix inline doc
Aurelien Campeas <aurelien.campeas@logilab.fr> [Fri, 06 Feb 2009 20:24:08 +0100] rev 560
[selectors] fix inline doc
Fri, 06 Feb 2009 20:23:26 +0100 [tabs] prepare for reloadability
Aurelien Campeas <aurelien.campeas@logilab.fr> [Fri, 06 Feb 2009 20:23:26 +0100] rev 559
[tabs] prepare for reloadability
Fri, 06 Feb 2009 12:03:58 +0100 error correction
Laure Bourgois <Laure.Bourgois@logilab.fr> [Fri, 06 Feb 2009 12:03:58 +0100] rev 558
error correction
Fri, 06 Feb 2009 11:05:41 +0100 small fix
Laure Bourgois <Laure.Bourgois@logilab.fr> [Fri, 06 Feb 2009 11:05:41 +0100] rev 557
small fix
Thu, 05 Feb 2009 18:09:11 +0100 oups
Laure Bourgois <Laure.Bourgois@logilab.fr> [Thu, 05 Feb 2009 18:09:11 +0100] rev 556
oups
Thu, 05 Feb 2009 18:02:36 +0100 new foaf version
Laure Bourgois <Laure.Bourgois@logilab.fr> [Thu, 05 Feb 2009 18:02:36 +0100] rev 555
new foaf version
Wed, 04 Feb 2009 11:43:26 +0100 [actions] import * : just say no
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 04 Feb 2009 11:43:26 +0100] rev 554
[actions] import * : just say no
Tue, 03 Feb 2009 16:26:42 +0100 [gmap] zoom level is now a url parameter
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Tue, 03 Feb 2009 16:26:42 +0100] rev 553
[gmap] zoom level is now a url parameter
Mon, 02 Feb 2009 16:14:43 +0100 pertinent title layout for OWL view
Laure Bourgois <Laure.Bourgois@logilab.fr> [Mon, 02 Feb 2009 16:14:43 +0100] rev 552
pertinent title layout for OWL view
Mon, 02 Feb 2009 13:43:28 +0100 comments fix
Laure Bourgois <Laure.Bourgois@logilab.fr> [Mon, 02 Feb 2009 13:43:28 +0100] rev 551
comments fix
Mon, 02 Feb 2009 13:32:56 +0100 refactoring OWLView (TBOX+ABOX) and OWLABOXView (pseudo-ABOX for a given entity). By now OWLView is using (for cost advantage) OWLABOXLightView.
Laure Bourgois <Laure.Bourgois@logilab.fr> [Mon, 02 Feb 2009 13:32:56 +0100] rev 550
refactoring OWLView (TBOX+ABOX) and OWLABOXView (pseudo-ABOX for a given entity). By now OWLView is using (for cost advantage) OWLABOXLightView.
Mon, 02 Feb 2009 12:10:34 +0100 [testlib] quickfix (needs review) : missing validators attribute
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 02 Feb 2009 12:10:34 +0100] rev 549
[testlib] quickfix (needs review) : missing validators attribute
Mon, 02 Feb 2009 11:01:46 +0100 missing quotes #102063
Aurelien Campeas <aurelien.campeas@logilab.fr> [Mon, 02 Feb 2009 11:01:46 +0100] rev 548
missing quotes #102063
Fri, 30 Jan 2009 18:15:03 +0100 [tabs] dead code
Aurelien Campeas <aurelien.campeas@logilab.fr> [Fri, 30 Jan 2009 18:15:03 +0100] rev 547
[tabs] dead code
Fri, 30 Jan 2009 17:25:32 +0100 merge
sylvain.thenault@logilab.fr [Fri, 30 Jan 2009 17:25:32 +0100] rev 546
merge
Fri, 30 Jan 2009 17:15:07 +0100 [tabs] fix the no-eid case, remove unused code
Aurelien Campeas <aurelien.campeas@logilab.fr> [Fri, 30 Jan 2009 17:15:07 +0100] rev 545
[tabs] fix the no-eid case, remove unused code
Fri, 30 Jan 2009 17:01:15 +0100 fix js syntax in tabs.forceview()
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 30 Jan 2009 17:01:15 +0100] rev 544
fix js syntax in tabs.forceview()
Fri, 30 Jan 2009 16:57:20 +0100 simplification of lazy tabs mechanism
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 30 Jan 2009 16:57:20 +0100] rev 543
simplification of lazy tabs mechanism
Fri, 30 Jan 2009 16:56:21 +0100 use lgc.decorators.monkeypatch in tabs.py
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 30 Jan 2009 16:56:21 +0100] rev 542
use lgc.decorators.monkeypatch in tabs.py
Fri, 30 Jan 2009 16:53:18 +0100 fix default value of pyro ns host
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 30 Jan 2009 16:53:18 +0100] rev 541
fix default value of pyro ns host
Fri, 30 Jan 2009 16:52:00 +0100 [javascript] extract ajax postprocessing in a separate function
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Fri, 30 Jan 2009 16:52:00 +0100] rev 540
[javascript] extract ajax postprocessing in a separate function
Fri, 30 Jan 2009 15:55:03 +0100 (merge)
Julien Jehannet <julien.jehannet@logilab.fr> [Fri, 30 Jan 2009 15:55:03 +0100] rev 539
(merge)
Fri, 30 Jan 2009 15:17:22 +0100 add required attribute modname in __pkginfo__.py skeleton
Julien Jehannet <julien.jehannet@logilab.fr> [Fri, 30 Jan 2009 15:17:22 +0100] rev 538
add required attribute modname in __pkginfo__.py skeleton
Fri, 30 Jan 2009 15:36:26 +0100 small corrections
Laure Bourgois <Laure.Bourgois@logilab.fr> [Fri, 30 Jan 2009 15:36:26 +0100] rev 537
small corrections
Fri, 30 Jan 2009 17:25:11 +0100 xhtml fixes
sylvain.thenault@logilab.fr [Fri, 30 Jan 2009 17:25:11 +0100] rev 536
xhtml fixes
Fri, 30 Jan 2009 17:24:53 +0100 set self.rset else we're missing some stuff since TheMainTemplate instance as None as rset
sylvain.thenault@logilab.fr [Fri, 30 Jan 2009 17:24:53 +0100] rev 535
set self.rset else we're missing some stuff since TheMainTemplate instance as None as rset
Fri, 30 Jan 2009 15:32:02 +0100 refactor validator selection using a content type based dictionnary (which may be overriden by view id) + functions to instrumentize the registry to check what's tested and what's not
sylvain.thenault@logilab.fr [Fri, 30 Jan 2009 15:32:02 +0100] rev 534
refactor validator selection using a content type based dictionnary (which may be overriden by view id) + functions to instrumentize the registry to check what's tested and what's not
Fri, 30 Jan 2009 15:30:55 +0100 implements cell_call
sylvain.thenault@logilab.fr [Fri, 30 Jan 2009 15:30:55 +0100] rev 533
implements cell_call
Fri, 30 Jan 2009 15:30:30 +0100 specify content type for text views
sylvain.thenault@logilab.fr [Fri, 30 Jan 2009 15:30:30 +0100] rev 532
specify content type for text views
Fri, 30 Jan 2009 15:30:15 +0100 use self.rset / self.row
sylvain.thenault@logilab.fr [Fri, 30 Jan 2009 15:30:15 +0100] rev 531
use self.rset / self.row
Fri, 30 Jan 2009 15:29:30 +0100 fix xml views: ensure we're generating valide tag names (rsetxml), protect against control characters in xml view (should probably be generalized...)
sylvain.thenault@logilab.fr [Fri, 30 Jan 2009 15:29:30 +0100] rev 530
fix xml views: ensure we're generating valide tag names (rsetxml), protect against control characters in xml view (should probably be generalized...)
Fri, 30 Jan 2009 15:26:51 +0100 EntityVComponent should now implements cell_call
sylvain.thenault@logilab.fr [Fri, 30 Jan 2009 15:26:51 +0100] rev 529
EntityVComponent should now implements cell_call
Fri, 30 Jan 2009 15:26:25 +0100 give row when selecting/dispatching content navigation component
sylvain.thenault@logilab.fr [Fri, 30 Jan 2009 15:26:25 +0100] rev 528
give row when selecting/dispatching content navigation component
Fri, 30 Jan 2009 15:25:26 +0100 typo
sylvain.thenault@logilab.fr [Fri, 30 Jan 2009 15:25:26 +0100] rev 527
typo
Fri, 30 Jan 2009 15:25:03 +0100 typo
sylvain.thenault@logilab.fr [Fri, 30 Jan 2009 15:25:03 +0100] rev 526
typo
Fri, 30 Jan 2009 14:39:56 +0100 function to make generation of a simple sgml tag
sylvain.thenault@logilab.fr [Fri, 30 Jan 2009 14:39:56 +0100] rev 525
function to make generation of a simple sgml tag
Fri, 30 Jan 2009 14:38:16 +0100 hcal is a microformat and can be inserted in html
sylvain.thenault@logilab.fr [Fri, 30 Jan 2009 14:38:16 +0100] rev 524
hcal is a microformat and can be inserted in html
Fri, 30 Jan 2009 12:30:04 +0100 foaf euser view
sylvain.thenault@logilab.fr [Fri, 30 Jan 2009 12:30:04 +0100] rev 523
foaf euser view
Fri, 30 Jan 2009 12:29:37 +0100 cubicweb__loadurl -> cubicweb:lazyloadurl
sylvain.thenault@logilab.fr [Fri, 30 Jan 2009 12:29:37 +0100] rev 522
cubicweb__loadurl -> cubicweb:lazyloadurl
Fri, 30 Jan 2009 11:55:05 +0100 fix table filter form: get_widget shouldn't be called once rqlst has been recovered
sylvain.thenault@logilab.fr [Fri, 30 Jan 2009 11:55:05 +0100] rev 521
fix table filter form: get_widget shouldn't be called once rqlst has been recovered
Thu, 29 Jan 2009 17:02:15 +0100 remove debug print
sylvain.thenault@logilab.fr [Thu, 29 Jan 2009 17:02:15 +0100] rev 520
remove debug print
Thu, 29 Jan 2009 16:26:33 +0100 pyrorql source now ignore external eids which are themselves coming from another external source already in use by the repository (should have the same uri)
sylvain.thenault@logilab.fr [Thu, 29 Jan 2009 16:26:33 +0100] rev 519
pyrorql source now ignore external eids which are themselves coming from another external source already in use by the repository (should have the same uri)
Thu, 29 Jan 2009 15:26:09 +0100 method has been renamed
sylvain.thenault@logilab.fr [Thu, 29 Jan 2009 15:26:09 +0100] rev 518
method has been renamed
Thu, 29 Jan 2009 15:16:51 +0100 oops
sylvain.thenault@logilab.fr [Thu, 29 Jan 2009 15:16:51 +0100] rev 517
oops
Thu, 29 Jan 2009 12:10:41 +0100 owl cleanup
sylvain.thenault@logilab.fr [Thu, 29 Jan 2009 12:10:41 +0100] rev 516
owl cleanup
Thu, 29 Jan 2009 10:34:29 +0100 search in reverted order else in case of installed cubes (eg in cubicweb/cubes) we do not remove all expected parts
sylvain.thenault@logilab.fr [Thu, 29 Jan 2009 10:34:29 +0100] rev 515
search in reverted order else in case of installed cubes (eg in cubicweb/cubes) we do not remove all expected parts
Thu, 29 Jan 2009 10:09:42 +0100 sax only validator for owl views for now
sylvain.thenault@logilab.fr [Thu, 29 Jan 2009 10:09:42 +0100] rev 514
sax only validator for owl views for now
Wed, 28 Jan 2009 17:41:14 +0100 while EntityView has been used here?? (changeset 501 by laure)
sylvain.thenault@logilab.fr [Wed, 28 Jan 2009 17:41:14 +0100] rev 513
while EntityView has been used here?? (changeset 501 by laure)
Wed, 28 Jan 2009 17:32:44 +0100 cleaning code
Laure Bourgois <Laure.Bourgois@logilab.fr> [Wed, 28 Jan 2009 17:32:44 +0100] rev 512
cleaning code
Wed, 28 Jan 2009 17:31:07 +0100 merge
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 28 Jan 2009 17:31:07 +0100] rev 511
merge
Wed, 28 Jan 2009 17:30:26 +0100 [tabs] improve pylint note :)
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 28 Jan 2009 17:30:26 +0100] rev 510
[tabs] improve pylint note :)
Wed, 28 Jan 2009 17:30:04 +0100 OWLABOXView correction
Laure Bourgois <Laure.Bourgois@logilab.fr> [Wed, 28 Jan 2009 17:30:04 +0100] rev 509
OWLABOXView correction
Wed, 28 Jan 2009 17:28:08 +0100 OWLABOXView correction
Laure Bourgois <Laure.Bourgois@logilab.fr> [Wed, 28 Jan 2009 17:28:08 +0100] rev 508
OWLABOXView correction
Wed, 28 Jan 2009 17:25:22 +0100 merge
Laure Bourgois <Laure.Bourgois@logilab.fr> [Wed, 28 Jan 2009 17:25:22 +0100] rev 507
merge
Wed, 28 Jan 2009 17:22:45 +0100 cleaning OWLView
Laure Bourgois <Laure.Bourgois@logilab.fr> [Wed, 28 Jan 2009 17:22:45 +0100] rev 506
cleaning OWLView
Wed, 28 Jan 2009 17:00:03 +0100 missing import
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 28 Jan 2009 17:00:03 +0100] rev 505
missing import
Wed, 28 Jan 2009 16:58:05 +0100 [tabs] cookie name par cube instance will reduce cookie collisions
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 28 Jan 2009 16:58:05 +0100] rev 504
[tabs] cookie name par cube instance will reduce cookie collisions
Wed, 28 Jan 2009 16:53:09 +0100 OWLView correction (namespace)
Laure Bourgois <Laure.Bourgois@logilab.fr> [Wed, 28 Jan 2009 16:53:09 +0100] rev 503
OWLView correction (namespace)
Wed, 28 Jan 2009 16:52:12 +0100 owl module has two views : OWLView (TBOX) and OWLABOXView (more or less ABOX. indeed, it layout ABOX information only for an specific entity and not all entities)
Laure Bourgois <Laure.Bourgois@logilab.fr> [Wed, 28 Jan 2009 16:52:12 +0100] rev 502
owl module has two views : OWLView (TBOX) and OWLABOXView (more or less ABOX. indeed, it layout ABOX information only for an specific entity and not all entities)
Wed, 28 Jan 2009 16:49:57 +0100 removing OWLView from this file (in order to put OWLView into owl module)
Laure Bourgois <Laure.Bourgois@logilab.fr> [Wed, 28 Jan 2009 16:49:57 +0100] rev 501
removing OWLView from this file (in order to put OWLView into owl module)
Wed, 28 Jan 2009 16:29:01 +0100 merge
sylvain.thenault@logilab.fr [Wed, 28 Jan 2009 16:29:01 +0100] rev 500
merge
Wed, 28 Jan 2009 15:52:45 +0100 merge
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 28 Jan 2009 15:52:45 +0100] rev 499
merge
Wed, 28 Jan 2009 15:50:14 +0100 [tabs]
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 28 Jan 2009 15:50:14 +0100] rev 498
[tabs] * monkey patch the default json controller to work around #80969 * rename the wrapper
Wed, 28 Jan 2009 16:28:44 +0100 refactor table views to share more code and to avoid empty filter table in some case
sylvain.thenault@logilab.fr [Wed, 28 Jan 2009 16:28:44 +0100] rev 497
refactor table views to share more code and to avoid empty filter table in some case
Wed, 28 Jan 2009 15:28:32 +0100 set default to empty string, not None
sylvain.thenault@logilab.fr [Wed, 28 Jan 2009 15:28:32 +0100] rev 496
set default to empty string, not None
Wed, 28 Jan 2009 14:48:23 +0100 [#80966] Opera supports xhtml and handles namespaces properly but it breaks jQuery.attr(), so xhtml_browser return False if the webbrowser is opera
Stephanie Marcu <stephanie.marcu@logilab.fr> [Wed, 28 Jan 2009 14:48:23 +0100] rev 495
[#80966] Opera supports xhtml and handles namespaces properly but it breaks jQuery.attr(), so xhtml_browser return False if the webbrowser is opera
Wed, 28 Jan 2009 13:07:14 +0100 python 2.4 compat
Aurelien Campeas <aurelien.campeas@logilab.fr> [Wed, 28 Jan 2009 13:07:14 +0100] rev 494
python 2.4 compat
Wed, 28 Jan 2009 10:30:06 +0100 backport stable branch changesets
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 28 Jan 2009 10:30:06 +0100] rev 493
backport stable branch changesets
Wed, 28 Jan 2009 10:29:39 +0100 [javascript] minor lints 3.0
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Wed, 28 Jan 2009 10:29:39 +0100] rev 492
[javascript] minor lints
Tue, 27 Jan 2009 21:30:32 +0100 clenaup
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 27 Jan 2009 21:30:32 +0100] rev 491
clenaup
Tue, 27 Jan 2009 21:16:23 +0100 [tabs] prune tab set _before_ computing & setting 'active' tab
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 27 Jan 2009 21:16:23 +0100] rev 490
[tabs] prune tab set _before_ computing & setting 'active' tab
Tue, 27 Jan 2009 20:51:55 +0100 [tabs]
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 27 Jan 2009 20:51:55 +0100] rev 489
[tabs] * provide the required json controller there * stuff back in the lazy tab construction mechanism, with some documentation bits
Tue, 27 Jan 2009 19:13:54 +0100 fix a pb. with something -- but WHAT was that ? :-/
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 27 Jan 2009 19:13:54 +0100] rev 488
fix a pb. with something -- but WHAT was that ? :-/
Tue, 27 Jan 2009 19:12:37 +0100 [tabs] avoid nasty surprises when tab name change & the cookie remembers the past
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 27 Jan 2009 19:12:37 +0100] rev 487
[tabs] avoid nasty surprises when tab name change & the cookie remembers the past
Tue, 27 Jan 2009 18:49:56 +0100 merge
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 27 Jan 2009 18:49:56 +0100] rev 486
merge
Tue, 27 Jan 2009 18:46:49 +0100 [tabs] provide a working tabs implementation, that lazy-loads tab content & should remember the current position
Aurelien Campeas <aurelien.campeas@logilab.fr> [Tue, 27 Jan 2009 18:46:49 +0100] rev 485
[tabs] provide a working tabs implementation, that lazy-loads tab content & should remember the current position
Tue, 27 Jan 2009 17:54:30 +0100 Added tag cubicweb-debian-version-3_0_4-1 for changeset fc222bc99929 3.0
Sylvain <syt@logilab.fr> [Tue, 27 Jan 2009 17:54:30 +0100] rev 484
Added tag cubicweb-debian-version-3_0_4-1 for changeset fc222bc99929
Tue, 27 Jan 2009 17:54:30 +0100 Added tag cubicweb-version-3_0_4 for changeset 2e400b8dfc25 3.0 cubicweb-debian-version-3_0_4-1
Sylvain <syt@logilab.fr> [Tue, 27 Jan 2009 17:54:30 +0100] rev 483
Added tag cubicweb-version-3_0_4 for changeset 2e400b8dfc25
Tue, 27 Jan 2009 16:05:27 +0100 3.0.4 3.0 cubicweb-version-3_0_4
sylvain.thenault@logilab.fr [Tue, 27 Jan 2009 16:05:27 +0100] rev 482
3.0.4
Tue, 27 Jan 2009 16:03:29 +0100 backport stable branch changesets
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Tue, 27 Jan 2009 16:03:29 +0100] rev 481
backport stable branch changesets
Tue, 27 Jan 2009 16:02:58 +0100 insert missing is_instance_of relations during db-init 3.0
Adrien Di Mascio <Adrien.DiMascio@logilab.fr> [Tue, 27 Jan 2009 16:02:58 +0100] rev 480
insert missing is_instance_of relations during db-init
Tue, 27 Jan 2009 14:03:17 +0100 update some copyrights
sylvain.thenault@logilab.fr [Tue, 27 Jan 2009 14:03:17 +0100] rev 479
update some copyrights
Tue, 27 Jan 2009 13:58:17 +0100 merge
sylvain.thenault@logilab.fr [Tue, 27 Jan 2009 13:58:17 +0100] rev 478
merge
Tue, 27 Jan 2009 13:52:50 +0100 allow divid as method argument (backport from default) 3.0
sylvain.thenault@logilab.fr [Tue, 27 Jan 2009 13:52:50 +0100] rev 477
allow divid as method argument (backport from default)
(0) -480 +480 +1000 +3000 +10000 tip