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
(0) -240 +240 +1000 +3000 +10000 tip