Mon, 08 Mar 2010 18:31:36 +0100 |
Sylvain Thénault |
3.7 depends on python >= 2.5
|
file |
diff |
annotate
|
Fri, 26 Feb 2010 13:19:14 +0100 |
Sylvain Thénault |
kill dead/useless code as suggested by pylint
stable
|
file |
diff |
annotate
|
Tue, 23 Feb 2010 12:59:30 +0100 |
Sylvain Thénault |
#714109: [selectors] non_final_entity should implement score_class
stable
|
file |
diff |
annotate
|
Wed, 10 Feb 2010 13:57:29 +0100 |
Sylvain Thénault |
fix match_transition selector: for instance w/ forge version change state form overiding, we want the form with the publication_date selected by the editcontroller, whatever the transition
|
file |
diff |
annotate
|
Mon, 08 Feb 2010 21:22:10 +0100 |
Sylvain Thénault |
when no context specified, should return non-zero score as documented
|
file |
diff |
annotate
|
Fri, 05 Feb 2010 08:53:33 +0100 |
Sylvain Thénault |
reorganize, cleanup and properly document base selectors. Kill the may_add_relation selector.
|
file |
diff |
annotate
|
Thu, 04 Feb 2010 13:17:26 +0100 |
Sylvain Thénault |
copy back __doc__ for proper sphinx doc generation
|
file |
diff |
annotate
|
Mon, 25 Jan 2010 19:18:59 +0100 |
Sylvain Thénault |
a selector MUST NO return None
|
file |
diff |
annotate
|
Fri, 22 Jan 2010 10:43:12 +0100 |
Sylvain Thénault |
fix name error
|
file |
diff |
annotate
|
Thu, 21 Jan 2010 17:38:31 +0100 |
Sylvain Thénault |
closes #345410: two_lines_rset, two_cols_rset, two_etypes_rset are badly named
|
file |
diff |
annotate
|
Tue, 19 Jan 2010 12:34:52 +0100 |
Stephanie Marcu |
update selectors.py: change entity.schema with entity._cw.vreg.schema
|
file |
diff |
annotate
|
Mon, 18 Jan 2010 19:21:30 +0100 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Wed, 13 Jan 2010 17:41:42 +0100 |
Sylvain Thénault |
if specified, benefit from target_etype information in the [partial_]add_relation selector
|
file |
diff |
annotate
|
Thu, 07 Jan 2010 16:52:32 +0100 |
Adrien Di Mascio |
update copyright: welcome 2010
stable
|
file |
diff |
annotate
|
Tue, 22 Dec 2009 10:27:49 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 18 Dec 2009 15:59:19 +0100 |
Sylvain Thénault |
cubicweb security #36257: les urls /add/EntityName sont accessibles en anonyme
stable
|
file |
diff |
annotate
|
Thu, 10 Dec 2009 10:36:17 +0100 |
Sylvain Thénault |
missing underscore leads to infinite recursion error
|
file |
diff |
annotate
|
Wed, 09 Dec 2009 15:19:14 +0100 |
Sylvain Thénault |
avoid infinite recursion error
|
file |
diff |
annotate
|
Wed, 09 Dec 2009 12:20:05 +0100 |
Sylvain Thénault |
deprecates entity_implements / but_etype selectors
|
file |
diff |
annotate
|
Tue, 08 Dec 2009 12:01:50 +0100 |
Sylvain Thénault |
add regid when tracing selection
|
file |
diff |
annotate
|
Fri, 20 Nov 2009 19:35:54 +0100 |
Sylvain Thénault |
backport stable branch (one more time painfully)
|
file |
diff |
annotate
|
Thu, 19 Nov 2009 12:55:47 +0100 |
Sylvain Thénault |
reldefsecurity branch :
reldefsecurity
|
file |
diff |
annotate
|
Wed, 21 Oct 2009 17:32:20 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Tue, 20 Oct 2009 16:53:25 +0200 |
Sylvain Thénault |
2.4 compat
stable
|
file |
diff |
annotate
|
Mon, 19 Oct 2009 15:20:43 +0200 |
Sylvain Thénault |
2.4 compat
|
file |
diff |
annotate
|
Mon, 19 Oct 2009 15:16:41 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 15 Oct 2009 20:29:21 +0200 |
Sylvain Thénault |
follow yams 0.25 api changes to improve performance
stable
|
file |
diff |
annotate
|
Thu, 15 Oct 2009 10:31:54 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Tue, 13 Oct 2009 07:31:51 +0200 |
Alexandre Fayolle |
ignore some internal warnings
stable
|
file |
diff |
annotate
|
Mon, 12 Oct 2009 12:54:01 +0200 |
Sylvain Thénault |
system/user modes + CWDEV instead of installed/dev mixed modes. Fix behaviour when setting CW_MODE explicitly
stable
|
file |
diff |
annotate
|
Tue, 29 Sep 2009 15:58:44 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Tue, 29 Sep 2009 15:10:13 +0200 |
Sylvain Thénault |
[selectors] add accept_none to EClassSelector so we can specify to not ignore None from outer join in some cases
stable
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 10:20:51 +0200 |
Sylvain Thénault |
use __regid__ instead of id on appobject classes
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 09:54:25 +0200 |
Adrien Di Mascio |
merge
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 09:52:09 +0200 |
Adrien Di Mascio |
[selectors] cls.vreg is not usable anymore, use req.vreg instead
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 09:33:02 +0200 |
Sylvain Thénault |
use ._cw instead of req on appobject classes
|
file |
diff |
annotate
|
Tue, 22 Sep 2009 12:11:12 +0200 |
Adrien Di Mascio |
backport stable branch
|
file |
diff |
annotate
|
Mon, 21 Sep 2009 18:09:38 +0200 |
Sylvain Thénault |
since we have the transition entity, give it directly
stable
|
file |
diff |
annotate
|
Mon, 21 Sep 2009 18:02:21 +0200 |
Sylvain Thénault |
fix case insensitive selector for entity creation
stable
|
file |
diff |
annotate
|
Mon, 21 Sep 2009 18:00:28 +0200 |
Sylvain Thénault |
[selector] check read perm if action is add/update/delete
stable
|
file |
diff |
annotate
|
Thu, 17 Sep 2009 15:16:53 +0200 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
Thu, 17 Sep 2009 09:49:13 +0200 |
Sylvain Thénault |
[selectors] score_entity selector now ensures an int score is returned
3.5
|
file |
diff |
annotate
|
Wed, 26 Aug 2009 14:45:56 +0200 |
Sylvain Thénault |
backport 3.5 step 1, remaining wf changes in hooks to merge
|
file |
diff |
annotate
|
Tue, 25 Aug 2009 11:18:41 +0200 |
Nicolas Chauvat |
Backed out changeset d83f5d96e1d7
3.5
|
file |
diff |
annotate
|
Mon, 24 Aug 2009 20:01:05 +0200 |
Nicolas Chauvat |
R remove code deprecated since 3.2
3.5
|
file |
diff |
annotate
|
Fri, 14 Aug 2009 09:20:33 +0200 |
Sylvain Thénault |
[vreg appobject] use class_regid
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 12:18:14 +0200 |
Sylvain Thénault |
deprecate appobject.vreg and rename appobject instance attributes using cw_ prefix
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 11:49:56 +0200 |
Sylvain Thénault |
remove more 3.2 deprecated code, reintroduce checkbox used by formrenderers
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 11:24:14 +0200 |
Sylvain Thénault |
access schema through req.vreg
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 09:49:21 +0200 |
Sylvain Thénault |
remove code deprecated in 3.2
|
file |
diff |
annotate
|
Wed, 12 Aug 2009 18:40:52 +0200 |
Nicolas Chauvat |
R put version info in deprecation warnings
|
file |
diff |
annotate
|
Mon, 03 Aug 2009 15:16:47 +0200 |
Sylvain Thénault |
[appobject] kill VObject class, move base selector classes to appobject
|
file |
diff |
annotate
|
Mon, 03 Aug 2009 10:50:57 +0200 |
Sylvain Thénault |
R [vreg] important refactoring of the vregistry, moving behaviour to end dictionnary (and so leaving room for more flexibility ; keep bw compat ; update api usage in cw
|
file |
diff |
annotate
|
Fri, 31 Jul 2009 22:37:28 +0200 |
Nicolas Chauvat |
R [all] logilab.common 0.44 provides only deprecated
|
file |
diff |
annotate
|
Mon, 27 Jul 2009 09:51:54 +0200 |
Adrien Di Mascio |
[selectors] change specified_etype_implements: kwargs prevails on req.form
|
file |
diff |
annotate
|
Thu, 16 Jul 2009 13:30:13 +0200 |
Aurelien Campeas |
backport stable branch
|
file |
diff |
annotate
|
Tue, 07 Jul 2009 12:27:29 +0200 |
Aurelien Campeas |
typos, cleanup, lighter traced seletion output
stable
|
file |
diff |
annotate
|
Mon, 06 Jul 2009 19:55:18 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Mon, 06 Jul 2009 11:01:41 +0200 |
Sylvain Thénault |
use case_insensitive_etypes to normalize entity types coming from req.form
stable
|
file |
diff |
annotate
|
Fri, 03 Jul 2009 16:50:13 +0200 |
Sylvain Thénault |
fix match_form_params according to docstring
stable
|
file |
diff |
annotate
|