BNoiZe
|
2b13ae3ad8
|
fixed a wrong array-index in installation language file
|
2013-12-08 15:40:07 +01:00 |
|
Michael Kaufmann (d00p)
|
cf23980f0b
|
minor fixes in installation-class, better error-handling
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-12-03 09:46:00 +01:00 |
|
Michael Kaufmann (d00p)
|
b1ae352d88
|
migrated install-class to new PDO database class, needs testing, refs #1287
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-11-30 14:25:49 +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)
|
4b5b2db6db
|
check for FQDN before creating db, etc.
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-10-13 12:59:20 +02:00 |
|
Michael Kaufmann (d00p)
|
d055c1ca72
|
re-work the whole install-process, now templates- and class-based; set Sparkle as default theme; set version to 0.9.29.1-dev4
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-10-13 10:45:09 +02:00 |
|
Florian Knodt
|
123cc1336e
|
...and add a bit of grammar to the german translation...
|
2012-12-13 01:32:42 +01:00 |
|
Florian Knodt
|
f8e9bf9424
|
Fixed misplaced translation
|
2012-12-13 01:25:40 +01: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 |
|
Andreas Burchert (scarya)
|
85f35abe2d
|
- changed sql query to work with version <= 5.5 (fixes #529)
- added php-xml extension check ti installation (fixes #530)
-> thanks to lando
|
2010-12-25 22:43:42 +00: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)
|
3aff47d983
|
- first commit for upcoming multiserver-support :)
|
2010-10-16 20:00:24 +00:00 |
|
Michael Kaufmann (d00p)
|
8c5f5ba629
|
- check for magic_quotes_runtime in installation and init-script (for updaters) because of strange behavior of Froxlor if enabled (deactivating it temporarily if so, but better fix php.ini)
|
2010-09-17 10:33:58 +00:00 |
|
Michael Kaufmann (d00p)
|
d3599dc8c0
|
- check Froxlor-requirements before main-install-process, fixes #78
|
2010-03-21 09:32:57 +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 |
|
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)
|
6629da68cd
|
More renaming SysCP -> Froxlor (installer defaults, header - graphic - setting - name)
|
2010-01-22 14:12:23 +00:00 |
|
Florian Aders (EleRas)
|
a46b99ea03
|
Merged d00ps and my branch, renamed SysCP -> Froxlor in installer
|
2010-01-22 14:02:42 +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 |
|