Commit Graph

1562 Commits

Author SHA1 Message Date
Valentin Deniaud de227cfe26 misc: change django-upgrade target version to 3.2 (#75442) 2023-03-29 12:08:30 +02:00
Valentin Deniaud db6f11c7c0 misc: require django 3.2 (#75442) 2023-03-29 11:48:44 +02:00
Emmanuel Cazenave 1827cfe5c6 api: add minutes filter on meetings datetimes endpoint (#73832)
gitea/chrono/pipeline/head This commit looks good Details
2023-03-28 13:16:19 +02:00
Benjamin Dauvergne bdae8cd217 translation update (#56284)
gitea/chrono/pipeline/head This commit looks good Details
2023-03-28 10:26:12 +02:00
Benjamin Dauvergne dbd62e3f3f agendas: reimplement min/max_booking_datetime based on minimal_booking_time (#56284) 2023-03-28 10:26:12 +02:00
Benjamin Dauvergne ddc52a4116 agendas: add Agenda.minimal_booking_time field (#56284) 2023-03-28 10:26:12 +02:00
Benjamin Dauvergne 22e8d00e31 misc: when excluding user_external_id's event search all real agendas (#75587)
gitea/chrono/pipeline/head This commit looks good Details
2023-03-24 15:41:51 +01:00
Benjamin Dauvergne 07f996ea76 tests: add test on user_external_id exclusion between agendas of different kind or timeperiod (#75587) 2023-03-24 15:41:51 +01:00
Lauréline Guérin be3eedc3fe
misc: remove some warnings (#75590)
gitea/chrono/pipeline/head This commit looks good Details
models.W042
fields.W903
fields.W904
2023-03-20 09:07:30 +01:00
Lauréline Guérin dc4dbe62e1
translation update
gitea/chrono/pipeline/head This commit looks good Details
2023-03-17 18:25:06 +01:00
Lauréline Guérin 1ba55c2f18
translation update
gitea/chrono/pipeline/head This commit looks good Details
2023-03-16 17:03:03 +01:00
Lauréline Guérin 2b9b2f2607
manager: enable check of future event (#75277)
gitea/chrono/pipeline/head There was a failure building this commit Details
2023-03-16 15:00:00 +01:00
Lauréline Guérin 0a9e36883c
agendas: add a flag to enable check of future events (#75277) 2023-03-16 15:00:00 +01:00
Lauréline Guérin 970ba42075
manager: reset user_was_present on booking check page (#75276)
gitea/chrono/pipeline/head There was a failure building this commit Details
2023-03-16 14:59:33 +01:00
Lauréline Guérin 6c134bfa3f
manager: allow check of subscription with no booking (#62235)
gitea/chrono/pipeline/head This commit looks good Details
2023-03-16 14:59:13 +01:00
Lauréline Guérin 45b72d53de
manager: allow check for cancelled booking if subscription exist (#62235) 2023-03-16 14:57:14 +01:00
Benjamin Dauvergne e86cdf15fc misc: use zoneinfo instead of pytz for timezones (#71918)
gitea/chrono/pipeline/head This commit looks good Details
2023-03-14 17:06:59 +01:00
Emmanuel Cazenave 39523e4e65 api: add end_datetime in meetings datetimes (#60789)
gitea/chrono/pipeline/head This commit looks good Details
2023-03-13 17:42:58 +01:00
Emmanuel Cazenave 46247c7818 api: add end_datetime in event details (#60789) 2023-03-13 17:42:58 +01:00
Lauréline Guérin 0507bd3eea
api: sort events by date in datetimes endpoint (#75331)
gitea/chrono/pipeline/head This commit looks good Details
2023-03-10 15:20:30 +01:00
Frédéric Péters 8cb8b4d873 ci: limit tests to django 3.2 (#74894)
gitea/chrono/pipeline/head This commit looks good Details
2023-03-10 10:14:06 +01:00
Lauréline Guérin 87783c980a manager: event detail url with slugs (#75111)
gitea/chrono/pipeline/head This commit looks good Details
2023-03-10 08:49:36 +01:00
Frédéric Péters 84d8a3a65e translation update
gitea/chrono/pipeline/head This commit looks good Details
2023-03-02 18:58:20 +01:00
Lauréline Guérin d33be64bff
misc: fix randomly failing test (#74916)
gitea/chrono/pipeline/head This commit looks good Details
2023-03-02 14:37:04 +01:00
Lauréline Guérin c35dffb1bb
manager: fix check page with bad extra data values (#74872)
gitea/chrono/pipeline/head This commit looks good Details
2023-03-02 11:48:17 +01:00
Lauréline Guérin ebc237cf56
api: check extra_data values on fillslot (#74872) 2023-03-02 11:48:17 +01:00
Frédéric Péters 8ea89452c0 translation update
gitea/chrono/pipeline/head This commit looks good Details
2023-02-28 17:17:17 +01:00
Lauréline Guérin a6b0ed6abf
manager: check counters (#74489)
gitea/chrono/pipeline/head This commit looks good Details
2023-02-28 10:52:40 +01:00
Valentin Deniaud 73192ed8bf api: only show presence filter for events agendas in statistics (#74327)
gitea/chrono/pipeline/head This commit looks good Details
2023-02-28 09:56:25 +01:00
Valentin Deniaud d895b810b3 api: ensure valid slug in statistics agenda filter (#74327) 2023-02-28 09:56:25 +01:00
Valentin Deniaud fc906ee6db api: force correct agendas ordering in statistics (#74327) 2023-02-28 09:56:25 +01:00
Valentin Deniaud aa850d1509 api: drop legacy category filter (#74327) 2023-02-28 09:56:25 +01:00
Paul Marillonnet 180c9ef1a5 api: add extraneous agenda serializer fields (#74868)
gitea/chrono/pipeline/head This commit looks good Details
2023-02-27 14:30:54 +01:00
Thomas NOËL f15f47c76a tox: use django-filter 2.4 (Debian 11) (#73931)
gitea/chrono/pipeline/head This commit looks good Details
2023-02-24 22:04:21 +01:00
Lauréline Guérin ec4ffa2f5e
manager: add participant count on event timesheet (#74587)
gitea/chrono/pipeline/head This commit looks good Details
2023-02-23 09:59:50 +01:00
Agate c89742cf5a Prepare Jenkinsfile for Gitea migration (#74572)
gitea/chrono/pipeline/head This commit looks good Details
2023-02-20 14:59:45 +01:00
Valentin Deniaud e6d6f520d6 manager: change JS selector for weekday indexes field (#74539)
gitea/chrono/pipeline/pr-main Build started... Details
2023-02-15 12:24:21 +01:00
Valentin Deniaud df9e60149f api: add booked events overlaps info in recurring events list (#73904)
gitea-wip/chrono/pipeline/pr-main This commit looks good Details
2023-02-06 11:56:47 +01:00
Valentin Deniaud 55f624f3b2 api: operate recurring events fillslot overlap check on booked events (#73904) 2023-02-06 11:56:47 +01:00
Valentin Deniaud 6941306056 api: check overlaps only on specified agendas for recurring events (#73904) 2023-02-06 11:56:47 +01:00
Valentin Deniaud 422a9ce432 tests: add missing test on overlap check with shared custody (#73904) 2023-02-06 11:56:47 +01:00
Lauréline Guérin 4db8e384c9 agendas: change Event id field to have a BigAutoField (#74008) 2023-02-03 11:17:52 +01:00
Lauréline Guérin d994258018 agendas: rewrite recurrence creation (#74105) 2023-02-02 16:27:53 +01:00
Lauréline Guérin c78147d283
misc: raise AssertionError instead of Exception (interval) (#74090)
gitea-wip/chrono/pipeline/pr-main This commit looks good Details
2023-02-02 14:41:33 +01:00
Thomas NOËL 104145e82c trivial: add noqa broad-exception-raised (pylint 2.16) 2023-02-01 14:15:36 +01:00
Frédéric Péters 3eff87dbde ci: upgrade isort (#74044) 2023-02-01 09:44:17 +01:00
Frédéric Péters b59c8c6217 translation update
gitea-wip/chrono/pipeline/head Something is wrong with the build of this commit Details
2023-01-13 15:15:24 +01:00
Frédéric Péters 88a8e4a8d8 manager: redo <title> to be "page name | global name" (#73381) 2023-01-13 15:02:50 +01:00
Lauréline Guérin e6ebff7878 api: return also recurring events in agendas events endpoint (#73062) 2023-01-13 14:44:57 +01:00
Lauréline Guérin 662785c072
manager: fix simple desk management & tab redirection (#68217)
gitea-wip/chrono/pipeline/pr-main This commit looks good Details
2023-01-10 10:03:04 +01:00