Mercurial > libervia-web
graph
-
pages (chat): fixed call to discoInfosFri, 05 Jan 2018 16:30:05 +0100, by Goffi
-
pages (chat): moved rendering preparation in prepare_render, and redirect to page_select if no jid is specified.Fri, 05 Jan 2018 16:30:05 +0100, by Goffi
-
pages (chat): new chat_select page which display rooms from bookmarks and allows to specify a jid to talk to.Fri, 05 Jan 2018 16:30:03 +0100, by Goffi
-
pages: dynamic set up is now done just before prepare_render call:Fri, 05 Jan 2018 16:29:29 +0100, by Goffi
-
misc (setup.py): set minimum jinja2 version to 2.9Fri, 05 Jan 2018 13:01:49 +0100, by Goffi
-
pages (chat): implementation of chat page using new dynamic pages, first draftWed, 03 Jan 2018 01:11:26 +0100, by Goffi
-
server: dynamic pages first draft:Wed, 03 Jan 2018 01:10:12 +0100, by Goffi
-
pages: profile is now always set in template_data, and None if there is no user loggedWed, 13 Dec 2017 00:37:12 +0100, by Goffi
-
server: changed session timeout from 5 min to 2h, avoiding undesired disconnection on Libervia pages.Wed, 13 Dec 2017 00:35:56 +0100, by Goffi
-
server (legacy blog): set max-width: 100% for videosTue, 05 Dec 2017 02:56:27 +0100, by Goffi
-
pages(merge-requests): merge requests new, view and list pages implementations.Fri, 01 Dec 2017 01:08:25 +0100, by Goffi
-
pages: menu implementation, first draft:Fri, 01 Dec 2017 00:02:34 +0100, by Goffi
-
pages (tickets/new): renamed bridge method to follow backend change.Thu, 30 Nov 2017 21:05:24 +0100, by Goffi
-
pages (blog_new): added name ("blog_new")Thu, 30 Nov 2017 21:04:07 +0100, by Goffi
-
server (install): force version of txJSON-RPC to 0.3.1:Sun, 19 Nov 2017 19:21:55 +0100, by Goffi
-
pages(tickets): use new cache mechanism for tickets listSun, 19 Nov 2017 17:18:33 +0100, by Goffi
-
pages: cache mechanism, first draft:Sun, 19 Nov 2017 17:18:14 +0100, by Goffi
-
server: moved LiberviaPage code in its own moduleFri, 17 Nov 2017 12:10:56 +0100, by Goffi
-
server (libervia.sh): force python 2 to launch twistd, and avoid launching wrong version if twistd is installed for python 3 tooFri, 17 Nov 2017 11:01:34 +0100, by Goffi
-
pages (tickets/new): added reporter_jid in ignore list (if needed, it is filled in backend)Wed, 15 Nov 2017 09:00:00 +0100, by Goffi
-
pages(tickets): better URL handling:Tue, 14 Nov 2017 08:37:48 +0100, by Goffi
-
core (pages redirection): inverted redirection + getSubPageURL:Tue, 14 Nov 2017 08:35:17 +0100, by Goffi
-
server: pages redirection:Sun, 12 Nov 2017 12:56:46 +0100, by Goffi
-
pages: removed trailing_slash option:Sun, 12 Nov 2017 12:51:56 +0100, by Goffi
-
pages (tickets/new): refuse data if body is not setSat, 11 Nov 2017 19:02:27 +0100, by Goffi
-
pages (tickets/new): ignore milestone and priority on new ticket (those field should be set by node owner)Sat, 11 Nov 2017 18:57:01 +0100, by Goffi
-
pages (tickets/view): ignore publisher when creating XMLUISat, 11 Nov 2017 18:40:31 +0100, by Goffi
-
pages: fixed use of request data in _on_data_post_redirectSat, 11 Nov 2017 17:16:46 +0100, by Goffi
-
pages (tickets): URLs for list and new are set in the template for the whole subhierarchyFri, 10 Nov 2017 13:32:57 +0100, by Goffi
-
server: getURL + minor improvments:Fri, 10 Nov 2017 11:10:15 +0100, by Goffi
-
page(tickets/new): use string instead of textbox for labels, and use comma to split themThu, 09 Nov 2017 08:02:49 +0100, by Goffi
-
page(tickets/new): refuse request if title is not setThu, 09 Nov 2017 08:02:49 +0100, by Goffi
-
page(tickets/new): ignore status as it makes sense to use default status on ticket creationThu, 09 Nov 2017 08:02:49 +0100, by Goffi
-
pages (core, tickets/new): replaced post_redirect_uri mechanism by post_redirect_page:Thu, 09 Nov 2017 08:02:47 +0100, by Goffi
-
pages (tickets): tickets first draft:Sun, 05 Nov 2017 22:11:23 +0100, by Goffi
-
pages (data post): pages can now be redirected to a other uri than current page, using request.data['post_redirect_uri']Sun, 05 Nov 2017 20:32:29 +0100, by Goffi
-
browser (XMLUI): added new ignore argumentSun, 05 Nov 2017 20:31:18 +0100, by Goffi
-
misc: date update (yes it's a bit late :p )Fri, 03 Nov 2017 14:37:01 +0100, by Goffi
-
pages: added login/logged and register pagesFri, 27 Oct 2017 18:47:07 +0200, by Goffi
-
Pages: various improvments:Fri, 27 Oct 2017 18:43:16 +0200, by Goffi
-
server: moved logging worflow in separated method, so it can be used by Libervia PagesFri, 27 Oct 2017 18:35:23 +0200, by Goffi
-
pages(session): added method to handle reload resistant page specific data:Fri, 27 Oct 2017 18:31:42 +0200, by Goffi
-
server: added getAllPostedDataSun, 24 Sep 2017 16:50:39 +0200, by Goffi
-
browser (xmlui): added LabelContainer (use PairsContainer to handle it for now)Sun, 24 Sep 2017 16:49:23 +0200, by Goffi
-
server (pages): added a confirm flag on successful post:Tue, 11 Jul 2017 07:46:20 +0200, by Goffi
-
server (pages): impleted CSRF protection:Mon, 10 Jul 2017 19:10:31 +0200, by Goffi
-
server(pages): do Post/Redirect/Get pattern when on_data_post is used (avoid double posting on refresh)Sun, 09 Jul 2017 22:28:40 +0200, by Goffi
-
server (blog): temporary fix for atom feed:Fri, 07 Jul 2017 07:28:42 +0200, by Goffi
-
pages(g): use norobots in guest pagesSat, 24 Jun 2017 20:19:30 +0200, by Goffi
-
Added robots.txt:Thu, 22 Jun 2017 09:09:02 +0200, by Goffi
-
pages (g): use language in data for localeWed, 21 Jun 2017 08:07:43 +0200, by Goffi
-
server (blog): fixed avatars handling, there is now a well-known URL to SERVICE_PROFILE cacheSat, 03 Jun 2017 22:27:04 +0200, by Goffi
-
pages (common/blog): use request data to indicate if comments are allowedTue, 23 May 2017 00:06:03 +0200, by Goffi
-
pages (common/blog): don't fail if an error is raised while getting commentTue, 23 May 2017 00:06:03 +0200, by Goffi
-
pages: cache identities identities in session + get identities for comments in blogTue, 23 May 2017 00:06:00 +0200, by Goffi
-
pages (g/e): added days left before the event as a template variableSun, 21 May 2017 16:00:55 +0200, by Goffi
-
pages (g): use invitee's locale as template localeSun, 21 May 2017 16:00:29 +0200, by Goffi
-
browser: various fixesFri, 19 May 2017 17:03:04 +0200, by Goffi
-
pages (g/e): use blog_uri from event instead of guest's main uriFri, 19 May 2017 13:54:49 +0200, by Goffi
-
pages (g/e): adapted event handling to changes in backendFri, 19 May 2017 12:57:53 +0200, by Goffi
-
pages (g): guest name is added to template dataFri, 19 May 2017 12:56:47 +0200, by Goffi
-
page (g/e): events invitations first draftThu, 27 Apr 2017 01:17:46 +0200, by Goffi
-
pages (common/blog): check posted data type for commentsThu, 27 Apr 2017 01:15:54 +0200, by Goffi
-
pages (g): use new constantsThu, 27 Apr 2017 01:15:24 +0200, by Goffi
-
server (pages): an HTTP internal error is raised if an error is uncatched during page workflowThu, 27 Apr 2017 01:13:50 +0200, by Goffi
-
server (pages): added getPageByNameThu, 27 Apr 2017 01:12:57 +0200, by Goffi
-
server: move asyncBridgeCall to Libervia.bridgeCall, this way async bridge calls can be used easily everywhere.Thu, 27 Apr 2017 01:11:53 +0200, by Goffi
-
server (constants): added HTTP_INTERNAL_ERROR and HTTP_SERVICE_UNAVAILABLEThu, 27 Apr 2017 01:09:57 +0200, by Goffi
-
pages (common/blog): data post (i.e. new comments) is now handledMon, 17 Apr 2017 20:44:10 +0200, by Goffi
-
pages (common/blog): new show_comments variable is used in session data, if True comments are grabbed and chained to itemsMon, 17 Apr 2017 20:43:12 +0200, by Goffi
-
server (pages): post requests are now handled:Mon, 17 Apr 2017 20:41:00 +0200, by Goffi
-
pages (g): added g (for guest) page to handle invitationsSun, 16 Apr 2017 18:26:31 +0200, by Goffi
-
pages (u): added u page for user public pages, for now it display blog itemsSun, 16 Apr 2017 18:25:59 +0200, by Goffi
-
pages (common): added common hierarchy for reusable pages (blog is the first)Sun, 16 Apr 2017 18:24:24 +0200, by Goffi
-
server (pages): added getPagePathFromURI method to retrieve page handling an URISun, 16 Apr 2017 18:06:05 +0200, by Goffi
-
server (pages): fixed _prepare_render handlingMon, 03 Apr 2017 01:00:29 +0200, by Goffi
-
server (pages): URIs handling:Mon, 03 Apr 2017 01:00:29 +0200, by Goffi
-
libervia (pages): getSessionData return one session if used with one argument, else an iteratorMon, 03 Apr 2017 01:00:29 +0200, by Goffi
-
server (pages): pages now handle redirection, check self.pageRedirect docstring for detailsMon, 03 Apr 2017 01:00:29 +0200, by Goffi
-
server (pages): added "None" access (page is not rendered at all) and some HTTP code constants + helper methods to get session dataMon, 03 Apr 2017 01:00:26 +0200, by Goffi
-
both: renamed psDeleteNode to psNodeDelete to follow backend changeMon, 03 Apr 2017 00:53:09 +0200, by Goffi
-
server: new purgeSession and getSessionData helper methodsWed, 29 Mar 2017 19:46:27 +0200, by Goffi
-
server: moved session interfaces to session_iface module + added SATGuestSessionWed, 29 Mar 2017 19:46:04 +0200, by Goffi
-
pages (blog_new/articles): first concert Libervia page, blog articles:Mon, 06 Mar 2017 00:05:31 +0100, by Goffi
-
server: Libervia pages:Sun, 05 Mar 2017 23:56:31 +0100, by Goffi
-
server (blog): fixed static blog generation:Sun, 05 Mar 2017 23:16:32 +0100, by Goffi
-
server: renamed getProfileName to profileNameGet following core change and new conventions.Sun, 05 Mar 2017 23:15:09 +0100, by Goffi
-
server, browser: partial Libervia fixSun, 26 Feb 2017 18:32:47 +0100, by Goffi
-
server, browser: removed deprecated methods which have been removed from backend, and associated codeSun, 28 Aug 2016 19:25:52 +0200, by Goffi
-
browser side(contact list): fixed calls to getGroupDataWed, 10 Aug 2016 23:22:49 +0200, by Goffi
-
browser side (contact list): fixed groups displayingWed, 10 Aug 2016 22:51:18 +0200, by Goffi
-
misc: restrict txJSON-RPC version as new version is brokenWed, 10 Aug 2016 22:48:46 +0200, by Goffi
-
browser, server: update to get compatibility with 0.7-dev (not finished):Tue, 09 Aug 2016 01:07:15 +0200, by Goffi
-
Added tag 0.6.1 for changeset 3d372805f60cWed, 13 Jul 2016 22:45:54 +0200, by Goffi
-
installation (setup.py): changed version to 0.6.1.1 so new archive with fixed MANIFEST can be uploaded on pypi 0.6.1Wed, 13 Jul 2016 22:45:44 +0200, by Goffi
-
installation (MANIFEST): fixed missing filesWed, 13 Jul 2016 22:43:43 +0200, by Goffi
-
installation (setup): fixed OSError when pyjsbuild is not foundWed, 13 Jul 2016 22:43:05 +0200, by Goffi
-
Added tag 0.6.1 for changeset 5264fec78a1dWed, 13 Jul 2016 00:07:20 +0200, by Goffi
-
updated version (0.6.1)Wed, 13 Jul 2016 00:07:07 +0200, by Goffi
-
installation: added MANIFEST.inWed, 13 Jul 2016 00:06:31 +0200, by Goffi
-
removed pyfeed and xe from dependencies, they are not used anymoreSun, 17 Apr 2016 17:13:24 +0200, by Goffi
-
server (blog): use unicode character for ellispsis in atom feed's microblog titleFri, 25 Mar 2016 12:17:53 +0100, by Goffi
-
blog(atom): added categories (tags) in Atom feedThu, 24 Mar 2016 19:43:17 +0100, by Goffi
-
blog, browser: updated imports to reflect renaming of common.py to common/data_format.pyTue, 22 Mar 2016 22:45:39 +0100, by Goffi
-
theme (default): changed MIME type for xmpp: linkSun, 20 Mar 2016 22:30:03 +0100, by Goffi
-
blog: no unicode here we said!Sun, 20 Mar 2016 22:03:10 +0100, by Goffi
-
blog: don't use unicode for _urlencodeSun, 20 Mar 2016 21:15:49 +0100, by Goffi
-
blog: changed MIME type for xmpp: link, forgotten in rev dc27e29b7c22Sun, 20 Mar 2016 20:34:21 +0100, by Goffi
-
blog: escape "&" when encoding URL, so they can be used without escaping in the HTML templateSun, 20 Mar 2016 20:06:28 +0100, by Goffi
-
blog: changed xmpp: alternate links MIME type for application/atom+xmlSun, 20 Mar 2016 18:51:55 +0100, by Goffi
-
server (blog): set HTTP status code to 500 on renderErrorFri, 18 Mar 2016 14:29:24 +0100, by Goffi
-
blog (atom feed): fixed forgotten content keyword, resulting in content published as namespaceThu, 17 Mar 2016 18:42:15 +0100, by Goffi
-
blog (atom feed): handle proxy headers like x-forwarded-host to adjust absolute URL in atom feedThu, 17 Mar 2016 18:42:15 +0100, by Goffi
-
browser (register): update message when XMPP connection failedFri, 11 Mar 2016 12:21:55 +0100, by souliane
-
server (blog): fixes displaying default avatarFri, 11 Mar 2016 10:18:59 +0100, by souliane
-
blog: OK, OK, I forgot the _quote method, it's better now :)Wed, 09 Mar 2016 21:58:05 +0100, by Goffi
-
blog: fixed forgotten encode with urllib.quoteWed, 09 Mar 2016 21:21:15 +0100, by Goffi
-
blog (atom): base_url_ext can now only specify scheme, or netloc, or path, it will be used to complete data coming from request's pathWed, 09 Mar 2016 20:40:27 +0100, by Goffi
-
server (options): Q&D trick to have unicode value from command line arguments and sat.confWed, 09 Mar 2016 20:40:27 +0100, by Goffi
-
blog (atom): removed hard ATOM_MAX_ITEMS value as it need to be used with MAM, may come back in the futureWed, 09 Mar 2016 20:40:25 +0100, by Goffi
-
server: added base_url_ext option to handle different external URLs (e.g.: if there is a proxy)Wed, 09 Mar 2016 18:38:52 +0100, by Goffi
-
blog, themes(default): added <link> element referencing xmpp: uri of the itemWed, 09 Mar 2016 17:56:19 +0100, by Goffi
-
blog (atom feed): fixed atom handling:Wed, 09 Mar 2016 17:33:00 +0100, by Goffi
-
browser (strings): fixXHTMLLinks skips internal anchors (links starting with "#")Sat, 05 Mar 2016 13:55:24 +0100, by souliane
-
browser (richtext): fixes uninitialized variableFri, 04 Mar 2016 10:39:26 +0100, by souliane
-
server: handling of dict and "file:" urls in url_redirections_dict:Wed, 02 Mar 2016 17:14:02 +0100, by Goffi
-
theme (default): added query information in blog's atom feed alternate urlWed, 02 Mar 2016 15:08:42 +0100, by Goffi