2012-09-17 |
Arthur Lutz |
[web] don't link to None in author box (when author has been deleted) (closes #2409855)
stable
|
file |
diff |
annotate
|
2013-02-14 |
Nicolas Chauvat |
[toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
|
file |
diff |
annotate
|
2012-05-23 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2012-05-23 |
Arthur Lutz |
[docstrings] typos corrected
stable
|
file |
diff |
annotate
|
2012-05-23 |
Arthur Lutz |
[ui] display author name in box instead of login (closes #1529147)
stable
|
file |
diff |
annotate
|
2012-01-23 |
Sylvain Thénault |
[vreg] move base registry implementation to logilab.common. Closes #1916014
|
file |
diff |
annotate
|
2011-12-16 |
Adrien Di Mascio |
[views] (in/outof)context views now use directly dc_(long)_title() (closes #2110235)
|
file |
diff |
annotate
|
2011-10-12 |
Sylvain Thénault |
[printers] fix bug introduced by final view refactoring:   shouldn't be escaped.
|
file |
diff |
annotate
|
2011-10-06 |
Sylvain Thénault |
remove 3.14 deprecation warning
|
file |
diff |
annotate
|
2011-10-06 |
Sylvain Thénault |
[web, formatting] move Interval data type display logic from final view to printable_value (closes #1984742)
|
file |
diff |
annotate
|
2011-09-23 |
Sylvain Thénault |
[web test] secondary view isn't listed anymore by possible view since it use the class_deprecated metaclass
stable
|
file |
diff |
annotate
|
2011-09-22 |
Sylvain Thénault |
[doc] get back baseviews documentation into the code, enhance it and reorganize the module accordingly
stable
|
file |
diff |
annotate
|
2011-09-22 |
Sylvain Thénault |
typo
stable
|
file |
diff |
annotate
|
2011-09-21 |
Sylvain Thénault |
[exceptions] stop catching any exception in various places (closes #1942716)
stable
|
file |
diff |
annotate
|
2011-05-05 |
Sylvain Thénault |
[primary, metadata] reuse existing msgids
stable
|
file |
diff |
annotate
|
2011-04-29 |
Sylvain Thénault |
[primary view] display entity source in 'metadata' view if it's not the system source
stable
|
file |
diff |
annotate
|
2011-01-24 |
Sylvain Thénault |
[cleanup]
|
file |
diff |
annotate
|
2010-12-09 |
Katia Saurfelt |
remove "metadata" class from MetaDataView as it is now set by SectionLayout (view.cssclass)
stable
|
file |
diff |
annotate
|
2010-10-22 |
Sylvain Thénault |
[deprecation] add version info
|
file |
diff |
annotate
|
2010-10-12 |
Sylvain Thénault |
[baseviews] new cw.archive.[by_author|by_date] views, extracted from blog
|
file |
diff |
annotate
|
2010-05-12 |
Sylvain Thénault |
[web] unify list views call arguments: use subvid to specify the view to use for each item
stable
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
replace logilab-common by CubicWeb in disclaimer
oldstable
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
proper licensing information (LGPL-2.1). Hope I get it right this time.
stable
|
file |
diff |
annotate
|
2010-04-23 |
Sylvain Thénault |
[view] better control wether same etype view should display title or not
stable
|
file |
diff |
annotate
|
2010-04-12 |
Aurelien Campeas |
[doc/book] more flesh to views/primary view
stable
|
file |
diff |
annotate
|
2010-02-10 |
Sylvain Thénault |
cleanup 2.5 __future__ imports
|
file |
diff |
annotate
|
2010-02-08 |
Sylvain Thénault |
no need for a specific vid argument here
|
file |
diff |
annotate
|
2010-02-08 |
Sylvain Thénault |
AdaptedList -> SameETypeList
|
file |
diff |
annotate
|
2010-02-05 |
Sylvain Thénault |
we should not use inheritance there but proper view redirection, so if one adapt listitem view, he gets the same thing by default with the adapted list
|
file |
diff |
annotate
|
2010-01-22 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-01-21 |
Adrien Di Mascio |
[views] FinalView should display an empty string if value is None
stable
|
file |
diff |
annotate
|
2010-01-18 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2010-01-07 |
Adrien Di Mascio |
update copyright: welcome 2010
stable
|
file |
diff |
annotate
|
2009-12-08 |
Sylvain Thénault |
drop common subpackage
|
file |
diff |
annotate
|
2009-11-20 |
Sylvain Thénault |
backport stable branch (one more time painfully)
|
file |
diff |
annotate
|
2009-11-13 |
Sylvain Thénault |
display entity type in metadata section instead of default title of primary view
stable
|
file |
diff |
annotate
|
2009-10-28 |
Julien Jehannet |
[B] views: fix wrong xhtml when empty rset
stable
|
file |
diff |
annotate
|
2009-10-19 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2009-10-15 |
Sylvain Thénault |
add kwargs to some base views
stable
|
file |
diff |
annotate
|
2009-09-23 |
Adrien Di Mascio |
[api] work in progress, use __regid__, cw_*, etc.
|
file |
diff |
annotate
|
2009-09-23 |
Adrien Di Mascio |
[api] use _cw, cw_row, cw_col, cw_rset etc.
|
file |
diff |
annotate
|
2009-09-23 |
Sylvain Thénault |
use __regid__ instead of id on appobject classes
|
file |
diff |
annotate
|
2009-09-17 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
2009-09-16 |
Sylvain Thénault |
backport stable
3.5
|
file |
diff |
annotate
|
2009-09-15 |
Sylvain Thénault |
add note
stable
|
file |
diff |
annotate
|
2009-09-15 |
Sylvain Thénault |
fix when Interval is coming from date substraction
stable
|
file |
diff |
annotate
|
2009-09-11 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
2009-09-09 |
Sandrine Ribeau |
[views] remove parameter displaytime from final view
3.5
|
file |
diff |
annotate
|
2009-08-26 |
Sylvain Thénault |
backport 3.5 step 1, remaining wf changes in hooks to merge
|
file |
diff |
annotate
|
2009-08-25 |
Nicolas Chauvat |
B #345282 xhtml requires to use   instead of
stable
|
file |
diff |
annotate
|
2009-08-12 |
Nicolas Chauvat |
R propagate deprecation of AppObject.entity()
|
file |
diff |
annotate
|
2009-08-02 |
Sylvain Thénault |
F [adapted list view] fix selector
|
file |
diff |
annotate
|
2009-07-24 |
Sylvain Thénault |
fix syntax/import errors & adapted list base class
|
file |
diff |
annotate
|
2009-07-24 |
Sylvain Thénault |
begin to drop ref to secondary view
|
file |
diff |
annotate
|
2009-07-24 |
Sylvain Thénault |
new adaptedlist view
|
file |
diff |
annotate
|
2009-07-24 |
Sylvain Thénault |
move all view.url() logic in a single implementation
|
file |
diff |
annotate
|
2009-07-07 |
Sylvain Thénault |
use xml_escape
stable
|
file |
diff |
annotate
|
2009-05-28 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
2009-05-20 |
Sylvain Thénault |
cleanup
stable
|
file |
diff |
annotate
|
2009-05-12 |
Aurelien Campeas |
[reledit] relation edition : cleanup a bit #343123
tls-sprint
|
file |
diff |
annotate
|
2009-05-07 |
Graziella Toutoungis |
fix a bug deltatime hasn't a hours or minutes attributes
tls-sprint
|
file |
diff |
annotate
|
2009-05-05 |
Graziella Toutoungis |
use xml_escape
tls-sprint
|
file |
diff |
annotate
|
2009-05-04 |
sylvain thenault |
follow renaming
tls-sprint
|
file |
diff |
annotate
|
2009-05-04 |
sylvain thenault |
backport default
tls-sprint
|
file |
diff |
annotate
|
2009-04-30 |
Nicolas Chauvat |
merge
|
file |
diff |
annotate
|
2009-04-21 |
Nicolas Chauvat |
merge
|
file |
diff |
annotate
|
2009-04-21 |
Nicolas Chauvat |
remove trailing spaces
|
file |
diff |
annotate
|
2009-04-29 |
sylvain thenault |
new primary view using uicfg.rdisplay (major api cleanup)
tls-sprint
|
file |
diff |
annotate
|
2009-04-29 |
sylvain thenault |
remove semi-colon
tls-sprint
|
file |
diff |
annotate
|
2009-04-28 |
sylvain thenault |
fix imports, cleanup, repair some ajax calls
tls-sprint
|
file |
diff |
annotate
|
2009-04-28 |
sylvain thenault |
move AutomaticEntityForm and PrimaryView into their own module
tls-sprint
|
file |
diff |
annotate
|
2009-04-24 |
sylvain thenault |
backport default branch
tls-sprint
|
file |
diff |
annotate
|
2009-04-23 |
Katia Saurfelt |
fixe the wrong indent
|
file |
diff |
annotate
|
2009-04-23 |
Katia Saurfelt |
related entitied must be computed in _preinit_side_related
|
file |
diff |
annotate
|
2009-04-23 |
sylvain thenault |
guess_field now takes an entity schema as first argument, not an entity class
tls-sprint
|
file |
diff |
annotate
|
2009-04-23 |
sylvain thenault |
delete-trailing-whitespaces
tls-sprint
|
file |
diff |
annotate
|
2009-04-22 |
Katia Saurfelt |
user dc_creator for rss view
|
file |
diff |
annotate
|
2009-04-22 |
Katia Saurfelt |
some feed aggregators (eg sage) show dc:creator tag, so we show it insteed of author tag
|
file |
diff |
annotate
|
2009-04-22 |
Katia Saurfelt |
make the rss view valid (we should probably keep rdf:about on channel)
|
file |
diff |
annotate
|
2009-04-22 |
Katia Saurfelt |
The same item should not include both author and dc:creator
|
file |
diff |
annotate
|
2009-04-21 |
Katia Saurfelt |
create a table for siderelation
|
file |
diff |
annotate
|
2009-04-07 |
sylvain thenault |
backport default branch
tls-sprint
|
file |
diff |
annotate
|
2009-03-31 |
Graziella Toutoungis |
optimize this code part
|
file |
diff |
annotate
|
2009-03-25 |
sylvain thenault |
please stop/read carefully dumb copy / past
|
file |
diff |
annotate
|
2009-03-25 |
sylvain thenault |
try to fix rss feed, but author still does'nt show up...
|
file |
diff |
annotate
|
2009-03-20 |
Laure Bourgois |
refactoring RssItemView.
|
file |
diff |
annotate
|
2009-03-12 |
sylvain thenault |
a bit of reorganisation inside web/views:
tls-sprint
|
file |
diff |
annotate
|
2009-03-04 |
sylvain thenault |
backport default branch
tls-sprint
|
file |
diff |
annotate
|
2009-03-02 |
Laure Bourgois |
correction (removing comments)
|
file |
diff |
annotate
|
2009-02-27 |
Laure Bourgois |
remplacing tables by div for right (and left) box layout
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
2009-02-26 |
sylvain thenault |
use non-breakable space in time display
|
file |
diff |
annotate
|
2009-02-25 |
sylvain thenault |
gargl, this shouldn't be there in case we're running py 2.4
cubicweb-version-3_1_0
|
file |
diff |
annotate
|
2009-02-25 |
sylvain thenault |
fix name error, filter out non empty rset
|
file |
diff |
annotate
|
2009-02-25 |
sylvain thenault |
title may be None
|
file |
diff |
annotate
|
2009-02-25 |
sylvain thenault |
xhtml fixes: table has no align attribute, avoid inserting empty table
|
file |
diff |
annotate
|
2009-02-23 |
Laure Bourgois |
if siderelation wrapp boxes into tables
|
file |
diff |
annotate
|
2009-02-23 |
Laure Bourgois |
oups
|
file |
diff |
annotate
|
2009-02-23 |
Laure Bourgois |
right boxes do not expand to much on the left.
|
file |
diff |
annotate
|
2009-02-18 |
sylvain thenault |
merge, split baseviews (new csvexport, xmlrss and editviews modules)
tls-sprint
|
file |
diff |
annotate
|
2009-02-18 |
Adrien Di Mascio |
restore appropriate in State's incontext view, moved it into wfentities
tls-sprint
|
file |
diff |
annotate
|
2009-02-18 |
Adrien Di Mascio |
merge
tls-sprint
|
file |
diff |
annotate
|
2009-02-18 |
Adrien Di Mascio |
instantiate selectors wherever needed
tls-sprint
|
file |
diff |
annotate
|
2009-02-18 |
sylvain thenault |
update import
tls-sprint
|
file |
diff |
annotate
|
2009-02-18 |
Adrien Di Mascio |
replaced most of __selectors__ assignments with __select__
tls-sprint
|
file |
diff |
annotate
|
2009-02-16 |
sylvain thenault |
some selectors update + drop EntityRelationView (only used by jpl)
tls-sprint
|
file |
diff |
annotate
|
2009-02-16 |
sylvain thenault |
kill EmptyRsetVeiw
tls-sprint
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
2009-02-12 |
sylvain thenault |
rset may be empty
|
file |
diff |
annotate
|
2009-02-11 |
sylvain thenault |
try to get raw text values in rset csv view
|
file |
diff |
annotate
|
2009-02-11 |
sylvain thenault |
fix test (this view is not used actually...)
|
file |
diff |
annotate
|
2009-01-30 |
sylvain thenault |
specify content type for text views
|
file |
diff |
annotate
|
2009-01-30 |
sylvain thenault |
use self.rset / self.row
|
file |
diff |
annotate
|
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...)
|
file |
diff |
annotate
|
2009-01-30 |
sylvain thenault |
give row when selecting/dispatching content navigation component
|
file |
diff |
annotate
|
2009-01-27 |
sylvain thenault |
update some copyrights
|
file |
diff |
annotate
|
2009-01-15 |
sylvain thenault |
massive selector update
3.0
|
file |
diff |
annotate
|
2009-01-14 |
sylvain thenault |
'as' becomes a keyword when with statement activated
|
file |
diff |
annotate
|
2009-01-08 |
Sylvain Thenault |
get extra space available in primary view when no right boxes
|
file |
diff |
annotate
|
2009-01-08 |
Sylvain Thenault |
fix rset xml view
|
file |
diff |
annotate
|