Commit Graph

147 Commits

Author SHA1 Message Date
Frédéric Péters 598ce40e3d backoffice: add validity check for datasource URLs (#55871) 2022-07-15 08:35:28 +02:00
Lauréline Guérin acbd328678
datasource: duplicate and configure agenda datasource (#63173)
gitea-wip/wcs/pipeline/head Build started... Details
2022-07-01 09:42:20 +02:00
Frédéric Péters 0a9de9cf7e misc: look up text option using ?q= if available (#66695) 2022-06-30 20:18:31 +02:00
Frédéric Péters de468e241b misc: add feature flag to disable jsonp sources (#66396) 2022-06-26 09:19:10 +02:00
Frédéric Péters daa7bb94d5 datasources: check python dicts all have id and text keys (#66202) 2022-06-17 10:31:04 +02:00
Frédéric Péters c2eb55a92d backoffice: add button/link to jump to selected option admin page (#65681) 2022-05-30 10:03:03 +02:00
Frédéric Péters 97565ccb5a general: forbid python when it is disabled (#64285) 2022-05-13 17:06:18 +02:00
Corentin Sechet 6e353a1f9e datasources: add an option to hide disabled users (#58591) 2022-04-15 11:02:19 +02:00
Frédéric Péters bad495bff9 general: do not attach users to migration snapshots (#62073) 2022-04-07 15:34:05 +02:00
Frédéric Péters cab282ca72 backoffice: add a deprecations report page (#58799) 2022-04-04 16:56:59 +02:00
Frédéric Péters 63c31fa6d9 misc: use collections.abc.Iterable (#63477) 2022-04-01 21:23:02 +02:00
Lauréline Guérin c2165e84db
misc: add verbose_names (#58796) 2022-03-15 17:51:32 +01:00
Lauréline Guérin e53c1b652f
general: add categories for datasources (#62125)
gitea-wip/wcs/pipeline/head Build started... Details
2022-03-15 15:29:54 +01:00
Lauréline Guérin 58dc450943
datasources: add duration to meeting type datasource name (#62547)
gitea-wip/wcs/pipeline/head There was a failure building this commit Details
2022-03-11 09:23:00 +01:00
Frédéric Péters 940c4066d6 misc: use tokens to store autocompletion context (#60665) 2022-01-28 09:22:11 +01:00
Frédéric Péters 5e00f35926 general: add snapshot support to categories (#60431) 2022-01-18 10:23:55 +01:00
Frédéric Péters 22671a5f46 misc: add slugs to workflows (#60172) 2022-01-18 10:23:54 +01:00
Frédéric Péters b4b6a2ada5 datasources: skip json entries where text value is not a string (#60244) 2022-01-06 14:25:44 +01:00
Benjamin Dauvergne 0e9658f3d0 formdef: make get_data raise on error if necessary (#56824) 2021-11-30 15:37:40 +01:00
Benjamin Dauvergne eee8acb998 datasources: use extended_data_source in DataSourcesSubstitutionProxy (#58990) 2021-11-30 15:36:35 +01:00
Frédéric Péters b15f262c3e trivial: add missing **kwargs to build_agenda_datasources cron job (#58098) 2021-10-22 12:00:45 +02:00
Lauréline Guérin 4d9e132798
datasource: fix get_items on wrong formula (#56980)
gitea-wip/wcs/pipeline/head There was a failure building this commit Details
2021-10-05 10:54:14 +02:00
Lauréline Guérin cd3f8b9605
fields: fix live items with disabled (#56400)
gitea-wip/wcs/pipeline/head Build started... Details
2021-09-25 08:16:04 +02:00
Lauréline Guérin 3584fde29c
misc: option to disable python expressions (#55978)
gitea-wip/wcs/pipeline/head Build started... Details
2021-09-02 10:46:35 +02:00
Lauréline Guérin f6c363e959
datasource: don't fail if custom view does not exist (#55405) 2021-07-16 10:19:11 +02:00
Lauréline Guérin 8314648278
misc: use only record_error to record and notify (#55414) 2021-07-13 09:34:03 +02:00
Lauréline Guérin 8f701b713b
misc: fix pylint arguments-renamed (#55264) 2021-07-02 08:48:36 +02:00
Lauréline Guérin f48199fa92
datasource: set slug of chrono datasources (#54889) 2021-06-25 10:23:51 +02:00
Thomas NOËL 66b15214ca datasource: use only underscore in slug (#54979) 2021-06-18 13:50:28 +02:00
Lauréline Guérin 08bb5f7387
data_source: don't record errors on preview (#54326) 2021-05-28 14:03:37 +02:00
Lauréline Guérin a5be377eb5
datasource: data attribute can be "data/foo/bar/results" (#53911) 2021-05-28 09:10:57 +02:00
Frédéric Péters 0da7edeab8 general: add and use a lazy gettext function (#51289) 2021-05-17 09:40:04 +02:00
Frédéric Péters 27756287a0 backoffice: add storage/UI to store/assign roles to API accesses (#48752) 2021-05-05 13:29:36 +02:00
Lauréline Guérin c79e88fd02
datasources: users datasource (#52941) 2021-04-28 14:50:14 +02:00
Frédéric Péters a407b21008 general: add explicit registration of cron jobs (#52793) 2021-04-07 08:00:22 +02:00
Frédéric Péters 528e0917e0 trivial: add pylint disable comments for individual eval-used warnings (#52732) 2021-04-06 10:11:42 +02:00
Frédéric Péters 2b8a9a6252 cards: make id lookup work with display id (#52647) 2021-04-02 08:35:37 +02:00
Frédéric Péters 08f1431a66 trivial: apply new isort configuration (#52504) 2021-03-30 13:42:22 +02:00
Lauréline Guérin 0c856c719a
misc: pylint fix consider-merging-isinstance (#52222) 2021-03-29 10:28:31 +02:00
Lauréline Guérin d88dd530f6
misc: pylint fix unneeded-not (#52222) 2021-03-29 10:28:31 +02:00
Lauréline Guérin f21431cb8a
misc: pylint fix useless-object-inheritance (#52222) 2021-03-29 10:28:30 +02:00
Lauréline Guérin 6893e0dd80
misc: pylint fix super-with-arguments (#52222) 2021-03-29 10:28:29 +02:00
Lauréline Guérin 6ca8dc014c
misc: pylint fix unused-wildcard-import (#52222) 2021-03-29 10:28:29 +02:00
Lauréline Guérin 48470c50c0
misc: apply isort (#52224) 2021-03-19 18:00:18 +01:00
Thomas NOËL a8abf764f9 misc: enable live changes on geojson data sources (#51943) 2021-03-16 11:00:34 +01:00
Frédéric Péters 61367b05dc data sources: add error management parameters (#44054) 2021-03-15 14:11:07 +01:00
Thomas NOËL b727a1f5af trivial: remove useless print 2021-03-12 13:53:37 +01:00
Thomas NOËL e050af8798 trivial: typo in french l10n 2021-03-12 13:51:21 +01:00
Frédéric Péters 1592e1aa17 data sources: update label to match chrono (#51586) 2021-03-02 16:25:58 +01:00
Frédéric Péters 9ee7c496a8 forms: allow form variables in geojson URLs (#51558) 2021-03-02 13:18:11 +01:00