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
09526212bbMerge 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
3f9d2c2729adding 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
1c6191eabcadding \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
941475b094fixing 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
46635251efSolve #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
835cc00836adding 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
985094a881Merge 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
ddeefbde63From panel we must connect to phpmyadmin with sso credential
azerttyu
2017-10-07 11:21:53 +0200
41621c8117A 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
1f4ea5d132no 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
c710f94d62Merge 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
add27f014dProvide an alternc LogFormat in any case
km
2017-10-06 18:38:24 +0200
6b61eff4b1fixing ->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
21511e5385Merging '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
ff154144e5fonctions + local + db
quenenni
2017-08-15 03:39:37 +0200
2f830d7e4fModifs dans le classe membre et la section membre d'admin
quenenni
2017-08-15 03:19:52 +0200
a9cd6dc4afAjout de la classe messages qui remplace la classe error
quenenni
2017-08-15 02:30:38 +0200
37c99da74ctelling the user it can top fixperm while launching alternc.install, fixes#123
Benjamin Sonntag
2017-08-14 10:58:50 +0200
f17c23cfe6adding a sane client_limit to anvil and auth, Fixes#126
Benjamin Sonntag
2017-08-14 10:33:20 +0200
71980d06a8removing IP stability check in the panel: it's unenforceable as of 2017 :/ Fixes#173
Benjamin Sonntag
2017-08-14 10:12:47 +0200
57b0402875DON'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
4bc4626d14adding a choice between MySQL & MariaDB for MySQL service in the dependency. Fixes#159
Benjamin Sonntag
2017-08-12 17:26:12 +0200
aaa5a68388adding missing COMMITS in alternc.install between Jessie and Wheezy, fixes#161
Benjamin Sonntag
2017-08-12 17:03:03 +0200
41ad8b3632fixing a branching issue in mail_doedit, fixes#164
Benjamin Sonntag
2017-08-12 16:56:06 +0200
dee8d6f1b8delete alias too when deleting pop/imap accounts, fixes#165
Benjamin Sonntag
2017-08-12 16:54:31 +0200
be63ec7192Merge branch 'stable-3.1' of github.com:AlternC/AlternC into stable-3.1
Benjamin Sonntag
2017-08-12 16:46:45 +0200
8cc2007a44not counting mailman box in quotas, fixes#170
Benjamin Sonntag
2017-08-12 16:46:00 +0200
798f7e7681Merge pull request #179 from kent1D/patch-1
Benjamin Sonntag
2017-08-12 16:42:40 +0200
9659823bdfMerge pull request #180 from kent1D/patch-2
Benjamin Sonntag
2017-08-12 16:42:24 +0200
53eec68f08removing defmx/defmx2 when we say 'don't host email here', fixes#175
Benjamin Sonntag
2017-08-12 16:31:46 +0200
56932174bcremoving namevirtualhost for ports.conf on jessie, fixes#178
Benjamin Sonntag
2017-08-12 16:19:33 +0200
d513cac725removing namevirtualhost for ports.conf on jessie, fixes#178
Benjamin Sonntag
2017-08-12 16:19:30 +0200
c7226c9010adding 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
d375dc2c7cAvoid a warning if directory exists
kent1
2017-08-06 23:46:02 +0200
5421c05aaeError on isset for X_FORWARDED_PROTO
kent1
2017-08-06 23:31:22 +0200
c8b3d1af2aadding roundcube configuration for JESSIE + removing unused roundcube template (managesieve).
Benjamin Sonntag
2017-08-03 17:27:57 +0200
fa3b1a63faroundcube is now using %u and %p as login and password for SMTP
Benjamin Sonntag
2017-08-03 16:58:59 +0200