Thu, 21 Jun 2018 01:19:57 +0200 |
Goffi |
pages (events): added root, admin, new, rsvp and view pages
|
Thu, 21 Jun 2018 01:19:47 +0200 |
Goffi |
pages: ignore args if they are None in getSubPageURL
|
Thu, 21 Jun 2018 01:19:42 +0200 |
Goffi |
pages: change module for date_parse, following backend change
|
Mon, 04 Jun 2018 11:52:19 +0200 |
Goffi |
server: replaced blocking calls to bridge by bridgeCall which is not blocking
|
Sun, 03 Jun 2018 14:04:05 +0200 |
Goffi |
browser: fixed XMLUI Panel and Dialog
|
Sun, 03 Jun 2018 13:55:09 +0200 |
Goffi |
browser, server: added namespacesGet, so Libervia legacy app can run again
|
Sun, 03 Jun 2018 10:32:57 +0200 |
Goffi |
server: fixed service profile's cache
|
Sun, 03 Jun 2018 08:03:10 +0200 |
Goffi |
[mq]: debug_avatar_forum
|
Sat, 02 Jun 2018 19:58:09 +0200 |
Goffi |
misc (libervia.sh): removed "-d .." from PLUGIN_OPTIONS as it was overriding sat.conf in some cases
|
Fri, 01 Jun 2018 18:33:14 +0200 |
Goffi |
login (logged): set guest_session and session_started template variables
|
Fri, 01 Jun 2018 18:32:39 +0200 |
Goffi |
server (session): new "guest" property, True when connected user is a guest
|
Fri, 01 Jun 2018 18:31:29 +0200 |
Goffi |
pages (g): use server's connect method to connect instead of bridge, this way normal Libervia workflow is used, and session attributes are initialised.
|
Fri, 01 Jun 2018 16:00:48 +0200 |
Goffi |
server: return absolute page in checkRedirection
|
Fri, 01 Jun 2018 15:09:19 +0200 |
Goffi |
server, pages: fixed blocking calls to bridge by using bridgeCall instead
|