Florian Aders (EleRas)
093ebfa457
Fixed a bug for PHP < 5.3.0 (used func_get_arg as argument, which does not work on older PHP versions)
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2011-06-16 20:23:59 +02:00
Florian Aders (EleRas)
76b716d41d
redirectTo now uses the new linker class
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2011-06-14 18:22:29 +02:00
Florian Aders (EleRas)
4d10c72ae9
Fixed bug in link-class where protocol was added to URL withour hostname
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2011-06-13 21:55:27 +02:00
Florian Aders (EleRas)
c5e8786670
Implemented linker - class for admin_admins.php
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2011-06-13 17:57:17 +02: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
Florian Aders (EleRas)
68e31962bc
Fixed a bug in linker
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2011-06-13 17:05:08 +02:00
Florian Aders (EleRas)
9d24648607
Added more flexibility and temporary fallback for the sessionid
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2011-06-13 16:49:02 +02:00
Florian Aders (EleRas)
c26223a887
Fixed nasty typo
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2011-06-13 16:28:52 +02:00
Florian Aders (EleRas)
444f4b5d1e
Added a class where all links will be generated in the future for easy management (First draft)
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2011-06-13 16:27:50 +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
Florian Aders (EleRas)
ffed226a4f
Fixing typo in paging-
...
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org >
2011-02-22 20:15:42 +01:00
Michael Kaufmann (d00p)
bee19fabfa
merged more of the re-design files to current state
...
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org >
2011-02-08 13:17:24 +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
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