2011-05-25 |
Arthur Lutz |
[ui messages, xss] Start migration towards use of _msgid instead of __message (prone to XSS injection) closes #1698245
|
file |
diff |
annotate
|
2011-05-25 |
Sylvain Thénault |
[web session] fix session handling so we get a chance to have for instance the 'forgotpwd' feature working on a site where anonymous are not allowed
stable
|
file |
diff |
annotate
|
2011-03-11 |
Sylvain Thénault |
default (3.11.X) is now stable
stable
|
file |
diff |
annotate
|
2011-03-10 |
Sylvain Thénault |
[devtools] fix anonymous user handling in test classes
stable
|
file |
diff |
annotate
|
2011-03-10 |
Adrien Di Mascio |
[views] #1499661 get rid of base tag
|
file |
diff |
annotate
|
2011-01-06 |
Sylvain Thénault |
[footer template] refactor to ease addition of some content into the footer
stable
|
file |
diff |
annotate
|
2011-01-04 |
Aurelien Campeas |
[web/views/basetemplates] nbsp breaks tests, use #160 instead
stable
|
file |
diff |
annotate
|
2010-11-09 |
Julien Jehannet |
[basetemplates] define header ctx components categories as attribute to ease overriding
stable
|
file |
diff |
annotate
|
2010-11-05 |
Sylvain Thénault |
[base template header] changeset 6669:e4532c6acf34 introduce a visual regression on standard site, fix it by merging header-left/header-center context, it simplify things and have proper display. Cubes using 'firstcolumn' css class will have to be upgraded
stable
|
file |
diff |
annotate
|
2010-10-22 |
Sylvain Thénault |
[pylint] fix a bug of pylint detected errors and i18n pb (calling builtins._ instead of req._)
|
file |
diff |
annotate
|
2010-10-12 |
Sylvain Thénault |
[form] unify form.render prototype to take a 'w' argument as other view/components render method
|
file |
diff |
annotate
|
2010-10-08 |
Aurelien Campeas |
[login] fix some previously introduced login box css breakage
|
file |
diff |
annotate
|
2010-10-08 |
Sylvain Thénault |
[components] refactor main template header: make it much more flexible by using CtxComponent
|
file |
diff |
annotate
|
2010-10-04 |
Aurelien Campeas |
refactor login box & form to enable easy pluggability
|
file |
diff |
annotate
|
2010-09-13 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-09-07 |
Sylvain Thénault |
remove buggy call to builtins._ on navigation content
stable
|
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-08-13 |
Sylvain Thénault |
integrate Celso's work on translation file: proper/complete spanish translation, fixed some typos in french translation, occured -> occurred fix in various places
stable
|
file |
diff |
annotate
|
2010-08-10 |
Sylvain Thénault |
[login template] missing xml_escape
stable
|
file |
diff |
annotate
|
2010-07-23 |
Nicolas Chauvat |
[views] link to public url when trying https without an account
stable
|
file |
diff |
annotate
|
2010-07-17 |
Sylvain Thénault |
[basetemplate nav] no need for an attribute here
|
file |
diff |
annotate
|
2010-07-02 |
Sylvain Thénault |
cleanup
|
file |
diff |
annotate
|
2010-07-01 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-06-30 |
Sylvain Thénault |
[login form] fix bad login field label by using pgettext
stable
|
file |
diff |
annotate
|
2010-05-26 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-05-26 |
Sylvain Thénault |
[forms] refactor action handling to ease overriding while keeping action overrideable by instance (closes #969167)
stable
|
file |
diff |
annotate
|
2010-05-26 |
Sylvain Thénault |
[web] disallow authenticated users to access to the login form (closes #914873)
stable
|
file |
diff |
annotate
|
2010-05-05 |
Katia Saurfelt |
[css] start using uiprops in cubicweb.css
|
file |
diff |
annotate
|
2010-04-29 |
Nicolas Chauvat |
[css] progressively fixing rhythm
|
file |
diff |
annotate
|
2010-04-29 |
Nicolas Chauvat |
[css] introducing scale and rhythm composition
|
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 |
backport oldstable changes
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 |
backport default into stable: stable is now cw 3.8
|
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-13 |
Sylvain Thénault |
#773448: refactor session and 'no connection' handling, by introducing proper web session. We should now be able to see page even when no anon is configured, and be redirected to the login form as soon as one tries to do a query.
|
file |
diff |
annotate
|
2010-04-08 |
Sylvain Thénault |
le patch move-pdf-export-to-cubes a été importé
|
file |
diff |
annotate
|
2010-03-18 |
Adrien Di Mascio |
[web] get rid of spurious '[Errno 2] No such file or directory' on load
stable
|
file |
diff |
annotate
|
2010-03-18 |
Sylvain Thénault |
move pdf icon component with it's template so we don't see it when the template isn't available due to missing dependancies
stable
|
file |
diff |
annotate
|
2010-03-04 |
Alain Leufroy |
Suppress the hidden logform when the user is already connected
stable
|
file |
diff |
annotate
|
2010-02-17 |
Sylvain Thénault |
remove 3.6 deprecation warning
stable
|
file |
diff |
annotate
|
2010-02-17 |
Sylvain Thénault |
login form style fixes
stable
|
file |
diff |
annotate
|
2010-02-16 |
Sylvain Thénault |
use needs_css so you can change login form css without redefining LogFormView
stable
|
file |
diff |
annotate
|
2010-02-16 |
Sylvain Thénault |
bw compat
stable
|
file |
diff |
annotate
|
2010-02-16 |
Sylvain Thénault |
specify login form dom id, don't render progress div
|
file |
diff |
annotate
|
2010-02-16 |
Sylvain Thénault |
use an actual form for the login form ease customization from external cubes (eg rememberme)
|
file |
diff |
annotate
|
2010-01-20 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-01-19 |
Pierre-Yves David |
Fix element tree import for python2.4
stable
|
file |
diff |
annotate
|
2010-01-18 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2010-01-15 |
Sylvain Thénault |
rename need_navigation into paginable
stable
|
file |
diff |
annotate
|
2010-01-07 |
Adrien Di Mascio |
update copyright: welcome 2010
stable
|
file |
diff |
annotate
|
2009-11-20 |
Sylvain Thénault |
backport stable branch (one more time painfully)
|
file |
diff |
annotate
|
2009-11-11 |
Nicolas Chauvat |
[web ui] move help from header to footer
stable
|
file |
diff |
annotate
|
2009-11-10 |
Adrien Di Mascio |
[web] set pageid at request instanciation rather than in htmlheader template
stable
|
file |
diff |
annotate
|
2009-11-05 |
Alexandre Fayolle |
[doc] fix inaccurate docstring
stable
|
file |
diff |
annotate
|
2009-10-13 |
Sylvain Thénault |
add a note
|
file |
diff |
annotate
|
2009-10-13 |
Sylvain Thénault |
3.6 update
|
file |
diff |
annotate
|
2009-10-13 |
Sylvain Thénault |
3.6 updates
|
file |
diff |
annotate
|