Thu, 03 Dec 2009 09:58:07 +0100 |
Sylvain Thénault |
i18nupdate
stable
|
changeset |
files
|
Thu, 03 Dec 2009 09:57:55 +0100 |
Sylvain Thénault |
nicer error message on rql constraints
stable
|
changeset |
files
|
Thu, 03 Dec 2009 09:57:32 +0100 |
Sylvain Thénault |
implements 'parent' method on workflow entity types
stable
|
changeset |
files
|
Thu, 03 Dec 2009 09:56:53 +0100 |
Sylvain Thénault |
this invalid constraint now fails with new constraints checking
stable
|
changeset |
files
|
Thu, 03 Dec 2009 09:56:28 +0100 |
Sylvain Thénault |
this constraint is actually unusable in yams schema for cw
stable
|
changeset |
files
|
Thu, 03 Dec 2009 09:56:15 +0100 |
Sylvain Thénault |
unused since a long time now
stable
|
changeset |
files
|
Thu, 03 Dec 2009 09:55:18 +0100 |
Sylvain Thénault |
finish yesterday work on rql constraints:
stable
|
changeset |
files
|
Wed, 02 Dec 2009 18:36:16 +0100 |
Sylvain Thénault |
synchronize rdef where unique constraints have been updated/added
stable
|
changeset |
files
|
Wed, 02 Dec 2009 18:35:31 +0100 |
Sylvain Thénault |
oops, should have been updated
stable
|
changeset |
files
|
Wed, 02 Dec 2009 17:39:56 +0100 |
Sylvain Thénault |
add a fourth item to 'view box' defintion, dispctrl, so that
stable
|
changeset |
files
|
Wed, 02 Dec 2009 16:57:17 +0100 |
Sylvain Thénault |
slightly adapt title and hide boxes when view is called as a non primary view
stable
|
changeset |
files
|
Wed, 02 Dec 2009 16:56:28 +0100 |
Sylvain Thénault |
allow to override is_primary result using an argument given to object constructor (have to be given to 'initargs' argument of .render like initargs={'is_primary': False}
stable
|
changeset |
files
|
Wed, 02 Dec 2009 15:08:11 +0100 |
Aurelien Campeas |
typo
stable
|
changeset |
files
|
Wed, 02 Dec 2009 14:38:17 +0100 |
Sylvain Thénault |
new generic urlattr view
stable
|
changeset |
files
|
Wed, 02 Dec 2009 14:37:19 +0100 |
Sylvain Thénault |
update _render_attribute / _render_relation prototype to gain more control on label through uicfg (for attributes and relations). Keep bw compat for crm/iliane
stable
|
changeset |
files
|
Wed, 02 Dec 2009 14:35:23 +0100 |
Sylvain Thénault |
when fields are displayed in a table and label should'nt be displayed, set colspan to 2 on the field value cell
stable
|
changeset |
files
|
Wed, 02 Dec 2009 13:22:50 +0100 |
Aurelien Campeas |
fix format string
stable
|
changeset |
files
|
Wed, 02 Dec 2009 12:55:51 +0100 |
Sylvain Thénault |
cleanup
stable
|
changeset |
files
|
Wed, 02 Dec 2009 12:55:41 +0100 |
Sylvain Thénault |
fix workflow consistency: check state/transition name uniqness in the wf when state/transition name is modified ; use the new msg argument of rql constraints to have a nicer error message on failure
stable
|
changeset |
files
|
Wed, 02 Dec 2009 12:54:16 +0100 |
Sylvain Thénault |
nicer __str__ and __repr__ methods on rql constraints
stable
|
changeset |
files
|
Wed, 02 Dec 2009 12:53:46 +0100 |
Sylvain Thénault |
refactor so that we can specify an extra argument to constraints which
stable
|
changeset |
files
|
Wed, 02 Dec 2009 12:52:55 +0100 |
Sylvain Thénault |
nicer mainvars/expression handling when initializing rql constraints
stable
|
changeset |
files
|
Wed, 02 Dec 2009 11:57:38 +0100 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
Wed, 02 Dec 2009 11:53:25 +0100 |
Sylvain Thénault |
fix RQLUniqueConstraint behaviour by using a DISTINCT query and allowing
stable
|
changeset |
files
|
Wed, 02 Dec 2009 11:04:40 +0100 |
Sylvain Thénault |
don't fail on error while render a notification mail
stable
|
changeset |
files
|
Tue, 01 Dec 2009 19:58:51 +0100 |
Pierre-Yves David |
improve error message for redundant initial workflow states
stable
|
changeset |
files
|
Tue, 01 Dec 2009 19:29:56 +0100 |
Sylvain Thénault |
fix name error while debugging
stable
|
changeset |
files
|
Tue, 01 Dec 2009 17:38:35 +0100 |
Sylvain Thénault |
oops, this is an object relation
stable
|
changeset |
files
|
Tue, 01 Dec 2009 12:06:17 +0100 |
Sylvain Thénault |
don't use html/dtd validator as default validator for non html views. Closes #550162
stable
|
changeset |
files
|
Tue, 01 Dec 2009 12:03:42 +0100 |
Sylvain Thénault |
support x.set_relations(a_relation=None) to delete a_relation relations from this entity
stable
|
changeset |
files
|
Tue, 01 Dec 2009 12:00:20 +0100 |
Sylvain Thénault |
properly fail if user has entered wrong connection information for the system database, closes #549136
stable
|
changeset |
files
|
Tue, 01 Dec 2009 08:43:37 +0100 |
Sylvain Thénault |
[forms] deprecate form_render(**kwargs) in favor of render(formvalues=None, rendervalues=None, renderer=None)
stable
|
changeset |
files
|
Tue, 01 Dec 2009 08:38:02 +0100 |
Sylvain Thénault |
wfhistory isn't anymore selectable if the entity has no record in its history
stable
|
changeset |
files
|
Tue, 01 Dec 2009 08:37:30 +0100 |
Sylvain Thénault |
fix name error if ValueError is raised
stable
|
changeset |
files
|
Mon, 30 Nov 2009 17:48:24 +0100 |
Alexandre Fayolle |
merge
stable
|
changeset |
files
|
Mon, 30 Nov 2009 17:48:01 +0100 |
Alexandre Fayolle |
fix rset.column_types docstring to reflect reality
stable
|
changeset |
files
|
Mon, 30 Nov 2009 11:15:59 +0100 |
Sylvain Thénault |
make wfhistory non selectable for entities without record in its workflow history
stable
|
changeset |
files
|
Mon, 30 Nov 2009 10:24:01 +0100 |
Sylvain Thénault |
when one is adding an inline entity for a relation of a single card,
stable
|
changeset |
files
|
Sun, 29 Nov 2009 23:48:22 +0100 |
Nicolas Chauvat |
Added tag cubicweb-debian-version-3.5.9-1 for changeset d7f2d32340fb
stable
|
changeset |
files
|
Sun, 29 Nov 2009 23:48:22 +0100 |
Nicolas Chauvat |
Added tag cubicweb-version-3.5.9 for changeset 1677312fd8a3
stable cubicweb-debian-version-3.5.9-1
|
changeset |
files
|
Sun, 29 Nov 2009 23:30:03 +0100 |
Nicolas Chauvat |
prepare 3.5.9
stable cubicweb-version-3.5.9
|
changeset |
files
|
Sun, 29 Nov 2009 23:22:32 +0100 |
Sylvain Thénault |
oops
stable
|
changeset |
files
|
Sun, 29 Nov 2009 23:17:31 +0100 |
Sylvain Thénault |
merge
stable
|
changeset |
files
|
Sun, 29 Nov 2009 23:16:40 +0100 |
Sylvain Thénault |
fix ze fix
stable
|
changeset |
files
|
Sun, 29 Nov 2009 22:43:59 +0100 |
Nicolas Chauvat |
prepare 3.5.8
stable
|
changeset |
files
|
Sun, 29 Nov 2009 16:45:47 +0100 |
Sylvain Thénault |
fix inline-creation form when called through ajax
stable
|
changeset |
files
|
Sat, 28 Nov 2009 12:16:30 +0100 |
Nicolas Chauvat |
Added tag cubicweb-debian-version-3.5.7-1 for changeset 7a96c0544c13
stable
|
changeset |
files
|
Sat, 28 Nov 2009 12:16:29 +0100 |
Nicolas Chauvat |
Added tag cubicweb-version-3.5.7 for changeset 0fc300eb4746
stable cubicweb-debian-version-3.5.7-1
|
changeset |
files
|
Sat, 28 Nov 2009 11:53:18 +0100 |
Nicolas Chauvat |
prepare 3.5.7
stable cubicweb-version-3.5.7
|
changeset |
files
|
Sat, 28 Nov 2009 11:42:37 +0100 |
Nicolas Chauvat |
imported patch cwctl-shell-textfile
stable
|
changeset |
files
|
Sat, 28 Nov 2009 10:27:58 +0100 |
Nicolas Chauvat |
bugfix typo in exception name
stable
|
changeset |
files
|
Fri, 27 Nov 2009 23:47:28 +0100 |
Sylvain Thénault |
ease customization of title
stable
|
changeset |
files
|
Fri, 27 Nov 2009 23:45:18 +0100 |
Sylvain Thénault |
implements is enough
stable
|
changeset |
files
|
Fri, 27 Nov 2009 22:05:10 +0100 |
Sylvain Thénault |
make title overriddable
stable
|
changeset |
files
|
Fri, 27 Nov 2009 22:04:54 +0100 |
Sylvain Thénault |
fix test: required to fake parent form
stable
|
changeset |
files
|
Fri, 27 Nov 2009 19:04:26 +0100 |
Nicolas Chauvat |
[web] rename TabedPrimary to TabbedPrimary with backward compat
stable
|
changeset |
files
|
Fri, 27 Nov 2009 15:43:45 +0100 |
Nicolas Chauvat |
rename sql script to make cw3.5.6 happy
stable
|
changeset |
files
|
Fri, 27 Nov 2009 10:24:13 +0100 |
Sylvain Thénault |
consider 'rvid' key in primaryview_display_control to determine sub-view to use in reledit
stable
|
changeset |
files
|
Fri, 27 Nov 2009 10:23:11 +0100 |
Sylvain Thénault |
some doc
stable
|
changeset |
files
|
Fri, 27 Nov 2009 09:36:58 +0100 |
Sylvain Thénault |
force_session_key default to None
stable
|
changeset |
files
|