Michael Kaufmann (d00p)
|
b4a8418e10
|
add possibility to move customers to another admin/reseller, fixes #1166
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-11-25 12:23:30 +01:00 |
|
Michael Kaufmann (d00p)
|
4cc3c01dcb
|
remove password-suggestion if a custom regex is defined; added password-complexity-settings for non-regex users to define what generated passwords should contain, thx to Marco Vogt; fixes #1216
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-11-10 10:07:32 +01:00 |
|
Michael Kaufmann (d00p)
|
f303bfdbfd
|
use /etc/crontab directly when on FreeBSD because it does not use anything like /etc/cron.d/ file-inclusion, refs and possibly fixes #1437
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-10-31 09:48:38 +01:00 |
|
Roman Schmerold (BNoiZe)
|
538b99055c
|
Removing unwanted files which should be ignored by git anyway
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
|
2014-06-01 18:50:55 +02:00 |
|
Roman Schmerold (BNoiZe)
|
3acfcd4a95
|
Adding a custom newsfeed to the customer-dashboard, fixes #1408
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
|
2014-06-01 18:46:15 +02:00 |
|
Michael Kaufmann (d00p)
|
3d44d381bc
|
correct permissions after creating cron.d-file
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-04-07 09:55:04 +02:00 |
|
Michael Kaufmann (d00p)
|
d00cdec296
|
added cronjob-auto-update-feature (beware and READ), fixes #1342; remove old backup-ftp-users on update, fixes #1381
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-02-25 07:48:46 +01:00 |
|
Michael Kaufmann (d00p)
|
e650be3814
|
fix quota on freebsd, thanks to skotti's patch. fixes #1377
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-02-21 08:04:26 +01:00 |
|
Michael Kaufmann (d00p)
|
abcdfb03d9
|
add cron-daemon reload command in order for new cron.d file to be applied, fixes #858
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-01-23 13:22:11 +01:00 |
|
Michael Kaufmann (d00p)
|
7d8da2c399
|
month starts at 1 not 0
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-01-14 10:25:31 +01:00 |
|
Michael Kaufmann (d00p)
|
f96a38f8d6
|
fix cron.d ... again
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-01-14 09:55:04 +01:00 |
|
Michael Kaufmann (d00p)
|
1448796fa7
|
traffic runs daily
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-01-14 09:38:26 +01:00 |
|
Michael Kaufmann (d00p)
|
5065f5e7e4
|
fix cron.d-timing
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-01-14 09:31:25 +01:00 |
|
Michael Kaufmann (d00p)
|
f4e2449822
|
add missing panel-text for task #8 and #99
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-01-14 07:35:14 +01:00 |
|
Michael Kaufmann (d00p)
|
e671d01ff2
|
ugh, what happened there?
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-01-13 13:44:16 +01:00 |
|
Michael Kaufmann (d00p)
|
17255de669
|
bugfix new cron.d-file generation and don't overwrite our master, refs #858
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-01-13 13:42:02 +01:00 |
|
Michael Kaufmann (d00p)
|
4be52f76eb
|
introducing new way of controling the cronjobs by creating a cron.d-file
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-01-13 08:55:39 +01:00 |
|
Roman Schmerold (BNoiZe)
|
c5efe9fd7f
|
Fixed a bug which made the function always return false, fixes #1348
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
|
2014-01-08 16:07:13 +01:00 |
|
Florian Aders (EleRas)
|
93d60e4305
|
Only show description for theme variants, not base-theme - name
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
|
2013-12-31 10:15:31 +01:00 |
|
Florian Aders (EleRas)
|
b4a345d182
|
Allow themes to have various variants
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
|
2013-12-29 17:35:03 +01:00 |
|
Michael Kaufmann (d00p)
|
164b40fef3
|
fix wrong language-string in settings/180.dkim.php, implemented Settings::Add() for updates later (much better than a manual query etc.), added new php-errorhandler so we can display php errors/warnings/notices (whatever is activated) in a nicer way
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-16 10:43:38 +01:00 |
|
Michael Kaufmann (d00p)
|
52aaedd33a
|
migrated a few functions to new Settings class and removed unused function createAWStatsVhost(), refs #1325
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-15 13:05:19 +01:00 |
|
Michael Kaufmann (d00p)
|
276d6b30d1
|
first few implementations of new Setting-class, refs #1325
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-15 11:47:23 +01:00 |
|
Michael Kaufmann (d00p)
|
eb7d7d7316
|
Merge remote-tracking branch 'origin/0.9.31'
|
2013-12-14 15:44:34 +01:00 |
|
Michael Kaufmann (d00p)
|
7688f83134
|
beautify loadConfigArrayDir(); fix pagination and sorting in admin-tickets, fixes #701
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-14 15:43:51 +01:00 |
|
Michael Kaufmann (d00p)
|
7bf0299d33
|
Merge remote-tracking branch 'origin/0.9.31'
|
2013-12-10 07:23:42 +01:00 |
|
Michael Kaufmann (d00p)
|
be6c8462f0
|
use default lenght of 10 characters if no password-minimum is specified
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-09 18:04:47 +01:00 |
|
Michael Kaufmann (d00p)
|
2fa6c5cd97
|
generate more secure password suggestions and respect password-min-length setting
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-09 10:57:54 +01:00 |
|
Michael Kaufmann (d00p)
|
eca5265735
|
more removing of aps/autoresponder/backup
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-05 08:37:58 +01:00 |
|
Michael Kaufmann (d00p)
|
f50268c806
|
update lng-files (thx oschn0r) and fixed dropdown of default-php-config in fcgid/fpm settings (thx Sephi)
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-01 18:37:17 +01:00 |
|
BNoiZe
|
2d1e7f7756
|
fixed an error, refs #1287
|
2013-11-26 20:38:27 +01:00 |
|
BNoiZe
|
589e422767
|
Migrated updateCounters to new PDO database class, refs #1287
|
2013-11-25 22:32:22 +01:00 |
|
Robert Förster (Dessa)
|
94e63e78d1
|
fix typo
Signed-off-by: Robert Förster (Dessa) <Dessa@froxlor.org>
|
2013-11-23 10:28:29 +01:00 |
|
Michael Kaufmann (d00p)
|
02f7a56aeb
|
fix syntax-error in getLanguages, thx to Sephi, refs #1306
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-11-22 22:46:48 +01:00 |
|
Michael Kaufmann (d00p)
|
000bf6aebc
|
restored missing function and migrated it to new PDO database class, fixes #1306
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-11-22 15:56:25 +01:00 |
|
Michael Kaufmann (d00p)
|
cf2eea43c9
|
fix wrong usage of rowCount()
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-11-20 14:14:33 +01:00 |
|
Michael Kaufmann (d00p)
|
f1cfe41d07
|
fix getCustomerDetail()-query, thx to Sephi
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-11-15 08:29:53 +01:00 |
|
Michael Kaufmann (d00p)
|
12800b730d
|
remove some unused functions and migrated some more functions to PDO database class, refs #1287
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-11-14 08:27:57 +01:00 |
|
Michael Kaufmann (d00p)
|
d2a8877069
|
fix query in admin-customers, improve admin-ipsandports, clean up getThemes(), refs #1287
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-11-09 13:56:27 +01:00 |
|
Michael Kaufmann (d00p)
|
fb8b233560
|
migrate updateFunctions to PDO and fix version_compare2
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-11-08 08:48:13 +01:00 |
|
Michael Kaufmann (d00p)
|
3e4697eb51
|
migrated and improved two functions regarding PDO stuff, refs #1287
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-11-06 17:21:56 +01:00 |
|
Michael Kaufmann (d00p)
|
e549ab2cbb
|
finally removed super-old syscp-update-procedures, we now require the last available syscp for upgrading; migrate some functions to PDO database class, refs #1287
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-11-03 10:54:43 +01:00 |
|
Michael Kaufmann (d00p)
|
a05fae7b75
|
remove unnecessary globals from generatePassword() function
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-11-02 10:14:17 +01:00 |
|
Michael Kaufmann (d00p)
|
b618e86512
|
collect more info for the customer-dashboard (part 1/2); check for existance of cronjob (just in case)
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-10-27 18:42:40 +01:00 |
|
Michael Kaufmann (d00p)
|
0475751cee
|
fix minor issues; re-added cronjob for lighttpd-webserver (i swear i don't know what happened :P)
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-09-19 22:13:12 +02:00 |
|
Michael Kaufmann (d00p)
|
9691a39102
|
fix setting of default IP/Port (which still used panel_domain's ipandport-field), don't show ssl-enabled IP/Ports for default-ip (wrong default parameter of function getIpPortCombinations()), smaller fixes in bind- and lighttpdcronjob
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-05-02 10:38:44 +02:00 |
|
Michael Kaufmann (d00p)
|
7adc2dd35c
|
Update version_compare function; fix syntax-error in bind-config generation, thx to monumentum
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-04-19 13:55:38 +02:00 |
|
Michael Kaufmann (d00p)
|
ab410cc91e
|
don't insert task if feature is disabled even though they are not run but might be irritating for the admin, thx to fuchsi
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-03-29 20:10:37 +01:00 |
|
Michael Kaufmann (d00p)
|
cbc745ff72
|
remove mod_log_sql as planned
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-03-15 08:38:29 +01:00 |
|
Arnold Bechtoldt
|
601bf68d09
|
Implementing the whole template system using Smarty. This commit includes movements of ROOT/js, ROOT/images, etc. to theme specific directories like templates/<THEME>/. If you are attemping to use your own templates you won't need to modify Froxlor's core files. This commit may require additional work.
Signed-off-by: Arnold Bechtoldt <mail@arnoldbechtoldt.com>
|
2012-08-14 23:08:25 +02:00 |
|