Commit Graph

612 Commits

Author SHA1 Message Date
Benjamin Dauvergne 2f7de56432 Appliquer les contraintes de ChorusPro au nom des pièces jointes (#87500)
gitea/barbacompta/pipeline/head This commit looks good Details
2024-02-27 08:19:45 +01:00
Benjamin Dauvergne 6ca8a330f8 tests: add a media fixture (#83897)
gitea/barbacompta/pipeline/head This commit looks good Details
2024-02-20 20:01:17 +01:00
Benjamin Dauvergne 0c29acb6e2 eo_facture: add attached files to Factur-X invoices (#83897) 2024-02-20 20:01:17 +01:00
Benjamin Dauvergne 1ad965ffa1 misc: allow PDF attachments on Factur-X files (#83897) 2024-02-20 17:26:44 +01:00
Benjamin Dauvergne caa4309db9 tests: factorize xml tree helper (#83897) 2024-02-20 17:26:36 +01:00
Benjamin Dauvergne a4b55ca1a8 setup.py: fix versions when git worktree is dirty (#83897) 2024-02-20 17:26:29 +01:00
Benjamin Dauvergne 8cdb891e71 static: fix use of margin in facture.css (#86171)
gitea/barbacompta/pipeline/head This commit looks good Details
2024-01-30 12:24:40 +01:00
Benjamin Dauvergne 9afbd3b8c9 eo_facture: use the filename including the digest (#85766)
gitea/barbacompta/pipeline/head This commit looks good Details
2024-01-17 12:05:27 +01:00
Benjamin Dauvergne bd0c07d7e7 tests: replace pytest-freezegun by pytest-freezer (#85646)
gitea/barbacompta/pipeline/head This commit looks good Details
2024-01-15 15:04:21 +01:00
Benjamin Dauvergne 7eee49b4f9 tox.ini: ignore warning about pkg_resources during test runs (#85668)
gitea/barbacompta/pipeline/head This commit looks good Details
2024-01-15 13:39:56 +01:00
Benjamin Dauvergne a93ca78c8a apply new pre-commit hooks (#85632)
gitea/barbacompta/pipeline/head This commit looks good Details
2024-01-15 10:21:20 +01:00
Benjamin Dauvergne b62fa2b3b5 tests: make test_facture_pdf oblivious to formatting (#85632) 2024-01-15 10:19:41 +01:00
Benjamin Dauvergne e04a648243 misc: update pre-commit hooks (#85632) 2024-01-15 10:19:41 +01:00
Benjamin Dauvergne 386703b10b use the saved pdf as a cache (#84288)
gitea/barbacompta/pipeline/head This commit looks good Details
Digest of the HTML content is used for versionning.
2024-01-13 15:56:31 +01:00
Benjamin Dauvergne ea330151e9 tests: add test on migration from 0019 to 0022 (#85549)
gitea/barbacompta/pipeline/head This commit looks good Details
2024-01-13 11:18:51 +01:00
Benjamin Dauvergne 3f2648532d eo_facture: remove Facture.account_on_previous_period field (#85549)
gitea/barbacompta/pipeline/head This commit looks good Details
2024-01-11 13:29:37 +01:00
Benjamin Dauvergne 5610e646f7 eo_facture: add Facture.accounting_year (#85549) 2024-01-11 13:29:35 +01:00
Benjamin Dauvergne e300aed21b tests: format fixture.json (#85549) 2024-01-11 13:29:31 +01:00
Benjamin Dauvergne 5f1e40e2e4 tests: add tests on PercentagePerYearFormField (#85549) 2024-01-11 13:29:22 +01:00
Pierre Ducroquet aa4992942b eo_facture: don't duplicate entries when filtering on project (#83491)
gitea/barbacompta/pipeline/head This commit looks good Details
2023-11-14 14:38:12 +01:00
Pierre Ducroquet faf1ebee89 eo_redmine: add filters and show cpfs on project list (#83373)
gitea/barbacompta/pipeline/head This commit looks good Details
2023-11-14 11:36:05 +01:00
Pierre Ducroquet c3055e527a eo_redmine: import sub-projects too (#83372)
gitea/barbacompta/pipeline/head There was a failure building this commit Details
2023-11-14 11:06:43 +01:00
Thomas NOËL 7f8e0f7a69 debian: add back memory-report to uwsgi default configuration (#80451)
gitea/barbacompta/pipeline/head This commit looks good Details
2023-11-13 11:32:09 +01:00
Benjamin Dauvergne 3595c6f4e5 tests: add tests on client filters (#83267)
gitea/barbacompta/pipeline/head This commit looks good Details
2023-11-13 09:55:17 +01:00
Benjamin Dauvergne 7c9ad81fec misc: remove dead files (#83264)
gitea/barbacompta/pipeline/head This commit looks good Details
2023-11-13 09:55:08 +01:00
Pierre Ducroquet 1f365742c7 eo_redmine: filtrage par CPF sur la page d'accueil (#83270)
gitea/barbacompta/pipeline/head This commit looks good Details
2023-11-09 15:54:51 +01:00
Pierre Ducroquet cfcf6c378f eo_redmine: ajout d'un filtre par contrat (#83270) 2023-11-09 15:54:48 +01:00
Pierre Ducroquet 955cfeaa15 eo_redmine: ne pas prendre les CPF backup (#83270) 2023-11-09 11:25:52 +01:00
Pierre Ducroquet f07bc69eba switch from ArrayField to M2M
gitea/barbacompta/pipeline/head This commit looks good Details
2023-11-08 16:34:01 +01:00
Pierre Ducroquet 4b461758ce add a simple additional filter to make the cpf filter more interesting
gitea/barbacompta/pipeline/head This commit looks good Details
2023-11-08 15:43:12 +01:00
Pierre Ducroquet 5d7894bfab eo_redmine: first version (#83233)
so far it only allows filtering the client list, more to come
2023-11-08 15:42:52 +01:00
Valentin Deniaud a588ee12ea eo_conges: allow half day boundary to start at 12:00 (#82954)
gitea/barbacompta/pipeline/head This commit looks good Details
2023-10-30 15:20:23 +01:00
Pierre Ducroquet fd5072cb9e eo_conges: support empty calendars (#82735)
gitea/barbacompta/pipeline/head This commit looks good Details
2023-10-23 17:30:11 +02:00
Frédéric Péters 3e898a5a2b ci: keep on using pylint 2 while pylint-django is not ready (#81905)
gitea/barbacompta/pipeline/head This commit looks good Details
2023-10-03 06:20:35 +02:00
Benjamin Dauvergne 25dc48669c eo_facture: rewrite check_percentage_per_year correctly (#81677)
gitea/barbacompta/pipeline/head This commit looks good Details
2023-09-28 09:35:21 +02:00
Pierre Ducroquet a4547addd4 test depends on a behaviour based on current date, so feed with dynamic data (#80815)
gitea/barbacompta/pipeline/head This commit looks good Details
2023-09-04 14:06:17 +02:00
Benjamin Dauvergne 0a9e3b750e chorus: update API URLs (#80492)
gitea/barbacompta/pipeline/head This commit looks good Details
2023-08-22 13:51:20 +02:00
Valentin Deniaud 44d6145b2d misc: update git-blame-ignore-revs to ignore quote changes (#79788)
gitea/barbacompta/pipeline/head This commit looks good Details
2023-08-16 11:52:16 +02:00
Valentin Deniaud f1941a3ad8 misc: apply double-quote-string-fixer (#79788) 2023-08-16 11:52:16 +02:00
Valentin Deniaud 5b36982e20 misc: add pre commit hook to force single quotes (#79788) 2023-08-16 11:52:16 +02:00
Valentin Deniaud 5ef6a010ef eo_conges: add copy report button (#80250)
gitea/barbacompta/pipeline/head This commit looks good Details
2023-08-03 14:44:41 +02:00
Valentin Deniaud 1449ce2bc3 eo_conges: catch more XML errors (#80251)
gitea/barbacompta/pipeline/head This commit looks good Details
2023-08-03 14:08:56 +02:00
Valentin Deniaud 9b73ea6bc7 eo_conges: add new directories to manifest
gitea/barbacompta/pipeline/head This commit looks good Details
2023-08-03 13:55:50 +02:00
Valentin Deniaud 00bc42b98a eo_conges: add support for half days off (#72676)
gitea/barbacompta/pipeline/head This commit looks good Details
2023-08-03 11:37:38 +02:00
Valentin Deniaud 7f25841bce eo_conges: add new app to report worker holidays (#72676) 2023-08-03 11:37:38 +02:00
Valentin Deniaud 0bc94be4ca tests: lift psycopg2-binary version limit (#72676) 2023-08-01 17:03:33 +02:00
Thomas NOËL f69651b24a debian: remove memory-report from uwsgi default configuration (#79890)
gitea/barbacompta/pipeline/head This commit looks good Details
2023-07-21 15:15:40 +02:00
Pierre Ducroquet 3ff132360f debian: drop python3-weasyprint dependency
gitea/barbacompta/pipeline/head This commit looks good Details
2023-07-12 11:39:54 +02:00
Frédéric Péters 9caa99e65a debian: remove upper limit put on python3-django (#79643)
gitea/barbacompta/pipeline/head This commit looks good Details
2023-07-12 11:27:53 +02:00
Frédéric Péters 112910e867 debian: switch dependency from python3-weasyprint to weasyprint (#79641)
gitea/barbacompta/pipeline/head This commit looks good Details
2023-07-12 10:47:59 +02:00