Commit Graph

213 Commits

Author SHA1 Message Date
Frédéric Péters cc38283c79 misc: expire cached datasources/wscalls on cache duration change (#29808) 2024-05-10 08:30:05 +02:00
Frédéric Péters b8b6dc1bad backoffice: link to individual fields in data source usage pane (#63947) 2024-04-26 08:29:26 +02:00
Frédéric Péters c82031b4d0 backoffice: make most objects documentable (#19777) 2024-04-15 10:21:53 +02:00
Frédéric Péters 86301756f1 misc: accept user object as prefill value for user datasources (#89297) 2024-04-12 07:13:02 +02:00
Emmanuel Cazenave 9ff89e41da depreciations: check them only during UI and API imports (#89213)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-05 16:54:12 +02:00
Frédéric Péters ecf811b0c2 misc: add special handling for inspect_collapse attribute (#89005)
gitea/wcs/pipeline/head This commit looks good Details
2024-04-03 12:10:20 +02:00
Frédéric Péters 76b94d7ee8 data sources: export detailed roles infos (#84889)
gitea/wcs/pipeline/head This commit looks good Details
2024-03-19 15:35:22 +01:00
Lauréline Guérin 3477ee2f29 depreciation: rename DeprecationsScanAfterJob (#72093)
gitea/wcs/pipeline/head This commit looks good Details
2024-03-15 16:34:28 +01:00
Lauréline Guérin 86f28b8037 deprecations: forbid import of new python expressions (#72093) 2024-03-15 16:34:28 +01:00
Frédéric Péters bb7ca2500b misc: force get_id_by_option_text argument as string (#86805)
gitea/wcs/pipeline/head Build queued... Details
2024-02-09 15:22:35 +01:00
Frédéric Péters 438256350a data sources: add lock_code to datetimes calls (#85398)
gitea/wcs/pipeline/head This commit looks good Details
2024-01-16 16:31:48 +01:00
Frédéric Péters 7237dfb42a misc: remove json.loads wrapper (#85626)
gitea/wcs/pipeline/head This commit looks good Details
2024-01-15 11:46:52 +01:00
Frédéric Péters 3ff59c706e general: finish removal of support for non-utf8 charset (#85626) 2024-01-15 11:46:52 +01:00
Frédéric Péters af5407f795 misc: configure agenda data sources to notify errors (#56734)
gitea/wcs/pipeline/head Build queued... Details
2023-12-15 09:22:08 +01:00
Paul Marillonnet dae7146dc1 data_sources: express user activation filter as sql criteria (#84155)
gitea/wcs/pipeline/head This commit looks good Details
2023-12-06 09:59:25 +01:00
Paul Marillonnet c3224721c4 data_sources: implicitly support users' uuid as valid id value (#83752)
gitea/wcs/pipeline/head This commit looks good Details
2023-12-04 14:48:24 +01:00
Frédéric Péters 0de83cfb48 general: add a numeric field type (#81185) 2023-11-10 08:57:53 +01:00
Emmanuel Cazenave 941ad44c51 misc: enable live changes on jsonvalue data sources (#78777)
gitea/wcs/pipeline/head Build queued... Details
2023-10-31 14:01:30 +01:00
Emmanuel Cazenave ae4c492f95 datasources: accept a template in the jsonvalue type (#78777) 2023-10-31 14:00:23 +01:00
Frédéric Péters 037f66655b misc: do not emit missing data source warning for inspect_collaspe (#82899)
gitea/wcs/pipeline/head This commit looks good Details
2023-10-27 15:40:19 +02:00
Frédéric Péters eb4b70ccb2 misc: use autocomplete for data source selection (#75960) 2023-10-27 10:25:57 +02:00
Frédéric Péters d01ca5529f datasources: check template on form validation (#33350) 2023-09-04 09:25:11 +02:00
Frédéric Péters 4171a5c58a misc: allow any template as timetable sources (#80389)
gitea/wcs/pipeline/head This commit looks good Details
2023-08-12 17:46:57 +02:00
Frédéric Péters 1e79155d93 backoffice: check if data source is appropriate for display mode (#80378) 2023-08-11 13:30:56 +02:00
Lauréline Guérin bc8b95cb14 api: export/import, set application slug/version on snapshots (#80189)
gitea/wcs/pipeline/head This commit looks good Details
2023-08-11 10:41:19 +02:00
Valentin Deniaud 1e2264dd8c misc: apply double-quote-string-fixer (#80309) 2023-08-07 14:14:12 +02:00
Corentin Sechet 41d71a6765 js: handle live update for image lists (#79787)
gitea/wcs/pipeline/head This commit looks good Details
2023-07-20 14:39:43 +02:00
Frédéric Péters 2a7519d4a9 sessions: factorize session token methods and usage (#79705) 2023-07-17 15:35:03 +02:00
Frédéric Péters c8fec5c75d data sources: raise as AttributeError on missing attr (#79702)
gitea/wcs/pipeline/head This commit looks good Details
2023-07-14 13:41:36 +02:00
Serghei Mihai b6247e1295 fields: add 'images' display mode for item fields (#72176) 2023-07-01 09:13:54 +02:00
Lauréline Guérin 2c14f09217 datasource: DataSourceProxy to access to other variables (#67288)
gitea/wcs/pipeline/head Build queued... Details
2023-06-26 18:12:59 +02:00
Frédéric Péters 5242b06ddf data sources: use custom attributes when getting option by id (#79042)
gitea/wcs/pipeline/head This commit looks good Details
2023-06-26 12:33:28 +02:00
Lauréline Guérin ba08cfbc5c datasource: use form_var_meeting_type_raw for chrono auto mt ds (#78969)
gitea/wcs/pipeline/head This commit looks good Details
2023-06-23 16:37:36 +02:00
Lauréline Guérin db099e53c8 datasources: auto agenda ds & dynamic meeting type (#77497)
gitea/wcs/pipeline/head This commit looks good Details
2023-06-23 08:45:15 +02:00
Frédéric Péters 28fdbd691d general: revert switch to lxml, go back to ElementTree (#78824) 2023-06-21 17:15:52 +02:00
Frédéric Péters c1c4404ef8 data sources: do not migrate already migrated agenda sources (#78656)
gitea/wcs/pipeline/head This commit looks good Details
2023-06-16 17:15:52 +02:00
Pierre Ducroquet d3b3eba5ae general: switch to lxml to have a complete XML parser (#78281)
gitea/wcs/pipeline/head This commit looks good Details
2023-06-14 12:24:17 +02:00
Lauréline Guérin 52172fa746
datasources: replace chrono url by variable for agenda ds (#77920)
gitea/wcs/pipeline/head This commit looks good Details
2023-06-12 16:08:10 +02:00
Frédéric Péters 2934b36f6d misc: extend users data sources with attributes (#77887) 2023-05-28 09:47:49 +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