Wed, 07 Oct 2009 12:38:30 +0200 |
Sylvain Thénault |
merge fix
|
changeset |
files
|
Wed, 07 Oct 2009 12:31:08 +0200 |
Sylvain Thénault |
backport stable branch
|
changeset |
files
|
Wed, 07 Oct 2009 11:45:54 +0200 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
Wed, 07 Oct 2009 11:45:39 +0200 |
Sylvain Thénault |
test fixes
stable
|
changeset |
files
|
Wed, 07 Oct 2009 11:33:38 +0200 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
Wed, 07 Oct 2009 11:33:24 +0200 |
Sylvain Thénault |
use daemon thread
stable
|
changeset |
files
|
Wed, 07 Oct 2009 11:33:11 +0200 |
Sylvain Thénault |
set edited_attributes before call to pre_add_hook
stable
|
changeset |
files
|
Wed, 07 Oct 2009 11:32:54 +0200 |
Sylvain Thénault |
[entity] must not define __iter__ or other method from the dict protocal since entities are inheriting from dict (and expecting such behaviour)
stable
|
changeset |
files
|
Wed, 07 Oct 2009 10:41:19 +0200 |
Aurelien Campeas |
two bits of docstring
stable
|
changeset |
files
|
Wed, 07 Oct 2009 10:33:24 +0200 |
Nicolas Chauvat |
[doc] various fixes
stable
|
changeset |
files
|
Tue, 06 Oct 2009 15:56:10 -0700 |
Sandrine Ribeau |
[sobjects] missing import
stable
|
changeset |
files
|
Tue, 06 Oct 2009 14:12:56 -0700 |
Sandrine Ribeau |
[doc] include module uicfg and rtags doctring in the book
stable
|
changeset |
files
|
Tue, 06 Oct 2009 18:17:11 +0200 |
Sylvain Thénault |
doesn't necessarily have parent
stable
|
changeset |
files
|
Tue, 06 Oct 2009 18:15:05 +0200 |
Sylvain Thénault |
add version number to deprecation messages
stable
|
changeset |
files
|
Tue, 06 Oct 2009 18:14:54 +0200 |
Sylvain Thénault |
set title to None so it doesn't appears in possible views
stable
|
changeset |
files
|
Tue, 06 Oct 2009 17:49:42 +0200 |
Sylvain Thénault |
remove useless code
stable
|
changeset |
files
|
Tue, 06 Oct 2009 17:45:10 +0200 |
Sylvain Thénault |
[forms] fix generated label for fields
stable
|
changeset |
files
|
Tue, 06 Oct 2009 17:18:23 +0200 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
Tue, 06 Oct 2009 17:18:10 +0200 |
Sylvain Thénault |
[forms] some style for htable renderer layout
stable
|
changeset |
files
|
Tue, 06 Oct 2009 17:16:23 +0200 |
Sylvain Thénault |
[json validation] catch everything here
stable
|
changeset |
files
|
Tue, 06 Oct 2009 17:15:24 +0200 |
Sylvain Thénault |
[tabs] some convenience classes for tabbed views
stable
|
changeset |
files
|
Tue, 06 Oct 2009 17:15:04 +0200 |
Sylvain Thénault |
[tabs] refactor to more tab control
stable
|
changeset |
files
|
Tue, 06 Oct 2009 17:14:15 +0200 |
Sylvain Thénault |
[hooks] don't delete composed of a composite where relation is being removed from the schema
stable
|
changeset |
files
|
Tue, 06 Oct 2009 17:13:27 +0200 |
Sylvain Thénault |
add edited_attributes to entities from external sources
stable
|
changeset |
files
|
Tue, 06 Oct 2009 17:13:08 +0200 |
Sylvain Thénault |
[entities] default implementation for after_deletion_path goes back to the parent if any
stable
|
changeset |
files
|
Tue, 06 Oct 2009 17:12:26 +0200 |
Sylvain Thénault |
[vreg] fix reloading pb w/ module level error
stable
|
changeset |
files
|
Tue, 06 Oct 2009 16:50:11 +0200 |
Sylvain Thénault |
[config] dumb implementation of default_instance_id on no app config since it's referenced
stable
|
changeset |
files
|
Tue, 06 Oct 2009 16:56:22 +0200 |
Alexandre Fayolle |
fix label in generated form for relations
stable
|
changeset |
files
|
Tue, 06 Oct 2009 14:14:16 +0200 |
Aurelien Campeas |
typo
stable
|
changeset |
files
|
Tue, 06 Oct 2009 14:01:21 +0200 |
Aurelien Campeas |
bits about operations (from the actual docstrings)
stable
|
changeset |
files
|
Mon, 05 Oct 2009 19:11:48 +0200 |
Aurelien Campeas |
fixlets on the workflow chapter
stable
|
changeset |
files
|
Mon, 05 Oct 2009 18:45:40 +0200 |
Aurelien Campeas |
merge
stable
|
changeset |
files
|
Mon, 05 Oct 2009 18:45:12 +0200 |
Aurelien Campeas |
smallest possible change to fix #472806
stable
|
changeset |
files
|
Mon, 05 Oct 2009 16:15:41 +0200 |
Aurelien Campeas |
provide missing image, build on local user tmp (to avoid permissions conflicts)
stable
|
changeset |
files
|
Mon, 05 Oct 2009 16:04:14 +0200 |
Aurelien Campeas |
update chatper on permissions
stable
|
changeset |
files
|
Mon, 05 Oct 2009 17:40:33 +0200 |
Alexandre Fayolle |
Hide Workflow related entities in the schema diagram
stable
|
changeset |
files
|
Fri, 02 Oct 2009 15:31:28 +0200 |
Sylvain Thénault |
[schema] make RQL* constraints usable w/ attributes
stable
|
changeset |
files
|
Fri, 02 Oct 2009 14:22:23 +0200 |
Sylvain Thénault |
[session cache] ensure we're not modifying cached rset/entities, they may be used elsewhere
stable
|
changeset |
files
|
Fri, 02 Oct 2009 14:17:22 +0200 |
Sylvain Thénault |
[entity] put cached related entities as tuple to be sure no one is modifying
stable
|
changeset |
files
|
Fri, 02 Oct 2009 14:15:23 +0200 |
Sylvain Thénault |
[rset] new copy() method
stable
|
changeset |
files
|
Fri, 02 Oct 2009 10:14:29 +0200 |
Sylvain Thénault |
[migration] fix bug when propagating newly inserted relation type to children classes
stable
|
changeset |
files
|
Fri, 02 Oct 2009 08:57:55 +0200 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
Fri, 02 Oct 2009 08:57:25 +0200 |
Sylvain Thénault |
add some notes
stable
|
changeset |
files
|
Fri, 02 Oct 2009 08:57:16 +0200 |
Sylvain Thénault |
fix pyro-host option type
stable
|
changeset |
files
|
Fri, 02 Oct 2009 08:57:07 +0200 |
Sylvain Thénault |
fix bug when renaming a full text indexed attribute
stable
|
changeset |
files
|
Thu, 01 Oct 2009 17:15:46 +0200 |
Aurelien Campeas |
fix remove/do not remove action sequence (using a temp attribute instead of setting a wrong value in the resurrected hidden input)
stable
|
changeset |
files
|
Thu, 01 Oct 2009 16:06:29 +0200 |
Aurelien Campeas |
fix #471746
stable
|
changeset |
files
|
Thu, 01 Oct 2009 14:50:10 +0200 |
Sylvain Thénault |
[migration] when adding a new attribute with a default value, set this value on existing entities (test and fix)
stable
|
changeset |
files
|
Thu, 01 Oct 2009 09:41:41 +0200 |
Sylvain Thénault |
oops
stable
|
changeset |
files
|
Thu, 01 Oct 2009 09:41:34 +0200 |
Sylvain Thénault |
unicode file name
stable
|
changeset |
files
|
Thu, 01 Oct 2009 09:41:26 +0200 |
Sylvain Thénault |
by default skip new 'footer' category
stable
|
changeset |
files
|
Thu, 01 Oct 2009 08:49:29 +0200 |
Sylvain Thénault |
[pyro] merge pyro-id / pyro-instance-id options, put all pyro options in the same section of the configuration file
stable
|
changeset |
files
|
Wed, 30 Sep 2009 21:06:09 +0200 |
Adrien Di Mascio |
[css] fix html_tree css, selected node use the selected class
stable
|
changeset |
files
|
Wed, 30 Sep 2009 18:53:18 +0200 |
Julien Jehannet |
[B] urlrewite: basic patch for i18n vtitle
stable
|
changeset |
files
|
Wed, 30 Sep 2009 18:57:42 +0200 |
Sylvain Thénault |
backport stable branch
|
changeset |
files
|
Wed, 30 Sep 2009 17:57:02 +0200 |
Sylvain Thénault |
more test
stable
|
changeset |
files
|