2009-02-17 default to yes_registerer tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 23:21:23 +0100] rev 719
default to yes_registerer
2009-02-17 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
2009-02-17 kill id_registerer tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 23:09:31 +0100] rev 717
kill id_registerer
2009-02-17 simple optimization and readability fix
ludal@logilab.fr [Tue, 17 Feb 2009 22:37:11 +0100] rev 716
simple optimization and readability fix
2009-02-17 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
2009-02-17 merge tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 23:00:28 +0100] rev 714
merge
2009-02-17 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"
2009-02-17 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
2009-02-17 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
2009-02-17 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
2009-02-17 avoid dependency to common tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 22:59:14 +0100] rev 709
avoid dependency to common
2009-02-17 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
2009-02-17 __selectors__ -> __select__ tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 22:37:59 +0100] rev 707
__selectors__ -> __select__
2009-02-17 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
2009-02-17 turn simpletal optional tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 22:37:03 +0100] rev 705
turn simpletal optional
2009-02-17 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
2009-02-17 bw compat modules tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 22:05:39 +0100] rev 703
bw compat modules
2009-02-17 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
2009-02-17 bw compat modules tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 21:58:44 +0100] rev 701
bw compat modules
2009-02-17 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
2009-02-17 __selectors__ compat tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 21:50:41 +0100] rev 699
__selectors__ compat
2009-02-17 introduce MultiSelector base class tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 21:50:24 +0100] rev 698
introduce MultiSelector base class
2009-02-17 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
2009-02-17 merge tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 21:42:33 +0100] rev 696
merge
2009-02-17 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
2009-02-17 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
2009-02-17 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
2009-02-17 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)
2009-02-17 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
2009-02-17 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
2009-02-17 missing super call tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 20:46:43 +0100] rev 689
missing super call
2009-02-17 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
2009-02-17 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
2009-02-17 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)
2009-02-17 registerer cleanup tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 18:17:51 +0100] rev 685
registerer cleanup
2009-02-17 fix imports tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 18:17:40 +0100] rev 684
fix imports
2009-02-17 fix initializers tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 18:17:32 +0100] rev 683
fix initializers
2009-02-17 oops tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 17:46:17 +0100] rev 682
oops
2009-02-17 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
2009-02-17 update import tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 17:45:57 +0100] rev 680
update import
2009-02-17 merge tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 17:31:16 +0100] rev 679
merge
2009-02-17 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)
2009-02-17 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
2009-02-17 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.
2009-02-17 merge tls-sprint
Laure Bourgois <Laure.Bourgois@logilab.fr> [Tue, 17 Feb 2009 16:25:20 +0100] rev 675
merge
2009-02-17 small fix
Laure Bourgois <Laure.Bourgois@logilab.fr> [Tue, 17 Feb 2009 16:20:53 +0100] rev 674
small fix
2009-02-17 factorized impl tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 17:31:01 +0100] rev 673
factorized impl
2009-02-17 simplify registerers tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 17:26:28 +0100] rev 672
simplify registerers
2009-02-17 still more explicit registration tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 17:25:59 +0100] rev 671
still more explicit registration
2009-02-17 drop more registerers tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 17:13:55 +0100] rev 670
drop more registerers
2009-02-17 start with explicit registration tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 16:57:19 +0100] rev 669
start with explicit registration
2009-02-17 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
2009-02-17 update import tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 16:45:22 +0100] rev 667
update import
2009-02-17 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
2009-02-17 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
2009-02-17 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
2009-02-17 kill ExtResourcesBoxTemplate tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 16:40:26 +0100] rev 663
kill ExtResourcesBoxTemplate
2009-02-17 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
2009-02-17 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
2009-02-17 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
2009-02-17 VComponent needs visible property tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 14:00:17 +0100] rev 659
VComponent needs visible property
2009-02-17 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
2009-02-17 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
2009-02-17 oops tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 13:44:31 +0100] rev 656
oops
2009-02-17 kill [Singleton]VComponent tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 13:38:30 +0100] rev 655
kill [Singleton]VComponent
2009-02-17 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
2009-02-17 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
2009-02-17 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
2009-02-17 kill AddEntityAction tls-sprint
sylvain.thenault@logilab.fr [Tue, 17 Feb 2009 12:34:13 +0100] rev 651
kill AddEntityAction
2009-02-17 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
2009-02-17 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
2009-02-17 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
2009-02-16 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)
2009-02-16 merge tls-sprint
sylvain.thenault@logilab.fr [Mon, 16 Feb 2009 20:55:00 +0100] rev 646
merge
2009-02-16 merge
sylvain.thenault@logilab.fr [Mon, 16 Feb 2009 20:52:27 +0100] rev 645
merge
2009-02-16 merge tls-sprint
sylvain.thenault@logilab.fr [Mon, 16 Feb 2009 20:51:41 +0100] rev 644
merge
2009-02-16 [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
2009-02-16 [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
2009-02-16 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
2009-02-16 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
2009-02-16 i18n translations for register
Arthur Lutz <arthur.lutz@logilab.fr> [Mon, 16 Feb 2009 19:54:56 +0100] rev 639
i18n translations for register
2009-02-16 add register link
Arthur Lutz <arthur.lutz@logilab.fr> [Mon, 16 Feb 2009 19:54:42 +0100] rev 638
add register link
2009-02-16 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
2009-02-16 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
2009-02-16 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
2009-02-16 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
2009-02-16 more selectors update tls-sprint
sylvain.thenault@logilab.fr [Mon, 16 Feb 2009 19:50:10 +0100] rev 633
more selectors update
2009-02-16 kill EmptyRsetVeiw tls-sprint
sylvain.thenault@logilab.fr [Mon, 16 Feb 2009 19:20:30 +0100] rev 632
kill EmptyRsetVeiw
2009-02-16 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)
2009-02-16 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
2009-02-16 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)
2009-02-16 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
2009-02-16 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
2009-02-16 adding ISIOC interface
Laure Bourgois <Laure.Bourgois@logilab.fr> [Mon, 16 Feb 2009 15:21:46 +0100] rev 626
adding ISIOC interface
2009-02-16 [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
2009-02-16 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)
2009-02-16 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
2009-02-13 complete doc about rtags
Stephanie Marcu <stephanie.marcu@logilab.fr> [Fri, 13 Feb 2009 16:34:05 +0100] rev 622
complete doc about rtags
2009-02-13 merge
sylvain.thenault@logilab.fr [Fri, 13 Feb 2009 16:28:57 +0100] rev 621
merge
2009-02-13 complete doc about rtags
Stephanie Marcu <stephanie.marcu@logilab.fr> [Fri, 13 Feb 2009 16:16:15 +0100] rev 620
complete doc about rtags
2009-02-13 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)
2009-02-13 test fix
sylvain.thenault@logilab.fr [Fri, 13 Feb 2009 15:12:36 +0100] rev 618
test fix
2009-02-13 update copyright
sylvain.thenault@logilab.fr [Fri, 13 Feb 2009 14:38:14 +0100] rev 617
update copyright
2009-02-13 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
2009-02-13 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
2009-02-13 merge
sylvain.thenault@logilab.fr [Fri, 13 Feb 2009 09:30:18 +0100] rev 614
merge
2009-02-13 more cleanup
sylvain.thenault@logilab.fr [Fri, 13 Feb 2009 09:30:04 +0100] rev 613
more cleanup
2009-02-13 cleanup
sylvain.thenault@logilab.fr [Fri, 13 Feb 2009 09:29:20 +0100] rev 612
cleanup
2009-02-12 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
2009-02-13 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
2009-02-13 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\!
2009-02-12 rset may be empty
sylvain.thenault@logilab.fr [Thu, 12 Feb 2009 12:59:12 +0100] rev 608
rset may be empty
(0) -112 +112 +1000 +3000 +10000 tip