Wed, 16 Sep 2015 13:57:21 +0200 |
Rémi Cardona |
[py3k] use six.add_metaclass
|
file |
diff |
annotate
|
Fri, 18 Sep 2015 14:29:53 +0200 |
Rémi Cardona |
[py3k] use next builtin instead of next method
|
file |
diff |
annotate
|
Fri, 11 Sep 2015 18:05:38 +0200 |
Rémi Cardona |
[py3k] replace '_ = unicode' in global scope (closes #7589459)
|
file |
diff |
annotate
|
Fri, 02 May 2014 17:57:37 +0200 |
Aurelien Campeas |
remove most 3.10 bw compat
|
file |
diff |
annotate
|
Tue, 21 Jan 2014 15:11:16 +0100 |
Julien Cristau |
merge 3.17.12 into 3.18 branch
cubicweb-centos-version-3.18.2-1 cubicweb-debian-version-3.18.2-1 cubicweb-version-3.18.2
|
file |
diff |
annotate
|
Thu, 02 Jan 2014 18:30:31 +0100 |
Aurelien Campeas |
[views/workflow/tmppng] fix console crash on nth call to this one-shot view
stable
|
file |
diff |
annotate
|
Mon, 06 Jan 2014 12:01:35 +0100 |
Aurelien Campeas |
[views/dot] use an inlined svg for schema and workflow graphs
|
file |
diff |
annotate
|
Thu, 10 Jan 2013 18:34:10 +0100 |
Aurelien Campeas |
[uicfg] uicfg.py moves from web/ to web/views/ (prepares #2406609)
|
file |
diff |
annotate
|
Thu, 19 Jul 2012 09:01:54 +0200 |
Sylvain Thénault |
[workflow ui] fix state/transition edition form on existing entity. Closes #2423531
stable
|
file |
diff |
annotate
|
Fri, 10 Feb 2012 16:53:52 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 10 Feb 2012 10:00:00 +0100 |
Julien Cristau |
kill dead code in Workflow view
stable
|
file |
diff |
annotate
|
Mon, 23 Jan 2012 13:25:02 +0100 |
Sylvain Thénault |
[vreg] move base registry implementation to logilab.common. Closes #1916014
|
file |
diff |
annotate
|
Fri, 28 Oct 2011 17:54:24 +0200 |
Alexandre Fayolle |
[table view, workflow] fix the display of wf history table (closes: #2065652)
|
file |
diff |
annotate
|
Fri, 21 Oct 2011 14:32:37 +0200 |
Sylvain Thénault |
[table views] closes #1986413: refactor TableView, EntityAttributesTableView, PyValTableView
|
file |
diff |
annotate
|
Fri, 21 Oct 2011 13:05:45 +0200 |
Sylvain Thénault |
[forms] update code broken by linkto refactoring
|
file |
diff |
annotate
|
Thu, 29 Sep 2011 14:47:04 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 28 Sep 2011 09:27:42 +0200 |
Sylvain Thénault |
[pylint] fix pylint detected errors and tweak it so that pylint -E will be much less verbose next time (+ update some copyrights on the way)
stable
|
file |
diff |
annotate
|
Tue, 27 Sep 2011 18:46:36 +0200 |
Florent Cayré |
[form, entity] refactor '__linkto', now handled by the entity form, not the entity itself. Closes #1931543
|
file |
diff |
annotate
|
Fri, 01 Jul 2011 12:20:24 +0200 |
Sylvain Thénault |
[worklow forms] rewrite remaining pre 3.10 form code using uicfg
stable
|
file |
diff |
annotate
|
Fri, 20 May 2011 17:27:55 +0200 |
Sylvain Thénault |
cleanup and update some copyright
stable
|
file |
diff |
annotate
|
Thu, 19 May 2011 17:53:00 +0200 |
Sylvain Thénault |
[workflow] new 'incontext-state' view for IWorkflowable entities
stable
|
file |
diff |
annotate
|
Tue, 04 Jan 2011 14:26:38 +0100 |
Aurelien Campeas |
[web/views/workflow] hide tr_count attribute in wf transition form
stable
|
file |
diff |
annotate
|
Fri, 05 Nov 2010 18:48:07 +0100 |
Sylvain Thénault |
[change state form] set domid to avoid data conflict with other (eg edition) form
stable
|
file |
diff |
annotate
|
Fri, 05 Nov 2010 18:48:05 +0100 |
Sylvain Thénault |
[forms] remove some deprecation warnings
stable
|
file |
diff |
annotate
|
Wed, 13 Oct 2010 15:59:05 +0200 |
Sylvain Thénault |
[wf history] avoid title duplication
|
file |
diff |
annotate
|
Tue, 12 Oct 2010 19:10:08 +0200 |
Sylvain Thénault |
[workflow] fix bw compat code
|
file |
diff |
annotate
|
Wed, 29 Sep 2010 16:16:32 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Tue, 28 Sep 2010 18:53:45 +0200 |
Sylvain Thénault |
[wf component] reversing selectors here may be a huge performance win on big rsets, since EntityVComponent selector starts with one_line_rset
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
|
Thu, 12 Aug 2010 11:56:33 +0200 |
Aurelien Campeas |
fix typo
stable
|
file |
diff |
annotate
|
Tue, 10 Aug 2010 16:10:28 +0200 |
Stephanie Marcu |
more generic dot graph generator
stable
|
file |
diff |
annotate
|
Mon, 05 Jul 2010 12:04:32 +0200 |
Sylvain Thénault |
[selectors] provide a new, optimized, is_instance selector that should at some point replace implements (along with the adaptable selector)
|
file |
diff |
annotate
|
Tue, 15 Jun 2010 18:16:19 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 11 Jun 2010 15:54:29 +0200 |
Sylvain Thénault |
cleanup
stable
|
file |
diff |
annotate
|
Mon, 07 Jun 2010 18:16:16 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 07 Jun 2010 18:15:39 +0200 |
Sylvain Thénault |
[workflow image] remove debug code
stable
|
file |
diff |
annotate
|
Mon, 07 Jun 2010 18:13:39 +0200 |
Sylvain Thénault |
[security] view was giving web access to every fs file accessible by the web server process. Fix this security hole by storing file in session data, not direct form parameters
stable
|
file |
diff |
annotate
|
Thu, 20 May 2010 20:47:55 +0200 |
Sylvain Thénault |
[entity] introduce a new 'adapters' registry
|
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
|
Wed, 14 Apr 2010 08:49:23 +0200 |
Sylvain Thénault |
[schema view] the final touch. Things are getting nicely displayed, and code clean
|
file |
diff |
annotate
|
Tue, 13 Apr 2010 13:21:10 +0200 |
Sylvain Thénault |
[mq]: worklfow view
|
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
|
Wed, 24 Mar 2010 15:08:24 +0100 |
Sylvain Thénault |
[web] move workflow related uicfg stuff to the workflow module
stable
|
file |
diff |
annotate
|
Thu, 04 Mar 2010 08:50:21 +0100 |
Alain Leufroy |
fix a Depression Warning
stable
|
file |
diff |
annotate
|
Fri, 19 Feb 2010 10:04:24 +0100 |
Sylvain Thénault |
[workflow] finish refactoring introduced by 021035b9a7ab for 'go back' transition:
stable
|
file |
diff |
annotate
|
Wed, 03 Feb 2010 14:46:32 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 29 Jan 2010 17:42:38 +0100 |
Sylvain Thénault |
calling unicode instead of gettext...
stable
|
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 20:25:58 +0100 |
Sylvain Thénault |
fix render (formerly form_render) prototype
|
file |
diff |
annotate
|
Mon, 21 Dec 2009 19:45:24 +0100 |
Sylvain Thénault |
refactor form field value handling, to get a nicer api and an easier algorithm to get field's value
|
file |
diff |
annotate
|
Wed, 09 Dec 2009 17:51:04 +0100 |
Sylvain Thénault |
shouldn't be called from here
|
file |
diff |
annotate
|
Wed, 09 Dec 2009 16:33:32 +0100 |
Sylvain Thénault |
api update
|
file |
diff |
annotate
|
Wed, 09 Dec 2009 12:41:05 +0100 |
Sylvain Thénault |
use implements instead of entity_implements
|
file |
diff |
annotate
|
Mon, 07 Dec 2009 06:39:35 -0800 |
Sandrine Ribeau |
api renaming update
|
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 17:38:35 +0100 |
Sylvain Thénault |
oops, this is an object relation
stable
|
file |
diff |
annotate
|