log src/server/server.py @ 1093:eda7a1c6532a

age author description
2018-06-01 Goffi server: new getAffiliation method:
2018-06-01 Goffi server: set jid and started time in session on log-in:
2018-03-14 Goffi server: fixed profile cache path (the path has changed and "profiles" is now needed)
2018-03-11 Goffi server: new ProgressHandler helper class, to handle progressing actions
2018-01-30 Goffi server: fixed cache_dir for service profile in session interface
2018-01-26 Goffi date update
2018-01-24 Goffi server: better redirection (fixed issue in remaining path arguments)
2018-01-24 Goffi server: fixed unicode exception if old URL in url_redirections had a unicode character
2018-01-24 Goffi server (blog): moved old blog renderer from /blog to /blog_legacy
2018-01-24 Goffi server: don't change request.uri and request.path on redirection: the original URL must actually be used
2018-01-24 Goffi pages: fixed XMPP URIs handling
2018-01-24 Goffi server: redirection rework:
2018-01-21 Goffi pages: HTTP cache headers handling:
2018-01-19 Goffi server: set default content type to text/html in utf-8