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 |
|
blackice2999
|
173e40b0e4
|
added new config option for php fpm fixes #1089
|
2012-05-08 23:12:51 +02:00 |
|
Christoph Burchert (Chb)
|
418990e271
|
Fixes fix
Signed-off-by: Christoph Burchert (Chb) <derchb@froxlor.org>
|
2011-09-26 03:47:12 +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)
|
30235ff3eb
|
don't show settings which are not needed for used webserver, fixes #502
|
2010-12-02 08:18:46 +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)
|
09c5bbcb63
|
- more work in multiserver-client-settings (save-methods)
|
2010-10-20 10:05:54 +00:00 |
|
Michael Kaufmann (d00p)
|
0c9ab91373
|
- added multiserver-client-deploy-cron
- outsourcing Deploy() function from froxlorclient to client_deployer
|
2010-10-20 09:01:34 +00:00 |
|
Michael Kaufmann (d00p)
|
836b7fb056
|
- correct links on client-settings page
- added new server_id parameter to buildFormEx, so getFormGroupOutput will use the correct template (with correct links)
|
2010-10-20 07:40:34 +00:00 |
|
Michael Kaufmann (d00p)
|
3aff47d983
|
- first commit for upcoming multiserver-support :)
|
2010-10-16 20:00:24 +00:00 |
|
Michael Kaufmann (d00p)
|
734686ff33
|
- add trailing slash to validate path if needed, fixes #331
- correct HTML special-character in german.lng.php
|
2010-08-09 06:11:41 +00:00 |
|
Michael Kaufmann (d00p)
|
4d5dcb82d6
|
- fixed some more "Deprecated: Call-time pass-by-reference" issues
|
2010-04-14 07:48:41 +00:00 |
|
Michael Kaufmann (d00p)
|
cfaae63657
|
- merged settings branch, fixes #134
|
2010-04-13 05:41:09 +00:00 |
|
Michael Kaufmann (d00p)
|
d4e310d150
|
- replace tabs (\t) with spaces in string-values (settings), fixes #81
|
2010-03-22 11:46:38 +00:00 |
|
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 |
|
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 |
|
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 |
|