Commit Graph

76 Commits

Author SHA1 Message Date
Michael Kaufmann (d00p)
1d03f04e1e - show reasonable errormessage in function validateFormFieldHidden() when hidden fields changed
- don't show error if cronjob-timestamps changed while editing settings, fixes #52
2010-03-09 06:45:36 +00:00
Michael Kaufmann (d00p)
3e4dc2f1d8 forgot to save freebsd-file, refs #50 2010-03-07 15:38:08 +00:00
Michael Kaufmann (d00p)
6c233818f2 only display command if folder is set in configs, refs #50 2010-03-07 15:37:26 +00:00
Michael Kaufmann (d00p)
9a18dbcc36 add command to create the "deactivated users"-folder, fixes #50 2010-03-07 15:23:28 +00:00
Michael Kaufmann (d00p)
cbfb89f86a - set correct html-linebreaks when sending e-mails in ticket-class
- prevent usage of <script>-tag in tickets
- design-correction in archive-search
2010-03-05 07:55:04 +00:00
Robert Foerster (Dessa)
b5465f602f unbreak SQL-Query for Ticketcreation, fixes bug #47 2010-03-04 01:59:07 +00:00
Michael Kaufmann (d00p)
cb2ad2261b added Postfix and Dovecot configuration-templates for FreeBSD 2010-03-03 09:57:54 +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)
0cd452de28 fixing function checkLastGuid() 2010-03-01 17:43:47 +00:00
Michael Kaufmann (d00p)
91d461b122 fix logging in checklastguid() when not called from cronjob 2010-03-01 16:30:16 +00:00
Michael Kaufmann (d00p)
098afe7cf8 - started to add FreeBSD configuration to Froxlor, refs #37 2010-03-01 10:39:08 +00:00
Michael Kaufmann (d00p)
25b1478261 - added dependecies to settings (now only used in password-reset functions), fixes #40 2010-03-01 07:42:07 +00:00
Michael Kaufmann (d00p)
0461e4cbd9 fix header-graphic on upgrade (SysCP => Froxlor) 2010-02-25 13:35:53 +00:00
Michael Kaufmann (d00p)
b289a6746a - improved last-guid sanity check on update to 0.9.1, fixes #34
- replacing deprecated functions in PHP-5.3 (no external libraries for now like phpmailer), refs #35
2010-02-25 07:05:23 +00:00
Michael Kaufmann (d00p)
525499b987 added apt-get command to awstats-configuration, fixes #28 2010-02-24 06:29:42 +00:00
Michael Kaufmann (d00p)
f8b3da48fc - show correct path in APS-error message, fixes #30 2010-02-24 06:12:34 +00:00
Michael Kaufmann (d00p)
7aba67af11 forgot to add $path to the $file_url 2010-02-23 07:54:02 +00:00
Michael Kaufmann (d00p)
a1561618e9 fix sql-query in ticket::customerHasTickets(), fixes #26 2010-02-22 20:11:35 +00:00
Michael Kaufmann (d00p)
c549e17795 correct urlencoding in ApsUpdater 2010-02-22 13:43:45 +00:00
Michael Kaufmann (d00p)
d236a5ceda - setting version to 0.9.2
- checking for sane last-system-guid on update
- added a bit of cronlogging to ApsUpdater (only in paranoid mode)
2010-02-22 12:24:45 +00:00
Michael Kaufmann (d00p)
66d5ea8f9e - fix checklastguid, ignore nogroup/nobody with very high guids (>65500) 2010-02-22 09:51:16 +00:00
Michael Kaufmann (d00p)
e8de3d45e5 - removed some undefined variables
- fixed function openRootDB
- fixed realtime-function (it's now a tcp connection), fixes #24
- fixed missing $-sign befor variable in makePathfield
2010-02-21 21:09:48 +00:00
Michael Kaufmann (d00p)
c192d19d7e - corrected file-names for bind-configuration, fixes #20 2010-02-17 11:36:32 +00:00
Michael Kaufmann (d00p)
2d3701c5a3 - fixing the "Could not open input file: [...]/install_scripts/configure install" issue in ApsInstaller 2010-02-15 12:49:38 +00:00
Michael Kaufmann (d00p)
0488a3c2a4 - fixing RootDir in ApsInstaller and ApsUpdater, fixes #14 and #15
- fixed root_db connection in openRootDB()
2010-02-15 12:05:15 +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)
2dc14c31c2 - fixed debian package name of sasl2-library for Etch and Lenny (libsasl2 => libsasl2-2), fixes #8 2010-02-11 22:02:24 +00:00
Michael Kaufmann (d00p)
2a7d6c5d88 - fixing froxlor_graphic-setting for new installations (.png => .gif)
- setting version number to 0.9.1
2010-02-11 21:32:19 +00:00
Michael Kaufmann (d00p)
119015f3f0 - make class.idna_convert_wrapper.php more php5-like 2010-02-05 09:03:30 +00:00
Michael Kaufmann (d00p)
2378d4319c - fixing undefined variables in customer_mysql.php
- fixing "only variables should be passed by reference" warning in customer_traffic.php
- removed unneeded require() in customer_aps.php, refs #6
- added missing field in sql-query in class.ticket.php
2010-02-05 08:36:35 +00:00
Michael Kaufmann (d00p)
8dcade976d - fixing undefined variables in various files
- removed unneeded require() in admin_aps.php, fixes #6
- design-correction in archivesearch.tpl
2010-02-05 08:23:19 +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)
ce7b2ea582 - set version to 0.9 2010-01-31 12:19:19 +00:00
Michael Kaufmann (d00p)
82cb3fdabc better order of commands in gentoo-configfiles 2010-01-30 17:36:23 +00:00
Michael Kaufmann (d00p)
a791deb656 move customer-tickets to archive if customer gets deleted 2010-01-30 15:30:47 +00:00
Michael Kaufmann (d00p)
3896f9057e fixed shell_include command for lighttpd (old syscp-bug #1051) 2010-01-30 14:26:31 +00:00
Florian Aders (EleRas)
f8c720b0a6 Added symlinks to new master, this way the old users crontab just work :)
Fixed typos
2010-01-29 19:20:29 +00:00
Michael Kaufmann (d00p)
df772ceaa5 bugfixing cronjob-select-query 2010-01-29 12:06:20 +00:00
Michael Kaufmann (d00p)
70f6f92258 - fixing old syscp-bug #1148 (Show info for inactive modifications) 2010-01-29 11:15:15 +00:00
Michael Kaufmann (d00p)
ac5e837dd0 - combined various cronfunctions into function.CronjobFunctions.php
- dynamic 'last-run' overview on admin_index.php
- added toggleCronStatus() to deactivate specific cronjobs when module has been activated/deactivated
2010-01-28 11:17:55 +00:00
Michael Kaufmann (d00p)
3ef5cba67b - bugfixing function getNextCronjobs()
- fixed database-field-names in customer_autoresponder.php
- added date-pattern in autoresponder_add and _delete templates
- corrected $cronlog->logAction()-calls in cron_autoresponder.php
- corrected time-cycle-check in cron_autoresponder.php
2010-01-28 10:02:14 +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)
30f2de8f9e - bugfixing lastrun-field update in getNextCronjobs(); 2010-01-27 08:12:52 +00:00
Michael Kaufmann (d00p)
ddde0f7aff - don't drop TABLE_PANEL_DISKSPACE and TABLE_PANEL_DISKSPACE_ADMINS (used in traffic-cron);
- using correct variable for sql-query in getNextCronjobs();
- let includeCronjobs() return the list of crons to run because of all the global variables;
- include required classes/functions to cronfiles;
2010-01-27 07:47:51 +00:00
Michael Kaufmann (d00p)
3e09f51686 bugfixing but not finished 2010-01-26 14:58:23 +00:00
Michael Kaufmann (d00p)
d55e9c903e finally found it :P here we go ^^ 2010-01-26 11:41:36 +00:00
Michael Kaufmann (d00p)
1fa0a76309 bugfixing interactive update; 2010-01-26 10:12:10 +00:00
Michael Kaufmann (d00p)
3610c4aa23 more work on interactive update process; 2010-01-26 09:45:57 +00:00