|
2.38.2.9 FRAMEWORK_3 (+10 -0 lines) |
07/10/2008 07:28 PM |
Jan Schneider jan |
MFH: Add option to attach personal vCard to message. Tags: IMP_4_3, IMP_4_3_RC2, IMP_4_2_1_RC1 |
|
2.47 (+4 -0 lines) |
07/01/2008 03:03 AM |
Michael M Slusarz slusarz |
Added readonly mailbox and disable compose hooks. |
|
2.46 (+10 -0 lines) |
06/26/2008 03:45 PM |
Jan Schneider jan |
Add option to attach personal vCard to message. |
|
2.38.2.8 FRAMEWORK_3 (+3 -3 lines) |
06/23/2008 12:34 AM |
Michael M Slusarz slusarz |
MFH 2.45 |
|
2.45 (+3 -3 lines) |
06/23/2008 12:33 AM |
Michael M Slusarz slusarz |
Whatever reason we had to have the width at 98% has long since disappeared.
Fixes the unable to see entire scrollbar problem on IE7. |
|
2.38.2.7 FRAMEWORK_3 (+1 -1 lines) |
06/05/2008 02:13 AM |
Michael M Slusarz slusarz |
MFH: compose.html - 2.44; screen.css - 1.88 |
|
2.44 (+1 -1 lines) |
06/05/2008 02:10 AM |
Michael M Slusarz slusarz |
Fix "shaking" of screen when autocomplete loading graphic is displayed. |
|
2.38.2.6 FRAMEWORK_3 (+2 -2 lines) |
05/26/2008 10:40 AM |
Chuck Hagenbuch chuck |
MFH:
2.1092 +3 -3 imp/compose.php
1.82 +15 -11 imp/locale/en_US/help.xml
2.43 +2 -2 imp/templates/compose/compose.html |
|
2.43 (+2 -2 lines) |
05/22/2008 10:45 PM |
Chuck Hagenbuch chuck |
Try to improve attachment help
Bug: 6743 |
|
2.38.2.5 FRAMEWORK_3 (+1 -1 lines) |
05/13/2008 09:39 PM |
Michael M Slusarz slusarz |
MFH: compose.js - 1.25; compose.html - 2.42 Tags: IMP_4_2 |
|
2.42 (+1 -1 lines) |
05/13/2008 08:49 PM |
Michael M Slusarz slusarz |
Simplify element check. Only extend event if needed. |
|
2.38.2.4 FRAMEWORK_3 (+4 -4 lines) |
03/18/2008 02:59 PM |
Chuck Hagenbuch chuck |
MFH:
2.41 +4 -4 imp/templates/compose/compose.html
1.84 +4 -6 imp/themes/screen.css Tags: IMP_4_2_RC4 |
|
2.41 (+4 -4 lines) |
03/18/2008 02:58 PM |
Chuck Hagenbuch chuck |
Revert to, cc, bcc as textareas |
|
2.38.2.3 FRAMEWORK_3 (+1 -1 lines) |
03/18/2008 10:33 AM |
Jan Schneider jan |
MFH: 2.40 |
|
2.40 (+1 -1 lines) |
03/18/2008 08:50 AM |
Jan Schneider jan |
ws nit |
|
2.38.2.2 FRAMEWORK_3 (+1 -1 lines) |
12/20/2007 10:37 AM |
Jan Schneider jan |
MFH: 2.39 Tags: IMP_4_2_RC3, IMP_4_2_RC2 |
|
2.39 (+1 -1 lines) |
12/20/2007 09:43 AM |
Jan Schneider jan |
Fix id. |
|
2.38.2.1 FRAMEWORK_3 (+0 -0 lines) |
12/20/2007 09:00 AM |
Jan Schneider jan |
Merge from HEAD. |
|
2.38 (+1 -1 lines) |
07/16/2007 04:23 PM |
Chuck Hagenbuch chuck |
bump up textarea size of to, cc, bcc; looks basically the same to me
in FF, and is useable in Safari. Tags: FRAMEWORK_3, BEFORE_MERGE_3_2, IMP_4_2_RC1, IMP_4_2_ALPHA |
|
2.37 (+4 -4 lines) |
06/16/2007 07:39 AM |
Jan Schneider jan |
Turn recipient fields into textareas like in DIMP, but make them look like text fields in the default theme. |
|
2.36 (+3 -3 lines) |
05/07/2007 04:34 PM |
Matt Selsky selsky |
There's no reason to force these fields to be LTR.
Bug: 3706 |
|
2.35 (+1 -1 lines) |
04/03/2007 06:47 PM |
Michael M Slusarz slusarz |
Use internal identifier to access attachment information - no need to reindex
when we delete (which really screws things up when we can't update the other
attachments - e.g. the code I am currently working on for DIMP). |
|
2.34 (+6 -6 lines) |
01/10/2007 12:53 PM |
Chuck Hagenbuch chuck |
Remove fixed class from input fields that don't need it.
Bug: 4858
Submitted by: vilius (at) lnk (dot) lt |
|
2.33 (+1 -1 lines) |
01/07/2007 02:45 PM |
Chuck Hagenbuch chuck |
Browser autocomplete doesn't mesh well with our autocomplete. |
|
2.32 (+1 -0 lines) |
12/09/2006 01:09 PM |
Michael M Slusarz slusarz |
Add missing td tag |
|
2.31 (+1 -1 lines) |
12/01/2006 02:31 PM |
Michael M Slusarz slusarz |
Prototype/JSON optimizations. |
|
2.30 (+1 -1 lines) |
11/28/2006 02:26 AM |
Michael M Slusarz slusarz |
Need to assign id's to all of these form values. |
|
2.29 (+3 -3 lines) |
11/28/2006 01:56 AM |
Michael M Slusarz slusarz |
Use prototype in compose.js. |
|
2.28 (+1 -1 lines) |
10/16/2006 06:00 AM |
Jan Schneider jan |
Show percentage of attachment limit usage in compose window.
Bug: 3434
Submitted by: ekg2002@columbia.edu |
|
2.27 (+1 -1 lines) |
08/17/2006 01:33 AM |
Michael M Slusarz slusarz |
tell me it was not this easy. use span to keep graphic on same line as input
field. |
|
2.26 (+5 -4 lines) |
08/16/2006 05:14 PM |
Michael M Slusarz slusarz |
Display loading graphic when doing autocomplete search. Help requested in
positioning the loading graphic at the end of the input field rather than
where it appears right now (under the input field). |
|
2.25 (+1 -1 lines) |
08/09/2006 08:08 PM |
Michael M Slusarz slusarz |
Cleaner UI for preview link. |
|
2.24 (+12 -11 lines) |
07/16/2006 06:42 AM |
Matt Selsky selsky |
Add labels to form elements.
Bug: 4080 |
|
2.23 (+1 -9 lines) |
06/02/2006 11:15 AM |
Michael M Slusarz slusarz |
I think this looks a bit cleaner. |
|
2.22 (+1 -1 lines) |
05/22/2006 01:43 AM |
Michael M Slusarz slusarz |
better id name |
|
2.21 (+1 -1 lines) |
05/22/2006 01:35 AM |
Michael M Slusarz slusarz |
Bug: 3906
Correct UI display when doing spellcheck with HTML mode. |
|
2.20 (+1 -1 lines) |
05/21/2006 11:47 PM |
Michael M Slusarz slusarz |
ie6 needs this |
|
2.19 (+83 -90 lines) |
05/21/2006 11:44 PM |
Michael M Slusarz slusarz |
Playing around with the layout a bit. Lots of hardcoded styles, but we can
move them to CSS once the UI is solidified. |
|
2.18 (+16 -16 lines) |
05/02/2006 06:01 PM |
Chuck Hagenbuch chuck |
- don't let "return" send messages. too easy to send an empty message
when using return to come out of autocomplete
- apply appropriate checkbox CSS class to compose window checkboxes
- use Event.stop() in several places to make sure that hitting "cancel" really
works in all browsers. |
|
2.17 (+2 -5 lines) |
04/17/2006 11:26 PM |
Michael M Slusarz slusarz |
Port contacts auto-expand code from DIMP. |
|
2.16 (+1 -1 lines) |
03/13/2006 04:57 PM |
Chuck Hagenbuch chuck |
remove unnecessary table attributes. |
|
2.15 (+1 -1 lines) |
02/23/2006 07:00 PM |
Michael M Slusarz slusarz |
Remove this space - it has been here for years and i don't know why (because
it has always bugged me: - although I never realized it until today :)) |
|
2.14 (+1 -1 lines) |
02/22/2006 01:20 AM |
Michael M Slusarz slusarz |
Bug: 3491
this check needs to be done on every element of the loop. |
|
2.13 (+2 -6 lines) |
02/22/2006 01:15 AM |
Michael M Slusarz slusarz |
tweaks |
|
2.12 (+8 -2 lines) |
02/20/2006 11:06 PM |
Michael M Slusarz slusarz |
Bug: 3491
fix formatting error. |
|
2.11 (+1 -1 lines) |
02/20/2006 09:45 AM |
Jan Schneider jan |
Fix stationery loop. |
|
2.10 (+2 -2 lines) |
01/24/2006 06:45 PM |
Michael M Slusarz slusarz |
unneeded padding |
|
2.9 (+2 -2 lines) |
01/24/2006 12:05 AM |
Michael M Slusarz slusarz |
Bug: 3333
[mms] Prompt user before sending messages with empty subjects (Bug #3333). |
|
2.8 (+7 -7 lines) |
01/23/2006 12:03 PM |
Michael M Slusarz slusarz |
Apparently you can use gettext tags inside an HTML tag. I don't know why I
thought otherwise. |
|
2.7 (+1 -1 lines) |
01/18/2006 11:27 AM |
Matt Selsky selsky |
Use id instead of name attribute for a tags. |
|
2.6 (+2 -2 lines) |
12/28/2005 11:52 AM |
Chuck Hagenbuch chuck |
Don't cancel a message unless the user clicks OK.
Bug: 3124 |
|
2.5 (+1 -1 lines) |
12/22/2005 06:13 PM |
Chuck Hagenbuch chuck |
remove stray quote |
|
2.4 (+2 -2 lines) |
12/20/2005 11:19 PM |
Michael M Slusarz slusarz |
small ui tweak |
|
2.3 (+1 -1 lines) |
12/19/2005 10:19 AM |
Chuck Hagenbuch chuck |
More typos. Identities work again. |
|
2.2 (+197 -269 lines) |
12/19/2005 02:48 AM |
Michael M Slusarz slusarz |
Start removing some of the unneeded cruft - namely embedded tables. There is
much work to be done, but these initial cleanups are making the code much
easier to read and paring the size by about 2K. |
|
2.1 |
12/19/2005 12:16 AM |
Michael M Slusarz slusarz |
The big kahuna - convert the compose template to Horde_Template::. |