web/views/baseviews.py
Tue, 28 Apr 2009 11:22:31 +0200 sylvain thenault fix imports, cleanup, repair some ajax calls tls-sprint
Tue, 28 Apr 2009 10:10:04 +0200 sylvain thenault move AutomaticEntityForm and PrimaryView into their own module tls-sprint
Fri, 24 Apr 2009 17:04:14 +0200 sylvain thenault backport default branch tls-sprint
Thu, 23 Apr 2009 12:16:16 +0200 Katia Saurfelt fixe the wrong indent
Thu, 23 Apr 2009 11:47:26 +0200 Katia Saurfelt related entitied must be computed in _preinit_side_related
Thu, 23 Apr 2009 17:22:02 +0200 sylvain thenault guess_field now takes an entity schema as first argument, not an entity class tls-sprint
Thu, 23 Apr 2009 16:11:30 +0200 sylvain thenault delete-trailing-whitespaces tls-sprint
Wed, 22 Apr 2009 16:02:33 +0200 Katia Saurfelt user dc_creator for rss view
Wed, 22 Apr 2009 15:40:58 +0200 Katia Saurfelt some feed aggregators (eg sage) show dc:creator tag, so we show it insteed of author tag
Wed, 22 Apr 2009 14:56:31 +0200 Katia Saurfelt make the rss view valid (we should probably keep rdf:about on channel)
Wed, 22 Apr 2009 12:19:44 +0200 Katia Saurfelt The same item should not include both author and dc:creator
Tue, 21 Apr 2009 12:08:31 +0200 Katia Saurfelt create a table for siderelation
Tue, 07 Apr 2009 09:30:23 +0200 sylvain thenault backport default branch tls-sprint
Tue, 31 Mar 2009 17:09:38 +0200 Graziella Toutoungis optimize this code part
Wed, 25 Mar 2009 11:06:35 +0100 sylvain thenault please stop/read carefully dumb copy / past
Wed, 25 Mar 2009 11:06:05 +0100 sylvain thenault try to fix rss feed, but author still does'nt show up...
Fri, 20 Mar 2009 14:52:33 +0100 Laure Bourgois refactoring RssItemView.
Thu, 12 Mar 2009 16:29:00 +0100 sylvain thenault a bit of reorganisation inside web/views: tls-sprint
Wed, 04 Mar 2009 17:12:28 +0100 sylvain thenault backport default branch tls-sprint
Mon, 02 Mar 2009 10:17:27 +0100 Laure Bourgois correction (removing comments)
Fri, 27 Feb 2009 17:27:21 +0100 Laure Bourgois remplacing tables by div for right (and left) box layout
Mon, 02 Mar 2009 21:03:54 +0100 sylvain thenault backport stable branch, take care a lot of conflicts occured, this may be the revision you're looking for... tls-sprint
Thu, 26 Feb 2009 14:01:00 +0100 sylvain thenault use non-breakable space in time display
Wed, 25 Feb 2009 18:54:51 +0100 sylvain thenault gargl, this shouldn't be there in case we're running py 2.4 cubicweb-version-3_1_0
Wed, 25 Feb 2009 18:39:21 +0100 sylvain thenault fix name error, filter out non empty rset
Wed, 25 Feb 2009 15:54:55 +0100 sylvain thenault title may be None
Wed, 25 Feb 2009 11:02:59 +0100 sylvain thenault xhtml fixes: table has no align attribute, avoid inserting empty table
Mon, 23 Feb 2009 14:54:55 +0100 Laure Bourgois if siderelation wrapp boxes into tables
Mon, 23 Feb 2009 11:53:23 +0100 Laure Bourgois oups
Mon, 23 Feb 2009 11:21:16 +0100 Laure Bourgois right boxes do not expand to much on the left.
Wed, 18 Feb 2009 19:26:48 +0100 sylvain thenault merge, split baseviews (new csvexport, xmlrss and editviews modules) tls-sprint
Wed, 18 Feb 2009 15:18:47 +0100 Adrien Di Mascio restore appropriate in State's incontext view, moved it into wfentities tls-sprint
Wed, 18 Feb 2009 10:06:20 +0100 Adrien Di Mascio merge tls-sprint
Wed, 18 Feb 2009 10:03:58 +0100 Adrien Di Mascio instantiate selectors wherever needed tls-sprint
Wed, 18 Feb 2009 02:07:58 +0100 sylvain thenault update import tls-sprint
Wed, 18 Feb 2009 01:21:25 +0100 Adrien Di Mascio replaced most of __selectors__ assignments with __select__ tls-sprint
Mon, 16 Feb 2009 21:06:06 +0100 sylvain thenault some selectors update + drop EntityRelationView (only used by jpl) tls-sprint
Mon, 16 Feb 2009 19:20:30 +0100 sylvain thenault kill EmptyRsetVeiw tls-sprint
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
Thu, 12 Feb 2009 12:59:12 +0100 sylvain thenault rset may be empty
Wed, 11 Feb 2009 13:52:01 +0100 sylvain thenault try to get raw text values in rset csv view
Wed, 11 Feb 2009 10:43:02 +0100 sylvain thenault fix test (this view is not used actually...)
Fri, 30 Jan 2009 15:30:30 +0100 sylvain thenault specify content type for text views
Fri, 30 Jan 2009 15:30:15 +0100 sylvain thenault use self.rset / self.row
Fri, 30 Jan 2009 15:29:30 +0100 sylvain thenault fix xml views: ensure we're generating valide tag names (rsetxml), protect against control characters in xml view (should probably be generalized...)
Fri, 30 Jan 2009 15:26:25 +0100 sylvain thenault give row when selecting/dispatching content navigation component
Tue, 27 Jan 2009 14:03:17 +0100 sylvain thenault update some copyrights
Thu, 15 Jan 2009 13:27:33 +0100 sylvain thenault massive selector update 3.0
Wed, 14 Jan 2009 11:49:04 +0100 sylvain thenault 'as' becomes a keyword when with statement activated
Thu, 08 Jan 2009 14:36:07 +0100 Sylvain Thenault get extra space available in primary view when no right boxes
Thu, 08 Jan 2009 12:55:41 +0100 Sylvain Thenault fix rset xml view
Thu, 08 Jan 2009 12:39:46 +0100 Sylvain Thenault new rsetxml view, reusing most code from csvexport view
Wed, 07 Jan 2009 16:11:45 +0100 Laure Bourgois cleaning code
Mon, 05 Jan 2009 15:44:33 +0100 Sylvain Thenault fix author tag
Mon, 05 Jan 2009 14:38:45 +0100 Sylvain Thenault cleanup
Mon, 22 Dec 2008 17:22:54 +0100 Sylvain Thenault more selector renaming
Mon, 22 Dec 2008 12:53:37 +0100 Sylvain Thenault duh?
Fri, 19 Dec 2008 15:16:09 +0100 Sylvain Thenault begin selector renaming (work in progress)
Wed, 17 Dec 2008 09:42:48 +0100 Laure Bourgois adding files (formely appearing in jpl) specific to cubicweb
Fri, 05 Dec 2008 18:08:51 +0100 Sylvain Thenault cleanup
less more (0) -60 tip