Mercurial > libervia-web
graph
-
pages (blog/view): allow commenting when profile is connected2018-10-03, by Goffi
-
server: better error handling when a named page mentioned in menu_json is missing2018-09-18, by Goffi
-
server: fixed front_url_filter in templates renderer2018-09-18, by Goffi
-
server, pages: multi-sites refactoring:2018-09-14, by Goffi
-
server, pages: update to handle multi sites themes, first draft:2018-09-09, by Goffi
-
server: fixed missing backend detection2018-08-31, by Goffi
-
server (twisted): install reactor before doing anything else2018-08-31, by Goffi
-
files reorganisation and installation rework:2018-08-25, by Goffi
-
browser: fixes to handle encryption changes in backend2018-08-11, by Goffi
-
common: we are in dev version again2018-08-04, by Goffi
-
install (setup): set version 0.7.0a2.post1 to fix messed upload on pypi2018-07-15, by Goffi
-
Added tag 0.7.0a2 for changeset 5a73525f75a32018-07-15, by Goffi
-
server: replaced glib2reactor by gireactor2018-07-15, by Goffi
-
Added tag 0.7.0a1 for changeset 1f67b003c3122018-07-04, by Goffi
-
doc (README): removed version from README2018-07-02, by Goffi
-
server: code style reformatting using black2018-06-29, by Goffi
-
pages (events): added root, admin, new, rsvp and view pages2018-06-20, by Goffi
-
pages: ignore args if they are None in getSubPageURL2018-06-20, by Goffi
-
pages: change module for date_parse, following backend change2018-06-20, by Goffi
-
server: replaced blocking calls to bridge by bridgeCall which is not blocking2018-06-04, by Goffi
-
browser: fixed XMLUI Panel and Dialog2018-06-03, by Goffi
-
browser, server: added namespacesGet, so Libervia legacy app can run again2018-06-03, by Goffi
-
server: fixed service profile's cache2018-06-03, by Goffi
-
[mq]: debug_avatar_forum2018-06-03, by Goffi
-
login (logged): set guest_session and session_started template variables2018-06-01, by Goffi
-
server (session): new "guest" property, True when connected user is a guest2018-06-01, by Goffi
-
server: return absolute page in checkRedirection2018-06-01, by Goffi
-
server, pages: fixed blocking calls to bridge by using bridgeCall instead2018-06-01, by Goffi
-
pages (merge-requests/view): fixed default node when checking affiliations2018-06-01, by Goffi
-
merge-requests, tickets: new "edit" pages2018-06-01, by Goffi
-
server (session): new "connected" property, which is True when a user is logged2018-06-01, by Goffi
-
server: new getAffiliation method:2018-06-01, by Goffi
-
pages (chat): don't change session.jid anymore, as it is now set on log-in2018-06-01, by Goffi
-
server: set jid and started time in session on log-in:2018-06-01, by Goffi
-
pages (merge-requests, tickets): use new "labels_as_list" flag in extra2018-06-01, by Goffi
-
pages (tickets/new): fixed use of legacy "reporter" instead of "author"2018-06-01, by Goffi
-
pages (blog, files): use new local_device argument of discoFindByFeatures2018-05-23, by Goffi
-
server (setup): New setup.py compatible with archlinux PKGBUILD.2018-04-02, by Arnaud Joset
-
pages: fixed used of "blog" page instead of "blog_view"2018-04-02, by Goffi
-
README: specified contribution URIs and label2018-04-01, by Goffi
-
pages: fixed calls to "blog" instead of "blog_view"2018-03-30, by Goffi
-
pages: default menu update2018-03-27, by Goffi
-
pages (merge-requests): added a discovery page similar to tickets one:2018-03-27, by Goffi
-
pages (forums): log a warning and use an empty list when forums are not available2018-03-27, by Goffi
-
pages (tickets): tickets discovery:2018-03-26, by Goffi
-
blog: moved blog page from /common to /blog:2018-03-26, by Goffi
-
pages (files): change discoFindByFeatures call following backend2018-03-26, by Goffi
-
pages: updated default menu2018-03-24, by Goffi
-
imported patch discover2018-03-22, by Goffi
-
pages (common/blog): added xmpp_uri in template_data2018-03-21, by Goffi
-
pages: fixed args count in getPathArgs2018-03-21, by Goffi
-
pages (files/list): comments handling + size parameters:2018-03-18, by Goffi
-
pages: new pages_tools module:2018-03-18, by Goffi
-
pages (files/list): retrieve thumbnail:2018-03-14, by Goffi
-
server: fixed profile cache path (the path has changed and "profiles" is now needed)2018-03-14, by Goffi
-
pages: fixed min_args for getPathArgs2018-03-14, by Goffi
-
pages (files): files sharing first draft:2018-03-11, by Goffi
-
server: new ProgressHandler helper class, to handle progressing actions2018-03-11, by Goffi
-
pages: new delegateToResource method to continue workflow with a Twisted Resource2018-03-11, by Goffi
-
pages: fixed unicode escaping when using a redirecting URL2018-03-11, by Goffi
-
pages: don't log error anymore when empty page_meta.py are used2018-01-30, by Goffi
-
pages (forums): first draft2018-01-30, by Goffi
-
common/blog: "service" and "node" are now set in template_data2018-01-30, by Goffi
-
pages: new getPathArgs helper method to retrieve several path arguments at once2018-01-30, by Goffi
-
server: fixed cache_dir for service profile in session interface2018-01-30, by Goffi
-
date update2018-01-26, by Goffi
-
browser: updated robots.txt2018-01-25, by Goffi
-
pages (common/blog): tranform special characters to their ascii equivalent2018-01-25, by Goffi
-
pages (common/blog/atom.xml): don't use query elements in request_uri:2018-01-25, by Goffi
-
pages (common/blog): fixed bad import2018-01-24, by Goffi
-
server: better redirection (fixed issue in remaining path arguments)2018-01-24, by Goffi
-
server (blog): moved old blog renderer from /blog to /blog_legacy2018-01-24, by Goffi
-
pages (tickets, merge-requests): fixed items URLs2018-01-24, by Goffi
-
pages (common/blog): use more friendly URLs2018-01-24, by Goffi
-
pages: check redirections on getURLByNames2018-01-24, by Goffi
-
pages (common/blog): use bridgeCall instead of bridge2018-01-24, by Goffi
-
pages (common/blog): don't fail if author is missing2018-01-24, by Goffi
-
pages: fixed XMPP URIs handling2018-01-24, by Goffi
-
server: redirection rework:2018-01-24, by Goffi
-
pages (common/blog): URL improvments:2018-01-22, by Goffi
-
pages (u): top page (blog) is now cached2018-01-22, by Goffi
-
pages: cache is now working even after pageRedirect2018-01-22, by Goffi
-
pages: path arguments can now be specified in pageRedirect2018-01-22, by Goffi
-
pages: moved code getting subpage from getSubPageURL to new getSubPageByName method.2018-01-22, by Goffi
-
pages (common/blog): if background is set in user preferences, use it2018-01-22, by Goffi
-
pages (g/e): replaced background_image by new dynamic_style template variable2018-01-22, by Goffi
-
server (utils): added "safe" attribute to quote2018-01-22, by Goffi
-
pages (common/blog): fixed bad variable name2018-01-21, by Goffi
-
pages (common/blog): if "reverse=1" is set in URL query, items will be reversed2018-01-21, by Goffi
-
pages (common/blog): handle tags filtering using "/tag/[tag]" in path2018-01-21, by Goffi
-
server (utils): use quote instead of quote_plus2018-01-21, by Goffi
-
pages (common/blog/atom.xml): use cache2018-01-21, by Goffi
-
pages (tickets): check cache in prepare_render instead of parse_url2018-01-21, by Goffi
-
pages (u): activated URL caching, avoiding bridge calls on each request.2018-01-21, by Goffi
-
pages: HTTP cache headers handling:2018-01-21, by Goffi
-
Pages: added url_cache setting:2018-01-21, by Goffi
-
pages (blog/atom.xml, u/atom.xml): Atom feed implementation:2018-01-19, by Goffi
-
pages (blog_new, common/blog): various blog improvments:2018-01-19, by Goffi
-
pages: fixed redirection2018-01-19, by Goffi
-
pages: ignore empty or unset arguments in getURL2018-01-19, by Goffi
-
pages: fixed str representation of LiberviaPage2018-01-19, by Goffi
-
server: set default content type to text/html in utf-82018-01-19, by Goffi
-
pages: added getCurrentURL and getParamURL:2018-01-12, by Goffi
-
pages: added "multiple" argument to getAllPostedData2018-01-12, by Goffi
-
server: reconnect SERVICE_PROFILE if it has been disconnected:2018-01-12, by Goffi
-
pages(tickets): use bridgeCall instead of bridge2018-01-12, by Goffi
-
server: added "chat" and "app" in default menu2018-01-05, by Goffi
-
pages (app): added named page "app"2018-01-05, by Goffi
-
pages (chat): fixed call to discoInfos2018-01-05, by Goffi
-
pages: dynamic set up is now done just before prepare_render call:2018-01-05, by Goffi
-
misc (setup.py): set minimum jinja2 version to 2.92018-01-05, by Goffi
-
pages (chat): implementation of chat page using new dynamic pages, first draft2018-01-03, by Goffi
-
server: dynamic pages first draft:2018-01-03, by Goffi
-
server (legacy blog): set max-width: 100% for videos2017-12-05, by Goffi
-
pages(merge-requests): merge requests new, view and list pages implementations.2017-12-01, by Goffi
-
pages: menu implementation, first draft:2017-11-30, by Goffi
-
pages (tickets/new): renamed bridge method to follow backend change.2017-11-30, by Goffi
-
pages (blog_new): added name ("blog_new")2017-11-30, by Goffi
-
server (install): force version of txJSON-RPC to 0.3.1:2017-11-19, by Goffi
-
pages(tickets): use new cache mechanism for tickets list2017-11-19, by Goffi
-
pages: cache mechanism, first draft:2017-11-19, by Goffi
-
server: moved LiberviaPage code in its own module2017-11-17, by Goffi
-
pages(tickets): better URL handling:2017-11-14, by Goffi
-
core (pages redirection): inverted redirection + getSubPageURL:2017-11-14, by Goffi
-
server: pages redirection:2017-11-12, by Goffi
-
pages: removed trailing_slash option:2017-11-12, by Goffi
-
pages (tickets/new): refuse data if body is not set2017-11-11, by Goffi
-
pages (tickets/view): ignore publisher when creating XMLUI2017-11-11, by Goffi
-
pages: fixed use of request data in _on_data_post_redirect2017-11-11, by Goffi
-
server: getURL + minor improvments:2017-11-10, by Goffi
-
page(tickets/new): refuse request if title is not set2017-11-09, by Goffi
-
pages (tickets): tickets first draft:2017-11-05, by Goffi
-
browser (XMLUI): added new ignore argument2017-11-05, by Goffi
-
misc: date update (yes it's a bit late :p )2017-11-03, by Goffi
-
pages: added login/logged and register pages2017-10-27, by Goffi
-
Pages: various improvments:2017-10-27, by Goffi
-
pages(session): added method to handle reload resistant page specific data:2017-10-27, by Goffi
-
server: added getAllPostedData2017-09-24, by Goffi
-
browser (xmlui): added LabelContainer (use PairsContainer to handle it for now)2017-09-24, by Goffi
-
server (pages): added a confirm flag on successful post:2017-07-11, by Goffi
-
server (pages): impleted CSRF protection:2017-07-10, by Goffi
-
server (blog): temporary fix for atom feed:2017-07-07, by Goffi
-
pages(g): use norobots in guest pages2017-06-24, by Goffi
-
Added robots.txt:2017-06-22, by Goffi
-
pages (g): use language in data for locale2017-06-21, by Goffi
-
pages (common/blog): use request data to indicate if comments are allowed2017-05-22, by Goffi
-
pages (common/blog): don't fail if an error is raised while getting comment2017-05-22, by Goffi
-
pages: cache identities identities in session + get identities for comments in blog2017-05-22, by Goffi
-
pages (g/e): added days left before the event as a template variable2017-05-21, by Goffi
-
pages (g): use invitee's locale as template locale2017-05-21, by Goffi
-
browser: various fixes2017-05-19, by Goffi
-
pages (g/e): use blog_uri from event instead of guest's main uri2017-05-19, by Goffi
-
pages (g/e): adapted event handling to changes in backend2017-05-19, by Goffi
-
pages (g): guest name is added to template data2017-05-19, by Goffi
-
page (g/e): events invitations first draft2017-04-26, by Goffi
-
pages (common/blog): check posted data type for comments2017-04-26, by Goffi
-
pages (g): use new constants2017-04-26, by Goffi
-
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