David Prevot
bc29eadd15
CI: Push *.buildinfo too
2 months ago
David Prevot
7dfc671fc2
CI: Don’t use Drone CI anymore
2 months ago
David Prevot
b8578ebb27
CI: Upload to pub2
2 months ago
David Prevot
66c12fa61f
docs: tfix
4 months ago
David Prevot
1a90dff7f1
CI: Drop .git directory that was not present during first build
7 months ago
David Prevot
a75593f852
CI: Clean up before build
7 months ago
David Prevot
5852d51a19
CI: Add .Jenkinsfile
7 months ago
David Prevot
6071d5973c
CI: Don’t rely on /tmp
...
/tmp is mounted noexec, so can’t be used to run scripts.
7 months ago
David Prevot
70790cd6bb
CI: Build Bullseye package under Bullseye
7 months ago
David Prevot
e20fcf774b
CI: Fetch git tags (needed by gbp)
7 months ago
David Prevot
7bbe82c4ec
CI: Don’t sign packages (yet?)
7 months ago
Gregory Colpart
0ceb430071
Add sudo script to move pseudo-homedirectory when deleting user
10 months ago
Victor LABORIE
8157ebd596
Don't force Vagrant::DEFAULT_SERVER_URL (doesn't work with recent Vagrant version)
3 years 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()
3 years ago
Victor LABORIE
114a5eea8e
Update .drone.yml for use evolix repository
4 years ago
Victor LABORIE
3495fbb96f
Quota path is now configurable
4 years ago
Victor LABORIE
f5d9c4738e
Add a DroneCI config file for automatic build
4 years ago
Victor LABORIE
bbd55a2e67
Fix Twig loading on PHP 5.6
4 years ago
Victor LABORIE
b4b23dfb09
Do not use base.html for login page
4 years ago
Victor LABORIE
09a9f2c33d
Fix shell error on vagrant provision
4 years ago
Victor LABORIE
f1bee0b9e3
Mailaccept need mail address (add domain)
4 years ago
Victor LABORIE
fdfd41c754
Change default uid number
4 years ago
Victor LABORIE
6705fba644
Add missing support of alias/redirection edit in account update
4 years ago
Victor Laborie
57d697b6c4
Merge branch 'readme-fix' of evolix/evoadmin-mail into master
4 years ago
Patrick Marchand
4a303d1a0b
English fixes for README.md
4 years ago
Victor LABORIE
94d7107406
Remove outdated config for related services
4 years ago
Victor LABORIE
686ea8ae97
get-size-no-quota.sh is configurable by ENV var
4 years ago
Victor LABORIE
5844e0ef54
Config file location can be configured by ENV var
4 years ago
Victor LABORIE
0aeb74d63d
Rewrite install documentation
4 years ago
Victor LABORIE
418b854edb
Fix size of quota column
4 years ago
Victor LABORIE
c26d77acfd
Fix output when multiples superadmin
4 years ago
Victor LABORIE
a9cdb71630
Add support for quota information
4 years ago
Victor LABORIE
73a434dfd2
Add script for get size without quota
4 years ago
Victor LABORIE
5bd6707427
Fix testing url
4 years ago
Victor LABORIE
f79e879e15
Add domain to Vagrant vm.hostname
4 years ago
Victor LABORIE
2d3b24a735
Update jquery and datatables
4 years ago
Victor LABORIE
bc29c91ca9
Merge DefaultController into index.php
4 years ago
Victor LABORIE
24fabced51
Use a Config class for parse config file
4 years ago
Victor LABORIE
d860c69d27
Init Form/Page Controller in DefaultController
4 years ago
Victor LABORIE
cce4394581
Use evolix/packmail for Vagrant box
4 years ago
Victor LABORIE
de7a11263d
Fix account list
4 years ago
Victor LABORIE
1f32dd2bfe
Method needSuperAdmin is now a PageController method
4 years ago
Victor LABORIE
16cf9252cc
Fix required input in account form
4 years ago
Victor LABORIE
3be29c2384
Fix accounts list
4 years ago
Victor LABORIE
83571d8ee0
Add some placeholder and required
4 years ago
Victor LABORIE
9ed2307a72
Fix checkbox size
4 years ago
Victor LABORIE
68029c93b5
Fix account and alias deletion and ask for validation
4 years ago
Victor LABORIE
39a3f7faec
Start SESSION in DefaultController
4 years ago
Victor LABORIE
b4cb5772ac
Rename class
4 years ago
Victor LABORIE
75595ed201
Merge all pages in index.php with Controller class
4 years ago