2015-09-15 |
Rémi Cardona |
[py3k] import range using six.moves
|
file |
diff |
annotate
|
2014-05-02 |
Aurelien Campeas |
remove most 3.10 bw compat
|
file |
diff |
annotate
|
2013-02-14 |
Nicolas Chauvat |
[toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
|
file |
diff |
annotate
|
2012-12-11 |
Pierre-Yves David |
[web] use `inline` `Content-Disposition` by default (closes #2535734)
stable
|
file |
diff |
annotate
|
2012-01-23 |
Sylvain Thénault |
[vreg] move base registry implementation to logilab.common. Closes #1916014
|
file |
diff |
annotate
|
2011-09-28 |
Sylvain Thénault |
[pylint] fix pylint detected errors and tweak it so that pylint -E will be much less verbose next time (+ update some copyrights on the way)
stable
|
file |
diff |
annotate
|
2011-09-21 |
Sylvain Thénault |
[idownloadable] dtw and up copyright
stable
|
file |
diff |
annotate
|
2011-06-16 |
Julien Jehannet |
[book] add autoload section from code and fix sphinx warnings
stable
|
file |
diff |
annotate
|
2011-01-31 |
Sylvain Thénault |
cleanups
stable
|
file |
diff |
annotate
|
2011-01-14 |
Adrien Di Mascio |
[views] fix typo (invalid format character) in deprecation warning
stable
|
file |
diff |
annotate
|
2011-01-13 |
Sylvain Thénault |
[idownloadable] deprecate download_box function
stable
|
file |
diff |
annotate
|
2011-01-12 |
Sylvain Thénault |
[idownloadable] restore backward compat
stable
|
file |
diff |
annotate
|
2011-01-07 |
Sylvain Thénault |
[idownloadable] oneline view display entity's default title instead of file name, while download box display file name
stable
|
file |
diff |
annotate
|
2010-11-09 |
Julien Jehannet |
[download box] refactor to ease when one want to propose multiple elements to download
stable
|
file |
diff |
annotate
|
2010-10-25 |
Sylvain Thénault |
cleanup
|
file |
diff |
annotate
|
2010-08-25 |
Sylvain Thénault |
[web api] unify 'contentnav' (VComponent) and 'boxes' registries as 'ctxcomponents' (CtxComponent)
|
file |
diff |
annotate
|
2010-08-25 |
Sylvain Thénault |
[boxes] introduce new boxes system
|
file |
diff |
annotate
|
2010-07-30 |
Aurelien Campeas |
fix idownload view pb. for xhtml browsers
stable
|
file |
diff |
annotate
|
2010-07-26 |
Sylvain Thénault |
[idownloadable primary view] when file is an image, display attributes below the image
stable
|
file |
diff |
annotate
|
2010-07-21 |
Sylvain Thénault |
[image] more handy image resizing using javascript
stable
|
file |
diff |
annotate
|
2010-07-17 |
Sylvain Thénault |
[images] use tags.img and allow to add arbitrary attributes on the image. Use it to set a class when image is the primary entity
|
file |
diff |
annotate
|
2010-07-17 |
Sylvain Thénault |
[images] add link around main image
|
file |
diff |
annotate
|
2010-07-05 |
Sylvain Thénault |
[selectors] provide a new, optimized, is_instance selector that should at some point replace implements (along with the adaptable selector)
|
file |
diff |
annotate
|
2010-07-02 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-07-02 |
Sylvain Thénault |
[idownloadable] make the download view http cache friendly
stable
|
file |
diff |
annotate
|
2010-06-10 |
Sylvain Thénault |
[idownloadable] refactor IDownloadable primary view to make overriding easier
|
file |
diff |
annotate
|
2010-05-20 |
Sylvain Thénault |
[entity] introduce a new 'adapters' registry
|
file |
diff |
annotate
|
2010-05-05 |
Sylvain Thénault |
[https] fix resource urls in https version of a site: should use the https version as well to avoid warnings from the nrowser
|
file |
diff |
annotate
|
2010-04-30 |
Sylvain Thénault |
[webconfig] introduce property sheets. Use them to replace external_resources
|
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-01-26 |
Sylvain Thénault |
3.6 api update, cleanup
|
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 |
new argument to provide extra content
stable
|
file |
diff |
annotate
|
2009-11-02 |
Aurelien Campeas |
update docstring, xml escape exception description
stable
|
file |
diff |
annotate
|
2009-09-23 |
Adrien Di Mascio |
[api] some more _cw / __regid__, automatic tests now pass again
|
file |
diff |
annotate
|
2009-09-23 |
Adrien Di Mascio |
[api] work in progress, use __regid__, cw_*, etc.
|
file |
diff |
annotate
|
2009-09-23 |
Sylvain Thénault |
use __regid__ instead of id on appobject classes
|
file |
diff |
annotate
|
2009-08-31 |
Sylvain Thénault |
backport 3.5 branch
|
file |
diff |
annotate
|
2009-08-31 |
Sylvain Thénault |
<a> doesn't have alt attribute
stable
|
file |
diff |
annotate
|
2009-08-12 |
Nicolas Chauvat |
R propagate deprecation of AppObject.entity()
|
file |
diff |
annotate
|
2009-07-28 |
Sylvain Thénault |
bad merge?
|
file |
diff |
annotate
|
2009-07-27 |
Nicolas Chauvat |
#344787: add options to idownloadable
|
file |
diff |
annotate
|
2009-07-24 |
Sylvain Thénault |
cleanup
|
file |
diff |
annotate
|
2009-07-07 |
Sylvain Thénault |
use xml_escape
stable
|
file |
diff |
annotate
|
2009-06-23 |
Adrien Di Mascio |
[idownloadable] use the optional title parameter if specified in the download view
stable
|
file |
diff |
annotate
|
2009-05-28 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
2009-05-20 |
Nicolas Chauvat |
replace sideRelated with sideBox
stable
|
file |
diff |
annotate
|
2009-05-04 |
sylvain thenault |
import from primary
tls-sprint
|
file |
diff |
annotate
|
2009-04-29 |
sylvain thenault |
new primary view using uicfg.rdisplay (major api cleanup)
tls-sprint
|
file |
diff |
annotate
|
2009-04-28 |
sylvain thenault |
fix imports, cleanup, repair some ajax calls
tls-sprint
|
file |
diff |
annotate
|
2009-03-02 |
sylvain thenault |
missing paren
tls-sprint
|
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-25 |
sylvain thenault |
don't show download box nor download link for images, by default hide name attribute even if not specified in the interface
|
file |
diff |
annotate
|
2009-02-18 |
Adrien Di Mascio |
replaced most of __selectors__ assignments with __select__
tls-sprint
|
file |
diff |
annotate
|
2009-02-17 |
Adrien Di Mascio |
replace deprecated cubicweb.common.selectors by its new module path (cubicweb.selectors)
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
|