Victor LABORIE
8157ebd596
Don't force Vagrant::DEFAULT_SERVER_URL (doesn't work with recent Vagrant version)
1 year 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()
2 years ago
Victor LABORIE
114a5eea8e
Update .drone.yml for use evolix repository
2 years ago
Victor LABORIE
3495fbb96f
Quota path is now configurable
2 years ago
Victor LABORIE
f5d9c4738e
Add a DroneCI config file for automatic build
2 years ago
Victor LABORIE
bbd55a2e67
Fix Twig loading on PHP 5.6
2 years ago
Victor LABORIE
b4b23dfb09
Do not use base.html for login page
2 years 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
3 years ago
Victor LABORIE
2d3b24a735
Update jquery and datatables
3 years ago
Victor LABORIE
bc29c91ca9
Merge DefaultController into index.php
3 years ago
Victor LABORIE
24fabced51
Use a Config class for parse config file
3 years ago
Victor LABORIE
d860c69d27
Init Form/Page Controller in DefaultController
3 years ago
Victor LABORIE
cce4394581
Use evolix/packmail for Vagrant box
3 years ago
Victor LABORIE
de7a11263d
Fix account list
3 years ago
Victor LABORIE
1f32dd2bfe
Method needSuperAdmin is now a PageController method
3 years ago
Victor LABORIE
16cf9252cc
Fix required input in account form
3 years ago
Victor LABORIE
3be29c2384
Fix accounts list
3 years ago
Victor LABORIE
83571d8ee0
Add some placeholder and required
3 years ago
Victor LABORIE
9ed2307a72
Fix checkbox size
3 years ago
Victor LABORIE
68029c93b5
Fix account and alias deletion and ask for validation
3 years ago
Victor LABORIE
39a3f7faec
Start SESSION in DefaultController
3 years ago
Victor LABORIE
b4cb5772ac
Rename class
3 years ago
Victor LABORIE
75595ed201
Merge all pages in index.php with Controller class
3 years ago
Victor LABORIE
833fe2bcda
Use Twig for page templating
3 years ago
Victor LABORIE
0b894d33b8
Move css and img to assets dir
3 years ago
Victor LABORIE
263f72a48a
Revert "Move css and img to assets dir and set an expires policy"
This reverts commit 5a910ad63a
.
3 years ago
Victor LABORIE
b1eab41d5a
Add a script for import alias from csv
3 years ago
Victor LABORIE
84aafc1b7b
Add a script for import account from csv
3 years ago
Victor LABORIE
fc7cc6c185
Use vlaborie/packmail box for test with Vagrant
3 years ago
Victor LABORIE
c6853b03da
Evoadmin-mail is now under AGPLv3 license
3 years ago
Victor LABORIE
5f2a2d4878
Add missing webmail activation/deactivation config
3 years ago
Victor LABORIE
862719006a
Use syslog for logging
3 years ago
Victor LABORIE
d65e584439
Add a script for migrate from old config
3 years ago
Victor LABORIE
20e32c4149
Add a MailNotify class with usage of Twig
3 years ago
Victor LABORIE
2a29d73ae9
Reformulate License section
3 years ago