Commit Graph

175 Commits

Author SHA1 Message Date
Frédéric Péters 8c7421ff0e misc: extend users data sources with attributes (#77887)
gitea/wcs/pipeline/head This commit looks good Details
2023-05-26 14:51:14 +02:00
Frédéric Péters e988caa563 misc: use transient data objects for autocomplete contexts (#76943)
gitea/wcs/pipeline/head Build queued... Details
2023-05-01 09:42:27 +02:00
Lauréline Guérin a4424eb41c
datasources: carddef datasource by category in datasource select (#50645)
gitea/wcs/pipeline/head This commit looks good Details
2023-04-28 11:24:53 +02:00
Frédéric Péters ee53d6212f data sources: do not return stub data source by default (#76997)
gitea/wcs/pipeline/head This commit looks good Details
2023-04-25 16:33:34 +02:00
Lauréline Guérin 6d355739c7
datasource: fix empty jsonvalue (#76078)
gitea/wcs/pipeline/head This commit looks good Details
2023-03-31 16:44:43 +02:00
Valentin Deniaud 87718f0a88 misc: bump black version (#75442) 2023-03-16 16:12:20 +01:00
Frédéric Péters 0ee6d323f4 misc: apply django-upgrade 3.2 (mostly force_text -> force_str) (#74840) 2023-03-15 15:33:17 +01:00
Frédéric Péters 07a54d4cd9 data sources: force parameter to string (#74889)
gitea/wcs/pipeline/head This commit looks good Details
2023-02-28 14:03:30 +01:00
Lauréline Guérin 55316aab3c backoffice: edit related card in a popup (#73689)
gitea/wcs/pipeline/head This commit looks good Details
2023-02-28 10:46:04 +01:00
Frédéric Péters 24a9aa7c5e cards: do not pass integer in get_by_text (#74620) 2023-02-16 21:21:26 +01:00
Frédéric Péters 5dfafa2ad8 data sources: handle cache for URL with non-ascii chars (#74559) 2023-02-15 17:16:21 +01:00
Frédéric Péters b0f026a14e misc: include data source parameters in cache keys (#74449) 2023-02-15 09:14:17 +01:00
Frédéric Péters f7a70b4c1b misc: save received nonces in token table (#71441) 2023-01-13 12:50:20 +01:00
Frédéric Péters 01eff2566f data sources: fix caching (#73045)
gitea-wip/wcs/pipeline/pr-main This commit looks good Details
2023-01-05 19:09:17 +01:00
Frédéric Péters 347476e493 data sources: always skip geojson features missing an id (#72860) 2023-01-02 16:09:04 +01:00
Frédéric Péters f93f197dad misc: fix stubbed data source json value (#72809)
gitea-wip/wcs/pipeline/head Build started... Details
gitea/wcs/pipeline/head Something is wrong with the build of this commit Details
2022-12-28 11:09:36 +01:00
Frédéric Péters 9d2494d949 misc: mention that Python usage is deprecated next to Python options (#72083) 2022-12-27 17:49:02 +01:00
Benjamin Dauvergne dddddc92c8 misc: push cache of JSON content in get_json_from_url (#39723)
gitea-wip/wcs/pipeline/head Build started... Details
It allows request_json_items, request_geojson_items and get_geojson_data
to use the cache from get_json_from_url, and cache is then also used in
AutocompleteDirectory.
2022-12-27 10:06:35 +01:00
Lauréline Guérin 1277e9265d
datasources: new datasource type, jsonvalue, to replace formula (#72096) 2022-12-26 10:41:06 +01:00
Frédéric Péters a45adacb6c data sources: do not try removing python option if it's not there (#71957) 2022-12-02 13:47:45 +01:00
Frédéric Péters 0fac2cb096 misc: clean old migrate methods (#71693) 2022-11-25 09:28:35 +01:00
Frédéric Péters 3432c4d74e misc: do not crash form inspect on invalid data source (#71559) 2022-11-22 14:27:02 +01:00
Lauréline Guérin e80f4dd6ba
api: fix geojson endpoint with get_json_from_url error (#70931)
gitea-wip/wcs/pipeline/head Build started... Details
gitea/wcs/pipeline/head Something is wrong with the build of this commit Details
2022-11-02 19:18:02 +01:00
Lauréline Guérin 988e7cacc8
api: redirect url for export/import elements (#70606)
gitea-wip/wcs/pipeline/head Build started... Details
gitea/wcs/pipeline/head Something is wrong with the build of this commit Details
2022-10-29 09:55:24 +02:00
Lauréline Guérin 106c98192c
wscall: logged error, add err code in summary (#68741)
gitea-wip/wcs/pipeline/head Build started... Details
2022-09-30 21:31:50 +02:00
Lauréline Guérin 2044d9bce4
backoffice: jump to custom-view from selected option (#68672)
gitea-wip/wcs/pipeline/head Build started... Details
2022-09-09 10:18:12 +02:00
Frédéric Péters 9a2e262ca4 misc: limit computed field data source selection to cards (#64499) 2022-08-04 12:43:09 +02:00
Lauréline Guérin 00326aca67
datasource: fix get_id_by_option_text with None result (#67409)
gitea-wip/wcs/pipeline/head Build started... Details
2022-07-29 12:31:03 +02:00
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