Mercurial > libervia-web
graph
-
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
-
server: move first level dict where the key has "/" to default site in _moveFirstLevelToDictSat, 15 Sep 2018 19:23:01 +0200, by Goffi
-
server, pages: multi-sites refactoring:Fri, 14 Sep 2018 21:41:28 +0200, by Goffi
-
server, pages: update to handle multi sites themes, first draft:Sun, 09 Sep 2018 21:12:22 +0200, by Goffi
-
server: fixed missing backend detectionFri, 31 Aug 2018 18:08:06 +0200, by Goffi
-
server (twisted): install reactor before doing anything elseFri, 31 Aug 2018 18:05:15 +0200, by Goffi
-
files reorganisation and installation rework:Sat, 25 Aug 2018 17:59:48 +0200, by Goffi
-
browser: fixes to handle encryption changes in backendSat, 11 Aug 2018 18:35:37 +0200, by Goffi
-
common: we are in dev version againSat, 04 Aug 2018 13:07:46 +0200, by Goffi
-
install (setup): set version 0.7.0a2.post1 to fix messed upload on pypiSun, 15 Jul 2018 11:09:16 +0200, by Goffi
-
Added tag 0.7.0a2 for changeset 5a73525f75a3Sun, 15 Jul 2018 09:03:53 +0200, by Goffi
-
install: fixed manifest to include browser's public files + include package date during installationSun, 15 Jul 2018 09:03:22 +0200, by Goffi
-
server: replaced glib2reactor by gireactorSun, 15 Jul 2018 09:01:34 +0200, by Goffi
-
Added tag 0.7.0a1 for changeset 1f67b003c312Wed, 04 Jul 2018 07:34:29 +0200, by Goffi
-
doc (README): removed version from READMEMon, 02 Jul 2018 08:27:17 +0200, by Goffi
-
server: code style reformatting using blackFri, 29 Jun 2018 17:45:26 +0200, by Goffi
-
browser (contact list): renamed entityToShow to entityVisible following Quick Frontend changeSun, 24 Jun 2018 22:21:25 +0200, by Goffi
-
pages (events): added root, admin, new, rsvp and view pagesThu, 21 Jun 2018 01:19:57 +0200, by Goffi
-
pages: ignore args if they are None in getSubPageURLThu, 21 Jun 2018 01:19:47 +0200, by Goffi
-
pages: change module for date_parse, following backend changeThu, 21 Jun 2018 01:19:42 +0200, by Goffi
-
server: replaced blocking calls to bridge by bridgeCall which is not blockingMon, 04 Jun 2018 11:52:19 +0200, by Goffi
-
browser: fixed XMLUI Panel and DialogSun, 03 Jun 2018 14:04:05 +0200, by Goffi
-
browser, server: added namespacesGet, so Libervia legacy app can run againSun, 03 Jun 2018 13:55:09 +0200, by Goffi
-
server: fixed service profile's cacheSun, 03 Jun 2018 10:32:57 +0200, by Goffi
-
[mq]: debug_avatar_forumSun, 03 Jun 2018 08:03:10 +0200, by Goffi
-
misc (libervia.sh): removed "-d .." from PLUGIN_OPTIONS as it was overriding sat.conf in some casesSat, 02 Jun 2018 19:58:09 +0200, by Goffi
-
login (logged): set guest_session and session_started template variablesFri, 01 Jun 2018 18:33:14 +0200, by Goffi
-
server (session): new "guest" property, True when connected user is a guestFri, 01 Jun 2018 18:32:39 +0200, by 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 18:31:29 +0200, by Goffi
-
server: return absolute page in checkRedirectionFri, 01 Jun 2018 16:00:48 +0200, by Goffi
-
server, pages: fixed blocking calls to bridge by using bridgeCall insteadFri, 01 Jun 2018 15:09:19 +0200, by Goffi
-
pages (merge-requests/view): fixed default node when checking affiliationsFri, 01 Jun 2018 15:07:06 +0200, by Goffi
-
merge-requests, tickets: new "edit" pagesFri, 01 Jun 2018 13:04:57 +0200, by Goffi
-
merge-requests (view), tickets (view): fill "url_ticket_edit" when logged user is publisher of ticket, or node owner.Fri, 01 Jun 2018 13:04:57 +0200, by Goffi
-
server (session): new "connected" property, which is True when a user is loggedFri, 01 Jun 2018 13:04:51 +0200, by Goffi
-
server: new getAffiliation method:Fri, 01 Jun 2018 13:03:52 +0200, by Goffi
-
pages: new "getURLByPath" method in LiberviaPage, which is similar to getURLByNames, but which a more readable way to request a path with named pages.Fri, 01 Jun 2018 12:58:20 +0200, by Goffi
-
pages (chat): don't change session.jid anymore, as it is now set on log-inFri, 01 Jun 2018 12:56:13 +0200, by Goffi
-
server: set jid and started time in session on log-in:Fri, 01 Jun 2018 12:55:25 +0200, by Goffi
-
pages (merge-requests, tickets): use new "labels_as_list" flag in extraFri, 01 Jun 2018 12:52:14 +0200, by Goffi
-
pages (tickets/new): fixed use of legacy "reporter" instead of "author"Fri, 01 Jun 2018 12:50:41 +0200, by Goffi
-
pages (blog, files): use new local_device argument of discoFindByFeaturesWed, 23 May 2018 21:55:13 +0200, by Goffi
-
server (setup): New setup.py compatible with archlinux PKGBUILD.Mon, 02 Apr 2018 10:39:55 +0200, by Arnaud Joset
-
pages: fixed used of "blog" page instead of "blog_view"Mon, 02 Apr 2018 09:09:43 +0200, by Goffi
-
README: specified contribution URIs and labelSun, 01 Apr 2018 20:56:16 +0200, by Goffi
-
pages: fixed calls to "blog" instead of "blog_view"Fri, 30 Mar 2018 20:31:47 +0200, by Goffi
-
pages: default menu updateTue, 27 Mar 2018 08:40:27 +0200, by Goffi
-
pages (merge-requests): added a discovery page similar to tickets one:Tue, 27 Mar 2018 08:40:12 +0200, by Goffi
-
pages (forums): log a warning and use an empty list when forums are not availableTue, 27 Mar 2018 08:36:37 +0200, by Goffi
-
pages (blog): blog page is now public (only free jid is available when not connected)Tue, 27 Mar 2018 08:35:37 +0200, by Goffi
-
pages (tickets): tickets discovery:Mon, 26 Mar 2018 21:32:16 +0200, by Goffi
-
blog: moved blog page from /common to /blog:Mon, 26 Mar 2018 08:20:41 +0200, by Goffi
-
pages (files): change discoFindByFeatures call following backendMon, 26 Mar 2018 08:18:27 +0200, by Goffi
-
pages: updated default menuSat, 24 Mar 2018 11:25:36 +0100, by Goffi
-
pages (photos): default page now handle free jid (but don't display anything else yet)Sat, 24 Mar 2018 11:20:56 +0100, by Goffi
-
imported patch discoverThu, 22 Mar 2018 07:38:38 +0100, by Goffi
-
pages (common/blog): added xmpp_uri in template_dataWed, 21 Mar 2018 19:11:37 +0100, by Goffi
-
pages: fixed args count in getPathArgsWed, 21 Mar 2018 19:11:22 +0100, by Goffi
-
pages (photos): new photos/album page to use photo album view when displaying files, and display comments is available.Sun, 18 Mar 2018 11:38:34 +0100, by Goffi
-
pages (files/list): comments handling + size parameters:Sun, 18 Mar 2018 11:36:46 +0100, by Goffi
-
pages: new pages_tools module:Sun, 18 Mar 2018 11:34:01 +0100, by Goffi
-
pages (files/list): retrieve thumbnail:Wed, 14 Mar 2018 09:23:23 +0100, by Goffi
-
server: fixed profile cache path (the path has changed and "profiles" is now needed)Wed, 14 Mar 2018 09:20:38 +0100, by Goffi
-
pages: fixed min_args for getPathArgsWed, 14 Mar 2018 09:01:04 +0100, by Goffi
-
pages (files): files sharing first draft:Sun, 11 Mar 2018 19:33:38 +0100, by Goffi
-
server: new ProgressHandler helper class, to handle progressing actionsSun, 11 Mar 2018 19:30:37 +0100, by Goffi
-
pages: new delegateToResource method to continue workflow with a Twisted ResourceSun, 11 Mar 2018 19:29:23 +0100, by Goffi
-
pages: fixed unicode escaping when using a redirecting URLSun, 11 Mar 2018 19:28:10 +0100, by Goffi
-
pages: '*' can now be used to prefix the last arg name in getPathArgs, in which case the data will be a list of remaining path arguments.Sun, 11 Mar 2018 19:26:18 +0100, by Goffi
-
pages: don't log error anymore when empty page_meta.py are usedTue, 30 Jan 2018 08:15:05 +0100, by Goffi
-
pages (forums): first draftTue, 30 Jan 2018 08:15:04 +0100, by Goffi
-
common/blog: "service" and "node" are now set in template_dataTue, 30 Jan 2018 08:04:33 +0100, by Goffi
-
pages: new getPathArgs helper method to retrieve several path arguments at onceTue, 30 Jan 2018 08:01:27 +0100, by Goffi
-
server: fixed cache_dir for service profile in session interfaceTue, 30 Jan 2018 08:01:21 +0100, by Goffi
-
date updateFri, 26 Jan 2018 11:15:26 +0100, by Goffi
-
browser: updated robots.txtThu, 25 Jan 2018 09:06:36 +0100, by Goffi
-
pages (caches): use request.uri to check cache, to avoid using same cache with pages using different parameters (e.g. different MAM filter for pubsub)Thu, 25 Jan 2018 09:00:00 +0100, by Goffi
-
pages (common/blog): tranform special characters to their ascii equivalentThu, 25 Jan 2018 08:34:27 +0100, by Goffi
-
pages (common/blog/atom.xml): don't use query elements in request_uri:Thu, 25 Jan 2018 08:17:29 +0100, by Goffi
-
pages: do not log error if there is not template and render method, but redirect is usedThu, 25 Jan 2018 07:54:27 +0100, by Goffi
-
pages (common/blog): fixed bad importWed, 24 Jan 2018 21:57:13 +0100, by Goffi
-
server: better redirection (fixed issue in remaining path arguments)Wed, 24 Jan 2018 21:46:09 +0100, by Goffi
-
server: fixed unicode exception if old URL in url_redirections had a unicode characterWed, 24 Jan 2018 21:44:26 +0100, by Goffi
-
server (blog): moved old blog renderer from /blog to /blog_legacyWed, 24 Jan 2018 20:26:39 +0100, by Goffi
-
server: don't change request.uri and request.path on redirection: the original URL must actually be usedWed, 24 Jan 2018 20:23:23 +0100, by Goffi
-
pages (tickets, merge-requests): fixed items URLsWed, 24 Jan 2018 09:58:00 +0100, by Goffi
-
pages (common/blog): use more friendly URLsWed, 24 Jan 2018 09:58:00 +0100, by Goffi
-
pages: check redirections on getURLByNamesWed, 24 Jan 2018 09:58:00 +0100, by Goffi
-
pages (common/blog): use bridgeCall instead of bridgeWed, 24 Jan 2018 09:58:00 +0100, by Goffi
-
pages (common/blog): don't fail if author is missingWed, 24 Jan 2018 09:58:00 +0100, by Goffi