Mercurial > libervia-web
graph
-
server (pages): added getPageByName2017-04-26, by Goffi
-
server (constants): added HTTP_INTERNAL_ERROR and HTTP_SERVICE_UNAVAILABLE2017-04-26, by Goffi
-
pages (common/blog): data post (i.e. new comments) is now handled2017-04-17, by Goffi
-
server (pages): post requests are now handled:2017-04-17, by Goffi
-
pages (g): added g (for guest) page to handle invitations2017-04-16, by Goffi
-
pages (u): added u page for user public pages, for now it display blog items2017-04-16, by Goffi
-
pages (common): added common hierarchy for reusable pages (blog is the first)2017-04-16, by Goffi
-
server (pages): added getPagePathFromURI method to retrieve page handling an URI2017-04-16, by Goffi
-
server (pages): fixed _prepare_render handling2017-04-02, by Goffi
-
server (pages): URIs handling:2017-04-02, by Goffi
-
both: renamed psDeleteNode to psNodeDelete to follow backend change2017-04-02, by Goffi
-
server: new purgeSession and getSessionData helper methods2017-03-29, by Goffi
-
server: moved session interfaces to session_iface module + added SATGuestSession2017-03-29, by Goffi
-
pages (blog_new/articles): first concert Libervia page, blog articles:2017-03-05, by Goffi
-
server: Libervia pages:2017-03-05, by Goffi
-
server (blog): fixed static blog generation:2017-03-05, by Goffi
-
server, browser: partial Libervia fix2017-02-26, by Goffi
-
browser side(contact list): fixed calls to getGroupData2016-08-10, by Goffi
-
browser side (contact list): fixed groups displaying2016-08-10, by Goffi
-
misc: restrict txJSON-RPC version as new version is broken2016-08-10, by Goffi
-
browser, server: update to get compatibility with 0.7-dev (not finished):2016-08-08, by Goffi
-
Added tag 0.6.1 for changeset 3d372805f60c2016-07-13, by Goffi
-
installation (MANIFEST): fixed missing files2016-07-13, by Goffi
-
installation (setup): fixed OSError when pyjsbuild is not found2016-07-13, by Goffi
-
Added tag 0.6.1 for changeset 5264fec78a1d2016-07-12, by Goffi
-
updated version (0.6.1)2016-07-12, by Goffi
-
installation: added MANIFEST.in2016-07-12, by Goffi
-
removed pyfeed and xe from dependencies, they are not used anymore2016-04-17, by Goffi
-
server (blog): use unicode character for ellispsis in atom feed's microblog title2016-03-25, by Goffi
-
blog(atom): added categories (tags) in Atom feed2016-03-24, by Goffi
-
theme (default): changed MIME type for xmpp: link2016-03-20, by Goffi
-
blog: no unicode here we said!2016-03-20, by Goffi
-
blog: don't use unicode for _urlencode2016-03-20, by Goffi
-
blog: changed MIME type for xmpp: link, forgotten in rev dc27e29b7c222016-03-20, by Goffi
-
blog: changed xmpp: alternate links MIME type for application/atom+xml2016-03-20, by Goffi
-
server (blog): set HTTP status code to 500 on renderError2016-03-18, by Goffi
-
browser (register): update message when XMPP connection failed2016-03-11, by souliane
-
server (blog): fixes displaying default avatar2016-03-11, by souliane
-
blog: OK, OK, I forgot the _quote method, it's better now :)2016-03-09, by Goffi
-
blog: fixed forgotten encode with urllib.quote2016-03-09, by Goffi
-
blog, themes(default): added <link> element referencing xmpp: uri of the item2016-03-09, by Goffi
-
blog (atom feed): fixed atom handling:2016-03-09, by Goffi
-
browser (strings): fixXHTMLLinks skips internal anchors (links starting with "#")2016-03-05, by souliane