Revisions for dimp/templates/chunks/compose.php

Location: [ Horde ] / dimp / templates / chunks / compose.php View: Logs | Branches | Statistics
Search Revisions:
Show diffs between and
Show Differences shows diffs to the previous revision. If you select a revision by clicking its row, Show Differences will show the differences to the selected row.
Show Branch:
  Revision Date Author Log Message
1.154 (+2 -5 lines) 10/19/2008 05:31 PM Michael M Slusarz slusarz

Bug: 7510
This element should always be defined.

1.153 (+5 -1 lines) 09/12/2008 01:30 PM Michael M Slusarz slusarz

Don't activate popup compose window until we are done loading.

1.134.2.14 FRAMEWORK_3 (+2 -2 lines) 09/02/2008 05:47 PM Michael M Slusarz slusarz

MFH 1.152

Tags: DIMP_1_1, DIMP_1_1_RC2

1.152 (+2 -2 lines) 09/02/2008 05:46 PM Michael M Slusarz slusarz

This should be a monospaced font if sending in text/plain.

1.151 (+3 -3 lines) 08/28/2008 02:48 AM Michael M Slusarz slusarz

css cleanups

1.150 (+1 -5 lines) 08/21/2008 11:50 AM Chuck Hagenbuch chuck

Revert button separators - these look really chunky and awkward to me, and seem
unnecessary. Also, if we do want lines between buttons, they should be done with
CSS, not pipe characters.

1.149 (+5 -1 lines) 08/20/2008 06:31 PM Michael M Slusarz slusarz

Add some separators to distinguish between dimp action buttons a bit better.

1.148 (+2 -2 lines) 08/20/2008 12:30 AM Michael M Slusarz slusarz

More UI tweaks.

1.134.2.13 FRAMEWORK_3 (+2 -2 lines) 06/05/2008 02:12 AM Michael M Slusarz slusarz

MFH: compose.php - 1.147; message.php - 1.7; index.inc - 1.192;
print.css - 1.21

Tags: DIMP_1_0_1_RC1

1.147 (+2 -2 lines) 06/05/2008 01:34 AM Michael M Slusarz slusarz

Simplify print CSS. Don't display dimpOptions when printing. Don't display
dimpActions buttons when printing from message screen.

1.134.2.12 FRAMEWORK_3 (+2 -2 lines) 05/20/2008 01:26 AM Michael M Slusarz slusarz

MFH: There is no support for accesskeys in DIMP.

Tags: DIMP_1_0

1.146 (+2 -2 lines) 05/19/2008 11:09 PM Michael M Slusarz slusarz

There is no support for accesskeys in DIMP.

1.134.2.11 FRAMEWORK_3 (+4 -4 lines) 05/19/2008 02:11 PM Michael M Slusarz slusarz

MFH: ShowMessage.php - 1.88; compose.php - 1.145; message.php - 1.4;
index.inc - 1.189-1.190

1.145 (+4 -4 lines) 05/19/2008 02:01 PM Michael M Slusarz slusarz

Remove some more '#' anchors.

1.134.2.10 FRAMEWORK_3 (+2 -2 lines) 05/13/2008 02:22 PM Michael M Slusarz slusarz

MFH: Remove remaining static 'href="#"' attributes.

1.144 (+2 -2 lines) 05/13/2008 02:19 PM Michael M Slusarz slusarz

Remove remaining static 'href="#"' attributes.

1.134.2.9 FRAMEWORK_3 (+7 -8 lines) 05/12/2008 01:48 AM Michael M Slusarz slusarz

MFH: DimpBase.js - 1.59-1.60; DIMP.php - 1.125-1.126; compose.php - 1.143;
message.php - 1.2; index.inc - 1.184; DimpCore.js - 1.424-1.425;
imp.php - 1.215

1.143 (+7 -8 lines) 05/12/2008 12:40 AM Michael M Slusarz slusarz

Clean up DIMP::actionButton() - remove onclick param (no longer used) and url
param (will always be '#').

1.134.2.8 FRAMEWORK_3 (+10 -3 lines) 05/06/2008 02:29 AM Michael M Slusarz slusarz

MFH: compose.php - 1.109; Compose.php - 1.29; message.php - 1.64;
chunks/compose.php - 1.142

Tags: DIMP_1_0_RC4

1.142 (+10 -3 lines) 05/06/2008 01:29 AM Michael M Slusarz slusarz

Move some stuff out of the compose library and move it to where it makes
more sense.

1.134.2.7 FRAMEWORK_3 (+17 -17 lines) 04/28/2008 05:57 PM Michael M Slusarz slusarz

MFH: Merge the new event observer handling code.

1.141 (+17 -17 lines) 04/23/2008 08:19 PM Michael M Slusarz slusarz

Move javascript event handlers on compose screen to static JS files.

1.140 (+4 -4 lines) 03/25/2008 02:29 PM Jan Schneider jan

MFB: Distinguish menu icons from other icons for more flexible customization.

1.134.2.6 FRAMEWORK_3 (+4 -4 lines) 03/25/2008 02:13 PM Jan Schneider jan

Distinguish menu icons from other icons for more flexible customization.

1.139 (+18 -6 lines) 03/25/2008 12:21 PM Jan Schneider jan

MFB: Move _createDA() to compose.php so we can use it in both the compose and full message view.

1.134.2.5 FRAMEWORK_3 (+18 -6 lines) 03/25/2008 12:17 PM Jan Schneider jan

Move _createDA() to compose.php so we can use it in both the compose and full message view.

1.134.2.4 FRAMEWORK_3 (+4 -1 lines) 02/26/2008 06:33 AM Michael M Slusarz slusarz

MFH: compose.php - 1.138; CHANGES - 1.80

Tags: DIMP_1_0_RC3

1.138 (+4 -1 lines) 02/26/2008 06:17 AM Michael M Slusarz slusarz

Add Special Characters to compose screen, if configured.

1.134.2.3 FRAMEWORK_3 (+2 -2 lines) 01/08/2008 11:45 AM Jan Schneider jan

MFH: Make dimpActions a CSS class instead of a DOM id because it can appear more than once.

Tags: DIMP_1_0_RC2

1.137 (+2 -2 lines) 01/08/2008 11:39 AM Jan Schneider jan

Make dimpActions a CSS class instead of a DOM id because it can appear more than once.

1.134.2.2 FRAMEWORK_3 (+2 -2 lines) 01/02/2008 06:30 AM Jan Schneider jan

Happy New Year

1.136 (+2 -2 lines) 01/02/2008 06:11 AM Jan Schneider jan

Happy New Year

1.134.2.1 FRAMEWORK_3 (+13 -1 lines) 12/24/2007 02:08 AM Michael M Slusarz slusarz

MFH: ContactAutoCompleter - 1.18, 1.19; compose.php - 1.135

1.135 (+13 -1 lines) 12/24/2007 01:40 AM Michael M Slusarz slusarz

Give visual indication that server is processing autocomplete results (like
in IMP).

1.134 (+1 -2 lines) 12/12/2007 02:45 AM Michael M Slusarz slusarz

Be more consistent with cancel/close graphic.  I have always found it
confusing to have a cancel button w/trash icon in compose screen - a cancel
is not a delete/trash action.

Tags: FRAMEWORK_3, BEFORE_MERGE_3_2

1.133 (+4 -4 lines) 12/12/2007 02:34 AM Michael M Slusarz slusarz

Auto-resize address inputs in compose screen.

1.132 (+8 -8 lines) 11/05/2007 07:13 PM Michael M Slusarz slusarz

Move all compose/fullmessage code to unique namespaces.

Tags: DIMP_1_0_RC1

1.131 (+4 -4 lines) 09/11/2007 01:28 AM Michael M Slusarz slusarz

Hide Show CC/BCC toggle once they are clicked - there is no need to hide the
input boxes once they are displayed.

1.130 (+2 -2 lines) 06/06/2007 08:23 AM Michael M Slusarz slusarz

Change status of Save Draft button when clicked.

Tags: DIMP_1_0_ALPHA

1.129 (+2 -2 lines) 05/31/2007 01:37 PM Michael M Slusarz slusarz

Small tweaks.

1.128 (+2 -2 lines) 05/07/2007 04:50 PM Matt Selsky selsky

Don't force indentity selector to be LTR.

Bug: 3706

1.127 (+4 -4 lines) 05/02/2007 06:34 AM Michael M Slusarz slusarz

Move a few more styles to screen.css.

1.126 (+87 -148 lines) 04/24/2007 02:40 PM Michael M Slusarz slusarz

Move all the html composition code back into templates to allow for templating.
But now most of the php logic has been removed, so it is much easier to
visually parse the HTML.

1.125 (+1 -1 lines) 04/24/2007 02:11 PM Michael M Slusarz slusarz

Move compose html generation code to a function so we can more easily
call it in several places and better control and use the output.  Allows us
to better handle when javscript file/code is included in the page, cleaner
template-like files, etc.  Basically, doing the same thing we have previously
done with the ShowMessage and ListMessages code.

1.124 (+2 -2 lines) 04/18/2007 12:39 PM Michael M Slusarz slusarz

Start off with a larger area - when we do the auto-sizing it looks nicer than
when we start off tiny and grow to a larger screen.

1.123 (+2 -2 lines) 04/18/2007 12:14 PM Michael M Slusarz slusarz

Be sure to populate draft index when resuming so we delete the draft when
finished.

1.122 (+2 -1 lines) 04/17/2007 12:43 PM Michael M Slusarz slusarz

Fix removal of auto draft messages.  Also, have completely separate draft_index
value because index is used for reply/forward purposes.

1.121 (+7 -2 lines) 04/17/2007 07:35 AM Michael M Slusarz slusarz

Submitted by: acmpires@co.sapo.pt
Make xinha much more fast & friendly.

1.120 (+2 -2 lines) 04/13/2007 08:06 AM Michael M Slusarz slusarz

Don't send until upload is complete.
Give user indication the message is in the process of being sent.

1.119 (+3 -3 lines) 04/13/2007 07:00 AM Michael M Slusarz slusarz

Several attachment-related fixes.

1.118 (+8 -19 lines) 04/04/2007 01:52 AM Michael M Slusarz slusarz

Revamp attachment code.  Essentially, the recent changes to submit compose
via AJAX calls broke attachment handling since files can only be uploaded
via submit calls.  Therefore, go the extra difference and make file uploading
an asychronous activity.  Additionally, eliminate a bunch of duplicate code
dealing with forwarded attachments - these are no different than regular
attachments and should be treated accordingly.  These changes mean we no
longer need the separate MultiFile js file to be loaded.

1.117 (+3 -5 lines) 03/14/2007 11:44 PM Michael M Slusarz slusarz

Submit compose through AJAX instead of via submit - this allows us to do
callbacks via javascript code in compose.js rather than hacking and
trying to return javascript as the page return.

1.116 (+2 -1 lines) 03/07/2007 01:30 PM Michael M Slusarz slusarz

Allow stuff to work more properly when directly accessing message.php or
compose.php.
Correctly refresh folderList/messageList when in a popup of a popup (i.e.
composing a message when clicking on a compose link in a message popup).
Allow hash bookmarks to work properly in all browsers (including Safari).

1.115 (+3 -3 lines) 03/05/2007 03:18 AM Michael M Slusarz slusarz

Improvements to reply flagging.  Should work in all instances now.

1.114 (+2 -1 lines) 03/04/2007 09:26 PM Michael M Slusarz slusarz

Send folder/index/reply type information when sending message so that we
can correctly do a bunch of send-time tasks (marking message as answered,
sendmail logging, adding necessary reply headers).

1.113 (+2 -1 lines) 01/17/2007 02:18 AM Michael M Slusarz slusarz

Use AJAX to obtain reply text/headers.

1.112 (+3 -3 lines) 01/07/2007 02:17 PM Michael M Slusarz slusarz

Use IMP::addInlineScript().

1.111 (+2 -2 lines) 01/03/2007 01:42 AM Michael M Slusarz slusarz

Make sure we define 'name' for the form, since this is how the contacts
popup interacts with the form.

1.110 (+2 -2 lines) 01/02/2007 07:46 AM Jan Schneider jan

Happy New Year

1.109 (+3 -3 lines) 01/01/2007 07:40 PM Jan Schneider jan

Assign copyright to The Horde Project for those copyright holders that already agreed to it.

1.108 (+4 -4 lines) 12/23/2006 02:47 PM Michael M Slusarz slusarz

Automatically resize compose textarea to fill window size.

1.107 (+11 -7 lines) 12/21/2006 04:07 AM Michael M Slusarz slusarz

Automatically resize xinha height based on the size of the containing div.

1.106 (+2 -2 lines) 12/09/2006 01:53 PM Michael M Slusarz slusarz

fix variable name

1.105 (+14 -293 lines) 12/06/2006 12:34 AM Michael M Slusarz slusarz

Move javascript out of compose/fullmessage templates to separate, cacheable
javascript files.

1.104 (+9 -17 lines) 12/05/2006 12:22 PM Michael M Slusarz slusarz

optimize.

1.103 (+3 -3 lines) 11/30/2006 02:30 AM Michael M Slusarz slusarz

updates

1.102 (+85 -77 lines) 11/28/2006 04:01 AM Michael M Slusarz slusarz

prototype cleanups.
JS popdown menu.  Fixes issues affecting cross-browser compatibility with our
CSS only solution.  Still need to fix closing the popdown if the user does
not select an item, but its time to go to sleep.

1.101 (+22 -26 lines) 11/24/2006 02:13 PM Michael M Slusarz slusarz

some fixes found via jslint.

1.100 (+10 -5 lines) 11/07/2006 03:26 AM Michael M Slusarz slusarz

Almost there - correctly set HTML mode when doing quickreply.

1.99 (+6 -11 lines) 11/01/2006 01:26 AM Michael M Slusarz slusarz

Fix opening HTML mode in IE 6.

1.98 (+40 -40 lines) 10/31/2006 01:23 AM Michael M Slusarz slusarz

Delete current message data when closing quickreply.
Correctly reset attachments list when closing quickreply.
Use some prototype shortcuts.

1.97 (+5 -1 lines) 10/27/2006 12:17 AM Michael M Slusarz slusarz

Use AJAX updating now for all quickreply forward updates.
Hide the entire message information when using quickreply - restore it after we
are done with quickreply.

1.96 (+24 -17 lines) 10/18/2006 03:39 AM Michael M Slusarz slusarz

correctly fix xinha width on resize.

1.95 (+8 -5 lines) 10/18/2006 12:39 AM Michael M Slusarz slusarz

commit compressed js
When converting from HTML -> Text, make sure we do conversion after we tear
down xinha object - if the callback is fired too quickly, it will populate
the textarea before xinha is destroyed, and xinha is designed to destroy
the textarea field once it closes.
also, make sure we have the results from Text2Html before we try to open
xinha to prevent against possible weirdness/race conditions.

1.94 (+2 -2 lines) 10/18/2006 12:30 AM Michael M Slusarz slusarz

Add synchronous option to doAction.

1.93 (+9 -7 lines) 10/11/2006 12:30 AM Michael M Slusarz slusarz

Fix toggling cc/bcc when visiting quickreply page multiple times.

1.92 (+4 -9 lines) 10/06/2006 12:04 AM Michael M Slusarz slusarz

Use the DimpCore function to do the Ajax calls.

1.91 (+5 -5 lines) 09/20/2006 12:51 PM Michael M Slusarz slusarz

Move all dynamically created PHP content from DimpCore.js.php to dimp.js.php.
Now we can cache the output of DimpCore.js.php on the browser side and only
have to regenerated dimp.js.php on each unique page load (which was being
regenerated anyway).

1.90 (+7 -3 lines) 09/19/2006 12:52 AM Michael M Slusarz slusarz

Don't hide cc/bcc when replying to all.

1.89 (+4 -8 lines) 09/18/2006 02:50 PM Michael M Slusarz slusarz

Clean up identity handling.

1.88 (+9 -6 lines) 09/16/2006 02:57 PM Michael M Slusarz slusarz

Support from IMP for replying/forwarding in the same format as the original
message.

1.87 (+11 -6 lines) 09/15/2006 03:29 PM Michael M Slusarz slusarz

Delete auto-saved drafts when cancelling a message.
Clean up doAction() a bit.  Don't require 3rd or 4th parameters.

1.86 (+2 -2 lines) 09/12/2006 01:16 PM Michael M Slusarz slusarz

Buttons we do not need to show.

1.85 (+25 -38 lines) 09/12/2006 02:48 AM Michael M Slusarz slusarz

Use Horde_Editor to generate xinha js code.

1.84 (+4 -4 lines) 09/04/2006 09:40 PM Michael M Slusarz slusarz

Some MultiSelector cleanups.

1.83 (+2 -2 lines) 09/04/2006 09:08 PM Michael M Slusarz slusarz

Move around some requires.

1.82 (+2 -2 lines) 09/02/2006 12:27 PM Jan Schneider jan

Remove unused class name.

1.81 (+1 -2 lines) 09/02/2006 12:17 PM Jan Schneider jan

Missed one class name usage.

1.80 (+2 -2 lines) 09/02/2006 12:15 PM Jan Schneider jan

Class name no longer used.

1.79 (+2 -2 lines) 09/02/2006 12:10 PM Jan Schneider jan

Class no longer used.

1.78 (+9 -3 lines) 08/31/2006 11:05 AM Jan Schneider jan

Make a full text2html conversion when switching the wysiwyg editor on.

1.77 (+6 -4 lines) 08/30/2006 08:58 AM Jan Schneider jan

Add address book popup.

1.76 (+9 -8 lines) 08/27/2006 04:07 AM Michael M Slusarz slusarz

tweaks. some unnecessary requires.

1.75 (+11 -7 lines) 08/23/2006 02:07 AM Michael M Slusarz slusarz

Move all generation of responses to DIMP.
Code consolidation in several places.
Remove some unneeded requires.
Do loading of IMP's base file in dimp's base.php.

1.74 (+9 -7 lines) 08/19/2006 02:12 PM Michael M Slusarz slusarz

QuickFinder currently not used in dimp.

1.73 (+4 -2 lines) 05/22/2006 01:41 AM Michael M Slusarz slusarz

Fix UI for spellcheck with HTML mode.

1.72 (+2 -1 lines) 05/11/2006 01:39 PM Chuck Hagenbuch chuck

I had renamed "cover" to "input". Putting this back with the new name.

1.71 (+1 -2 lines) 05/10/2006 01:36 AM Michael M Slusarz slusarz

this line doesn't seem to do anything since 'cover' appears nowhere else
in the code.

1.70 (+9 -7 lines) 05/04/2006 05:52 PM Chuck Hagenbuch chuck

Fix message changed test for html composition.

1.69 (+6 -1 lines) 05/04/2006 05:38 PM Chuck Hagenbuch chuck

don't keep saving the same draft over and over.

1.68 (+2 -1 lines) 05/02/2006 03:31 PM Chuck Hagenbuch chuck

convert newlines to <br> tags when switching to html mode to avoid
everything being concatenated onto one line.

1.67 (+6 -6 lines) 04/20/2006 05:00 PM Chuck Hagenbuch chuck

fix case, more var declarations so loop variables don't leak into a higher scope.

Only showing the 100 latest revisions. Show all revisions? (may take a while).