Thu, 25 Mar 2021 10:29:40 +0100 |
Goffi |
core (config): use component (i.e. "web") as config section
|
Sat, 20 Mar 2021 20:58:45 +0100 |
Goffi |
doc: update installation instruction following renaming and new `requirements.txt`:
|
Sat, 20 Mar 2021 18:23:18 +0100 |
Goffi |
core (twisted/plugin): use `config.parseMainConf` instad of configparser
|
Sat, 20 Mar 2021 18:22:33 +0100 |
Goffi |
install: added `requirements.txt`
|
Sat, 20 Mar 2021 18:22:10 +0100 |
Goffi |
install (setup.py): update console script name and setup:
|
Sat, 20 Mar 2021 18:20:39 +0100 |
Goffi |
core (constants): renaming following global project renaming
|
Fri, 19 Mar 2021 15:47:10 +0100 |
Goffi |
date update
|
Sat, 27 Feb 2021 21:08:42 +0100 |
Goffi |
browser (lists/view): `grocery` list specialised behaviour:
|
Sat, 27 Feb 2021 21:06:45 +0100 |
Goffi |
browser (lists): code is now async + item removal for non creator:
|
Sat, 27 Feb 2021 21:03:55 +0100 |
Goffi |
pages: implements `strip` argument in `getPostedData`
|
Sat, 27 Feb 2021 21:03:08 +0100 |
Goffi |
pages: fix `getPostedData` when a single value is requested and a list is used
|
Sat, 27 Feb 2021 21:00:48 +0100 |
Goffi |
server (restricted_bridge): add `listSet` method
|
Sat, 27 Feb 2021 21:00:21 +0100 |
Goffi |
pages: implement `getPageData` and `setPageData` helper methods
|
Sat, 27 Feb 2021 20:58:22 +0100 |
Goffi |
pages (lists/view): add `list_type` to `template_data`:
|
Sat, 27 Feb 2021 20:55:35 +0100 |
Goffi |
pages (lists): specify when item is coming from config
|
Sat, 20 Feb 2021 14:07:22 +0100 |
Goffi |
lists: creation, invitation, item deletion:
|
Sat, 20 Feb 2021 13:58:42 +0100 |
Goffi |
browser (invitations): handle Pubsub invitation
|
Sat, 20 Feb 2021 13:58:01 +0100 |
Goffi |
browser (dialog): new `ashow` method to use `Confirm` in async methods
|
Sat, 20 Feb 2021 13:56:08 +0100 |
Goffi |
tasks (brython): fixed Brython scripts during dev mode reload
|
Sat, 20 Feb 2021 13:55:00 +0100 |
Goffi |
server: be sure to have strings for ns_map
|
Sat, 20 Feb 2021 13:54:13 +0100 |
Goffi |
pages: better generic errors handling:
|
Sat, 20 Feb 2021 13:51:55 +0100 |
Goffi |
pages: helper method to get current profile's jid
|
Sat, 20 Feb 2021 13:51:11 +0100 |
Goffi |
pages: fix browser data re-creation on dev mode reload
|
Sat, 20 Feb 2021 13:49:08 +0100 |
Goffi |
server (restricted_bridge): added `psNodeDelete`, `psNodeAffiliationsSet`, `psItemRetract` and `psInvite`
|
Thu, 28 Jan 2021 18:51:44 +0100 |
Goffi |
pages (tickets): renamed "tickets" to "lists":
|
Fri, 11 Dec 2020 17:35:06 +0100 |
Goffi |
pages(tickets): add Full-Text Search
|
Fri, 11 Dec 2020 17:35:06 +0100 |
Goffi |
pages (blog/view): Full-Text Search is used when `search` query argument is present
|
Fri, 11 Dec 2020 17:35:06 +0100 |
Goffi |
pages: cache is skipped if there are query arguments in URL
|