Victor Laborie
8157ebd596
Don't force Vagrant::DEFAULT_SERVER_URL (doesn't work with recent Vagrant version)
11 months ago
Gregory Colpart
308619b694
Fix bug when updating aliases :
- array index for LDAP need to be in lowercase
- we need also array_filter() for mailacceptinggeneralid... especially to avoid null values
- array numeric indexes for LDAP attributes need to be consecutive, then we need order with array_values()
1 year ago
Victor Laborie
114a5eea8e
Update .drone.yml for use evolix repository
1 year ago
Victor Laborie
3495fbb96f
Quota path is now configurable
1 year ago
Victor Laborie
f5d9c4738e
Add a DroneCI config file for automatic build
1 year ago
Victor Laborie
bbd55a2e67
Fix Twig loading on PHP 5.6
1 year ago
Victor Laborie
b4b23dfb09
Do not use base.html for login page
1 year ago
Victor Laborie
09a9f2c33d
Fix shell error on vagrant provision
2 years ago
Victor Laborie
f1bee0b9e3
Mailaccept need mail address (add domain)
2 years ago
Victor Laborie
fdfd41c754
Change default uid number
2 years ago
Victor Laborie
6705fba644
Add missing support of alias/redirection edit in account update
2 years ago
Victor Laborie
57d697b6c4
Merge branch 'readme-fix' of evolix/evoadmin-mail into master
2 years ago
Patrick Marchand
4a303d1a0b
English fixes for README.md
2 years ago
Victor Laborie
94d7107406
Remove outdated config for related services
2 years ago
Victor Laborie
686ea8ae97
get-size-no-quota.sh is configurable by ENV var
2 years ago
Victor Laborie
5844e0ef54
Config file location can be configured by ENV var
2 years ago
Victor Laborie
0aeb74d63d
Rewrite install documentation
2 years ago
Victor Laborie
418b854edb
Fix size of quota column
2 years ago
Victor Laborie
c26d77acfd
Fix output when multiples superadmin
2 years ago
Victor Laborie
a9cdb71630
Add support for quota information
2 years ago
Victor Laborie
73a434dfd2
Add script for get size without quota
2 years ago
Victor Laborie
5bd6707427
Fix testing url
2 years ago
Victor Laborie
f79e879e15
Add domain to Vagrant vm.hostname
2 years ago
Victor Laborie
2d3b24a735
Update jquery and datatables
2 years ago
Victor Laborie
bc29c91ca9
Merge DefaultController into index.php
2 years ago
Victor Laborie
24fabced51
Use a Config class for parse config file
2 years ago
Victor Laborie
d860c69d27
Init Form/Page Controller in DefaultController
2 years ago
Victor Laborie
cce4394581
Use evolix/packmail for Vagrant box
2 years ago
Victor Laborie
de7a11263d
Fix account list
2 years ago
Victor Laborie
1f32dd2bfe
Method needSuperAdmin is now a PageController method
2 years ago
Victor Laborie
16cf9252cc
Fix required input in account form
2 years ago
Victor Laborie
3be29c2384
Fix accounts list
2 years ago
Victor Laborie
83571d8ee0
Add some placeholder and required
2 years ago
Victor Laborie
9ed2307a72
Fix checkbox size
2 years ago
Victor Laborie
68029c93b5
Fix account and alias deletion and ask for validation
2 years ago
Victor Laborie
39a3f7faec
Start SESSION in DefaultController
2 years ago
Victor Laborie
b4cb5772ac
Rename class
2 years ago
Victor Laborie
75595ed201
Merge all pages in index.php with Controller class
2 years ago
Victor Laborie
833fe2bcda
Use Twig for page templating
2 years ago
Victor Laborie
0b894d33b8
Move css and img to assets dir
2 years ago
Victor Laborie
263f72a48a
Revert "Move css and img to assets dir and set an expires policy"
This reverts commit 5a910ad63a
.
2 years ago
Victor Laborie
b1eab41d5a
Add a script for import alias from csv
2 years ago
Victor Laborie
84aafc1b7b
Add a script for import account from csv
2 years ago
Victor Laborie
fc7cc6c185
Use vlaborie/packmail box for test with Vagrant
2 years ago
Victor Laborie
c6853b03da
Evoadmin-mail is now under AGPLv3 license
2 years ago
Victor Laborie
5f2a2d4878
Add missing webmail activation/deactivation config
2 years ago
Victor Laborie
862719006a
Use syslog for logging
2 years ago
Victor Laborie
d65e584439
Add a script for migrate from old config
2 years ago
Victor Laborie
20e32c4149
Add a MailNotify class with usage of Twig
2 years ago
Victor Laborie
2a29d73ae9
Reformulate License section
2 years ago