Commit graph

209 commits

Author SHA1 Message Date
Victor LABORIE 464e724c08 Don't get domains list on all page 2017-12-13 18:14:09 +01:00
Victor LABORIE 3f4ebbaf47 Complete refactoring of superadmin.php (use new class) 2017-12-13 17:50:40 +01:00
Victor LABORIE fcdf289df1 Complete refactoring of auth.php (use new class) 2017-12-13 17:50:20 +01:00
Victor LABORIE 66f3d401a3 Use new class for inc/debut.php 2017-12-13 17:49:33 +01:00
Victor LABORIE 8702999ba9 Use new class for lib/auth.php 2017-12-13 17:48:02 +01:00
Victor LABORIE 5b8ab54e33 Create LdapServer and LdapDomain class 2017-12-13 17:47:38 +01:00
Victor LABORIE 4bd05bef03 Complete refactoring of index.php 2017-12-13 17:40:48 +01:00
Victor LABORIE f7f028ffd1 Add lib/config.php and merge with lib/autoload.php 2017-12-13 17:40:02 +01:00
Victor LABORIE 2b79e7449b Add an autoload function for autoloading class 2017-12-12 17:42:52 +01:00
Victor LABORIE 577f982627 Delete useless show_domaine_details function 2017-12-11 18:35:32 +01:00
Victor LABORIE 579fafb87e Retab with vim 2017-12-11 18:32:24 +01:00
Victor LABORIE 5238d3d630 Move authentication check into lib/auth.php 2017-12-11 18:20:29 +01:00
Victor LABORIE 082cb51645 Delete show_my_details function 2017-12-11 13:41:59 +01:00
Victor LABORIE 8288b18372 Use https for evolix.com link 2017-12-11 12:40:14 +01:00
Victor LABORIE cd791cd160 Use GET instead of POST for account/alias list 2017-12-11 12:29:01 +01:00
Victor LABORIE e265cba109 Fix preg replace in alias page 2017-12-11 11:20:06 +01:00
Victor LABORIE fa509401cc Fix headers for init mail 2017-10-24 17:08:17 +02:00
Victor LABORIE 2b3e555716 Clarify licence for trademark and logo 2017-10-17 17:41:40 +02:00
Victor LABORIE 1933ae56dc Ignore .swp files 2017-10-14 14:27:09 +02:00
Victor LABORIE 5417f829ba Move INSTALL.md to docs dir 2017-10-14 13:38:00 +02:00
Victor LABORIE 4c1a689d26 Convert INSTALL into mardown 2017-10-14 13:37:48 +02:00
Victor LABORIE 86254e6900 Remove AUTHOR file 2017-10-14 13:37:31 +02:00
Victor LABORIE 357053c679 Clarify LICENCE for vendor 2017-10-13 12:22:53 +02:00
Victor LABORIE 4bbcd46b1d Fix link in README 2017-10-13 12:10:39 +02:00
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