Michael Kaufmann (d00p)
|
b51f0821cb
|
show scheduled backup and give customer the possiblity to abort the job
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-05-22 11:08:44 +02:00 |
|
Michael Kaufmann (d00p)
|
2210d3de12
|
fix mail-account backup; fix missing job description for admin-dashboard (outstanding tasks); avoid double backup-task insertion when customer presses refresh after scheduling the backup-job
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-05-05 08:23:46 +02:00 |
|
Michael Kaufmann (d00p)
|
b2cd992f92
|
add important information that the customer should protect the backup directory using htaccess
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-04-29 10:27:19 +02:00 |
|
Michael Kaufmann (d00p)
|
b1446d366e
|
add possibility to enable/disable backup function
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-04-29 10:27:19 +02:00 |
|
Michael Kaufmann (d00p)
|
c8bbefb2bb
|
add simple backup-function for customers (testing state)
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-04-29 10:27:18 +02:00 |
|
Michael Kaufmann (d00p)
|
c14017c244
|
fix display of path in customer-extras
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-04-07 07:56:16 +02:00 |
|
Michael Kaufmann (d00p)
|
ad302fb5c2
|
display correct path (leading slash missing sometimes)
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-01-28 08:51:17 +01:00 |
|
knox
|
22a4a1824a
|
remove suexec-workaround when removing dir options
|
2015-11-29 18:21:30 +01:00 |
|
Michael Kaufmann (d00p)
|
d86fb7ed23
|
avoid empty value for makeCorrectDir as the assert-check runs before evaluating to / in certain places
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2015-07-31 10:44:33 +02:00 |
|
Stefan Weil
|
0fc73b2bbb
|
Fix typos found by codespell
Signed-off-by: Stefan Weil <sw@weilnetz.de>
|
2015-02-08 17:52:45 +01:00 |
|
Michael Kaufmann (d00p)
|
3c8bf348d1
|
fight stupidity - teach your customers not to use password == username
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2014-05-18 11:16:35 +02:00 |
|
Michael Kaufmann (d00p)
|
da371fa560
|
Merge remote-tracking branch 'origin/0.9.31.2' and fix install-SQL file
|
2013-12-24 15:29:57 +01:00 |
|
Michael Kaufmann (d00p)
|
cffd16a6a1
|
re-do all the fixes (git screwed up branches, i don't know, this is a clean one now)
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-24 10:13:11 +01:00 |
|
Roman Schmerold (BNoiZe)
|
eb33493c79
|
implemented new Setting-class, refs #1325
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
|
2013-12-15 12:24:32 +01:00 |
|
Michael Kaufmann (d00p)
|
2800ca05a1
|
began to 'clean up' for future releases (APS, Autoresponder and Backup)
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-04 18:32:46 +01:00 |
|
Michael Kaufmann (d00p)
|
0db0b3bd88
|
require is a statement and not a function
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-11-18 12:53:33 +01:00 |
|
BNoiZe
|
3527177ea9
|
Removed $db from customer paging #refs 1287
|
2013-11-18 09:10:18 +01:00 |
|
Michael Kaufmann (d00p)
|
864e6c6139
|
fix typo in replacer-variable in customer-extras
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-11-04 22:29:50 +01:00 |
|
BNoiZe
|
36d65bf7ac
|
Migrated customer_extras to new PDO database class
|
2013-11-03 21:48:57 +01:00 |
|
Michael Kaufmann (d00p)
|
9b56b0c29d
|
fix undefined indexes when path already exists and an error is thrown
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-03-10 14:46:45 +01:00 |
|
Michael Kaufmann (d00p)
|
011c27101c
|
remove unused variable which causen an undefined-index notice because it is not part of the form, fixes #1133
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-03-07 09:44:00 +01:00 |
|
Michael Kaufmann (d00p)
|
d89856fac0
|
fix some possible undefined indexes due to the change from yesno-selectbox to a checkbox, refs #645 fixes #1105
|
2012-06-25 09:27:39 +02:00 |
|
Andreas Burchert (scarya)
|
51a83d8b09
|
Removed @version in file header. This isn't used by git.
|
2011-05-04 11:59:20 +02:00 |
|
Andreas Burchert (scarya)
|
194e4cfd20
|
Fixed templates, refs #186
|
2011-04-24 10:30:58 +02:00 |
|
Andreas Burchert (scarya)
|
7890730afa
|
Added backup function to froxlor, fixes #186
Thanks to monotek.
|
2011-04-24 02:18:58 +02:00 |
|
Andreas Burchert (scarya)
|
630e2966e2
|
Removed unused makeyesno functions, refs #645 @1h0m
|
2011-03-30 14:52:59 +02:00 |
|
Michael Kaufmann (d00p)
|
3e83ae8a6e
|
use htpasswd-formfields
|
2011-02-12 16:47:07 +01:00 |
|
Michael Kaufmann (d00p)
|
44febee357
|
use htaccess-formfields
|
2011-02-12 16:42:25 +01:00 |
|
Florian Aders (EleRas)
|
ad31b07a04
|
Reverting the multiserver-stuff, we'll do this inside the branch
|
2010-10-23 10:20:23 +00:00 |
|
Michael Kaufmann (d00p)
|
382bd88344
|
- prepare inserttask()-function for multiserver-support
|
2010-10-17 01:44:58 +00:00 |
|
Michael Kaufmann (d00p)
|
040f151d65
|
- added possibility to customize authname of directory-protection, fixes #345
|
2010-08-11 07:48:56 +00:00 |
|
Michael Kaufmann (d00p)
|
74da53c822
|
- allow setting path-to-file or simple-string as error-document (only file is valid for lighttpd), fixes #267
|
2010-08-05 07:10:27 +00:00 |
|
Michael Kaufmann (d00p)
|
d1d772f790
|
- added possibility to run perl-scripts (if allowed by admin) via directory-options
- for use in lighttpd you have to add "mod_cgi" to the modules-list (and maybe patch lighttpd-cron if perl is not installed in /usr/bin)
|
2010-07-22 06:02:38 +00:00 |
|
Michael Kaufmann (d00p)
|
57124d040d
|
- don't delete everything if the path is the domains document-root (protect basedir, awstats|webalizer-dir and place default index), fixes #273
refs #273
|
2010-06-24 08:11:43 +00:00 |
|
Michael Kaufmann (d00p)
|
632c7051fc
|
changing file-headers;
fixing $needrootdb in cron_init.php (why was this disabled?);
|
2010-01-25 10:06:34 +00:00 |
|
Florian Aders (EleRas)
|
66ac89698f
|
Set svn:keywords "Id" on every file except images and configfiles
|
2010-01-25 09:11:52 +00:00 |
|
Florian Aders (EleRas)
|
8c55dd6c21
|
Setting eol-style for php and tpl - files
|
2010-01-20 16:55:27 +00:00 |
|
Michael Kaufmann (d00p)
|
9907afe630
|
ininitial froxlor commit;
'reverted' old-style update-process;
removed billing-classes, -functions and -templates;
some sql-fixes;
|
2010-01-20 09:12:52 +00:00 |
|