Mercurial > libervia-web
graph
-
pages (login): catch ProfileUnknownError and show a C.PROFILE_AUTH_ERROR:2019-11-08, by Goffi
-
pages: removed a decode() in internal error logging2019-11-08, by Goffi
-
misc: use /usr/bin/env + fixed import of fixLocalDir according to backend changes2019-10-08, by Goffi
-
server: some encoding fixes following python 3 port2019-10-06, by Goffi
-
install (setup.py): updated classifiers2019-08-25, by Goffi
-
install (setup.py): updated `python_requires`2019-08-25, by Goffi
-
misc: renamed SafeConfigParser in libervia_server twisted plugin after python 3 port2019-08-16, by Goffi
-
pages (forums/view): fixed microblog data serialisation when posting2019-08-16, by Goffi
-
server: fixed BUILD_DIR page encoding following python 3 port2019-08-16, by Goffi
-
server: fixed value filtering in getConfig2019-08-16, by Goffi
-
python 3 port:2019-08-13, by Goffi
-
0.8 development starts2019-08-13, by Goffi
-
Added tag 0.7.0 for changeset 889e8d07e9572019-07-24, by Goffi
-
install (setup.py): updated sat version2019-07-24, by Goffi
-
install (MANIFEST.in): added VERSION2019-07-24, by Goffi
-
install: added doc to MANIFEST.in2019-07-24, by Goffi
-
doc: added installation instructions2019-07-24, by Goffi
-
pages: display a warning instead or raising exception if write fails:2019-07-19, by Goffi
-
pages (blog/view, u): added atom feed URL to "atom_url" in template2019-07-19, by Goffi
-
server (websocket): don't crash if self.page doesn't exist while onClose is called2019-07-14, by Goffi
-
pages: show rendered html on failed renderAndUpdate2019-07-14, by Goffi
-
server: handle unexpected exceptions on connect:2019-07-14, by Goffi
-
server (websockets): fixed websocket handling on HTTPS connections:2019-07-14, by Goffi
-
server: if "redirections" is not set, use "/login" page as default2019-07-12, by Goffi
-
install: set minimal version of sat to dev one:2019-07-10, by Goffi
-
browser (contact_group): fixed bad property name used in closeAndSave:2019-07-09, by Goffi
-
pages: don't put error pages in cache2019-07-06, by Goffi
-
install: set minimal sat version to 0.7.0b42019-07-05, by Goffi
-
pages (tickets/edit): "author" can be ignored again now that updating has been fixed2019-06-14, by Goffi
-
pages: fixed cached data when `url_cache` is used:2019-06-12, by Goffi
-
server: fixed sites alias:2019-05-27, by Goffi
-
doc: added forgotten conf.py and index.rst files2019-05-27, by Goffi
-
server (tasks): fixed findCommand when first name can't be found2019-05-27, by Goffi
-
server (pages): added raise_on_missing arguments in getPostedData:2019-05-26, by Goffi
-
server: added a generic way to have notification messages in pages2019-05-26, by Goffi
-
server: show BridgeException traceback on unknown registering status2019-05-14, by Goffi
-
we are in dev version again2019-05-14, by Goffi
-
server: fixed typo resuling in crash on unknown registering error status2019-05-14, by Goffi
-
Added tag 0.7.0b1 for changeset cc16d93d41812019-05-05, by Goffi
-
pages (photos): moved code getting interests in prepare_render2019-05-03, by Goffi
-
server: fixed getPagePathFromURI2019-05-03, by Goffi
-
pages (g/e): use redirect instead of duplicating code of "event_view"2019-05-03, by Goffi
-
server: replaced wrong usage of C.HTTP_UNAUTHORIZED by C.HTTP_FORBIDDEN2019-05-03, by Goffi
-
pages (blog, u): added atom feed link in "links" template data.2019-04-26, by Goffi
-
doc: use "sourcecode" directive instead of "code" + small mistakes fixes:2019-04-12, by Goffi
-
pages (i18n): check presence of u"/" in locale:2019-04-12, by Goffi