Thu, 28 Apr 2011 15:25:46 +0200 |
Sylvain Thénault |
backport oldstable
stable
|
file |
diff |
annotate
|
Thu, 28 Apr 2011 15:24:37 +0200 |
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
|
Wed, 06 Apr 2011 16:01:19 +0200 |
Adrien Di Mascio |
[views] extend HTMLStream API to be able to change doctype / xmldecl
|
file |
diff |
annotate
|
Fri, 01 Apr 2011 14:34:11 +0200 |
Adrien Di Mascio |
[http] implement 1587305: provide better implementation of Accept header parsing + tests
|
file |
diff |
annotate
|
Thu, 10 Mar 2011 12:04:46 +0100 |
Adrien Di Mascio |
[web] provide a data_url() method on req and get_rid of explicit datadir_url usage (#1438736)
|
file |
diff |
annotate
|
Thu, 21 Oct 2010 18:38:36 +0200 |
Sylvain Thénault |
[dbapi] enhanced web compatible request when using dbapi
|
file |
diff |
annotate
|
Wed, 20 Oct 2010 15:57:35 +0200 |
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
|
Tue, 19 Oct 2010 12:01:35 +0200 |
Sylvain Thénault |
[js] remove deprecation warnings by using $.noop instead of noop
|
file |
diff |
annotate
|
Tue, 28 Sep 2010 16:52:45 +0200 |
Alexandre Fayolle |
don't add another encoding if already present in content-type
stable
|
file |
diff |
annotate
|
Thu, 16 Sep 2010 11:30:14 +0200 |
Aurelien Campeas |
[request] memoize tabindex across ajax calls (on pageid) to avoid ui confusion
stable
|
file |
diff |
annotate
|
Fri, 13 Aug 2010 13:34:47 +0200 |
Adrien Di Mascio |
[web] fix typo in ajax_build_url (s/xtml/xhtml)
stable
|
file |
diff |
annotate
|
Mon, 09 Aug 2010 16:35:49 +0200 |
Nicolas Chauvat |
fix the fix
stable
|
file |
diff |
annotate
|
Mon, 09 Aug 2010 11:56:12 +0200 |
Nicolas Chauvat |
fix missing import in web.request
stable
|
file |
diff |
annotate
|
Wed, 04 Aug 2010 10:55:32 +0200 |
Sylvain Thénault |
[request] missing paren
stable
|
file |
diff |
annotate
|
Wed, 04 Aug 2010 10:53:52 +0200 |
Sylvain Thénault |
[request] js is defined in uilib, not utils
stable
|
file |
diff |
annotate
|
Wed, 04 Aug 2010 10:47:29 +0200 |
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
|
Thu, 08 Jul 2010 13:33:40 +0200 |
Sylvain Thénault |
[uilib] refactor json_dumps code organization
|
file |
diff |
annotate
|
Mon, 05 Jul 2010 18:00:33 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 05 Jul 2010 17:02:11 +0200 |
Sylvain Thénault |
[req] hashlib has no hash function, but has an hash1 function even in python 2.5
stable
|
file |
diff |
annotate
|
Mon, 21 Jun 2010 13:23:11 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 17 Jun 2010 16:17:09 +0200 |
Aurelien Campeas |
[web request] in python 2.5 hashlib has no .hash attribute
stable
|
file |
diff |
annotate
|
Thu, 17 Jun 2010 15:15:52 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 17 Jun 2010 15:02:24 +0200 |
auc |
[py2.6] use hashlib to silence python 2.6 deprecation warnings
stable
|
file |
diff |
annotate
|
Thu, 10 Jun 2010 14:16:48 +0200 |
Sylvain Thénault |
[web] ajax_replace_url superseed build_ajax_replace_url, more generic and relying on the json controller (closes #750090)
|
file |
diff |
annotate
|
Mon, 07 Jun 2010 18:16:16 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 07 Jun 2010 18:13:41 +0200 |
Sylvain Thénault |
[request] fix typo
stable
|
file |
diff |
annotate
|
Mon, 10 May 2010 16:59:32 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 10 May 2010 15:15:06 +0200 |
Sylvain Thénault |
[deprecation] missing version number to old warning message
stable
|
file |
diff |
annotate
|
Wed, 05 May 2010 10:28:55 +0200 |
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
|
Fri, 30 Apr 2010 12:14:15 +0200 |
Sylvain Thénault |
[webconfig] introduce property sheets. Use them to replace external_resources
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:24:20 +0200 |
Sylvain Thénault |
backport oldstable changes
stable
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:15:52 +0200 |
Sylvain Thénault |
replace logilab-common by CubicWeb in disclaimer
oldstable
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:14:22 +0200 |
Sylvain Thénault |
backport default into stable: stable is now cw 3.8
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 10:06:01 +0200 |
Sylvain Thénault |
proper licensing information (LGPL-2.1). Hope I get it right this time.
stable
|
file |
diff |
annotate
|
Mon, 26 Apr 2010 16:31:46 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 23 Apr 2010 12:19:54 +0200 |
Alexandre Fayolle |
[python2.6] careful: json-py provides a json package. We don't want that.
stable
|
file |
diff |
annotate
|
Fri, 23 Apr 2010 12:42:53 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 22 Apr 2010 19:48:04 +0000 |
Alexandre Fayolle |
[python2.6] prefer python2.6's builtin json module over simplejson
stable
|
file |
diff |
annotate
|
Thu, 15 Apr 2010 19:39:55 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 15 Apr 2010 17:28:27 +0200 |
Aurelien Campeas |
[doc/book] fix a bit the request chapter, add autodoc
stable
|
file |
diff |
annotate
|
Wed, 14 Apr 2010 10:29:38 +0200 |
Sylvain Thénault |
[web] put a fake object that raise Unauthorized on any attribute access as req.cnx and req._user, so we are properly asked to authenticated on any view that tries to do something with one of those attributes (instead of doing defensive programming everywhere we're doing that)
|
file |
diff |
annotate
|
Tue, 13 Apr 2010 12:19:24 +0200 |
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
|
Tue, 06 Apr 2010 16:50:53 +0200 |
Adrien Chauve |
Switched from TwistedWeb2 to TwistedWeb
|
file |
diff |
annotate
|
Wed, 24 Mar 2010 08:42:49 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Tue, 23 Mar 2010 17:08:50 +0100 |
Sylvain Thénault |
take care to empty breadcrumbs
stable
|
file |
diff |
annotate
|
Fri, 12 Mar 2010 16:11:56 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 12 Mar 2010 15:05:33 +0100 |
Sylvain Thénault |
[web] start a new message system based on id of message stored in session's data
|
file |
diff |
annotate
|
Thu, 11 Mar 2010 16:49:59 +0100 |
Sylvain Thénault |
merge
stable
|
file |
diff |
annotate
|
Thu, 11 Mar 2010 16:43:00 +0100 |
Sylvain Thénault |
[web req] check latest url in breadcrumbs is not the same as the current one to keep more valuable information
stable
|
file |
diff |
annotate
|
Wed, 10 Mar 2010 12:37:34 +0100 |
Adrien Di Mascio |
[web] fix #736332: iespec functionality for add_css
stable
|
file |
diff |
annotate
|
Tue, 09 Mar 2010 12:07:34 +0100 |
Sylvain Thénault |
remove deprecation warning introduced by add_onload api change
|
file |
diff |
annotate
|
Fri, 26 Feb 2010 13:19:14 +0100 |
Sylvain Thénault |
kill dead/useless code as suggested by pylint
stable
|
file |
diff |
annotate
|
Tue, 09 Feb 2010 19:51:19 +0100 |
Sylvain Thénault |
fix 'click here to see the created entity' link, which may not appear according to language settings
|
file |
diff |
annotate
|
Fri, 05 Feb 2010 07:25:16 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 04 Feb 2010 11:33:09 +0100 |
Aurelien Campeas |
[request] add a note about the encoding mgmt (or lack thereof)
stable
|
file |
diff |
annotate
|
Tue, 26 Jan 2010 13:36:55 +0100 |
Sylvain Thénault |
fif inlined relation forms pb w/ new ajax forms.
|
file |
diff |
annotate
|
Wed, 20 Jan 2010 10:06:12 +0100 |
Sylvain Thénault |
turn all the stuff used to handle 'generic relations' in forms into proper
|
file |
diff |
annotate
|
Mon, 18 Jan 2010 19:21:30 +0100 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Thu, 07 Jan 2010 16:52:32 +0100 |
Adrien Di Mascio |
update copyright: welcome 2010
stable
|
file |
diff |
annotate
|
Mon, 21 Dec 2009 18:46:46 +0100 |
Sylvain Thénault |
NothingToEdit is not a ValidationError, simplify
|
file |
diff |
annotate
|