2019-01-19 |
Goffi |
pages (tickets, merge-requests): convert body from/to markdown while editing/creating new ticket:
|
2019-01-11 |
Goffi |
pages (tickets): use the new getPubsubExtra and setPagination methods to handle pagination
|
2019-01-11 |
Goffi |
pages: move pagination core from blog to LiberviaPage so it can be reused:
|
2019-01-11 |
Goffi |
pages (blog/view): pagination improvments:
|
2019-01-11 |
Goffi |
pages (blog): use DeferredList while discovering identities instead or waiting for each request individually.
|
2019-01-11 |
Goffi |
server: don't convert failure in errback to jsonrpclib.Fault anymore:
|
2019-01-06 |
Goffi |
pages (blog/view, tickets): use of new "order_by" feature.
|
2019-01-04 |
Goffi |
browser: fixed params after changes in main class
|
2018-11-20 |
Goffi |
core: fixed reactor crash by installing reactor only in makeService
|
2018-10-03 |
Goffi |
doc: Libervia web framework quick_start + css_framework, first drafts
|
2018-10-03 |
Goffi |
pages (blog/view): allow commenting when profile is connected
|
2018-09-18 |
Goffi |
server: use site names in _moveFirstLevelToDict to better distinguish values for default site at first level + better handling of default menu
|
2018-09-18 |
Goffi |
server: better error handling when a named page mentioned in menu_json is missing
|
2018-09-18 |
Goffi |
server: fixed front_url_filter in templates renderer
|
2018-09-15 |
Goffi |
server: move first level dict where the key has "/" to default site in _moveFirstLevelToDict
|
2018-09-14 |
Goffi |
server, pages: multi-sites refactoring:
|
2018-09-09 |
Goffi |
server, pages: update to handle multi sites themes, first draft:
|
2018-08-31 |
Goffi |
server: fixed missing backend detection
|
2018-08-31 |
Goffi |
server (twisted): install reactor before doing anything else
|
2018-08-25 |
Goffi |
files reorganisation and installation rework:
|
2018-08-11 |
Goffi |
browser: fixes to handle encryption changes in backend
|
2018-08-04 |
Goffi |
common: we are in dev version again
|
2018-07-15 |
Goffi |
install (setup): set version 0.7.0a2.post1 to fix messed upload on pypi
|
2018-07-15 |
Goffi |
Added tag 0.7.0a2 for changeset 5a73525f75a3
|
2018-07-15 |
Goffi |
0.7.0a2 release
0.7.0a2
|
2018-07-15 |
Goffi |
install: fixed manifest to include browser's public files + include package date during installation
|
2018-07-15 |
Goffi |
server: replaced glib2reactor by gireactor
|
2018-07-04 |
Goffi |
Added tag 0.7.0a1 for changeset 1f67b003c312
|
2018-07-03 |
Goffi |
0.7.0a1 release
0.7.0a1
|
2018-07-02 |
Goffi |
doc (README): removed version from README
|
2018-06-29 |
Goffi |
server: code style reformatting using black
|
2018-06-24 |
Goffi |
browser (contact list): renamed entityToShow to entityVisible following Quick Frontend change
|
2018-06-20 |
Goffi |
pages (events): added root, admin, new, rsvp and view pages
|
2018-06-20 |
Goffi |
pages: ignore args if they are None in getSubPageURL
|
2018-06-20 |
Goffi |
pages: change module for date_parse, following backend change
|
2018-06-04 |
Goffi |
server: replaced blocking calls to bridge by bridgeCall which is not blocking
|
2018-06-03 |
Goffi |
browser: fixed XMLUI Panel and Dialog
|
2018-06-03 |
Goffi |
browser, server: added namespacesGet, so Libervia legacy app can run again
|
2018-06-03 |
Goffi |
server: fixed service profile's cache
|
2018-06-03 |
Goffi |
[mq]: debug_avatar_forum
|
2018-06-02 |
Goffi |
misc (libervia.sh): removed "-d .." from PLUGIN_OPTIONS as it was overriding sat.conf in some cases
|
2018-06-01 |
Goffi |
login (logged): set guest_session and session_started template variables
|
2018-06-01 |
Goffi |
server (session): new "guest" property, True when connected user is a guest
|
2018-06-01 |
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.
|
2018-06-01 |
Goffi |
server: return absolute page in checkRedirection
|
2018-06-01 |
Goffi |
server, pages: fixed blocking calls to bridge by using bridgeCall instead
|
2018-06-01 |
Goffi |
pages (merge-requests/view): fixed default node when checking affiliations
|
2018-06-01 |
Goffi |
merge-requests, tickets: new "edit" pages
|
2018-06-01 |
Goffi |
merge-requests (view), tickets (view): fill "url_ticket_edit" when logged user is publisher of ticket, or node owner.
|
2018-06-01 |
Goffi |
server (session): new "connected" property, which is True when a user is logged
|
2018-06-01 |
Goffi |
server: new getAffiliation method:
|
2018-06-01 |
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.
|
2018-06-01 |
Goffi |
pages (chat): don't change session.jid anymore, as it is now set on log-in
|
2018-06-01 |
Goffi |
server: set jid and started time in session on log-in:
|
2018-06-01 |
Goffi |
pages (merge-requests, tickets): use new "labels_as_list" flag in extra
|
2018-06-01 |
Goffi |
pages (tickets/new): fixed use of legacy "reporter" instead of "author"
|
2018-05-23 |
Goffi |
pages (blog, files): use new local_device argument of discoFindByFeatures
|
2018-04-02 |
Arnaud Joset |
server (setup): New setup.py compatible with archlinux PKGBUILD.
|
2018-04-02 |
Goffi |
pages: fixed used of "blog" page instead of "blog_view"
|
2018-04-01 |
Goffi |
README: specified contribution URIs and label
|