2011-06-15 |
Sylvain Thénault |
closes #1484510: ajax_replace_url should propagate page id (until an underlying api does it automatically
stable
|
file |
diff |
annotate
|
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-20 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-05-20 |
Sylvain Thénault |
cleanup and update some copyright
stable
|
file |
diff |
annotate
|
2011-05-13 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-05-12 |
Sylvain Thénault |
[web request] don't define pageid js variable when one is found in form parameters (eg, page ajax call)
stable
|
file |
diff |
annotate
|
2011-04-29 |
Adrien Di Mascio |
merge
|
file |
diff |
annotate
|
2011-04-28 |
Quentin Roquefort |
[etwist] Generates apache's mod_concat-like urls for js and css
|
file |
diff |
annotate
|
2011-04-28 |
Adrien Di Mascio |
[etwist] refactor child resources management
|
file |
diff |
annotate
|
2011-04-28 |
Sylvain Thénault |
backport oldstable
stable
|
file |
diff |
annotate
|
2011-04-28 |
Sylvain Thénault |
[request] don't init tabindex unnecessarily, since it's added to page data which will makes an ajax call to unload_page_data necessary
oldstable
|
file |
diff |
annotate
|
2011-04-06 |
Adrien Di Mascio |
[views] extend HTMLStream API to be able to change doctype / xmldecl
|
file |
diff |
annotate
|
2011-04-01 |
Adrien Di Mascio |
[http] implement 1587305: provide better implementation of Accept header parsing + tests
|
file |
diff |
annotate
|
2011-03-10 |
Adrien Di Mascio |
[web] provide a data_url() method on req and get_rid of explicit datadir_url usage (#1438736)
|
file |
diff |
annotate
|
2010-10-21 |
Sylvain Thénault |
[dbapi] enhanced web compatible request when using dbapi
|
file |
diff |
annotate
|
2010-10-20 |
Sylvain Thénault |
[request] fix ajax_replace_url which breaks if the url contains some quotes (that will be properly quoted but unquoted by the browser, breaking the js expression) by using a separated js function
|
file |
diff |
annotate
|
2010-10-19 |
Sylvain Thénault |
[js] remove deprecation warnings by using $.noop instead of noop
|
file |
diff |
annotate
|
2010-09-28 |
Alexandre Fayolle |
don't add another encoding if already present in content-type
stable
|
file |
diff |
annotate
|
2010-09-16 |
Aurelien Campeas |
[request] memoize tabindex across ajax calls (on pageid) to avoid ui confusion
stable
|
file |
diff |
annotate
|
2010-08-13 |
Adrien Di Mascio |
[web] fix typo in ajax_build_url (s/xtml/xhtml)
stable
|
file |
diff |
annotate
|
2010-08-09 |
Nicolas Chauvat |
fix the fix
stable
|
file |
diff |
annotate
|
2010-08-09 |
Nicolas Chauvat |
fix missing import in web.request
stable
|
file |
diff |
annotate
|
2010-08-04 |
Sylvain Thénault |
[request] missing paren
stable
|
file |
diff |
annotate
|
2010-08-04 |
Sylvain Thénault |
[request] js is defined in uilib, not utils
stable
|
file |
diff |
annotate
|
2010-08-04 |
Sylvain Thénault |
[request] enhanced user[_rql]_callback method, allowing to call other js variant, eg one of userCallback, userCallbackThenUpdateUI, userCallbackThenReloadPage (the default). Also benefit from the new magic js object.
stable
|
file |
diff |
annotate
|
2010-07-08 |
Sylvain Thénault |
[uilib] refactor json_dumps code organization
|
file |
diff |
annotate
|
2010-07-05 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-07-05 |
Sylvain Thénault |
[req] hashlib has no hash function, but has an hash1 function even in python 2.5
stable
|
file |
diff |
annotate
|
2010-06-21 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-06-17 |
Aurelien Campeas |
[web request] in python 2.5 hashlib has no .hash attribute
stable
|
file |
diff |
annotate
|