Mercurial > libervia-web
graph
-
pages: fixed cached data when `url_cache` is used:Wed, 12 Jun 2019 20:05:45 +0200, by Goffi
-
pages (tickets/edit): don't ignore "author" anymore, to keep it when owner/admin modify a ticketWed, 12 Jun 2019 09:12:09 +0200, by Goffi
-
server: fixed sites alias:Mon, 27 May 2019 21:10:44 +0200, by Goffi
-
doc: added forgotten conf.py and index.rst filesMon, 27 May 2019 09:27:15 +0200, by Goffi
-
server (tasks): fixed findCommand when first name can't be foundMon, 27 May 2019 09:06:45 +0200, by Goffi
-
server (pages): on_data_post can now raise an exceptions.DataError to reload the page with a warning message (without validating data posted)Sun, 26 May 2019 22:19:42 +0200, by Goffi
-
server (pages): added raise_on_missing arguments in getPostedData:Sun, 26 May 2019 22:18:04 +0200, by Goffi
-
server: added a generic way to have notification messages in pagesSun, 26 May 2019 22:16:07 +0200, by Goffi
-
server: moved generic classes definitions (only WebsocketMeta for now) to new "classes" moduleSun, 26 May 2019 22:14:23 +0200, by Goffi
-
server: show BridgeException traceback on unknown registering statusTue, 14 May 2019 19:40:51 +0200, by Goffi
-
we are in dev version againTue, 14 May 2019 19:22:53 +0200, by Goffi
-
server: fixed typo resuling in crash on unknown registering error statusTue, 14 May 2019 19:19:40 +0200, by Goffi
-
Added tag 0.7.0b1 for changeset cc16d93d4181Sun, 05 May 2019 20:42:16 +0200, by Goffi
-
pages (g): retrieve interests for events/photo albums/file sharing + only set "include_url" if "main_uri" is setSat, 04 May 2019 00:02:50 +0200, by Goffi
-
pages (events): moved get interests code in prepare_render + use image as thumb_url if it does not already existSat, 04 May 2019 00:01:08 +0200, by Goffi
-
server: catch "not-allowed" error from bridge and show the appropriate error page in this caseFri, 03 May 2019 20:54:34 +0200, by Goffi
-
pages (photos): moved code getting interests in prepare_renderFri, 03 May 2019 20:53:44 +0200, by Goffi
-
server: fixed getPagePathFromURIFri, 03 May 2019 20:52:56 +0200, by Goffi
-
pages (g/e): use redirect instead of duplicating code of "event_view"Fri, 03 May 2019 20:52:13 +0200, by Goffi
-
server: replaced wrong usage of C.HTTP_UNAUTHORIZED by C.HTTP_FORBIDDENFri, 03 May 2019 20:51:22 +0200, by Goffi
-
pages (photos): retrieve photo albums from list of interests, and fill "interests" template data.Fri, 03 May 2019 13:08:41 +0200, by Goffi
-
pages (blog, u): added atom feed link in "links" template data.Fri, 26 Apr 2019 08:42:27 +0200, by Goffi
-
doc: use "sourcecode" directive instead of "code" + small mistakes fixes:Fri, 12 Apr 2019 14:12:53 +0200, by Goffi
-
pages (i18n): if locale is not specified, "accept-language" header is used to try to determine the best oneFri, 12 Apr 2019 14:08:02 +0200, by Goffi
-
pages (i18n): check presence of u"/" in locale:Fri, 12 Apr 2019 14:06:50 +0200, by Goffi
-
pages (cache): separate cached pages using locales, to avoid having a page cache in a specific locale used for an other one.Fri, 12 Apr 2019 13:58:02 +0200, by Goffi
-
server (tasks): fixed crash when --dev_mode is usedWed, 10 Apr 2019 21:06:35 +0200, by Goffi
-
pages: locale handling:Wed, 10 Apr 2019 21:06:34 +0200, by Goffi
-
handle invalid certificate on registration + fixed error handling on registrationSun, 03 Mar 2019 17:14:27 +0100, by Goffi
-
we are in dev version againSat, 02 Mar 2019 18:44:20 +0100, by Goffi
-
Added tag 0.7.0a4 for changeset caa8747b1bb1Fri, 01 Mar 2019 19:47:34 +0100, by Goffi
-
server (legacy blog): fixed items deserialisationTue, 26 Feb 2019 20:24:20 +0100, by Goffi
-
page (u): fixed blog postingSat, 23 Feb 2019 21:05:48 +0100, by Goffi
-
backend: fixed args transmission on page redirection.Sat, 23 Feb 2019 21:05:06 +0100, by Goffi
-
pages: fixed children retrieval in onFileChangeSat, 23 Feb 2019 21:04:31 +0100, by Goffi
-
server, browser: changed blog items serialisation following changes in backendSat, 23 Feb 2019 21:03:21 +0100, by Goffi
-
server (tasks): tasks can now be automatically ran when something happen in a watched dir:Fri, 22 Feb 2019 18:50:33 +0100, by Goffi
-
server (tasks): task can now use a "prepare" method to prepare data before running (e.g. WATCH_DIRS)Fri, 22 Feb 2019 18:42:47 +0100, by Goffi
-
pages: auto reloadingFri, 22 Feb 2019 16:57:37 +0100, by Goffi
-
server: iNotify support:Fri, 22 Feb 2019 16:57:37 +0100, by Goffi
-
server: added "dev_mode" boolean option (not used yet but will be soon)Fri, 22 Feb 2019 16:56:58 +0100, by Goffi
-
Added tag 0.7.0a3 for changeset b290f21e8466Wed, 06 Feb 2019 09:19:33 +0100, by Goffi
-
pages: use absolute path for build_path + added page_url to template (which is getURL() without argument)Sat, 26 Jan 2019 20:15:24 +0100, by Goffi
-
server, pages, tasks: moved getConfig to backend, and added shorcut version in LiberviaPage and TasksManagerSat, 26 Jan 2019 20:14:09 +0100, by Goffi
-
server: tasks manager first draft:Fri, 25 Jan 2019 08:58:41 +0100, by Goffi
-
pages: set __name__ for imported pagesFri, 25 Jan 2019 08:41:43 +0100, by Goffi
-
dates updateSat, 19 Jan 2019 11:44:49 +0100, by Goffi
-
pages (tickets, merge-requests): convert body from/to markdown while editing/creating new ticket:Sat, 19 Jan 2019 11:42:37 +0100, by Goffi
-
pages (tickets): use the new getPubsubExtra and setPagination methods to handle paginationFri, 11 Jan 2019 21:47:10 +0100, by Goffi
-
pages: move pagination core from blog to LiberviaPage so it can be reused:Fri, 11 Jan 2019 21:45:59 +0100, by Goffi
-
pages (blog/view): pagination improvments:Fri, 11 Jan 2019 16:45:01 +0100, by Goffi
-
pages (blog): use DeferredList while discovering identities instead or waiting for each request individually.Fri, 11 Jan 2019 16:39:46 +0100, by Goffi
-
server: don't convert failure in errback to jsonrpclib.Fault anymore:Fri, 11 Jan 2019 16:38:25 +0100, by Goffi
-
pages (blog/view, tickets): use of new "order_by" feature.Sun, 06 Jan 2019 17:45:44 +0100, by Goffi
-
browser: fixed params after changes in main classFri, 04 Jan 2019 12:52:09 +0100, by Goffi
-
core: fixed reactor crash by installing reactor only in makeServiceTue, 20 Nov 2018 08:54:49 +0100, by Goffi
-
doc: Libervia web framework quick_start + css_framework, first draftsWed, 03 Oct 2018 21:01:42 +0200, by Goffi
-
pages (blog/view): allow commenting when profile is connectedWed, 03 Oct 2018 20:46:44 +0200, by Goffi
-
server: use site names in _moveFirstLevelToDict to better distinguish values for default site at first level + better handling of default menuTue, 18 Sep 2018 21:16:53 +0200, by Goffi
-
server: better error handling when a named page mentioned in menu_json is missingTue, 18 Sep 2018 21:16:51 +0200, by Goffi
-
server: fixed front_url_filter in templates rendererTue, 18 Sep 2018 21:16:47 +0200, by Goffi