29bf2e473dMerge branch 'master' of git://github.com/Froxlor/Froxlor
BNoiZe
2013-12-06 18:24:10 +01:00
6a6c5db88dforgot the update-status
Michael Kaufmann (d00p)
2013-12-06 14:43:01 +01:00
9f8a6a6f5eset version everywhere so updater takes effect :P
Michael Kaufmann (d00p)
2013-12-06 14:40:59 +01:00
2035739131added setting to enable/disable news-feed on admin-dashboard
Michael Kaufmann (d00p)
2013-12-06 14:37:27 +01:00
b762cce94dcustom user-agent also for simplexml_load_file-method of reading news-feed
Michael Kaufmann (d00p)
2013-12-06 10:31:22 +01:00
a325eb921fMerge remote-tracking branch 'origin/0.9.31'
Michael Kaufmann (d00p)
2013-12-06 10:06:54 +01:00
ce1608ab2cset long-lasting url for news-feed (and switch to inside.froxlor.org, which will be used more often in the future to provide up-to-date content in froxlor) and prefer connection via cURL to pass a custom-useragent for possible version depended news later
Michael Kaufmann (d00p)
2013-12-06 09:44:57 +01:00
14074d066cfix wiki urls in language files, thx to lando
Michael Kaufmann (d00p)
2013-12-06 07:56:54 +01:00
7b1b2ce9d7Merge remote-tracking branch 'origin/0.9.31'
Michael Kaufmann (d00p)
2013-12-05 14:57:07 +01:00
49b2cf68e9return the generated user-/databasename after adding the database because it's needed
Michael Kaufmann (d00p)
2013-12-05 14:56:36 +01:00
bc1b64a688Merge remote-tracking branch 'origin/0.9.31'
Michael Kaufmann (d00p)
2013-12-05 14:37:00 +01:00
c3336b7d0ffix correctMysqlUsers() function for new pdo-class, also created new wrapper for dbms-specific queries to possibly give the freedom to use anything else but MySQL (no promises so far)
Michael Kaufmann (d00p)
2013-12-05 13:55:01 +01:00
3064477066remove more aps/autoresponder/backup stuff
Michael Kaufmann (d00p)
2013-12-05 12:17:47 +01:00
93d1e1f24dMerge remote-tracking branch 'origin/0.9.31'
Michael Kaufmann (d00p)
2013-12-05 12:00:54 +01:00
ab4f589816add new template-variables (SERVER_HOSTNAME, SERVER_IP, SERVER_IP and DOMAINNAME) to create-customer-email-template, fixes#432
Michael Kaufmann (d00p)
2013-12-05 11:50:49 +01:00
85ee0751bdMerge remote-tracking branch 'origin/removal'
Michael Kaufmann (d00p)
2013-12-05 09:02:40 +01:00
eca5265735more removing of aps/autoresponder/backup
Michael Kaufmann (d00p)
2013-12-05 08:37:58 +01:00
188baaf180fix escaping of current filename, fixes#1316
Michael Kaufmann (d00p)
2013-12-05 08:12:53 +01:00
29ae767c17fix typo
Robert Förster (Dessa)
2013-12-05 00:39:42 +01:00
429be9f774changed "discard changes" to a more useful "cancel" button
BNoiZe
2013-12-04 21:59:33 +01:00
50bd0302b6fixed scrolling in phpinfo(), various layoutfixes
BNoiZe
2013-12-04 21:39:56 +01:00
84ab0e5daafix undefined index if ssl-checkbox is unchecked (still results in correct value being stored, no worries)
Michael Kaufmann (d00p)
2013-12-04 21:10:52 +01:00
2800ca05a1began to 'clean up' for future releases (APS, Autoresponder and Backup)
Michael Kaufmann (d00p)
2013-12-04 18:32:46 +01:00
0fc77dddd6Added date to newsfeed
BNoiZe
2013-12-04 16:55:08 +01:00
47b1675deaset version to 0.9.31-rc1 for upcoming release-candidate
0.9.31-rc1
Michael Kaufmann (d00p)
2013-12-04 14:52:25 +01:00
83a77acc02fix usage of sql-server description and info in customer-mysql, thx Sephi
Michael Kaufmann (d00p)
2013-12-03 22:58:56 +01:00
6c424dff6afix wrong error message if customer-loginname has invalid characters when unix-names == 1, thx to Sephi
Michael Kaufmann (d00p)
2013-12-03 18:57:17 +01:00
9c8ebdd1d3fix mysqldump for backup (if db exists) on install-process
Michael Kaufmann (d00p)
2013-12-03 15:55:30 +01:00
61c04d5e31use better defaults for fpm-slowlog settings, refs #1051
Michael Kaufmann (d00p)
2013-12-03 11:21:22 +01:00
2853d6e1a4added possibility to enable slowlog for fpm-users in the php-config (domain based logs), fixes#1051
Michael Kaufmann (d00p)
2013-12-03 11:14:32 +01:00
64137f68a8Merge pull request #172 from seidler2547/master
Michael Kaufmann
2013-12-03 01:24:25 -08:00
cf23980f0bminor fixes in installation-class, better error-handling
Michael Kaufmann (d00p)
2013-12-03 09:46:00 +01:00
dfeefc2e6fadd session gc vars to configurable values
seidler2547
2013-12-03 08:52:05 +01:00
84f973ce26fix html-tag in preconfig, fix missing global in database-class, change description of password-reset-setting accordingly to new activation-link-procedure
Michael Kaufmann (d00p)
2013-12-02 20:39:15 +01:00
30f7d0a070make send-report an option for admin and customer (section: security)
Michael Kaufmann (d00p)
2013-12-02 20:26:39 +01:00
ede732417eremove old and usused postfix config-parameters from freebsd-postfix config-template, fixes#1255
Michael Kaufmann (d00p)
2013-12-02 11:06:38 +01:00
31f2ececa8loadmodule mysql in freebsd's proftpd config, fixes#1291
Michael Kaufmann (d00p)
2013-12-02 11:02:57 +01:00
96bcb34d81show correct error-message when loginname has too many characters, fixes#811
Michael Kaufmann (d00p)
2013-12-02 10:57:12 +01:00
de05bdc968Merge pull request #171 from markc/markc
Michael Kaufmann
2013-12-01 22:55:18 -08:00
b551c931e9Renamed exceute() to execute() in class.FroxlorInstall.php
Mark Constable
2013-12-02 11:38:08 +10:00
f50268c806update lng-files (thx oschn0r) and fixed dropdown of default-php-config in fcgid/fpm settings (thx Sephi)
Michael Kaufmann (d00p)
2013-12-01 18:37:17 +01:00
073c5824bbMerge pull request #170 from BNoiZe/master
Michael Kaufmann
2013-12-01 08:38:20 -08:00
f74ed8ed93Added preconfig hint for 0.9.31-dev4
BNoiZe
2013-12-01 11:06:33 +01:00
e5e0ae7527Fixed some bugs, made activationcode more secure, added update script, merged missing commit
BNoiZe
2013-12-01 10:34:31 +01:00
2a36a0c22fMerge branch 'master' of git://github.com/Froxlor/Froxlor
BNoiZe
2013-12-01 09:59:16 +01:00
cd342691caUpdating method to reset password to use a activation link, fixes#729
BNoiZe
2013-11-30 21:30:24 +01:00
f8e7f1a975remove not-functional method 'maildirExists' as maildirs have chmod 700, show 'remove files' on overview-delete if mail-address is an account, fixes#1275
Michael Kaufmann (d00p)
2013-11-30 16:40:27 +01:00
f278b42353fix wrong parameter-name in admin-customers; check for disabled imap/pop3 when adding mail-accounts as customer, fixes#1298
Michael Kaufmann (d00p)
2013-11-30 16:07:23 +01:00
1e87c21956removed deprecated db-class (mysql-extension) as it is not needed anymore
Michael Kaufmann (d00p)
2013-11-30 15:32:57 +01:00
b1ae352d88migrated install-class to new PDO database class, needs testing, refs #1287
Michael Kaufmann (d00p)
2013-11-30 14:25:49 +01:00
cf3de1c657fix customer-mysql overview, set better email address for error-reports to send to
Michael Kaufmann (d00p)
2013-11-29 23:13:26 +01:00
380d358a54Merge pull request #168 from BNoiZe/master
Michael Kaufmann
2013-11-29 13:56:28 -08:00
4381eff384check for fcgid being enabled when switching the webserver as only apache2 can handle fcgid (prevent a possible deadlock in the panel)
Michael Kaufmann (d00p)
2013-11-27 08:34:49 +01:00