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-07-26 |
Sylvain Thénault |
[session] cleanup session-time / cleanup-session-time...
|
file |
diff |
annotate
|
2010-07-02 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-07-02 |
Sylvain Thénault |
[publisher] avoid useless rollback after successful commit, which clutters debug logs and may also not be cost-free
stable
|
file |
diff |
annotate
|
2010-06-11 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-06-10 |
Sylvain Thénault |
[iprogress] move adapter to entities.adapters
|
file |
diff |
annotate
|
2010-06-10 |
Alexandre Fayolle |
fix wrong calculation of clean_session_interval
stable
|
file |
diff |
annotate
|
2010-06-03 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-06-01 |
Julien Jehannet |
[web] cleanup use of config in web application initialisation
stable
|
file |
diff |
annotate
|
2010-05-26 |
Sylvain Thénault |
[web] update to 3.9 Entity api
|
file |
diff |
annotate
|
2010-05-26 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-05-26 |
Sylvain Thénault |
[web] dont attempt to update last login time on ldap users, avoiding spurious tb in logs (closes #914464)
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-10 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-05-06 |
Sylvain Thénault |
[web session] fix potential key error on logout (occurs once the session has been transparently reconnected, hence session.sessionid and session.cnx.sessionid differs)
stable
|
file |
diff |
annotate
|
2010-04-29 |
Sylvain Thénault |
[webconfig] refactor/cleanup debug mode management on startup: simply use config.debugmode instead of debug argument everywhere...
|
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-23 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-04-22 |
Alexandre Fayolle |
[python2.6] prefer python2.6's builtin json module over simplejson
stable
|
file |
diff |
annotate
|
2010-04-19 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-04-19 |
Sylvain Thénault |
[config] properly use time type for options representing a time.
stable
|
file |
diff |
annotate
|
2010-04-19 |
Sylvain Thénault |
[web] consistent cleanup session interval time
stable
|
file |
diff |
annotate
|
2010-04-15 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-04-15 |
Sylvain Thénault |
[config] better *-session-time documentation and usage in session handler
stable
|
file |
diff |
annotate
|
2010-04-14 |
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
|
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-07 |
Sylvain Thénault |
#759035: Automate addition of eid cachekey in RQL analysis
|
file |
diff |
annotate
|
2010-03-24 |
Sylvain Thénault |
[test] don't try to reset session manager during test,
stable
|
file |
diff |
annotate
|
2010-03-16 |
Sylvain Thénault |
backport stable into default
|
file |
diff |
annotate
|
2010-03-01 |
Katia Saurfelt |
server/web api for accessing to deleted_entites
|
file |
diff |
annotate
|
2010-03-16 |
Sylvain Thénault |
#750055: make it easier to change post logout url
stable
|
file |
diff |
annotate
|
2010-03-12 |
Sylvain Thénault |
[web] start a new message system based on id of message stored in session's data
|
file |
diff |
annotate
|
2010-02-26 |
Adrien Di Mascio |
[web] fix #724769: Use RemoteCallFailed in the publisher's error_handler
stable
|
file |
diff |
annotate
|
2010-02-24 |
Sylvain Thénault |
remove #<formid> from url used to redirect after a validation error
stable
|
file |
diff |
annotate
|
2010-02-18 |
Sylvain Thénault |
cleanup internal forms parameters in postlogin
stable
|
file |
diff |
annotate
|
2010-02-08 |
Sylvain Thénault |
backport stable branch and some vreg cleanups:
|
file |
diff |
annotate
|
2010-02-06 |
Sylvain Thénault |
fix duplicated vregistry initialization during tests
stable
|
file |
diff |
annotate
|
2010-01-21 |
Sylvain Thénault |
when the vregistry is initialized, no need to call vreg.set_schema (else we trigger appobjects registration twice. This allows significant startup speedup.
|
file |
diff |
annotate
|
2010-01-18 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2010-01-13 |
Sylvain Thénault |
refactor form error handling:
|
file |
diff |
annotate
|
2010-01-07 |
Adrien Di Mascio |
update copyright: welcome 2010
stable
|
file |
diff |
annotate
|
2009-09-23 |
Adrien Di Mascio |
[api] use __regid__ instead of deprecated id
|
file |
diff |
annotate
|
2009-08-17 |
Sylvain Thénault |
give vreg where we need it (eg no bound request)
|
file |
diff |
annotate
|
2009-08-16 |
Nicolas Chauvat |
backport stable branch
|
file |
diff |
annotate
|
2009-08-14 |
Sylvain Thénault |
dont bind set_authmanager on registry reloading event, it's not necesary since the session manager itself is reinstatiated
stable
|
file |
diff |
annotate
|
2009-08-12 |
Nicolas Chauvat |
R put version info in deprecation warnings
|
file |
diff |
annotate
|
2009-08-05 |
Sylvain Thénault |
[web session] proper reloading of the session manager on vreg update
|
file |
diff |
annotate
|
2009-08-05 |
Adrien Di Mascio |
[events] renamed source-reload into registry-reload to avoid potential confusions with datasources
|
file |
diff |
annotate
|
2009-08-04 |
Adrien Di Mascio |
[autoreload] recompute urlresolver / urlrewriter after autoreload
|
file |
diff |
annotate
|
2009-08-03 |
Sylvain Thénault |
[webapp] missing renaming
|
file |
diff |
annotate
|
2009-08-03 |
Sylvain Thénault |
R [vreg] important refactoring of the vregistry, moving behaviour to end dictionnary (and so leaving room for more flexibility ; keep bw compat ; update api usage in cw
|
file |
diff |
annotate
|
2009-07-31 |
Nicolas Chauvat |
R [all] logilab.common 0.44 provides only deprecated
|
file |
diff |
annotate
|
2009-07-24 |
Sylvain Thénault |
application -> instance where it makes sense
|
file |
diff |
annotate
|
2009-07-06 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2009-07-06 |
Sylvain Thénault |
no tb for RequestError
stable
|
file |
diff |
annotate
|
2009-07-03 |
Aurelien Campeas |
accept a __template parameter that specifies a different (main) template
stable
|
file |
diff |
annotate
|
2009-07-02 |
Sylvain Thénault |
oops
|
file |
diff |
annotate
|