Thu, 26 Aug 2010 10:13:48 +0200 |
Alexandre Fayolle |
use is_instance in a number of places (esp. documentation) rather than the deprecated implements
stable
|
file |
diff |
annotate
|
Wed, 25 Aug 2010 10:29:07 +0200 |
Sylvain Thénault |
[web api] unify 'contentnav' (VComponent) and 'boxes' registries as 'ctxcomponents' (CtxComponent)
|
file |
diff |
annotate
|
Wed, 04 Aug 2010 11:16:40 +0200 |
Sylvain Thénault |
[cwprops] fix callable vocabulary of cwproperties which were inconsistently called. No more argument, should now simply return a list of (untranslated) values
|
file |
diff |
annotate
|
Fri, 30 Jul 2010 13:18:08 +0200 |
Sylvain Thénault |
[selectors] fix is_instance bug w/ parent classes. Also slight performance enhancements by changing what's returned by vreg['etypes'].parent_classes method (dedicated for this usage...) and removing no more necessary methods
stable
|
file |
diff |
annotate
|
Fri, 30 Jul 2010 09:52:12 +0200 |
Sylvain Thénault |
[vreg debug] use classid to get cleaner output
stable
|
file |
diff |
annotate
|
Mon, 26 Jul 2010 15:04:47 +0200 |
Nicolas Chauvat |
[debug] improve debug messages
stable
|
file |
diff |
annotate
|
Mon, 05 Jul 2010 18:00:33 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 05 Jul 2010 17:06:11 +0200 |
Sylvain Thénault |
cleanups
stable
|
file |
diff |
annotate
|
Mon, 05 Jul 2010 13:34:29 +0200 |
Sylvain Thénault |
[vreg] new [before|after]-registry-reset event, taking vreg as argument
|
file |
diff |
annotate
|
Tue, 15 Jun 2010 18:19:44 +0200 |
Sylvain Thénault |
fix bad merge
|
file |
diff |
annotate
|
Tue, 15 Jun 2010 18:16:19 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Tue, 15 Jun 2010 18:00:26 +0200 |
Sylvain Thénault |
[auto-reload] we should never call load_module with use_sys=False, that may lead to inconsistency with module interdependancy (eg module get imported by another one, then is reimported by the vreg to load its appobjects. Cleanup of sys.modules done before reloading should be enough.
stable
|
file |
diff |
annotate
|
Thu, 10 Jun 2010 18:32:09 +0200 |
Sylvain Thénault |
[3.9] update warning message
|
file |
diff |
annotate
|
Wed, 02 Jun 2010 13:02:47 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Sat, 29 May 2010 10:33:57 +0200 |
Alexandre Fayolle |
proof read documentation
stable
|
file |
diff |
annotate
|
Fri, 21 May 2010 13:34:52 +0200 |
Sylvain Thénault |
[vreg] on registration completed, don't crash if an object depends on an unexistant registry, simply kick the object out
|
file |
diff |
annotate
|
Thu, 20 May 2010 20:47:55 +0200 |
Sylvain Thénault |
[entity] introduce a new 'adapters' registry
|
file |
diff |
annotate
|
Fri, 30 Apr 2010 12:46:51 +0200 |
Sylvain Thénault |
[vreg] we should now reset in init_registration since we don't do it in __init__
|
file |
diff |
annotate
|
Fri, 30 Apr 2010 12:14:15 +0200 |
Sylvain Thénault |
[webconfig] introduce property sheets. Use them to replace external_resources
|
file |
diff |
annotate
|
Thu, 29 Apr 2010 14:21:57 +0200 |
Sylvain Thénault |
[webconfig] refactor/cleanup debug mode management on startup: simply use config.debugmode instead of debug argument everywhere...
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:24:20 +0200 |
Sylvain Thénault |
backport oldstable changes
stable
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:15:52 +0200 |
Sylvain Thénault |
replace logilab-common by CubicWeb in disclaimer
oldstable
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:14:22 +0200 |
Sylvain Thénault |
backport default into stable: stable is now cw 3.8
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 10:06:01 +0200 |
Sylvain Thénault |
proper licensing information (LGPL-2.1). Hope I get it right this time.
stable
|
file |
diff |
annotate
|
Mon, 19 Apr 2010 13:52:55 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 16 Apr 2010 12:32:52 +0200 |
Aurelien Campeas |
[doc/book] some fixes for vregistry, selectors & appobjects
stable
|
file |
diff |
annotate
|
Thu, 15 Apr 2010 19:39:55 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 15 Apr 2010 14:01:29 +0200 |
Sylvain Thénault |
[vreg] fix bug introduced in 5273:c4caef6f09c9 : we should not force_reload in vreg reset done because of a set_schema
stable
|
file |
diff |
annotate
|
Thu, 15 Apr 2010 12:48:40 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 15 Apr 2010 12:47:29 +0200 |
Sylvain Thénault |
[vreg] refactor the [re]loading process so things get clearer and fix spurious errors on edge cases
stable
|
file |
diff |
annotate
|
Wed, 14 Apr 2010 11:26:36 +0200 |
Sylvain Thénault |
[web] stop having actions configurable through cwproperties: this clutter site management and .po files for a useless fonctionnality (which, where and how actions are displayed is handled by code)
|
file |
diff |
annotate
|
Wed, 07 Apr 2010 14:26:35 +0200 |
Sylvain Thénault |
#759035: Automate addition of eid cachekey in RQL analysis
|
file |
diff |
annotate
|
Tue, 06 Apr 2010 10:11:40 +0200 |
Sylvain Thénault |
more / cleaner / in code documentation of vreg, selectors and appobject
stable
|
file |
diff |
annotate
|
Fri, 02 Apr 2010 16:10:35 +0200 |
Sylvain Thénault |
improved doc on selectors an vregistry
stable
|
file |
diff |
annotate
|
Tue, 30 Mar 2010 13:31:21 +0200 |
Sylvain Thénault |
[cleanup] some notes
stable
|
file |
diff |
annotate
|
Fri, 26 Mar 2010 13:20:42 +0100 |
Sylvain Thénault |
[i18ncube] clear_rtag_objects imported when generating cube's .po file
stable
|
file |
diff |
annotate
|
Wed, 24 Mar 2010 15:09:21 +0100 |
Sylvain Thénault |
[test] don't clear rtags during tests, may cause breakage with manually import appobjects modules (see unittest_tracker for instance)
stable
|
file |
diff |
annotate
|
Fri, 19 Mar 2010 19:25:53 +0100 |
Adrien Di Mascio |
[registry] trigger reload events on set_schema()
|
file |
diff |
annotate
|
Fri, 26 Feb 2010 13:19:14 +0100 |
Sylvain Thénault |
kill dead/useless code as suggested by pylint
stable
|
file |
diff |
annotate
|
Mon, 08 Feb 2010 11:08:55 +0100 |
Sylvain Thénault |
backport stable branch and some vreg cleanups:
|
file |
diff |
annotate
|
Sat, 06 Feb 2010 10:34:35 +0100 |
Sylvain Thénault |
reminder, cleanup
stable
|
file |
diff |
annotate
|
Sat, 06 Feb 2010 10:34:26 +0100 |
Sylvain Thénault |
initialize property once initialization has been fully completed, close #666573
stable
|
file |
diff |
annotate
|
Wed, 03 Feb 2010 18:45:20 +0100 |
Sylvain Thénault |
nicer docstring
|
file |
diff |
annotate
|
Fri, 22 Jan 2010 10:07:03 +0100 |
Sylvain Thénault |
move extra path computing as a configuration class property so we can reused it
|
file |
diff |
annotate
|
Thu, 21 Jan 2010 10:52:24 +0100 |
Sylvain Thénault |
this clutter startup screen for little benefit, remove it
|
file |
diff |
annotate
|
Wed, 20 Jan 2010 13:03:08 +0100 |
Adrien Di Mascio |
clear vreg's parent_classes cache to fix etype cache / auto-reloading bug
|
file |
diff |
annotate
|
Mon, 18 Jan 2010 19:21:30 +0100 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Thu, 07 Jan 2010 16:52:32 +0100 |
Adrien Di Mascio |
update copyright: welcome 2010
stable
|
file |
diff |
annotate
|
Mon, 21 Dec 2009 18:27:29 +0100 |
Sylvain Thénault |
etype_class('Any') should return bare 'Any' class
|
file |
diff |
annotate
|
Thu, 03 Dec 2009 17:17:43 +0100 |
Sylvain Thénault |
backport stable into default
|
file |
diff |
annotate
|
Tue, 01 Dec 2009 08:37:30 +0100 |
Sylvain Thénault |
fix name error if ValueError is raised
stable
|
file |
diff |
annotate
|
Mon, 19 Oct 2009 15:16:41 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 19 Oct 2009 14:43:27 +0200 |
Sylvain Thénault |
typo
stable
|
file |
diff |
annotate
|
Fri, 16 Oct 2009 15:43:23 +0200 |
Sylvain Thénault |
oops
stable
|
file |
diff |
annotate
|
Fri, 16 Oct 2009 15:17:28 +0200 |
Sylvain Thénault |
a way to distinguish __init__ vs render arguments
stable
|
file |
diff |
annotate
|
Fri, 16 Oct 2009 14:37:42 +0200 |
Sylvain Thénault |
skip final type
stable
|
file |
diff |
annotate
|
Thu, 15 Oct 2009 20:31:13 +0200 |
Sylvain Thénault |
clear eschema caches on schema changes
stable
|
file |
diff |
annotate
|
Thu, 15 Oct 2009 10:31:54 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Tue, 13 Oct 2009 15:59:05 +0200 |
Sylvain Thénault |
3.6 updates
|
file |
diff |
annotate
|
Mon, 12 Oct 2009 13:12:52 +0200 |
Sylvain Thénault |
fix debug attribute conflict on configuration
stable
|
file |
diff |
annotate
|
Mon, 12 Oct 2009 12:54:01 +0200 |
Sylvain Thénault |
system/user modes + CWDEV instead of installed/dev mixed modes. Fix behaviour when setting CW_MODE explicitly
stable
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 19:40:19 +0200 |
Adrien Di Mascio |
[api] work in progress, use __regid__, cw_*, etc.
|
file |
diff |
annotate
|
Wed, 23 Sep 2009 08:42:52 +0200 |
Sylvain Thénault |
[appobjects] use __regid__ instead of __id__, more explicit
|
file |
diff |
annotate
|
Tue, 22 Sep 2009 12:11:12 +0200 |
Adrien Di Mascio |
backport stable branch
|
file |
diff |
annotate
|
Fri, 18 Sep 2009 12:20:39 +0200 |
Sylvain Thénault |
backport old head
3.5
|
file |
diff |
annotate
|
Thu, 17 Sep 2009 15:16:53 +0200 |
Sylvain Thénault |
backport 3.5
|
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
3.5
|
file |
diff |
annotate
|
Tue, 15 Sep 2009 15:01:41 +0200 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
Mon, 14 Sep 2009 12:28:22 +0200 |
Sylvain Thénault |
fix entity classes inheritance (repair cw.test.unittest_entity)
3.5
|
file |
diff |
annotate
|
Fri, 11 Sep 2009 15:57:34 +0200 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
Fri, 11 Sep 2009 15:55:15 +0200 |
Sylvain Thénault |
backport stable branch
3.5
|
file |
diff |
annotate
|
Fri, 11 Sep 2009 12:35:19 +0200 |
Sylvain Thénault |
[vreg] we must ensure that parent classes are initialiazed first
stable
|
file |
diff |
annotate
|
Thu, 10 Sep 2009 08:13:22 +0200 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
Wed, 09 Sep 2009 15:12:23 +0200 |
Sylvain Thénault |
fix so that we ensure issubclass(etype_class('SubNote'), etype_class('Note'))
3.5
|
file |
diff |
annotate
|
Mon, 31 Aug 2009 19:09:54 +0200 |
Sylvain Thénault |
backport 3.5 branch
|
file |
diff |
annotate
|
Mon, 31 Aug 2009 18:59:10 +0200 |
Sylvain Thénault |
backport stable branch
3.5
|
file |
diff |
annotate
|
Mon, 31 Aug 2009 14:27:16 +0200 |
Sylvain Thénault |
generic rtag cleaing method
stable
|
file |
diff |
annotate
|
Mon, 31 Aug 2009 09:58:15 +0200 |
Sylvain Thénault |
[vreg] keep positional arg compat
stable
|
file |
diff |
annotate
|
Thu, 27 Aug 2009 13:02:45 +0200 |
Sylvain Thénault |
backport 3.5 branch
|
file |
diff |
annotate
|
Thu, 27 Aug 2009 12:17:18 +0200 |
Sylvain Thénault |
integrate fix made for shingouz, let's see if it breaks something
3.5
|
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
|
Thu, 20 Aug 2009 17:56:22 +0200 |
Sylvain Thénault |
use a property for schema, avoid bad schema reference
stable
|
file |
diff |
annotate
|
Tue, 18 Aug 2009 23:29:26 +0200 |
Sylvain Thénault |
oops, should give rset here as well
stable
|
file |
diff |
annotate
|
Tue, 18 Aug 2009 17:10:50 +0200 |
Sylvain Thénault |
fix cw properties initialization
stable
|
file |
diff |
annotate
|
Tue, 18 Aug 2009 09:12:08 +0200 |
Sylvain Thénault |
cleanup: eprop -> cwprop
|
file |
diff |
annotate
|
Tue, 18 Aug 2009 00:28:55 +0200 |
Sylvain Thénault |
take care in case Any is given
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 13:07:21 +0200 |
Sylvain Thénault |
turn id into __id__
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 12:18:55 +0200 |
Sylvain Thénault |
better as a method of the etypes registry
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 11:32:34 +0200 |
Sylvain Thénault |
propagate some api changes
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 11:07:25 +0200 |
Sylvain Thénault |
merge
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 11:01:32 +0200 |
Nicolas Chauvat |
R deprecate CWRegistry.render
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 10:50:19 +0200 |
Sylvain Thénault |
__initialize__ needs the schema as argument
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 10:49:14 +0200 |
Nicolas Chauvat |
R deprecate CWRegistry.possible_vobjects
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 10:32:03 +0200 |
Sylvain Thénault |
no more needs for vreg_initialization_completed hook
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 10:02:18 +0200 |
Nicolas Chauvat |
R deprecate CWRegistry.select_vobject
|
file |
diff |
annotate
|
Thu, 13 Aug 2009 00:35:05 +0200 |
Nicolas Chauvat |
R put version info in deprecation warnings
|
file |
diff |
annotate
|
Tue, 11 Aug 2009 17:26:51 +0200 |
Sylvain Thénault |
[vreg] skip final entities
|
file |
diff |
annotate
|
Tue, 11 Aug 2009 17:06:02 +0200 |
Sylvain Thénault |
merge
|
file |
diff |
annotate
|
Tue, 11 Aug 2009 13:01:56 +0200 |
Nicolas Chauvat |
R propagate registry API changes
|
file |
diff |
annotate
|
Tue, 11 Aug 2009 12:21:09 +0200 |
Sylvain Thénault |
[vreg] explicit reset, no need to reload appobjects module on reloading because of schema changes
|
file |
diff |
annotate
|
Tue, 11 Aug 2009 12:20:13 +0200 |
Sylvain Thénault |
fix reloading, new .reset prototype
|
file |
diff |
annotate
|
Wed, 05 Aug 2009 18:18:12 +0200 |
Adrien Di Mascio |
[events] renamed source-reload into registry-reload to avoid potential confusions with datasources
|
file |
diff |
annotate
|
Tue, 04 Aug 2009 18:44:24 +0200 |
Adrien Di Mascio |
[autoreload] recompute urlresolver / urlrewriter after autoreload
|
file |
diff |
annotate
|
Tue, 04 Aug 2009 18:43:55 +0200 |
Adrien Di Mascio |
[autoreload] remove all modules under vregistry_path() from sys.modules before reloading
|
file |
diff |
annotate
|
Tue, 04 Aug 2009 00:54:41 +0200 |
Sylvain Thénault |
to avoid confusions, implements iteritems/itervalues as well
|
file |
diff |
annotate
|
Mon, 03 Aug 2009 15:56:27 +0200 |
Sylvain Thénault |
[vreg] fix deprecation messages
|
file |
diff |
annotate
|
Mon, 03 Aug 2009 15:42:47 +0200 |
Sylvain Thénault |
[appobject selection process] drop the need for the .selected method
|
file |
diff |
annotate
|
Mon, 03 Aug 2009 15:16:47 +0200 |
Sylvain Thénault |
[appobject] kill VObject class, move base selector classes to appobject
|
file |
diff |
annotate
|
Mon, 03 Aug 2009 10:53:31 +0200 |
Sylvain Thénault |
merge
|
file |
diff |
annotate
|
Sun, 02 Aug 2009 19:32:57 +0200 |
Adrien Di Mascio |
[registry] when a source file is changed, reset and reload the whole registry
|
file |
diff |
annotate
|
Mon, 03 Aug 2009 10:50:57 +0200 |
Sylvain Thénault |
R [vreg] important refactoring of the vregistry, moving behaviour to end dictionnary (and so leaving room for more flexibility ; keep bw compat ; update api usage in cw
|
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, 24 Jul 2009 14:33:37 +0200 |
Sylvain Thénault |
application -> instance where it makes sense
|
file |
diff |
annotate
|
Fri, 17 Jul 2009 16:50:50 +0200 |
Aurelien Campeas |
[reledit] separate value from landing zone
|
file |
diff |
annotate
|
Mon, 06 Jul 2009 19:55:18 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
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
|