Roland Gruber
|
25167ce68a
|
moved tab style to CSS
|
2009-11-13 20:12:34 +00:00 |
Roland Gruber
|
3a7b94f070
|
added hint to save account when new password was set
|
2009-11-10 17:41:25 +00:00 |
Roland Gruber
|
2e816e5425
|
made some class variables public
|
2009-10-30 18:21:57 +00:00 |
Roland Gruber
|
18f6cd2dbc
|
never dereference
|
2009-10-28 16:36:24 +00:00 |
Roland Gruber
|
50b0f5e731
|
new homepage
|
2009-10-27 18:47:12 +00:00 |
Roland Gruber
|
cd52938f94
|
ldapsearch: always deref
|
2009-10-26 16:24:51 +00:00 |
Roland Gruber
|
78bcebee20
|
moved help link in password prompt
|
2009-10-09 18:35:47 +00:00 |
Roland Gruber
|
234766d251
|
added central password service
|
2009-10-09 18:21:12 +00:00 |
Roland Gruber
|
973b7d95fc
|
first step for adding central password service
|
2009-10-08 20:16:02 +00:00 |
Roland Gruber
|
94aac30fed
|
added icons for buttons on account page
added passwordService interface
|
2009-10-04 18:58:44 +00:00 |
Roland Gruber
|
f1e3cb7ad0
|
PHP 5.3 compatibility
|
2009-08-14 20:18:08 +00:00 |
Roland Gruber
|
1ec0c6c2c6
|
fix for preModify()
|
2009-06-14 12:31:02 +00:00 |
Roland Gruber
|
0d986e228d
|
added $attributes argument to pre/postModifyActions
|
2009-05-21 16:33:50 +00:00 |
Roland Gruber
|
e195942dd1
|
type specific button labels
|
2009-02-18 19:15:56 +00:00 |
Roland Gruber
|
1a6f777a81
|
show all help messages as tooltip
|
2009-02-15 10:15:29 +00:00 |
Roland Gruber
|
394471f7aa
|
changed parseHTML() to be scope independent
|
2009-02-14 13:32:34 +00:00 |
Roland Gruber
|
6e9182d6e5
|
fixed PHPdoc
|
2009-02-07 22:57:04 +00:00 |
Roland Gruber
|
cf28a64798
|
fixed help tooltips
|
2009-02-07 20:36:56 +00:00 |
Roland Gruber
|
1000f6c1fe
|
added tooltips, removed link taborder
|
2009-02-07 19:25:22 +00:00 |
Roland Gruber
|
0582fc91df
|
support image buttons in meta HTML
|
2009-01-31 14:57:20 +00:00 |
Roland Gruber
|
f1bd23b1e5
|
escape DNs
|
2008-09-04 17:43:53 +00:00 |
Roland Gruber
|
160a5e3c40
|
reduced PHP notices
|
2008-05-15 17:32:59 +00:00 |
Roland Gruber
|
8c72fe4dfd
|
move inactive modules to the end
|
2008-03-25 17:48:16 +00:00 |
Roland Gruber
|
03bc56d757
|
added finalDN to accountContainer
|
2008-02-23 10:23:40 +00:00 |
Roland Gruber
|
af1cf37b5b
|
added meta HTML documentation
|
2008-02-07 19:05:44 +00:00 |
Roland Gruber
|
0b7476bb07
|
added onchange for select in meta HTML
|
2008-01-19 13:06:03 +00:00 |
Roland Gruber
|
903044dc98
|
support textarea for config options
|
2008-01-16 19:56:31 +00:00 |
Roland Gruber
|
8df6bab139
|
skip user input processing if profile is loaded
|
2008-01-15 18:13:34 +00:00 |
Roland Gruber
|
6e324a83f6
|
added new security model
|
2008-01-01 15:00:46 +00:00 |
Roland Gruber
|
93d4c1417e
|
added new security model
|
2007-12-30 16:08:54 +00:00 |
Roland Gruber
|
eac2780860
|
use __construct()
|
2007-12-28 16:08:56 +00:00 |
Roland Gruber
|
9ff03c0462
|
fixed success page
|
2007-12-28 09:10:07 +00:00 |
Roland Gruber
|
3911fe3c73
|
removed main page
|
2007-12-26 18:49:04 +00:00 |
Roland Gruber
|
4cc1ba3354
|
moved profile and reset button to top
|
2007-12-11 18:52:07 +00:00 |
Roland Gruber
|
e6703a7413
|
moved RDN selection to content header
|
2007-12-09 19:39:09 +00:00 |
Roland Gruber
|
0590e6a2cc
|
moved profile controls to left area
|
2007-12-04 15:58:05 +00:00 |
Roland Gruber
|
9545997fda
|
removed obsolete table around reset button
|
2007-12-04 15:24:34 +00:00 |
Roland Gruber
|
4f762687fc
|
moved suffix box to content head area
|
2007-12-03 13:01:17 +00:00 |
Roland Gruber
|
119ad6352a
|
bigger icons
|
2007-12-01 12:34:52 +00:00 |
Roland Gruber
|
d6200ee947
|
added icons for modules
|
2007-11-19 18:42:03 +00:00 |
Roland Gruber
|
aedfdf029e
|
layout fix for IE
|
2007-11-18 10:38:11 +00:00 |
Roland Gruber
|
1af6bf4315
|
use list suffix as default
|
2007-11-06 17:42:37 +00:00 |
Roland Gruber
|
cd5c226ec8
|
fixed HTML warnings
|
2007-10-28 19:40:30 +00:00 |
Roland Gruber
|
ed125d96c6
|
allow editing the suffix itself
|
2007-10-28 13:47:04 +00:00 |
Roland Gruber
|
11acadddd1
|
replaced some for loops by foreach loops
|
2007-10-28 12:48:13 +00:00 |
Roland Gruber
|
ca9869174d
|
replaced some for loops by foreach loops
|
2007-10-28 12:31:31 +00:00 |
Roland Gruber
|
e983a1f7ba
|
fixed deleting
|
2007-10-26 14:10:10 +00:00 |
Roland Gruber
|
c2200d865e
|
improved tabbing
|
2007-10-24 18:12:35 +00:00 |
Roland Gruber
|
9613a2a599
|
transparent buttons in tabs
|
2007-10-16 16:48:13 +00:00 |
Roland Gruber
|
3ac346d4e3
|
fixed PHP notice
|
2007-10-10 16:45:30 +00:00 |