Mon, 06 Jul 2009 10:56:43 +0200 |
Sylvain Thénault |
new case_insensitive_etypes resource on the cubicweb registry
stable
|
file |
diff |
annotate
|
Thu, 02 Jul 2009 10:35:03 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 01 Jul 2009 20:03:15 +0200 |
Sylvain Thénault |
close #343467, no sources sections in site properties
stable
|
file |
diff |
annotate
|
Fri, 05 Jun 2009 15:09:20 +0200 |
Sylvain Thénault |
nicer vreg api, try to make rset an optional named argument in select and derivated (including selectors)
|
file |
diff |
annotate
|
Wed, 03 Jun 2009 16:52:24 +0200 |
Sylvain Thénault |
fix lookup of files to load when using CW_CUBES_PATH
|
file |
diff |
annotate
|
Thu, 28 May 2009 18:31:14 +0200 |
Sylvain Thénault |
move view method's logic on the registry, so it's easier to call it from outside an appobject. Also make rset argument optional
|
file |
diff |
annotate
|
Thu, 28 May 2009 09:20:07 +0200 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
Mon, 25 May 2009 16:10:52 +0200 |
Sylvain Thénault |
handle speaking to an instance using old entity types
stable
|
file |
diff |
annotate
|
Sun, 24 May 2009 02:04:07 +0200 |
Nicolas Chauvat |
fix etype_class(Any) when multiple sources
stable
|
file |
diff |
annotate
|
Wed, 13 May 2009 09:09:22 +0200 |
sylvain thenault |
fix some rtags pb on i18n catalog generation
tls-sprint
|
file |
diff |
annotate
|
Tue, 12 May 2009 18:15:49 +0200 |
sylvain thenault |
fix rtags initialization: do it at the registry level to avoid multiple initialization of the same rtag
tls-sprint
|
file |
diff |
annotate
|
Mon, 11 May 2009 11:55:10 +0200 |
sylvain thenault |
View.dispatch -> View.render
tls-sprint
|
file |
diff |
annotate
|
Mon, 04 May 2009 13:09:48 +0200 |
sylvain thenault |
backport default
tls-sprint
|
file |
diff |
annotate
|
Mon, 04 May 2009 12:53:42 +0200 |
sylvain thenault |
extract method
tls-sprint
|
file |
diff |
annotate
|
Wed, 22 Apr 2009 09:46:13 -0500 |
Nicolas Chauvat |
better messages
|
file |
diff |
annotate
|
Tue, 28 Apr 2009 17:07:07 +0200 |
Aurelien Campeas |
remove spurious print
tls-sprint
|
file |
diff |
annotate
|
Tue, 28 Apr 2009 16:22:36 +0200 |
sylvain thenault |
fix to correctly init appobjects even with cleanup_interface_sobjects set to False
tls-sprint
|
file |
diff |
annotate
|
Fri, 24 Apr 2009 17:04:14 +0200 |
sylvain thenault |
backport default branch
tls-sprint
|
file |
diff |
annotate
|
Fri, 24 Apr 2009 16:22:57 +0200 |
sylvain thenault |
should not be necessary anymore to add entity class to __implements__
tls-sprint
|
file |
diff |
annotate
|
Thu, 16 Apr 2009 16:02:24 +0200 |
sylvain thenault |
consider kwargs in possible_actions
|
file |
diff |
annotate
|
Wed, 15 Apr 2009 14:06:53 +0200 |
sylvain thenault |
use entities found in schema, not in the etypes registry, else we miss entity types which have no specific classes
tls-sprint
|
file |
diff |
annotate
|
Wed, 08 Apr 2009 20:38:34 +0200 |
sylvain thenault |
eproperty forms handling
tls-sprint
|
file |
diff |
annotate
|
Wed, 08 Apr 2009 11:29:28 +0200 |
sylvain thenault |
* print vreg content once fully initialized (require move of print code from vregistry to cwvreg)
tls-sprint
|
file |
diff |
annotate
|
Tue, 07 Apr 2009 09:30:23 +0200 |
sylvain thenault |
backport default branch
tls-sprint
|
file |
diff |
annotate
|
Mon, 06 Apr 2009 14:27:52 +0200 |
Aurelien Campeas |
fix vocabfunc signature #342646
|
file |
diff |
annotate
|
Fri, 27 Mar 2009 12:23:34 +0100 |
sylvain thenault |
we have to clear _needs_iface to avoir crash on auto-reload
tls-sprint
|
file |
diff |
annotate
|
Thu, 26 Mar 2009 18:58:14 +0100 |
sylvain thenault |
don't kick objects accepting 'Any'
tls-sprint
|
file |
diff |
annotate
|
Thu, 26 Mar 2009 18:57:58 +0100 |
sylvain thenault |
rename to be clearer
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 17:55:59 +0100 |
sylvain thenault |
pylint cleanup
tls-sprint
|
file |
diff |
annotate
|
Mon, 23 Mar 2009 11:25:57 +0100 |
sylvain thenault |
catch UnknownEid and set empty solutions on select nodes
|
file |
diff |
annotate
|
Wed, 11 Mar 2009 11:01:52 +0100 |
sylvain thenault |
print message to help debugging selector on error
tls-sprint
|
file |
diff |
annotate
|
Tue, 10 Mar 2009 19:36:16 +0100 |
sylvain thenault |
don't fail if vobjects reference an unexistant 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 19:19:57 +0100 |
Adrien Di Mascio |
main template refactoring
tls-sprint
|
file |
diff |
annotate
|
Wed, 18 Feb 2009 17:12:52 +0100 |
sylvain thenault |
kill Template class and 'templates' registry
tls-sprint
|
file |
diff |
annotate
|
Wed, 18 Feb 2009 15:01:29 +0100 |
sylvain thenault |
more iface based cleanup fixes
tls-sprint
|
file |
diff |
annotate
|
Wed, 18 Feb 2009 13:40:34 +0100 |
sylvain thenault |
test and fix interface based objects cleaning
tls-sprint
|
file |
diff |
annotate
|
Wed, 18 Feb 2009 13:40:05 +0100 |
sylvain thenault |
no more used
tls-sprint
|
file |
diff |
annotate
|
Tue, 17 Feb 2009 23:09:31 +0100 |
sylvain thenault |
kill id_registerer
tls-sprint
|
file |
diff |
annotate
|
Tue, 17 Feb 2009 16:43:33 +0100 |
sylvain thenault |
interface handling should be done here
tls-sprint
|
file |
diff |
annotate
|
Mon, 16 Feb 2009 18:26:13 +0100 |
sylvain thenault |
major selector refactoring (mostly to avoid looking for select parameters on the target class), start accept / interface unification)
tls-sprint
|
file |
diff |
annotate
|
Tue, 13 Jan 2009 17:57:49 +0100 |
sylvain thenault |
catch Exception in case there is some unexepected selector bug
|
file |
diff |
annotate
|
Wed, 07 Jan 2009 18:27:52 +0100 |
Aurelien Campeas |
oops, these were committed unintentionnally
|
file |
diff |
annotate
|
Wed, 07 Jan 2009 18:20:35 +0100 |
Aurelien Campeas |
missing tab.png for tabs decoration
|
file |
diff |
annotate
|
Wed, 17 Dec 2008 09:42:48 +0100 |
Laure Bourgois |
adding files (formely appearing in jpl) specific to cubicweb
|
file |
diff |
annotate
|
Fri, 05 Dec 2008 17:26:39 +0100 |
Sylvain Thenault |
don't systematically init_log, it may breaks client log configuration
|
file |
diff |
annotate
|
Wed, 05 Nov 2008 15:52:50 +0100 |
Adrien Di Mascio |
Showtime !
|
file |
diff |
annotate
|