web/views/startup.py
Wed, 09 Feb 2011 18:49:41 +0100 Sylvain Thénault [manage view] filter before displaying anything avoid xhtml errors
Wed, 09 Feb 2011 18:06:27 +0100 Sylvain Thénault [management ui] add views to manage sources similarly to users
Wed, 09 Feb 2011 18:06:25 +0100 Sylvain Thénault [manage view] cleanup manage view and user menu
Tue, 01 Feb 2011 11:52:10 +0100 Sylvain Thénault backport stable
Wed, 26 Jan 2011 12:21:47 +0100 Sylvain Thénault [deprecation] kill remaining 3.6 warning stable
Thu, 20 Jan 2011 10:08:01 +0100 Sylvain Thénault [ui, index page] drop useless 'schema entities' table
Fri, 30 Jul 2010 10:09:31 +0200 Sylvain Thénault [index page] refactor add_entity_link: no need to give request, nicer to check perm before calling the method, and use the new create url factory
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)
Thu, 01 Jul 2010 17:06:37 +0200 Sylvain Thénault backport stable
Wed, 30 Jun 2010 12:27:51 +0200 Sylvain Thénault cleanups stable
Mon, 21 Jun 2010 16:13:41 +0200 katia [css] more css rework, need visual test in compat/new modes
Thu, 10 Jun 2010 16:28:06 +0200 Sylvain Thénault [ITree] fix adapter/_done_init to handle tree_[attribute|relation], add maxlevel argument to base tree view since one side effect of the new code is that it find tree view for entity types it didn't find before, hence one may want to limit tree view depth when it wasn't necessary before
Tue, 18 May 2010 18:18:08 +0200 Sylvain Thénault backport stable
Mon, 17 May 2010 17:30:52 +0200 Sylvain Thénault [startup view] sort startup views by alphabetical order stable
Wed, 05 May 2010 18:19:56 +0200 Katia Saurfelt [css] start using uiprops in cubicweb.css
Thu, 29 Apr 2010 08:39:13 +0200 Nicolas Chauvat [css] progressively fixing rhythm
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
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
Mon, 18 Jan 2010 19:21:30 +0100 Sylvain Thénault backport stable branch
Thu, 07 Jan 2010 16:52:32 +0100 Adrien Di Mascio update copyright: welcome 2010 stable
Tue, 22 Dec 2009 13:14:34 +0100 Sylvain Thénault use ._cw instead of .req (reintroduced by merge of stable)
Fri, 18 Dec 2009 15:07:54 +0100 Charles Hébert [mq]: plural_display_name_fix
Tue, 08 Dec 2009 16:50:36 +0100 Sandrine Ribeau cw 3.6 api update
Fri, 20 Nov 2009 19:35:54 +0100 Sylvain Thénault backport stable branch (one more time painfully)
Thu, 19 Nov 2009 12:55:47 +0100 Sylvain Thénault reldefsecurity branch : reldefsecurity
Mon, 19 Oct 2009 15:16:41 +0200 Sylvain Thénault backport stable
Thu, 15 Oct 2009 20:29:21 +0200 Sylvain Thénault follow yams 0.25 api changes to improve performance stable
Mon, 28 Sep 2009 12:37:01 +0200 Sylvain Thénault backport stable
Mon, 28 Sep 2009 11:09:40 +0200 Sylvain Thénault [ui api] backport create_links from forge so it may be reused stable
Thu, 24 Sep 2009 00:24:21 +0200 Adrien Di Mascio [api] some more _cw / __regid__, automatic tests now pass again
Wed, 23 Sep 2009 20:13:31 +0200 Adrien Di Mascio [api] __regid__, cw_* and friends
Wed, 23 Sep 2009 19:40:19 +0200 Adrien Di Mascio [api] work in progress, use __regid__, cw_*, etc.
Wed, 23 Sep 2009 09:29:39 +0200 Sylvain Thénault use __regid__ instead of id on appobject classes
Wed, 26 Aug 2009 14:45:56 +0200 Sylvain Thénault backport 3.5 step 1, remaining wf changes in hooks to merge
Tue, 25 Aug 2009 22:57:47 +0200 Nicolas Chauvat B #345282 xhtml requires to use   instead of   stable
Thu, 13 Aug 2009 10:31:31 +0200 Sylvain Thénault remove usage of vreg_initialization_complete by using an 'initializable dict' (eg call init after complete registration
Tue, 11 Aug 2009 17:51:48 +0200 Nicolas Chauvat B web/tests back to green stable
Mon, 10 Aug 2009 09:58:40 -0700 Sandrine Ribeau [view] make RegistryView xhtml valid
Mon, 10 Aug 2009 13:59:00 +0200 Sylvain Thénault [startup] fix syntax error
Mon, 10 Aug 2009 10:55:58 +0200 Nicolas Chauvat B add missing selector on view registry
Sun, 09 Aug 2009 15:40:46 +0200 Nicolas Chauvat F [registry views] add _registry startup view
Tue, 04 Aug 2009 18:47:11 +0200 Sylvain Thénault [startup] vreg api update
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
Fri, 24 Jul 2009 15:28:03 +0200 Sylvain Thénault should be enough. Nicer isn't it?
Fri, 24 Jul 2009 14:33:37 +0200 Sylvain Thénault application -> instance where it makes sense
Thu, 23 Jul 2009 15:07:08 +0200 Sylvain Thénault move all schema related views where they belong (eg not startup), fix schema graph views
Thu, 16 Jul 2009 17:00:55 +0200 Aurelien Campeas [views] fix some crashers (schema still does not render properly, might be yams side)
Thu, 16 Jul 2009 13:30:13 +0200 Aurelien Campeas backport stable branch
Fri, 10 Jul 2009 09:44:36 +0200 Sylvain Thénault use msgid, update i18n stable
Tue, 07 Jul 2009 13:26:44 +0200 Sylvain Thénault use xml_escape stable
Mon, 06 Jul 2009 19:55:18 +0200 Sylvain Thénault backport stable branch
Mon, 06 Jul 2009 09:33:09 +0200 Sylvain Thénault add import to remove deprecation warning stable
Thu, 02 Jul 2009 10:35:03 +0200 Sylvain Thénault backport stable
Thu, 02 Jul 2009 10:19:41 +0200 Sylvain Thénault hide final etype, don't display meta since it will soon disappear (eg in 3.4) stable
Sat, 27 Jun 2009 00:56:30 +0200 Sylvain Thénault backport stable branch, make schema-security consistent with other schema views changes, uniformize skipmeta/withmeta
Wed, 24 Jun 2009 16:58:56 +0200 Sylvain Thénault d-t-w, cleaner code, add missing css stable
Fri, 19 Jun 2009 14:42:04 +0200 Sylvain Thénault stop using meta attribute from yams schema. Use instead sets defining meta relations and another defining schema types. Refactor various schema view based on this
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)
Sat, 30 May 2009 00:42:35 +0200 Nicolas Chauvat [views] change default tab to text for /schema
Thu, 28 May 2009 22:57:52 +0200 Nicolas Chauvat [views] change schema views: remove view eschema and use tabs for cwetype
less more (0) -60 tip