web/views/startup.py
Mon, 23 Jan 2012 13:25:02 +0100 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
Tue, 17 Jan 2012 14:26:18 +0100 Florent Cayré [manage/index view] fix sources management view appearing in index view although it should not; closes #2126335 stable
Fri, 21 Oct 2011 14:32:37 +0200 Sylvain Thénault [diet] drop pre 3.6 API compatibility (but attempt to keep data cmopatibility). Closes #2017916
Fri, 30 Sep 2011 11:15:40 +0200 Sylvain Thénault [book] startup views: add a note about *manage* view stable
Thu, 21 Jul 2011 11:16:32 +0200 Sylvain Thénault [index page] use 'New xxx' generated labels, 'add a xxx' labels are only generated according to inlined form configuration and with an associated context stable
Thu, 28 Apr 2011 15:24:11 +0200 Sylvain Thénault [deprecation] kill a remaining 3.6 warning oldstable
Thu, 10 Feb 2011 16:21:23 +0100 Sylvain Thénault [manage view] get etypes first to avoid xhtml validation error if no one found
Thu, 10 Feb 2011 13:26:41 +0100 Nicolas Chauvat [manage view] fix skipping of startup views
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
Thu, 28 May 2009 09:20:07 +0200 Adrien Di Mascio big bunch of copyright / docstring update
Tue, 12 May 2009 11:56:12 +0200 sylvain thenault final rtag api tls-sprint
Mon, 11 May 2009 11:55:10 +0200 sylvain thenault View.dispatch -> View.render tls-sprint
Mon, 04 May 2009 13:09:48 +0200 sylvain thenault backport default tls-sprint
Mon, 04 May 2009 11:47:33 +0200 sylvain thenault don't depends on simplejson outside web/ tls-sprint
Mon, 04 May 2009 10:50:25 +0200 sylvain thenault configurable entity types tables tls-sprint
Mon, 27 Apr 2009 16:08:28 +0200 Katia Saurfelt StartupView have already match_user_group selector
Wed, 29 Apr 2009 17:36:49 +0200 Florent merge tls-sprint
Wed, 29 Apr 2009 10:11:53 +0200 Florent fix wrong import and deprecation messages tls-sprint
Wed, 29 Apr 2009 10:53:27 +0200 sylvain thenault grrr tls-sprint
Wed, 29 Apr 2009 10:46:08 +0200 sylvain thenault oops tls-sprint
Wed, 29 Apr 2009 09:27:03 +0200 sylvain thenault duh? remaining __selectors__, probably a wrong merge tls-sprint
Wed, 29 Apr 2009 08:57:35 +0200 sylvain thenault fix import (duh?) tls-sprint
Tue, 28 Apr 2009 19:14:37 +0200 sylvain thenault backport default branch tls-sprint
Tue, 28 Apr 2009 11:22:31 +0200 sylvain thenault fix imports, cleanup, repair some ajax calls tls-sprint
Mon, 27 Apr 2009 10:48:21 +0200 Katia Saurfelt merge
Mon, 27 Apr 2009 10:02:58 +0200 Katia Saurfelt avoid displaying a section twice
Fri, 24 Apr 2009 17:15:28 +0200 Katia Saurfelt #342695: add new security section to the schema view
Fri, 17 Apr 2009 16:55:37 +0200 sylvain thenault rename internal entity types to have CW prefix instead of E tls-sprint
Mon, 23 Mar 2009 17:55:59 +0100 sylvain thenault pylint cleanup tls-sprint
Tue, 24 Feb 2009 11:35:08 +0100 Aurelien Campeas merge tls-sprint
Thu, 19 Feb 2009 23:32:46 +0100 sylvain thenault avoid deprecation warning tls-sprint
Wed, 11 Feb 2009 16:48:36 +0100 Julien Jehannet Use specific css files directly in views code
Wed, 28 Jan 2009 17:41:14 +0100 sylvain thenault while EntityView has been used here?? (changeset 501 by laure)
Wed, 28 Jan 2009 17:00:03 +0100 Aurelien Campeas missing import
Wed, 28 Jan 2009 16:49:57 +0100 Laure Bourgois removing OWLView from this file (in order to put OWLView into owl module)
Fri, 23 Jan 2009 16:19:36 +0100 Laure Bourgois owl schema error correction
Wed, 21 Jan 2009 14:40:52 +0100 Laure Bourgois ontology comment
Wed, 21 Jan 2009 14:35:15 +0100 Laure Bourgois OwlView generated a owl layout from schema application. It can be registered with an owl extension.
Mon, 05 Jan 2009 17:05:38 +0100 Sylvain Thenault don't show folder section on index page when there is now folder yet
Fri, 05 Dec 2008 18:08:46 +0100 Sylvain Thenault only hide strict suboject in default view
Wed, 05 Nov 2008 15:52:50 +0100 Adrien Di Mascio Showtime !
less more (0) tip