|
1.10.2.5 FRAMEWORK_3 (+3 -3 lines) |
04/03/2008 08:01 AM |
Jan Schneider jan |
MFH: Show user drop down list in ACL screen if possible etc. Tags: IMP_4_3, IMP_4_3_RC2, IMP_4_2_1_RC1, IMP_4_2, IMP_4_2_RC4 |
|
1.10.2.4 FRAMEWORK_3 (+50 -50 lines) |
04/03/2008 08:00 AM |
Jan Schneider jan |
MFH: 1.14 |
|
1.15 (+3 -3 lines) |
04/03/2008 07:12 AM |
Jan Schneider jan |
- Show user drop down list in ACL screen if possible.
- Fix current folder display.
- Set columns to equal widths. |
|
1.14 (+50 -50 lines) |
04/03/2008 06:53 AM |
Jan Schneider jan |
indention |
|
1.10.2.3 FRAMEWORK_3 (+1 -1 lines) |
12/26/2007 02:55 PM |
Michael M Slusarz slusarz |
MFH 1.12, 1.13 Tags: IMP_4_2_RC3, IMP_4_2_RC2 |
|
1.13 (+1 -1 lines) |
12/26/2007 02:52 PM |
Michael M Slusarz slusarz |
Bug: 6049
We need to submit before disabling the form. |
|
1.12 (+1 -1 lines) |
12/26/2007 01:39 PM |
Michael M Slusarz slusarz |
There should be no reason to reenable 'new_user' while submitting, right? |
|
1.10.2.2 FRAMEWORK_3 (+4 -4 lines) |
12/26/2007 01:46 AM |
Michael M Slusarz slusarz |
Bug: 6049
MFH 1.11 |
|
1.11 (+4 -4 lines) |
12/26/2007 01:38 AM |
Michael M Slusarz slusarz |
Bug: 6049
disableButtons() was removed from acl.js. |
|
1.10.2.1 FRAMEWORK_3 (+0 -0 lines) |
12/20/2007 09:00 AM |
Jan Schneider jan |
Merge from HEAD. |
|
1.10 (+2 -2 lines) |
11/23/2007 03:05 AM |
Michael M Slusarz slusarz |
trim trailing ws
Use prototypejs to simplify js code. Tags: FRAMEWORK_3, BEFORE_MERGE_3_2, IMP_4_2_RC1 |
|
1.9 (+9 -2 lines) |
10/10/2006 12:27 AM |
Matt Selsky selsky |
Fix template tag leakage when 'noacl' variable is set. Also, don't
bother with 'canedit' stuff if 'noacl' is set.
Submitted by: Eric Garrido <ekg2002@columbia.edu> Tags: IMP_4_2_ALPHA |
|
1.8 (+45 -59 lines) |
10/03/2006 05:04 PM |
Matt Selsky selsky |
New IMAP ACL manager.
Bug: 4146
Submitted by: Eric Garrido <ekg2002@columbia.edu> |
|
1.7 (+1 -1 lines) |
07/16/2006 06:24 AM |
Matt Selsky selsky |
Use class instead of inline style. |
|
1.6 (+1 -1 lines) |
07/11/2006 12:10 PM |
Matt Selsky selsky |
xhtml |
|
1.5 (+10 -9 lines) |
07/11/2006 11:46 AM |
Matt Selsky selsky |
Accessibility.
Bug: 4080 |
|
1.4 (+6 -6 lines) |
04/26/2006 12:17 AM |
Michael M Slusarz slusarz |
Remove some unneeded |
|
1.3 (+3 -3 lines) |
04/25/2006 06:00 PM |
Jan Schneider jan |
Fix template and javascript to propagate acl list. |
|
1.2 (+1 -1 lines) |
03/07/2006 09:07 AM |
Jan Schneider jan |
Remvove bogus quote |
|
1.1 |
02/26/2006 01:39 AM |
Michael M Slusarz slusarz |
Convert ACL to Horde_Template::. |