Michael Kaufmann (d00p)
|
2057864116
|
forgot one query in admin_index; converted admin_ipsandports to new pdo database class
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-10-31 08:01:50 +01:00 |
|
Michael Kaufmann (d00p)
|
a14f04c25b
|
Added new database-class based on PHP-PDO to use prepared-statements; implemented new Database-class in admin_index (more to follow, old DB class still in use everywhere else); secure standard_error back-link output
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-10-29 08:22:17 +01:00 |
|
Michael Kaufmann (d00p)
|
729b52cf0a
|
outsource check for open support-tickets to init.php so that themes may display the info wherever they want
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-10-19 18:47:02 +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)
|
acfe8a40b7
|
a bit of beautification, now fixes #536
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-03-20 21:14:56 +01:00 |
|
Florian Aders (EleRas)
|
6ebd6db87f
|
Implemented linker - class for admin_index.php -> change_[theme|language|password], more to come
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
|
2011-06-13 17:21:02 +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)
|
43770d37e1
|
manually merged re-design changes to 80% of the files
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2011-02-08 12:53:24 +01:00 |
|
Michael Kaufmann (d00p)
|
29d54671d3
|
- added limitation for autoresponder, fixes #377
refs #377
|
2010-09-20 07:56:32 +00:00 |
|
Michael Kaufmann (d00p)
|
0f0ae6eb6d
|
- set correct default-value on "change password" view, fixes #317
|
2010-08-05 06:32:40 +00:00 |
|
Michael Kaufmann (d00p)
|
34de2c03c4
|
- removed potential undefined variable in admin_index.php
- show also outstanding APS-tasks in admin-overview, fixes #231
|
2010-05-17 07:01:46 +00:00 |
|
Michael Kaufmann (d00p)
|
dd9b72e45e
|
- versionchecking via url_fopen now works again and looks better
|
2010-02-23 09:19:41 +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)
|
6822531fb8
|
- updating version-check-method;
- checking for 'allow_url_fopen' when checking version;
|
2010-01-27 12:39:42 +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)
|
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)
|
eeec43ebd7
|
Merging my branch and d00ps branches to trunk
|
2010-01-22 07:43:29 +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 |
|