Michael Kaufmann (d00p)
edc7a91519
- tell PHPMailer to throw Exceptions so we can catch them, fixes #298
2010-07-22 05:28:21 +00:00
Florian Aders (EleRas)
6986ffefbe
Fixed bug in languageselect
2010-06-16 20:13:12 +00:00
Florian Aders (EleRas)
a1c98e4012
Fixing login - languageselector, fixes #277
2010-06-16 16:26:31 +00:00
Michael Kaufmann (d00p)
aa532806d0
- fixed undefined index under specific circumstances
2010-05-03 11:47:06 +00:00
Michael Kaufmann (d00p)
d8b0221c91
- minor fixes in admin_tickets (display of name)
...
- fixes of undefined mailer-class if admin-mail is invalid
2010-05-02 07:46:20 +00:00
Michael Kaufmann (d00p)
fd6a0597a6
- check for broken admin-e-mail if phpMailerClass validation fails
2010-04-26 12:28:05 +00:00
Michael Kaufmann (d00p)
cfaae63657
- merged settings branch, fixes #134
2010-04-13 05:41:09 +00:00
Michael Kaufmann (d00p)
080eeb29ec
add reply-to address and sender-name configuration to panel, fixes #76
2010-03-21 20:21:29 +00:00
Michael Kaufmann (d00p)
a6909a8cec
updated phpMailer-Class to version 5.1 (PHP5/PHP6), fixes #35
2010-03-03 08:51:13 +00:00
Michael Kaufmann (d00p)
0461e4cbd9
fix header-graphic on upgrade (SysCP => Froxlor)
2010-02-25 13:35:53 +00:00
Michael Kaufmann (d00p)
74e3ed0a1f
- added missing language-string for installation
...
- show a nicer "you have to configure Froxlor first"-message
2010-02-14 14:21:37 +00:00
Michael Kaufmann (d00p)
432f555e37
- utf-8 convert was not meant to make it into 0.9.x, fixes #9
2010-02-13 19:48:16 +00:00
Michael Kaufmann (d00p)
dc22ee1875
- settings ['admin']['froxlor_graphic'] to ['admin']['syscp_graphic'] if not set
2010-01-31 13:24:01 +00:00
Michael Kaufmann (d00p)
f0379e26cc
- adding overview for admin_cronjobs (planned for 1.0);
...
- added 'isactive' for cronjobs so the admin can deactivate them (planned for 1.0);
- re-adding 'panel_diskspace' and 'panel_diskspace_admins' to install/froxlor.sql;
- show only 'logout' and 'froxlor update' in menulist when files have been updated and db is not up to date;
- bugixing success.tpl (closing <a>-tag);
2010-01-27 09:19:19 +00:00
Robert Foerster (Dessa)
883963d2e2
svn:eol-style got murdered on some files for whatever reason so it gets resurrected now, also set some svn:keywords
2010-01-27 08:54:31 +00:00
Michael Kaufmann (d00p)
2f55490548
interactive update-process;
2010-01-26 08:59:19 +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)
2acd69f2e7
Renamed SysCPLogger -> FroxlorLogger
2010-01-22 15:10:26 +00:00
Florian Aders (EleRas)
9301684847
And another rename - run ;)
2010-01-22 15:03:14 +00:00
Florian Aders (EleRas)
a46b99ea03
Merged d00ps and my branch, renamed SysCP -> Froxlor in installer
2010-01-22 14:02:42 +00:00
Michael Kaufmann (d00p)
fabcb303fb
started to replace some 'SysCP'-strings with 'Froxlor';
2010-01-20 13:19:33 +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