Mon, 18 Jan 2010 19:21:30 +0100 | Sylvain Thénault | backport stable branch | file | diff | annotate |
Wed, 13 Jan 2010 17:40:53 +0100 | Sylvain Thénault | ouch, has_perm was always returning False... | file | diff | annotate |
Thu, 07 Jan 2010 16:52:32 +0100 | Adrien Di Mascio | update copyright: welcome 2010 | file | diff | annotate |
Tue, 22 Dec 2009 10:27:49 +0100 | Sylvain Thénault | backport stable | file | diff | annotate |
Mon, 21 Dec 2009 18:43:16 +0100 | Sylvain Thénault | this bw compat doesn't work, drop it | file | diff | annotate |
Fri, 18 Dec 2009 10:26:47 +0100 | Sylvain Thénault | fix mainvars detection bug with EXISTS (paren, actually) | file | diff | annotate |
Wed, 09 Dec 2009 09:52:28 +0100 | Sylvain Thénault | __cmp__ should *NOT* return False when different | file | diff | annotate |
Tue, 08 Dec 2009 16:50:36 +0100 | Sandrine Ribeau | cw 3.6 api update | file | diff | annotate |
Tue, 08 Dec 2009 14:46:17 +0100 | Sandrine Ribeau | [mq]: typo | file | diff | annotate |
Mon, 07 Dec 2009 08:52:38 -0800 | Sandrine Ribeau | api update | file | diff | annotate |
Mon, 07 Dec 2009 06:45:51 -0800 | Sandrine Ribeau | should return item type not relation | file | diff | annotate |
Mon, 07 Dec 2009 06:39:35 -0800 | Sandrine Ribeau | api renaming update | file | diff | annotate |
Mon, 07 Dec 2009 05:09:09 -0800 | Sandrine Ribeau | fix bad merge | file | diff | annotate |
Thu, 03 Dec 2009 17:17:43 +0100 | Sylvain Thénault | backport stable into default | file | diff | annotate |
Thu, 03 Dec 2009 10:02:44 +0100 | Sylvain Thénault | add some notes | file | diff | annotate |
Thu, 03 Dec 2009 09:56:28 +0100 | Sylvain Thénault | this constraint is actually unusable in yams schema for cw | file | diff | annotate |
Thu, 03 Dec 2009 09:56:15 +0100 | Sylvain Thénault | unused since a long time now | file | diff | annotate |
Thu, 03 Dec 2009 09:55:18 +0100 | Sylvain Thénault | finish yesterday work on rql constraints: | file | diff | annotate |
Wed, 02 Dec 2009 13:22:50 +0100 | Aurelien Campeas | fix format string | file | diff | annotate |
Wed, 02 Dec 2009 12:55:51 +0100 | Sylvain Thénault | cleanup | file | diff | annotate |
Wed, 02 Dec 2009 12:54:16 +0100 | Sylvain Thénault | nicer __str__ and __repr__ methods on rql constraints | file | diff | annotate |
Wed, 02 Dec 2009 12:53:46 +0100 | Sylvain Thénault | refactor so that we can specify an extra argument to constraints which | file | diff | annotate |
Wed, 02 Dec 2009 12:52:55 +0100 | Sylvain Thénault | nicer mainvars/expression handling when initializing rql constraints | file | diff | annotate |
Wed, 02 Dec 2009 11:53:25 +0100 | Sylvain Thénault | fix RQLUniqueConstraint behaviour by using a DISTINCT query and allowing | 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 : | file | diff | annotate |
Thu, 12 Nov 2009 13:46:10 +0100 | Sylvain Thénault | doc | file | diff | annotate |
Thu, 12 Nov 2009 12:15:19 +0100 | Sylvain Thénault | close #511810: bad rql generated when looking for vocabulary for a relation on an entity which doesn't exist (yet) | file | diff | annotate |
Thu, 12 Nov 2009 12:08:43 +0100 | Sylvain Thénault | typo | file | diff | annotate |
Thu, 12 Nov 2009 12:08:30 +0100 | Sylvain Thénault | consider U when computing main variables | 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 | file | diff | annotate |
Wed, 07 Oct 2009 12:31:08 +0200 | Sylvain Thénault | backport stable branch | file | diff | annotate |
Fri, 02 Oct 2009 15:31:28 +0200 | Sylvain Thénault | [schema] make RQL* constraints usable w/ attributes | file | diff | annotate |
Fri, 25 Sep 2009 11:23:11 +0200 | Sylvain Thénault | can now give context to rschema.display_name(...) | file | diff | annotate |
Wed, 23 Sep 2009 10:22:04 +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:02:48 +0200 | Sylvain Thénault | fix vocab param to avoid deprecation warning | file | diff | annotate |
Thu, 17 Sep 2009 15:16:53 +0200 | Sylvain Thénault | backport 3.5 | file | diff | annotate |
Thu, 17 Sep 2009 13:21:13 +0200 | Sylvain Thénault | tweak catalog generation by adding a new SYSTEM_RTYPES set to schema | file | diff | annotate |
Thu, 17 Sep 2009 12:29:05 +0200 | Sylvain Thénault | ensure pgettext return unicode as well | file | diff | annotate |
Wed, 16 Sep 2009 21:29:17 +0200 | Adrien Di Mascio | [gettext] provide GNU contexts to avoid translations ambiguities | file | diff | annotate |
Wed, 16 Sep 2009 14:24:31 +0200 | Sylvain Thénault | refactor so that rql rewriter may be used outside the server. Enhance it to be usable for RRQLExpression as well | file | diff | annotate |
Fri, 21 Aug 2009 16:26:20 +0200 | Sylvain Thénault | somewhat painful backport of 3.5 branch, should mostly be ok | file | diff | annotate |
Fri, 21 Aug 2009 15:07:47 +0200 | Sylvain Thénault | backport stable | file | diff | annotate |
Fri, 21 Aug 2009 14:59:00 +0200 | Sylvain Thénault | no inference for the identity relation | file | diff | annotate |
Fri, 21 Aug 2009 14:57:36 +0200 | Sylvain Thénault | [schema] make_workflowable now take an option description for the in_state relation | file | diff | annotate |
Thu, 20 Aug 2009 17:57:56 +0200 | Sylvain Thénault | backport stable branch | file | diff | annotate |
Thu, 20 Aug 2009 17:55:08 +0200 | Sylvain Thénault | when adding/removing cubes, we should add/remove entity types in correct order if one inherits from another | file | diff | annotate |
Thu, 20 Aug 2009 17:44:27 +0200 | Sylvain Thénault | start a new workflow engine | file | diff | annotate |
Wed, 12 Aug 2009 18:40:52 +0200 | Nicolas Chauvat | R put version info in deprecation warnings | file | diff | annotate |
Wed, 12 Aug 2009 13:30:45 +0200 | Sylvain Thénault | compute extrapath, necessary for proper schema module detection when CW_CUBES_PATH is set | file | diff | annotate |
Fri, 07 Aug 2009 16:50:29 +0200 | Sylvain Thénault | [bw compat] restore format_constraint into schema file context | file | diff | annotate |
Fri, 07 Aug 2009 16:50:09 +0200 | Sylvain Thénault | [schema] oops | file | diff | annotate |
Fri, 07 Aug 2009 14:49:19 +0200 | Sylvain Thénault | restore backward compat, still imported a lot | file | diff | annotate |
Fri, 07 Aug 2009 14:06:58 +0200 | Sylvain Thénault | no need for lib_directory | file | diff | annotate |
Fri, 07 Aug 2009 13:58:28 +0200 | Sylvain Thénault | to make cw schemas importable, they have to be installed w/ cw code, not in /usr/share/cubicweb/schemas | file | diff | annotate |
Fri, 07 Aug 2009 10:21:19 +0200 | Sylvain Thénault | [schema] break when found | file | diff | annotate |
Thu, 06 Aug 2009 11:54:17 +0200 | Sylvain Thénault | [schema] yams api update | file | diff | annotate |
Tue, 04 Aug 2009 19:36:22 +0200 | Sylvain Thénault | add consistency check on constraints | file | diff | annotate |
Sat, 01 Aug 2009 16:20:08 +0200 | Sylvain Thénault | B [schema update] may remove has_text unexpectedly, give another argument to fix it | file | diff | annotate |
Sat, 01 Aug 2009 01:23:22 +0200 | Sylvain Thénault | oops, should have been in a earlier commit (META_RELATION_TYPES renaming) | file | diff | annotate |
Sat, 01 Aug 2009 00:01:12 +0200 | Sylvain Thénault | merge | 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 |
Fri, 31 Jul 2009 23:33:05 +0200 | Sylvain Thénault | [R schema] dont give an iterator, it's a trap | file | diff | annotate |
Fri, 31 Jul 2009 23:30:56 +0200 | Sylvain Thénault | [R repo, schema] use VIRTUAL_RTYPES const | file | diff | annotate |
Tue, 28 Jul 2009 18:36:32 +0200 | Nicolas Chauvat | [cleanup] nicer imports | file | diff | annotate |
Tue, 28 Jul 2009 11:04:41 +0200 | Sylvain Thénault | we've to call cleanup_sys_modules manually for proper schema modules cleanup | file | diff | annotate |
Fri, 24 Jul 2009 14:33:37 +0200 | Sylvain Thénault | application -> instance where it makes sense | file | diff | annotate |
Thu, 23 Jul 2009 17:15:05 +0200 | Aurelien Campeas | fix a couple NameErrors | file | diff | annotate |
Thu, 23 Jul 2009 15:57:15 +0200 | Sylvain Thénault | move RichString and co to yams, keeping only a small monkeypatch for cw-page-template here | file | diff | annotate |
Thu, 23 Jul 2009 15:28:41 +0200 | Adrien Di Mascio | new cwuri metadata + a few tests fixes on the way | file | diff | annotate |
Thu, 23 Jul 2009 15:07:12 +0200 | Sylvain Thénault | cleanup | file | diff | annotate |
Wed, 15 Jul 2009 09:45:13 +0200 | Adrien Di Mascio | [schema] fix yams' add_relation monkeypatching | file | diff | annotate |
Tue, 07 Jul 2009 11:38:25 +0200 | Sylvain Thénault | obsolete implicit context | file | diff | annotate |
Tue, 07 Jul 2009 11:38:04 +0200 | Sylvain Thénault | meta has been drop | file | diff | annotate |
Mon, 06 Jul 2009 19:55:18 +0200 | Sylvain Thénault | backport stable branch | file | diff | annotate |
Fri, 03 Jul 2009 10:27:03 +0200 | Sylvain Thénault | cleanup | file | diff | annotate |
Thu, 02 Jul 2009 10:35:03 +0200 | Sylvain Thénault | backport stable | file | diff | annotate |
Wed, 01 Jul 2009 19:46:47 +0200 | Aurelien Campeas | [schema] fix Entity.add_relation(RichString(...)...) | file | diff | annotate |
Tue, 30 Jun 2009 08:05:18 +0200 | Sylvain Thénault | deprecate display_name from builtin, ask for explicit import | file | diff | annotate |
Mon, 29 Jun 2009 12:18:59 +0200 | Sylvain Thénault | merge | file | diff | annotate |
Mon, 29 Jun 2009 11:45:05 +0200 | Aurelien Campeas | typo | file | diff | annotate |
Mon, 29 Jun 2009 12:18:43 +0200 | Sylvain Thénault | RelationFileReader is dead | file | diff | annotate |
Sat, 27 Jun 2009 00:56:30 +0200 | Sylvain Thénault | backport stable branch, make schema-security consistent with other schema views changes, uniformize skipmeta/withmeta | file | diff | annotate |
Wed, 24 Jun 2009 16:58:28 +0200 | Sylvain Thénault | cleanup | file | diff | annotate |
Tue, 23 Jun 2009 13:46:18 +0200 | Sylvain Thénault | merge and add missing import in schema.py | file | diff | annotate |
Tue, 23 Jun 2009 13:36:38 +0200 | Sylvain Thénault | backport stable branch | file | diff | annotate |
Tue, 23 Jun 2009 13:33:57 +0200 | Sylvain Thénault | include_schema_files is useless | file | diff | annotate |
Fri, 19 Jun 2009 15:55:35 +0200 | Sylvain Thénault | drop @ wildcard in relation subject/object, override main_attribute for proper behaviour | file | diff | annotate |
Fri, 19 Jun 2009 14:42:04 +0200 | Sylvain Thénault | stop using meta attribute from yams schema. Use instead sets defining meta relations and another defining schema types. Refactor various schema view based on this | file | diff | annotate |
Thu, 28 May 2009 09:20:07 +0200 | Adrien Di Mascio | big bunch of copyright / docstring update | file | diff | annotate |
Tue, 28 Apr 2009 11:22:31 +0200 | sylvain thenault | fix imports, cleanup, repair some ajax calls | file | diff | annotate |
Fri, 24 Apr 2009 17:04:14 +0200 | sylvain thenault | backport default branch | file | diff | annotate |
Thu, 23 Apr 2009 16:11:30 +0200 | sylvain thenault | delete-trailing-whitespaces | file | diff | annotate |
Mon, 20 Apr 2009 11:22:06 -0700 | Sandrine Ribeau | Remove all related to entity Card as it now has its own cube. | file | diff | annotate |
Fri, 17 Apr 2009 16:55:37 +0200 | sylvain thenault | rename internal entity types to have CW prefix instead of E | file | diff | annotate |
Wed, 25 Mar 2009 10:40:22 +0100 | sylvain thenault | make pylint happy, fix some bugs on the way | file | diff | annotate |
Mon, 23 Mar 2009 18:13:34 +0100 | sylvain thenault | more linting | file | diff | annotate |
Mon, 23 Mar 2009 17:55:59 +0100 | sylvain thenault | pylint cleanup | file | diff | annotate |
Thu, 12 Mar 2009 19:39:34 +0100 | sylvain thenault | unification of meta-attributes handling: | file | diff | annotate |
Thu, 12 Mar 2009 18:41:26 +0100 | sylvain thenault | fix format_field detection for fields not using FormatConstraint | file | diff | annotate |
Thu, 12 Mar 2009 18:40:56 +0100 | sylvain thenault | backport has_format method from entity | file | diff | annotate |
Thu, 12 Mar 2009 16:23:31 +0100 | sylvain thenault | move has_format method to the entity schema class | file | diff | annotate |
Wed, 11 Mar 2009 11:02:32 +0100 | sylvain thenault | accept req as parameter for convenience | file | diff | annotate |
Tue, 10 Mar 2009 19:34:35 +0100 | sylvain thenault | fix to pass arguments to base class | file | diff | annotate |
Tue, 10 Mar 2009 11:35:52 +0100 | sylvain thenault | use datetime instead of mx.DateTime | file | diff | annotate |
Wed, 18 Feb 2009 01:24:12 +0100 | sylvain thenault | oops | file | diff | annotate |
Tue, 17 Feb 2009 23:08:21 +0100 | sylvain thenault | do it the other way | file | diff | annotate |
Tue, 17 Feb 2009 22:37:03 +0100 | sylvain thenault | turn simpletal optional | file | diff | annotate |
Mon, 16 Feb 2009 14:18:13 +0100 | Adrien Di Mascio | provide a new WorkflowableEntityType base class (will be refactored later, maybe with schema interfaces) | file | diff | annotate |
Mon, 16 Feb 2009 14:08:16 +0100 | Adrien Di Mascio | extract workflow related schema definitions in its own file | file | diff | annotate |
Mon, 16 Feb 2009 12:33:14 +0100 | Adrien Di Mascio | provide a new RichString attribute type | file | diff | annotate |
Tue, 27 Jan 2009 14:03:17 +0100 | sylvain thenault | update some copyrights | file | diff | annotate |
Thu, 08 Jan 2009 16:53:41 +0100 | Sylvain Thenault | check apphome is not None | file | diff | annotate |
Wed, 05 Nov 2008 15:52:50 +0100 | Adrien Di Mascio | Showtime ! | file | diff | annotate |