312 Commits

Author SHA1 Message Date
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
tchapi
38889d8357 Update dependencies 2022-02-14 10:40:49 +01:00
tchapi
3f382d1f9b Update dependencies 2022-02-01 09:24:41 +01:00
tchap
ba28cb2b8b
Merge pull request #51 from tchapi/feature/dark-theme
Introduce Dark theme
2022-01-28 15:12:50 +01:00
tchapi
2f3e7a379a Update README and screenshots 2022-01-28 15:02:17 +01:00
tchapi
0e4867a617 Introduce Dark theme
Credits (as it's not in the comments of the minified css file):
Carl-Hugo — https://github.com/ForEvolve/bootstrap-dark (MIT)
2022-01-25 10:54:26 +01:00
tchapi
7885b0d1d9 mixed is properly introduced in 7.4, remove for backward compatibility 2022-01-25 10:48:50 +01:00
tchapi
6228cc4b64 Use getWrappedConnection() to keep backward compatibility 2022-01-25 10:42:27 +01:00
tchapi
22e5f270dc Improve tests, add version on home page 2022-01-25 10:31:26 +01:00
tchapi
aef6953ba0 Fix tests, add process isolation 2022-01-25 10:30:40 +01:00
tchapi
edbcd12049 Fix use in authenticator 2022-01-24 23:07:02 +01:00
tchapi
882f11b7ba Update to Symfony 5.4, fix deprecations
Also, change getWrappedConnection to getNativeConnection (dbal)
2022-01-24 22:25:46 +01:00
tchapi
965eee3aa8 Bump 1.9.1
Also, fix typo
v1.9.1
2022-01-21 13:41:53 +01:00
tchapi
e157726c3f Make list items consistent and not actionable 2022-01-21 13:39:40 +01:00
tchapi
fae4ac0097 Fix #47: Add the calendar url for easier setup 2022-01-21 13:39:22 +01:00
tchapi
0e4198a890 Do not commit webdav folders 2022-01-21 11:18:47 +01:00
tchapi
a69cd0bb95 Add error message when tmpDir or publicDir does not exist 2022-01-21 11:18:00 +01:00
tchapi
ac7d9a89a7 Bump version v1.9.0 2022-01-13 15:41:12 +01:00