|
1.5.4.8 FRAMEWORK_3 (+0 -27 lines) |
12/20/2007 09:23 AM |
Jan Schneider jan |
Merge from HEAD. Tags: NAG_2_2, NAG_2_2_RC3, NAG_2_2_RC2 |
|
1.16 (+0 -28 lines) |
10/27/2006 07:19 PM |
Chuck Hagenbuch chuck |
Move tasklist/notepad selection to panels like Kronolith's. Tags: BEFORE_MERGE_3_2, NAG_2_2_RC1, NAG_2_2_ALPHA |
|
1.15 (+2 -1 lines) |
07/15/2006 04:36 PM |
Matt Selsky selsky |
Add label for tasklist display selector.
Bug: 4080 |
|
1.5.4.4.2.1 FRAMEWORK_3_0 (+5 -5 lines) |
12/10/2005 05:08 PM |
Chuck Hagenbuch chuck |
Merge XSS fixes to FRAMEWORK_3_0 branch. Tags: NAG_2_0_4 |
|
1.5.4.7 FRAMEWORK_3 (+2 -2 lines) |
12/04/2005 06:45 PM |
Chuck Hagenbuch chuck |
MFH: last XSS pass through Nag for now. Tags: NAG_2_1_4, NAG_2_1_3, NAG_2_1_2, NAG_2_1_1, NAG_2_1, NAG_2_1_RC2, NAG_2_1_RC1 |
|
1.14 (+2 -2 lines) |
12/04/2005 06:44 PM |
Chuck Hagenbuch chuck |
Hopefully the last pass necessary through Nag for now. |
|
1.5.4.6 FRAMEWORK_3 (+1 -1 lines) |
12/02/2005 03:38 PM |
Chuck Hagenbuch chuck |
MFH: More escaping fixes, though generally not exploitable except on
yourself, and never by an unauthenticated user. |
|
1.13 (+1 -1 lines) |
12/02/2005 03:35 PM |
Chuck Hagenbuch chuck |
More escaping fixes, though generally not exploitable except on
yourself, and never by an unauthenticated user. |
|
1.5.4.5 FRAMEWORK_3 (+3 -12 lines) |
10/18/2005 08:56 AM |
Jan Schneider jan |
Merged from HEAD. |
|
1.12 (+1 -1 lines) |
08/06/2005 09:14 PM |
Chuck Hagenbuch chuck |
Remove deprecated language="" attribute on script tags wherever possible. Tags: BEFORE_MERGE_3_1 |
|
1.11 (+0 -1 lines) |
05/28/2005 01:01 PM |
Chuck Hagenbuch chuck |
Guess what - you can't really set the height on a <br />. I think
before I was thinking of padding, not margin; just set a bottom margin
on #menu instead.
Any thoughts on merging this? |
|
1.10 (+2 -10 lines) |
05/20/2005 11:24 AM |
Chuck Hagenbuch chuck |
Track share selection changes. |
|
1.5.4.4 FRAMEWORK_3 (+4 -3 lines) |
05/11/2005 11:29 AM |
Chuck Hagenbuch chuck |
MFH 1.9 (nag), 1.8 (mnemo) Tags: FRAMEWORK_3_0, NAG_2_0_3, NAG_2_0_2, NAG_2_0_2_RC1 |
|
1.9 (+4 -3 lines) |
05/11/2005 11:29 AM |
Chuck Hagenbuch chuck |
Fix display problems in IE5/Mac. |
|
1.5.4.3 FRAMEWORK_3 (+1 -1 lines) |
03/06/2005 12:23 AM |
Chuck Hagenbuch chuck |
MFH: [cjh] Control space under the menu bar with a themeable style (Bug #1421). |
|
1.8 (+1 -1 lines) |
03/06/2005 12:22 AM |
Chuck Hagenbuch chuck |
[cjh] Control space under the menu bar with a themeable style (Bug #1421). |
|
1.5.4.2 FRAMEWORK_3 (+9 -7 lines) |
02/15/2005 06:01 PM |
Chuck Hagenbuch chuck |
MFH: menu fixes |
|
1.7 (+9 -7 lines) |
02/15/2005 05:55 PM |
Chuck Hagenbuch chuck |
Fix arrangement of share selection forms to work in more browsers. |
|
1.5.4.1 FRAMEWORK_3 (+1 -1 lines) |
02/09/2005 11:42 PM |
Chuck Hagenbuch chuck |
MFH: don't let the <select> move onto a new line |
|
1.6 (+1 -1 lines) |
02/09/2005 11:41 PM |
Chuck Hagenbuch chuck |
Don't let the <select> wrap onto a new line, bloating the menu. |
|
1.5 (+1 -1 lines) |
12/04/2004 11:34 PM |
Chuck Hagenbuch chuck |
My Tasklists link. Tags: FRAMEWORK_3, NAG_2_0_1, NAG_2_0, NAG_2_0_RC3 |
|
1.4 (+3 -3 lines) |
11/23/2004 10:34 AM |
Chuck Hagenbuch chuck |
This was overwriting existing variables. Tags: NAG_2_0_RC2 |
|
1.3 (+1 -1 lines) |
11/15/2004 11:25 PM |
Chuck Hagenbuch chuck |
Oops, we didn't have a $_with_problem setting. Introduce
HORDE_MENU_MASK constatnts as the number of arguments was getting hard
to manage. Tags: NAG_2_0_RC1 |
|
1.2 (+1 -1 lines) |
11/15/2004 10:14 PM |
Chuck Hagenbuch chuck |
- treat $with_login like the other $with_ Menu parameters. Saner.
- make sure to obey $_with_problem in render()
- related tweaks and cleanups |
|
1.1 |
11/14/2004 10:28 PM |
Chuck Hagenbuch chuck |
- Use new CSS menu
- remove SHARE_ constants |