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)
|
2f0a717241
|
don't prepend a slash to the domains 'path' value if it's a hostname, fixes #657
|
2011-03-14 07:58:32 +01:00 |
|
Michael Kaufmann (d00p)
|
f02a8d73c7
|
fix check for path-value to avoid double-slash output, fixes #648
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2011-03-09 16:36:29 +01:00 |
|
Michael Kaufmann (d00p)
|
b5124b8274
|
fix output of default path-value if path-select-mode is 'Manual', fixes #642
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2011-03-08 11:48:05 +01:00 |
|
Michael Kaufmann (d00p)
|
13bde22344
|
- updated outdated domains_add & domains_edit templates in Classic-theme
- fixed formfield when path-mode is 'Manual'
fixes #620
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2011-03-01 10:31:38 +01:00 |
|
Michael Kaufmann (d00p)
|
393a5ce570
|
- let makePathfield return usable values for the formfield (dynamically changing between select, text and hidden, depending on settings)
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2011-02-24 10:50:59 +01:00 |
|
Michael Kaufmann (d00p)
|
cf2dabc714
|
- use correct function to validate directory, fixes #385
|
2010-08-20 14:45:37 +00:00 |
|
Michael Kaufmann (d00p)
|
a5cf1a0ac9
|
- pre-select correct domain-path on domain-edit (customer-panel), fixes #225
|
2010-05-11 11:16:14 +00:00 |
|
Michael Kaufmann (d00p)
|
368e6a5c50
|
- improved 'edit ftp-account', fixes #116
|
2010-04-07 06:08:09 +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 |
|
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)
|
b3f9303f87
|
fixed dir-listing: don't error when dir is unreadable & if more than 100 dirs fall back to manual dir-selection; fixed #2
|
2010-01-24 15:05:21 +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 |
|