Commit Graph

2237 Commits

Author SHA1 Message Date
Lauréline Guérin a71c673437
manager: page subslug style (#53221)
gitea-wip/combo/pipeline/head Build started... Details
gitea/combo/pipeline/head Build started... Details
2021-04-29 09:56:10 +02:00
Lauréline Guérin 03f1ac9cd0
wcs: add card schema in manager form (#52498)
gitea-wip/combo/pipeline/head Build started... Details
gitea/combo/pipeline/head Build started... Details
2021-04-29 08:56:16 +02:00
Thomas Jund e939770c0c templates: improve user lists of forms markup (#53234) 2021-04-28 10:33:06 +02:00
Valentin Deniaud 9ca7e0c17e dataviz: aggregate received data by time intervals (#53180) 2021-04-20 17:11:39 +02:00
Frédéric Péters 3bce1589f1 fix typo in translation (#53285) 2021-04-20 14:14:09 +02:00
Benjamin Dauvergne c1d958ffee translation update 2021-04-16 12:10:53 +02:00
Benjamin Dauvergne ccb2cb8500 lingo: check real payment status of remote_item when shown or paid (#53186)
Currently the remote_item.paid attribute comes from what the remote
regie is providing through a web service. But a remote_item can be
already paid if a transaction with a paid status (eopayment.PAID or
eopayment.ACCEPTED) already exist.

This patch add a RemoteItem.update_paid(regie, remote_items) which
update bunch of remote_item(s) by querying the correponding paid
transactions.

The methods Regie.get_invoices() and Regie.get_invoice() get a new
parameter update_paid=False, which is set to true in cells and views
which display or allow paying a remote item.
2021-04-15 21:24:01 +02:00
Frédéric Péters 39bc369443 tests: do not run dataviz job in cron tests 2021-04-13 14:43:05 +02:00
Thomas Jund 41f1e52ce0 profile-cell: move div content wrapper after cell title (#52968) 2021-04-13 14:28:18 +02:00
Frédéric Péters 98379eb839 dataviz: force graph redraw on initial display (#52959) 2021-04-13 14:27:06 +02:00
Frédéric Péters 3879710d48 settings: add wcs as statistics provider (#52731) 2021-04-13 14:27:06 +02:00
Valentin Deniaud 434ac12426 dataviz: add stacked bar percent chart type (#52845) 2021-04-13 13:49:38 +02:00
Frédéric Péters 15651beb91 translation update 2021-04-13 13:46:46 +02:00
Lauréline Guérin 6b2d3159a8
search: configure user search result template (#52439)
gitea-wip/combo/pipeline/head Build started... Details
gitea/combo/pipeline/head Build started... Details
2021-04-12 15:26:21 +02:00
Lauréline Guérin 9ddf332711
search: add/edit search engines with options (#52439) 2021-04-12 15:25:47 +02:00
Frédéric Péters 54950b51b2 general: ensure jsonfields are using jsonb columns (fixup2, #52915) 2021-04-12 14:41:47 +02:00
Frédéric Péters b9ff8540d7 general: ensure jsonfields are using jsonb columns (fixup, #52915) 2021-04-12 14:11:01 +02:00
Frédéric Péters 21976d8f20 general: ensure jsonfields are using jsonb columns (#52915) 2021-04-12 14:03:43 +02:00
Lauréline Guérin 4021e5d3b0
misc: add isort reformat reference to git blame ignore list (#52797)
gitea-wip/combo/pipeline/head Build started... Details
gitea/combo/pipeline/head Build started... Details
2021-04-08 16:53:53 +02:00
Lauréline Guérin 29bc8e66a9
misc: apply isort (#52797) 2021-04-08 15:54:31 +02:00
Lauréline Guérin 6c6d7bac40
misc: add isort (#52797) 2021-04-08 15:54:31 +02:00
Lauréline Guérin 1cfd7e90c4
search: don't index invalid cells (#52418)
gitea-wip/combo/pipeline/head Build started... Details
gitea/combo/pipeline/head Build started... Details
2021-04-01 18:08:33 +02:00
Nicolas Roche d66fb50680 manager: correct asset file size display on export site popup (#45466) 2021-03-29 15:49:27 +02:00
Thomas Jund 3dd0b172d8 pwa-nav template: no newline at end of file (#51802)
to return an empty string if no item
2021-03-26 15:57:06 +01:00
Benjamin Dauvergne b9f1cbe2f5 spooler: add decorator to simplify use of spooler (#52221)
The new tenantspool decorator keep the function signature using pickle
serialization (through the pass_arguments=True parameter of @spool),
setup and teardown Django db connections and restore the current tenant.
2021-03-22 15:19:42 +01:00
Benjamin Dauvergne 631106097d setup.py: use feedparser>=6 with python 3.9 (#52263) 2021-03-20 12:20:36 +01:00
Thomas NOËL c6c87ccb4b uwsgi: recycling spooler after 20 tasks (#52261) 2021-03-19 23:49:39 +01:00
Lauréline Guérin 3b17fdace8
wcs: select categories for backoffice submission cell (#52055)
gitea-wip/combo/pipeline/head Build started... Details
gitea/combo/pipeline/head Build started... Details
2021-03-19 09:17:22 +01:00
Frédéric Péters 49fc5fb3df translation update 2021-03-15 20:36:25 +01:00
Valentin Deniaud 7cf5e179fe dataviz: do not accept nested lists as valid data (#51680) 2021-03-15 09:59:00 +01:00
Lauréline Guérin a53f37499a
manager: mention on home page if a page is in menu (#51477)
gitea-wip/combo/pipeline/head Build started... Details
gitea/combo/pipeline/head Build started... Details
2021-03-15 08:37:52 +01:00
Lauréline Guérin 0fd79d4c0a
manager: mention on home page is a page is a redirection (#51476)
gitea-wip/combo/pipeline/head Build started... Details
gitea/combo/pipeline/head Build started... Details
2021-03-12 21:36:46 +01:00
Lauréline Guérin cb8019bee7
manager: duplicate cell (#51075)
gitea-wip/combo/pipeline/head Build started... Details
gitea/combo/pipeline/head Build started... Details
2021-03-12 21:05:28 +01:00
Lauréline Guérin 051afa00d8
manager: take snapshots after page import (#51475)
gitea-wip/combo/pipeline/head Build started... Details
gitea/combo/pipeline/head Build started... Details
2021-03-12 09:48:34 +01:00
Lauréline Guérin a8ab4035de
data: import site performances (#51472)
gitea-wip/combo/pipeline/head Build started... Details
gitea/combo/pipeline/head Build started... Details
2021-03-12 09:04:46 +01:00
Lauréline Guérin a55d79e99b
data: snapshot restore performances (#51472) 2021-03-12 09:04:46 +01:00
Lauréline Guérin 95a466f1c7
data: don't build the cache on cell update (#51472) 2021-03-12 09:04:46 +01:00
Lauréline Guérin bf3cb40c5c
data: disconnect signals during snapshot loading (#51472) 2021-03-12 09:04:46 +01:00
Lauréline Guérin d1fe947574
data: don't load all cells for cache build (#51472) 2021-03-12 09:04:46 +01:00
Lauréline Guérin 0f6f0178a5
data: add some performances tests (#51472) 2021-03-12 09:04:46 +01:00
Lauréline Guérin 62d4386d54
misc: fix tests 2021-03-12 09:04:46 +01:00
Frédéric Péters 41ad295077 translation update 2021-03-02 17:23:13 +01:00
Lauréline Guérin a11d858b0d
misc: add |getlist template filter (#51184)
gitea-wip/combo/pipeline/head Build started... Details
gitea/combo/pipeline/head Build started... Details
2021-03-01 14:11:40 +01:00
Valentin Deniaud 58de5909fe dataviz: update statistic data asynchronously (#50892) 2021-03-01 09:40:12 +01:00
Valentin Deniaud e7670e0ab1 dataviz: refresh statistics list more frequently using spooler (#50891) 2021-03-01 09:39:08 +01:00
Valentin Deniaud a6f2a755e1 misc: add uwsgi spooler (#50891) 2021-03-01 09:39:08 +01:00
Valentin Deniaud 38ba201a5f dataviz: improve queries on statistics list update (#50891) 2021-03-01 09:39:08 +01:00
Valentin Deniaud 452e671c7b dataviz: move statistic list update code (#50891) 2021-03-01 09:39:08 +01:00
Lauréline Guérin c8cf439f59 wcs: file display in card detail cell (#50971) 2021-02-23 09:14:09 +01:00
Frédéric Péters ee7deb4e7f debian: use uwsgi cheaper subsystem for workers (#51313) 2021-02-22 12:34:43 +01:00