Commit Graph

235 Commits

Author SHA1 Message Date
Victor LABORIE da1b05c160 Fix README and LICENCE files 2017-10-13 12:07:50 +02:00
Victor LABORIE bdd3f423a4 Fix .gitignore 2017-10-13 11:52:28 +02:00
Victor LABORIE 4999b0b3fc Rename evoadmin dir into htdocs 2017-10-13 11:50:20 +02:00
Victor LABORIE 657ebe93bd Move evoadmin/docs/inc files into scripts dir 2017-10-13 11:36:33 +02:00
Victor LABORIE e6deedbd1d Move evolibs into vendor 2017-10-13 11:28:11 +02:00
Victor Laborie ef5a0681d3 Move gitignore to config dir 2017-10-12 21:38:33 +02:00
Victor Laborie df9084be98 Move haut/debut/fin .php to inc dir 2017-10-12 21:33:44 +02:00
Victor Laborie 88ec0edd50 Move common.php to lib dir 2017-10-12 21:30:10 +02:00
Victor Laborie 3a9ef4b9b9 Remove obsolete svn script 2017-10-12 21:21:54 +02:00
Victor Laborie efd4ff9e79 Rename evolibs dir to lib 2017-10-12 21:17:47 +02:00
Victor Laborie f442e9e145 Use css and img dir 2017-10-12 21:13:30 +02:00
Victor Laborie c749304e2e Move inc/* to evolibs 2017-10-12 21:05:47 +02:00
Victor Laborie e6024f342f PHP and CSS files don't need to be executable 2017-10-12 21:02:24 +02:00
Victor Laborie bb06a741a1 Move connect.php to config dir 2017-10-12 20:59:07 +02:00
Victor Laborie 94679318e1 Remove old svnignore 2017-10-12 20:56:31 +02:00
Victor Laborie 41b84a0e22 Glyphicons fonts are from bootstrap 2017-10-12 20:54:28 +02:00
Victor Laborie 05d2f8588f Fix vendor path 2017-10-12 20:52:32 +02:00
Victor Laborie 2ad2ef0df0 Fix datatables link 2017-10-12 20:47:20 +02:00
Victor Laborie 7149e0ed55 Remove img and styles dir 2017-10-12 20:20:39 +02:00
Victor Laborie 657a239566 Move external scripts/styles into vendor dir 2017-10-12 20:15:33 +02:00
Victor LABORIE 8d43638db3 Merge new design 2017-10-12 13:46:09 +02:00
Victor LABORIE 18bf5cc55e Add robots.txt and disallow all 2017-10-11 15:31:56 +02:00
Victor LABORIE c4ee7bec83 Don't assign logger by reference 2017-10-11 13:59:46 +02:00
Victor LABORIE 5f1763b13e Fix delimiteur for regex in preg_replace 2017-10-11 13:47:38 +02:00
Victor LABORIE 89dc9a9633 Fix delimiteur for regex in preg_match 2017-10-11 13:33:08 +02:00
Victor LABORIE 419b14993a Fix ereg and ereg_replace 2017-10-11 13:24:47 +02:00
Victor LABORIE 061e954d97 Use explode instead of deprecated split 2017-10-11 13:15:14 +02:00
Gregory Colpart 8788223bf0 Fix for PHP7 2017-10-04 11:06:54 +02:00
Benoît S. f9e3db324f Add a fork of evoadmin.sh when no quota is enabled
This will permit to show size of groups and accounts in the interface when no
quota is enabled on the server.
2017-09-22 11:09:51 +02:00
Benoît S. 7a827d5f16 Missing fi, and shebang set to bash. 2017-03-15 09:37:33 +01:00
Juliette Cougnoux 30309bbcac Change $dn to $group_dn. 2017-02-27 14:24:58 +01:00
Juliette Cougnoux a5f5007021 Delete uid in groups when the account is deleted 2017-02-27 14:22:36 +01:00
Juliette Cougnoux 4358c32e5c Forced in UTF-8 2017-02-14 18:18:16 +01:00
Juliette Cougnoux 3b7a74bbbe Improvement of the array in the admin.php page 2017-02-14 18:17:43 +01:00
Juliette Cougnoux 1852aadab8 Deleted a repeat 2017-02-14 18:17:08 +01:00
Juliette Cougnoux 1bd0200c73 Added a functionality : choice of secondary groups 2017-02-14 18:15:53 +01:00
Juliette Cougnoux c15cabb020 Added .gitignore 2017-02-14 18:15:33 +01:00
Juliette Cougnoux 5731d9989f Improvement of 'superadmin home' 2017-02-14 18:15:06 +01:00
Juliette Cougnoux ad4fe02bbd Added functions :
- get_expiration_date()
	- set_expiration_date()
	- account_is_locked()
	- function account_lock()
2017-02-14 18:14:40 +01:00
Juliette Cougnoux 65c269472b Improvement of $ldapconn in function getnumver(). 2017-02-14 18:14:06 +01:00
Juliette Cougnoux 2c812f5dda Improvement of section "choix du groupe" 2017-02-14 18:12:25 +01:00
Juliette Cougnoux c3a23fbff1 Added an optional default samba group 2017-02-14 18:11:41 +01:00
Juliette Cougnoux 52f5e7f2d2 Correction : fixed a tab issue 2017-02-14 18:10:24 +01:00
Juliette Cougnoux 3513ba07cb Correction : forgotten single quote added 2017-02-14 18:07:02 +01:00
Juliette Cougnoux 5b5c209948 Clean commit 2017-02-14 18:06:26 +01:00
Gregory Colpart e386564c0a improve mode sambaonly 2017-02-10 15:18:22 +01:00
Gregory Colpart 93fc8e05ca add expiration / lock info 2017-02-10 15:17:56 +01:00
Gregory Colpart ba1e1c5bf9 force strtolower 2017-02-10 15:15:20 +01:00
Gregory Colpart 0f68f20d4c Display with first letter ranking 2017-02-10 15:15:00 +01:00
Gregory Colpart 0d7df91a61 add variable for enable/disable quota 2017-02-10 15:12:46 +01:00