2019-03-01 |
Goffi |
0.7.0a4 release
0.7.0a4
|
2019-02-26 |
Goffi |
server (legacy blog): fixed items deserialisation
|
2019-02-23 |
Goffi |
page (u): fixed blog posting
|
2019-02-23 |
Goffi |
backend: fixed args transmission on page redirection.
|
2019-02-23 |
Goffi |
pages: fixed children retrieval in onFileChange
|
2019-02-23 |
Goffi |
server, browser: changed blog items serialisation following changes in backend
|
2019-02-22 |
Goffi |
server (tasks): tasks can now be automatically ran when something happen in a watched dir:
|
2019-02-22 |
Goffi |
server (tasks): task can now use a "prepare" method to prepare data before running (e.g. WATCH_DIRS)
|
2019-02-22 |
Goffi |
pages: auto reloading
|
2019-02-22 |
Goffi |
server: iNotify support:
|
2019-02-22 |
Goffi |
server: added "dev_mode" boolean option (not used yet but will be soon)
|
2019-02-06 |
Goffi |
Added tag 0.7.0a3 for changeset b290f21e8466
|
2019-02-06 |
Goffi |
0.7.0a3 release
0.7.0a3
|
2019-01-26 |
Goffi |
pages: use absolute path for build_path + added page_url to template (which is getURL() without argument)
|
2019-01-26 |
Goffi |
server, pages, tasks: moved getConfig to backend, and added shorcut version in LiberviaPage and TasksManager
|
2019-01-25 |
Goffi |
server: tasks manager first draft:
|
2019-01-25 |
Goffi |
pages: set __name__ for imported pages
|
2019-01-19 |
Goffi |
dates update
|
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
|