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
Florian Aders (EleRas)
df5d3ef66f
Added autocomplete="off" to formfields (yeah, it is valid in HTML5), thx sinuswave, fixes #469
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2011-08-04 08:29:09 +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
Andreas Burchert (scarya)
7d97544f05
Fix in _checkbox().
2011-03-30 13:30:28 +02:00
Andreas Burchert (scarya)
9ff1d1cce5
Small fix in _checkbox() function to use sent data if available. refs #676
2011-03-26 22:34:06 +01:00
Andreas Burchert (scarya)
3775892bc2
Added _checkbox() to htmlform class so we can generate checkboxes.
2011-03-20 17:41:08 +01:00
Andreas Burchert (scarya)
ef8c3d3cf7
Added support to reuse form data if validation fails, refs #672
2011-03-19 14:34:10 +01:00
Michael Kaufmann (d00p)
4b1eee49a8
fix ugly spacing in configuration-file-textareas
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2011-03-09 07:29:28 +01:00
Michael Kaufmann (d00p)
4e1433d861
fix linebreaks in php-configurations and other textareas, fixes #632
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2011-03-06 17:32:51 +01:00
Michael Kaufmann (d00p)
d6d19e7cb2
- fix undefined index in customer_domains.php
...
- add possibility to disable form-buttons if not needed
- corrected ticket-categories order-counter begin-value
- beautify domains-add and e-mail add form for customers
- added various missing hidden-fields in templates (Classic-theme)
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2011-03-04 11:46:40 +01:00
Michael Kaufmann (d00p)
e04ae041ab
add save/reset button to the end of each form, fixes #631
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2011-03-02 07:54:57 +01:00
Michael Kaufmann (d00p)
ca9128bdbf
- fix two TODO's where a second field has to be stuck next to the previous
2011-02-24 10:07:38 +01:00
Michael Kaufmann (d00p)
7b6b145229
add more new files for re-design
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2011-02-08 10:38:47 +01:00