web/views/baseviews.py
2009-12-08 Sylvain Thénault drop common subpackage
2009-11-20 Sylvain Thénault backport stable branch (one more time painfully)
2009-11-13 Sylvain Thénault display entity type in metadata section instead of default title of primary view stable
2009-10-28 Julien Jehannet [B] views: fix wrong xhtml when empty rset stable
2009-10-19 Sylvain Thénault backport stable
2009-10-15 Sylvain Thénault add kwargs to some base views stable
2009-09-23 Adrien Di Mascio [api] work in progress, use __regid__, cw_*, etc.
2009-09-23 Adrien Di Mascio [api] use _cw, cw_row, cw_col, cw_rset etc.
2009-09-23 Sylvain Thénault use __regid__ instead of id on appobject classes
2009-09-17 Sylvain Thénault backport 3.5
2009-09-16 Sylvain Thénault backport stable 3.5
2009-09-15 Sylvain Thénault add note stable
2009-09-15 Sylvain Thénault fix when Interval is coming from date substraction stable
2009-09-11 Sylvain Thénault backport 3.5
2009-09-09 Sandrine Ribeau [views] remove parameter displaytime from final view 3.5
2009-08-26 Sylvain Thénault backport 3.5 step 1, remaining wf changes in hooks to merge
2009-08-25 Nicolas Chauvat B #345282 xhtml requires to use   instead of   stable
2009-08-12 Nicolas Chauvat R propagate deprecation of AppObject.entity()
2009-08-02 Sylvain Thénault F [adapted list view] fix selector
2009-07-24 Sylvain Thénault fix syntax/import errors & adapted list base class
2009-07-24 Sylvain Thénault begin to drop ref to secondary view
2009-07-24 Sylvain Thénault new adaptedlist view
2009-07-24 Sylvain Thénault move all view.url() logic in a single implementation
2009-07-07 Sylvain Thénault use xml_escape stable
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-05-20 Sylvain Thénault cleanup stable
2009-05-12 Aurelien Campeas [reledit] relation edition : cleanup a bit #343123 tls-sprint
2009-05-07 Graziella Toutoungis fix a bug deltatime hasn't a hours or minutes attributes tls-sprint
2009-05-05 Graziella Toutoungis use xml_escape tls-sprint
2009-05-04 sylvain thenault follow renaming tls-sprint
2009-05-04 sylvain thenault backport default tls-sprint
2009-04-30 Nicolas Chauvat merge
2009-04-21 Nicolas Chauvat merge
2009-04-21 Nicolas Chauvat remove trailing spaces
2009-04-29 sylvain thenault new primary view using uicfg.rdisplay (major api cleanup) tls-sprint
2009-04-29 sylvain thenault remove semi-colon tls-sprint
2009-04-28 sylvain thenault fix imports, cleanup, repair some ajax calls tls-sprint
2009-04-28 sylvain thenault move AutomaticEntityForm and PrimaryView into their own module tls-sprint
2009-04-24 sylvain thenault backport default branch tls-sprint
2009-04-23 Katia Saurfelt fixe the wrong indent
2009-04-23 Katia Saurfelt related entitied must be computed in _preinit_side_related
2009-04-23 sylvain thenault guess_field now takes an entity schema as first argument, not an entity class tls-sprint
2009-04-23 sylvain thenault delete-trailing-whitespaces tls-sprint
2009-04-22 Katia Saurfelt user dc_creator for rss view
2009-04-22 Katia Saurfelt some feed aggregators (eg sage) show dc:creator tag, so we show it insteed of author tag
2009-04-22 Katia Saurfelt make the rss view valid (we should probably keep rdf:about on channel)
2009-04-22 Katia Saurfelt The same item should not include both author and dc:creator
2009-04-21 Katia Saurfelt create a table for siderelation
2009-04-07 sylvain thenault backport default branch tls-sprint
2009-03-31 Graziella Toutoungis optimize this code part
2009-03-25 sylvain thenault please stop/read carefully dumb copy / past
2009-03-25 sylvain thenault try to fix rss feed, but author still does'nt show up...
2009-03-20 Laure Bourgois refactoring RssItemView.
2009-03-12 sylvain thenault a bit of reorganisation inside web/views: tls-sprint
2009-03-04 sylvain thenault backport default branch tls-sprint
2009-03-02 Laure Bourgois correction (removing comments)
2009-02-27 Laure Bourgois remplacing tables by div for right (and left) box layout
2009-03-02 sylvain thenault backport stable branch, take care a lot of conflicts occured, this may be the revision you're looking for... tls-sprint
2009-02-26 sylvain thenault use non-breakable space in time display
2009-02-25 sylvain thenault gargl, this shouldn't be there in case we're running py 2.4 cubicweb-version-3_1_0
2009-02-25 sylvain thenault fix name error, filter out non empty rset
2009-02-25 sylvain thenault title may be None
2009-02-25 sylvain thenault xhtml fixes: table has no align attribute, avoid inserting empty table
2009-02-23 Laure Bourgois if siderelation wrapp boxes into tables
2009-02-23 Laure Bourgois oups
2009-02-23 Laure Bourgois right boxes do not expand to much on the left.
2009-02-18 sylvain thenault merge, split baseviews (new csvexport, xmlrss and editviews modules) tls-sprint
2009-02-18 Adrien Di Mascio restore appropriate in State's incontext view, moved it into wfentities tls-sprint
2009-02-18 Adrien Di Mascio merge tls-sprint
2009-02-18 Adrien Di Mascio instantiate selectors wherever needed tls-sprint
2009-02-18 sylvain thenault update import tls-sprint
2009-02-18 Adrien Di Mascio replaced most of __selectors__ assignments with __select__ tls-sprint
2009-02-16 sylvain thenault some selectors update + drop EntityRelationView (only used by jpl) tls-sprint
2009-02-16 sylvain thenault kill EmptyRsetVeiw tls-sprint
2009-02-16 sylvain thenault major selector refactoring (mostly to avoid looking for select parameters on the target class), start accept / interface unification) tls-sprint
2009-02-12 sylvain thenault rset may be empty
2009-02-11 sylvain thenault try to get raw text values in rset csv view
2009-02-11 sylvain thenault fix test (this view is not used actually...)
2009-01-30 sylvain thenault specify content type for text views
2009-01-30 sylvain thenault use self.rset / self.row
2009-01-30 sylvain thenault fix xml views: ensure we're generating valide tag names (rsetxml), protect against control characters in xml view (should probably be generalized...)
2009-01-30 sylvain thenault give row when selecting/dispatching content navigation component
2009-01-27 sylvain thenault update some copyrights
2009-01-15 sylvain thenault massive selector update 3.0
2009-01-14 sylvain thenault 'as' becomes a keyword when with statement activated
2009-01-08 Sylvain Thenault get extra space available in primary view when no right boxes
2009-01-08 Sylvain Thenault fix rset xml view
2009-01-08 Sylvain Thenault new rsetxml view, reusing most code from csvexport view
2009-01-07 Laure Bourgois cleaning code
2009-01-05 Sylvain Thenault fix author tag
2009-01-05 Sylvain Thenault cleanup
2008-12-22 Sylvain Thenault more selector renaming
2008-12-22 Sylvain Thenault duh?
2008-12-19 Sylvain Thenault begin selector renaming (work in progress)
2008-12-17 Laure Bourgois adding files (formely appearing in jpl) specific to cubicweb
2008-12-05 Sylvain Thenault cleanup
2008-11-25 Sylvain Thenault don't display additional owners in metadata, this is confusing
2008-11-05 Adrien Di Mascio Showtime !
less more (0) tip