279 Commits

Author SHA1 Message Date
tchapi
6c626ea07f Bump 2.0.1 v2.0.1 2022-07-09 14:37:15 +02:00
tchapi
6dc54cabbc Fix linting 2022-07-09 14:36:23 +02:00
tchapi
055884bbbb Rename PUBLIC_DIR and TMP_DIR with WEBDAV_* to avoid confusion 2022-07-09 14:36:17 +02:00
tchapi
326f2914ef Update composer v2.0.0 2022-06-08 23:01:57 +02:00
tchapi
8f0cbadde0 We need to require ext-gd so coin v2.0.0 🎉 2022-06-08 22:57:38 +02:00
tchapi
a305988fea Update phpunit and dependencies 2022-06-08 22:48:55 +02:00
Cyril Chapellier
3f8d68e1a5
Use Open Street Map as map provider (#69)
Use Open Street Map as map provider
2022-06-08 22:45:57 +02:00
tchapi
7e8867f5b1 fix: wrapped connection helper 2022-06-08 22:40:13 +02:00
tchapi
627914df27 fix: add info for gd extension 2022-06-08 22:13:13 +02:00
tchapi
faeed1537c fix: update Dockerfile 2022-06-08 22:12:00 +02:00
tchapi
045957b954 fix: force flex version 2022-06-08 22:11:54 +02:00
tchapi
003afbdeb6 fix: add GD in analyze step too 2022-06-08 21:59:50 +02:00
tchapi
1ea18689d1 fix: Add gd in Dockerfile 2022-06-08 21:56:45 +02:00
tchapi
159802a8a9 fix: add missing marker image 2022-06-08 21:52:41 +02:00
tchapi
a8ac74ff4b feat: use OSM images for maps, remove Mapbox entirely 2022-06-08 21:52:32 +02:00
tchapi
e4d3f8163a Update Symfony flex 2022-06-08 20:55:37 +02:00
tchapi
b9d2b95f6e Add logging for exceptions (otherwise silenced) 2022-05-25 22:42:33 +02:00
tchapi
db874afd3b Coin v1.10.2 v1.10.2 2022-03-18 17:51:51 +01:00
tchapi
f49c20a6a2 Sender name can also be null 2022-03-18 17:51:24 +01:00
tchapi
3e85ecc2a9 Coin 1.10.1 v1.10.1 2022-03-18 17:38:55 +01:00
tchapi
d26cb31ee0 Fix case when recipient name is null 2022-03-18 17:36:48 +01:00
tchap
23ab2bc4ba
Merge pull request #62 from marc2016/Fixed-docker-env-mail-variable
Fixed MAILER_DSN env variable
2022-03-15 09:28:31 +01:00
Marc Lammers
55bad18870 Fixed MAILER_DSN env variable 2022-03-14 21:49:26 +01:00
tchapi
a4e1567c2f Fix tests 2022-03-14 18:04:22 +01:00
tchapi
58878efc45 Coin version 1.10.0 v1.10.0 2022-03-14 17:58:52 +01:00
tchapi
2513911eda Fix README port for Docker 2022-03-14 17:57:45 +01:00
tchapi
22496eb3da Add sponsor link 2022-03-14 17:57:39 +01:00
tchap
660eae5c0e
Merge pull request #61 from tchapi/feature/ldap-auth
Add LDAPAuthBackend
2022-03-14 17:49:02 +01:00
tchapi
8927b835fa Catch ldap_read() warning for now 2022-03-13 15:28:43 +01:00
tchapi
d36227ed89 Improve comment for LDAP 2022-03-11 11:41:34 +01:00
tchapi
3c28372aef Amend README with specific paragraph on IMAP and LDAP extension / config 2022-03-11 10:32:36 +01:00
tchapi
a93557b835 Add LDAP Mail Attribute 2022-03-11 10:32:14 +01:00
tchapi
f25e01e0a9 Update Docker image to add PHP LDAP extension 2022-03-10 20:44:04 +01:00
tchapi
bae416c482 Amend README 2022-03-10 20:37:46 +01:00
tchapi
c6870664a0 Fix linting, add missing phpdoc 2022-03-10 20:37:29 +01:00
tchapi
4d98f86c34 Fix LDAP server closing 2022-03-10 20:34:59 +01:00
tchapi
02888d1150 Add LDAPAuthBackend (WIP)
Refactor basic object creation
2022-03-10 20:29:00 +01:00
tchap
3e2bc2d6ef
Create FUNDING.yml 2022-03-10 14:42:02 +01:00
tchapi
4d8ef52f5a Add missing import 2022-03-10 09:21:29 +01:00
tchapi
c614f96f71 Fix test operand 2022-03-10 09:21:09 +01:00
tchapi
596e182266 Keep existing behavior: do not auto create by default 2022-03-09 16:46:02 +01:00
tchapi
d8d01fc30e Introduce a specific IMAP Auth to allow automatic user creation on login
This feature will only be activated behind
the `IMAP_AUTH_USER_AUTOCREATE` flag.
2022-03-09 16:44:01 +01:00
tchapi
1f88469c56 Choose a non-protected port for Docker compose file 2022-03-09 16:38:48 +01:00
tchapi
74803fec27 Add IMAP PHP lib in image 2022-03-09 16:36:14 +01:00
tchapi
17643e5fc6 Use PHP 8.1 and Composer 2 latest for the Dockerfile 2022-03-09 16:35:08 +01:00
tchapi
dc6334faea Remove unnecessary rm 2022-03-09 16:34:47 +01:00
tchapi
d010e33b99 Improve .dockerignore exclusion file 2022-03-09 16:34:20 +01:00
tchap
5c75732f64
Merge pull request #58 from marc2016/Volume-for-sql-container-added
Added volume for sql docker container
2022-03-07 09:37:01 +01:00
Marc Lammers
6852634c15 Update docker-compose.yml 2022-02-27 13:48:50 +01:00
tchapi
21c3f0fe74 Add resource file for screenshots 2022-02-18 14:31:31 +01:00