Fri, 03 Jul 2009 10:27:03 +0200 |
Sylvain Thénault |
cleanup
stable
|
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(...)...)
stable
|
file |
diff |
annotate
|
Tue, 30 Jun 2009 08:05:18 +0200 |
Sylvain Thénault |
deprecate display_name from builtin, ask for explicit import
stable
|
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
stable
|
file |
diff |
annotate
|
Tue, 23 Jun 2009 13:46:18 +0200 |
Sylvain Thénault |
merge and add missing import in schema.py
stable
|
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
stable
|
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
tls-sprint
|
file |
diff |
annotate
|
Fri, 24 Apr 2009 17:04:14 +0200 |
sylvain thenault |
backport default branch
tls-sprint
|
file |
diff |
annotate
|
Thu, 23 Apr 2009 16:11:30 +0200 |
sylvain thenault |
delete-trailing-whitespaces
tls-sprint
|
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
tls-sprint
|
file |
diff |
annotate
|
Wed, 25 Mar 2009 10:40:22 +0100 |
sylvain thenault |
make pylint happy, fix some bugs on the way
tls-sprint
|
file |
diff |
annotate
|
Mon, 23 Mar 2009 18:13:34 +0100 |
sylvain thenault |
more linting
tls-sprint
|
file |
diff |
annotate
|
Mon, 23 Mar 2009 17:55:59 +0100 |
sylvain thenault |
pylint cleanup
tls-sprint
|
file |
diff |
annotate
|
Thu, 12 Mar 2009 19:39:34 +0100 |
sylvain thenault |
unification of meta-attributes handling:
tls-sprint
|
file |
diff |
annotate
|
Thu, 12 Mar 2009 18:41:26 +0100 |
sylvain thenault |
fix format_field detection for fields not using FormatConstraint
tls-sprint
|
file |
diff |
annotate
|
Thu, 12 Mar 2009 18:40:56 +0100 |
sylvain thenault |
backport has_format method from entity
tls-sprint
|
file |
diff |
annotate
|
Thu, 12 Mar 2009 16:23:31 +0100 |
sylvain thenault |
move has_format method to the entity schema class
tls-sprint
|
file |
diff |
annotate
|
Wed, 11 Mar 2009 11:02:32 +0100 |
sylvain thenault |
accept req as parameter for convenience
tls-sprint
|
file |
diff |
annotate
|
Tue, 10 Mar 2009 19:34:35 +0100 |
sylvain thenault |
fix to pass arguments to base class
tls-sprint
|
file |
diff |
annotate
|
Tue, 10 Mar 2009 11:35:52 +0100 |
sylvain thenault |
use datetime instead of mx.DateTime
tls-sprint
|
file |
diff |
annotate
|
Wed, 18 Feb 2009 01:24:12 +0100 |
sylvain thenault |
oops
tls-sprint
|
file |
diff |
annotate
|
Tue, 17 Feb 2009 23:08:21 +0100 |
sylvain thenault |
do it the other way
tls-sprint
|
file |
diff |
annotate
|
Tue, 17 Feb 2009 22:37:03 +0100 |
sylvain thenault |
turn simpletal optional
tls-sprint
|
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)
tls-sprint
|
file |
diff |
annotate
|
Mon, 16 Feb 2009 14:08:16 +0100 |
Adrien Di Mascio |
extract workflow related schema definitions in its own file
tls-sprint
|
file |
diff |
annotate
|
Mon, 16 Feb 2009 12:33:14 +0100 |
Adrien Di Mascio |
provide a new RichString attribute type
tls-sprint
|
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
|