Commit Graph

  • 590faa4708 [fix] permission not working, missing CHMOD in enum of actions Benjamin Sonntag 2017-10-07 19:02:22 +0200
  • 79c3058e61 [enh] proper style for sql bck and sql restaure, + remove ui issue with browseforfolder buttons Benjamin Sonntag 2017-10-07 18:45:08 +0200
  • c4da8edf90 [fix] enhance the display of phpmyadmin SSO access : goes directly to the right database Benjamin Sonntag 2017-10-07 18:28:02 +0200
  • 08f5d9b15c [fix] UX missing proper messages for mysql Benjamin Sonntag 2017-10-07 18:20:18 +0200
  • 94adbb1834 [fix] browser managing properly EMPTY actions (no file or folder selected when checking 'move', 'delete', 'permission', or 'rename' ... Benjamin Sonntag 2017-10-07 18:01:12 +0200
  • 09526212bb Merge branch 'stable-3.1' of github.com:AlternC/AlternC into stable-3.1 Benjamin Sonntag 2017-10-07 17:49:26 +0200
  • 8ba0fbf88c [fix] error message not appearing in main.php (in case of CSRF failure) Benjamin Sonntag 2017-10-07 17:49:19 +0200
  • 7b6b34a813 [fix] avelsieve should connect on port 4190 alban 2017-10-07 17:47:24 +0200
  • 3f9d2c2729 adding missing lines from alternc.install wheezy in jessie version. Benjamin Sonntag 2017-10-07 17:37:55 +0200
  • 80ec8fc748 [fix] the compatibility system of domaines_types was not working. Fixing that (null in SQL is awefully weird) Benjamin Sonntag 2017-10-07 17:27:03 +0200
  • 1c6191eabc adding \n at the end of error message in logAlternC() Benjamin Sonntag 2017-10-07 16:48:56 +0200
  • 5d9fe41056 [fix] error message was incorrect when login failed, or csrf failed at login Benjamin Sonntag 2017-10-07 16:46:46 +0200
  • 941475b094 fixing an error message shown when browsing as a subadmin Benjamin Sonntag 2017-10-07 16:13:26 +0200
  • efe1c6c54a [fix] prevents postconf: fatal: missing attribute name: '' when doing alternc.install Benjamin Sonntag 2017-10-07 16:05:48 +0200
  • 46635251ef Solve #139 : Allow standard phpmyadin connection on alternc-sql path azerttyu 2017-10-07 15:44:47 +0200
  • 7fcd2e359b [fix] whois() doesn't work and prevent a legitimate install. We comment-out the 'non existing' scenario for now. See #195 Benjamin Sonntag 2017-10-07 15:45:33 +0200
  • 835cc00836 adding the removal of domain_type WEBMAIL in default_subdomain for upgrade Benjamin Sonntag 2017-10-07 15:15:36 +0200
  • dc07684500 [enh] removing upnp & svnignore & originals in wheezy/, unused Benjamin Sonntag 2017-10-07 15:13:31 +0200
  • 985094a881 Merge branch 'stable-3.1' of github.com:AlternC/AlternC into stable-3.1 Benjamin Sonntag 2017-10-07 15:12:27 +0200
  • ca6b1cf4d9 [enh] removing the unmaintained upnp package Benjamin Sonntag 2017-10-07 15:12:18 +0200
  • cf949cf245 Forgot Heredoc syntax azerttyu 2017-10-07 12:19:43 +0200
  • 6e1a021ced Linter Bugfixes azerttyu 2017-10-07 12:15:35 +0200
  • ddeefbde63 From panel we must connect to phpmyadmin with sso credential azerttyu 2017-10-07 11:21:53 +0200
  • 41621c8117 A partir d'Apache 2.4 il faut déconfigurer avec a2 disconf kent1 2017-09-04 16:29:17 +0200
  • bae2649740 [ENH] new translations from Transifex Benjamin Sonntag 2017-10-07 00:07:52 +0200
  • 7df788a0f0 [fix] translation update Benjamin Sonntag 2017-10-07 00:05:29 +0200
  • c652b43b13 [fix] translation update to transifex Benjamin Sonntag 2017-10-06 23:54:21 +0200
  • e16c75f140 [enh] adding changelog information Benjamin Sonntag 2017-10-06 23:54:12 +0200
  • 3de55aca37 [cosm] reindent, check language of comments, ensure /** phpdoc style comments, simplify file header (license only) etc. Benjamin Sonntag 2017-10-06 23:42:39 +0200
  • 8dac9a499d [doc] misc doc translation fr>en Benjamin Sonntag 2017-10-06 22:52:37 +0200
  • 6581c7d6c4 [doc] misc doc translation fr>en Benjamin Sonntag 2017-10-06 22:48:22 +0200
  • cc64e7745f [fix] not using debug_backtrace, please, [doc] doc to english Benjamin Sonntag 2017-10-06 19:34:50 +0200
  • 1f4ea5d132 no usage in admin/ of the panel. Useless anyway since is_it_my_mail() check it already Benjamin Sonntag 2017-10-06 19:12:00 +0200
  • c710f94d62 Merge branch 'stable-3.1' of github.com:AlternC/AlternC into stable-3.1 Benjamin Sonntag 2017-10-06 18:54:23 +0200
  • 562b7e6013 [doc] english documentation in functions.php [fix] missing parameter passed to display_div_generate_password Benjamin Sonntag 2017-10-06 18:54:13 +0200
  • add27f014d Provide an alternc LogFormat in any case km 2017-10-06 18:38:24 +0200
  • 6b61eff4b1 fixing ->error = 0 remapped to ->init_msgs(); Benjamin Sonntag 2017-10-06 18:29:30 +0200
  • d25486213e [fix] uppercase by default for known has_msgs() calls Benjamin Sonntag 2017-10-06 18:12:41 +0200
  • 33f8e78885 [fix] class m_messages fixed to use 'level' instead of 'type' or 'cat' + force CAP on levels + merge OK and INFO Benjamin Sonntag 2017-10-06 18:04:36 +0200
  • 8c524bd80d [fix] The Error class should exist, with deprecation warnings alban 2017-10-06 17:46:39 +0200
  • 4d8ba24248 [fix] more explicit error message for CSRF Benjamin Sonntag 2017-10-06 16:53:50 +0200
  • 7d6071197a [fix] fixing 3.4.8 sql script to remove ROUNDCUBE as a default Benjamin Sonntag 2017-10-06 16:32:01 +0200
  • 21511e5385 Merging 'feature-message' into main stable branch. Thanks Quenenni ! Benjamin Sonntag 2017-10-06 16:02:25 +0200
  • 9d23336e0c [fix] adding csrf table at INSTALL time, not only at UPGRADE time Benjamin Sonntag 2017-10-06 16:00:34 +0200
  • 22d492739c [fix] fixing new config.inc.php roundcube config file for Jessie/Stretch Benjamin Sonntag 2017-10-06 15:55:37 +0200
  • 0848a464fa [fix] adding enabling apache mpm_itk at install time Benjamin Sonntag 2017-10-06 15:47:24 +0200
  • e19a890d32 [fix] fixing roundcube configuration file renamed on Jessie Benjamin Sonntag 2017-10-06 15:24:34 +0200
  • b4c9cfc9cb [fix] adding + everywhere in Options for apache 2.4+ template Benjamin Sonntag 2017-10-06 15:09:59 +0200
  • ec5fedc945 [fix] re-installing managesieve/ config file, since Roundcube for WHEEZY uses port 2000 Benjamin Sonntag 2017-10-06 12:30:24 +0200
  • 6fa8bc703c [fix] patch fix for JESSIE Benjamin Sonntag 2017-10-06 12:17:38 +0200
  • 9e6b135698 [fix] fixing Wheezy patches Benjamin Sonntag 2017-10-06 12:11:35 +0200
  • b777f982e5 [doc] switching comments to english for quenenni patches Benjamin Sonntag 2017-10-06 12:00:27 +0200
  • b88b639b60 Merge branch 'feature-message' of https://github.com/AlternC/AlternC into feature-message quenenni 2017-09-12 14:50:14 +0200
  • f6f5a15ded le mdp des comptes mails étaient changés dans certains cas où il ne fallait pas quenenni 2017-09-12 14:49:33 +0200
  • 25379ec441 Merge branch 'stable-3.1' into feature-message Benjamin Sonntag 2017-09-06 18:44:38 +0200
  • 39947d4f1c fixing the detection of conflicts in sub_domains Benjamin Sonntag 2017-09-06 18:43:40 +0200
  • 65f994f763 petit oubli de màj de $err -> $msg dans functions.php quenenni 2017-08-22 18:02:46 +0200
  • 7dce491b10 petite correction d'affichage de msgs quenenni 2017-08-21 17:50:57 +0200
  • 8bfdd1fb4f Merge pull request #182 from kent1D/patch-3 Benjamin Sonntag 2017-08-21 17:01:41 +0200
  • 8bff706d94 changing changelog to tell github bugs fixed Benjamin Sonntag 2017-08-21 16:07:03 +0200
  • f92f92d34e suppresion des textes 'à traduire' + corr de 2 bugs quenenni 2017-08-18 15:32:16 +0200
  • 5e0d4e8dc7 système de quota - quota Vs du.pl + affichage des quotas pour les utilisateurs quenenni 2017-08-17 21:32:21 +0200
  • 7d993ea51d bug - n'acceptait pas un mdp vide quand on éditait un mail quenenni 2017-08-17 16:38:09 +0200
  • 956f6fc2c6 fonction generate_password dans alternc.js quenenni 2017-08-17 04:35:51 +0200
  • 756993878b informations d'installation et mise à jour quenenni 2017-08-17 04:26:29 +0200
  • 6b7d5e7d90 le reste des fichiers & style.css quenenni 2017-08-17 03:32:18 +0200
  • dec3ac1b9a classe aws & fichiers section admin associés quenenni 2017-08-16 19:59:33 +0200
  • 8479d79bde classe quota & fichiers section admin associés quenenni 2017-08-16 19:46:53 +0200
  • 991b4b48e3 classe hta & fichiers section admin associés quenenni 2017-08-16 19:34:32 +0200
  • 6f30c8bac4 classe piwik & fichiers section admin associés quenenni 2017-08-16 18:29:25 +0200
  • 2a23207af7 Une parenthèse fermante manquante dans la requète kent1 2017-08-16 08:28:33 +0200
  • b4588c870a classe browser (m_bro) & fichiers section admin associés quenenni 2017-08-16 02:44:54 +0200
  • 31d024c5a1 classe dom & fichiers section admin associés quenenni 2017-08-16 02:23:22 +0200
  • 8d5953f1c4 classe ftp + fichiers section admin associés quenenni 2017-08-15 20:05:02 +0200
  • 6c40d19bbd classe mysql & fichiers section admin associés quenenni 2017-08-15 19:51:04 +0200
  • b16c3ac69a classe admin / fichiers section admin associés quenenni 2017-08-15 17:03:56 +0200
  • 0d5caada2f class mail & roundcube + fichiers admins associés quenenni 2017-08-15 16:11:57 +0200
  • ff154144e5 fonctions + local + db quenenni 2017-08-15 03:39:37 +0200
  • 2f830d7e4f Modifs dans le classe membre et la section membre d'admin quenenni 2017-08-15 03:19:52 +0200
  • a9cd6dc4af Ajout de la classe messages qui remplace la classe error quenenni 2017-08-15 02:30:38 +0200
  • 37c99da74c telling the user it can top fixperm while launching alternc.install, fixes #123 Benjamin Sonntag 2017-08-14 10:58:50 +0200
  • f17c23cfe6 adding a sane client_limit to anvil and auth, Fixes #126 Benjamin Sonntag 2017-08-14 10:33:20 +0200
  • 71980d06a8 removing IP stability check in the panel: it's unenforceable as of 2017 :/ Fixes #173 Benjamin Sonntag 2017-08-14 10:12:47 +0200
  • 57b0402875 DON'T delete vhost file when deleting a non-vhost-based domaine-type sub_domain. fixes #138 Benjamin Sonntag 2017-08-14 10:09:14 +0200
  • 4bc4626d14 adding a choice between MySQL & MariaDB for MySQL service in the dependency. Fixes #159 Benjamin Sonntag 2017-08-12 17:26:12 +0200
  • aaa5a68388 adding missing COMMITS in alternc.install between Jessie and Wheezy, fixes #161 Benjamin Sonntag 2017-08-12 17:03:03 +0200
  • 41ad8b3632 fixing a branching issue in mail_doedit, fixes #164 Benjamin Sonntag 2017-08-12 16:56:06 +0200
  • dee8d6f1b8 delete alias too when deleting pop/imap accounts, fixes #165 Benjamin Sonntag 2017-08-12 16:54:31 +0200
  • be63ec7192 Merge branch 'stable-3.1' of github.com:AlternC/AlternC into stable-3.1 Benjamin Sonntag 2017-08-12 16:46:45 +0200
  • 8cc2007a44 not counting mailman box in quotas, fixes #170 Benjamin Sonntag 2017-08-12 16:46:00 +0200
  • 798f7e7681 Merge pull request #179 from kent1D/patch-1 Benjamin Sonntag 2017-08-12 16:42:40 +0200
  • 9659823bdf Merge pull request #180 from kent1D/patch-2 Benjamin Sonntag 2017-08-12 16:42:24 +0200
  • 53eec68f08 removing defmx/defmx2 when we say 'don't host email here', fixes #175 Benjamin Sonntag 2017-08-12 16:31:46 +0200
  • 56932174bc removing namevirtualhost for ports.conf on jessie, fixes #178 Benjamin Sonntag 2017-08-12 16:19:33 +0200
  • d513cac725 removing namevirtualhost for ports.conf on jessie, fixes #178 Benjamin Sonntag 2017-08-12 16:19:30 +0200
  • c7226c9010 adding a maximum of 20 for the DEPTH of delete in the file browser (may cause havoc in unknown case found in farafina server) Benjamin Sonntag 2017-08-08 15:20:46 +0200
  • d375dc2c7c Avoid a warning if directory exists kent1 2017-08-06 23:46:02 +0200
  • 5421c05aae Error on isset for X_FORWARDED_PROTO kent1 2017-08-06 23:31:22 +0200
  • c8b3d1af2a adding roundcube configuration for JESSIE + removing unused roundcube template (managesieve). Benjamin Sonntag 2017-08-03 17:27:57 +0200
  • fa3b1a63fa roundcube is now using %u and %p as login and password for SMTP Benjamin Sonntag 2017-08-03 16:58:59 +0200