Roman Schmerold (BNoiZe)
|
121669ee69
|
migrating more files to new Settings-class makes me dance, refs #1325
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
|
2013-12-15 15:51:25 +01:00 |
|
Michael Kaufmann (d00p)
|
e2ca3873a8
|
migrated traffic-cron-functions to new PDO database class, refs #1287
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-11-18 09:23:09 +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 |
|
Andreas Burchert (scarya)
|
51a83d8b09
|
Removed @version in file header. This isn't used by git.
|
2011-05-04 11:59:20 +02:00 |
|
Michael Kaufmann (d00p)
|
ffe49e8acd
|
outsource makeChownWithNewStats function to lib/functions/ because it is now also used outside the cron-area, refs #258
|
2010-10-24 20:59:52 +00:00 |
|
Michael Kaufmann (d00p)
|
0b6bb64600
|
- fix loop-in-loop effect when calculating traffic with awstats, fixes #246
|
2010-10-15 07:32:16 +00:00 |
|
Michael Kaufmann (d00p)
|
719fac7f88
|
- pass month/year parameter to awstats, fixes #240
refs #240
|
2010-09-13 06:07:39 +00:00 |
|
Michael Kaufmann (d00p)
|
90bd5c3512
|
- possibility to enter a different path for 'awstats.pl' because it might not be in the same directory as 'awstats_buildsstaticpages.pl', fixes #343
|
2010-08-10 12:07:53 +00:00 |
|
Michael Kaufmann (d00p)
|
ba33268596
|
- use username or guid depending on fcgid settings for chowning awstats/webalizer files
|
2010-06-08 20:39:21 +00:00 |
|
Michael Kaufmann (d00p)
|
f2a4c52110
|
- chown awstats/webalizer directory after traffic-cron, fixes #258
|
2010-06-08 05:51:23 +00:00 |
|
Michael Kaufmann (d00p)
|
4c1b30a081
|
- pass 'awstatsprog' parameter to awstats_buildstaticpages.pl, fixes #213
|
2010-05-10 12:18:12 +00:00 |
|
Michael Kaufmann (d00p)
|
87f84c694a
|
- fixed awstats traffic value, save as KB (like webalizer) instead of Bytes, fixes #124
|
2010-04-14 08:26:13 +00:00 |
|
Michael Kaufmann (d00p)
|
209ab4dff9
|
- wups, forgot to use the conditional selected webalizer-binary-value :P, refs #140
|
2010-04-12 11:14:32 +00:00 |
|
Michael Kaufmann (d00p)
|
cf18590b84
|
- implemented alternative regex-validation for broken php "filter_var" function in various php-versions, refs #109, #122, #138
- check for webalizer binary in /usr/bin and in /usr/local/bin (freebsd), fixes #140
|
2010-04-12 11:09:53 +00:00 |
|
Michael Kaufmann (d00p)
|
a0274b083b
|
- make path to awstats configuration folder a setting (again), fixes #125
|
2010-04-08 10:28:48 +00:00 |
|
Michael Kaufmann (d00p)
|
5e3a4fb1ab
|
- re-enable setting for "path to awstats 'awstats_buildstaticpages.pl' script", fixes #120
|
2010-04-07 11:14:43 +00:00 |
|
Robert Foerster (Dessa)
|
70dc03098c
|
revert r695 since we have no way to get the path for awstats.pl at the moment (to appened it to the awbsp command to be able to place it somewhere else then cgi-bin since it doesn't really belong there), so it needs to stay in the same path as we *expect* awstats.pl to be, otherwise it won't work
|
2010-03-27 09:44:45 +00:00 |
|
Robert Foerster (Dessa)
|
16b7d7f029
|
corrected conditional for debian to look in the path where the package installs the awbsp script, fixes #96
|
2010-03-27 08:58:11 +00:00 |
|
Michael Kaufmann (d00p)
|
9dff94f1c8
|
- corrected awstats-statsfile-parsing and traffic-calculation, refs #58
|
2010-03-24 11:22:53 +00:00 |
|
Michael Kaufmann (d00p)
|
f5e2d13c53
|
- corrected path to 'awstats_buildstaticpages.pl' under debian (note: additional configuration has been added, awstats_buildstaticpages.pl default is *not* in the correct path), #fixes 87
|
2010-03-24 09:58:24 +00:00 |
|
Michael Kaufmann (d00p)
|
9b843a8ad5
|
merging awstats branch to trunk, fixes #57, fixes #58
|
2010-03-22 12:36:59 +00:00 |
|
Florian Aders (EleRas)
|
28feb0d1b2
|
Moving all files to jobs directly for more flexible management
|
2010-01-25 13:19:45 +00:00 |
|