Commit Graph

502 Commits

Author SHA1 Message Date
alecpl
effdb3c01d - Lock submit button in onsubmit event on login page (#1487036) 2010-11-17 09:01:25 +00:00
alecpl
ef17c54e73 - Fix IE issue when replacing spaces doesn't work
- Some code improvements
2010-11-12 18:50:24 +00:00
alecpl
ec211b7592 - Changed timeout so non-error messages will disapear faster 2010-11-08 13:52:39 +00:00
alecpl
f94639f7bf - Improved r4191 bugfix 2010-11-08 13:21:41 +00:00
alecpl
f6642844e0 - Fix: loading message doesn't disapear after using 'load-images' action 2010-11-07 10:58:50 +00:00
alecpl
c296b810bc - Add option for minimum length of autocomplete's string (#1486428) 2010-11-07 08:36:52 +00:00
alecpl
9be483ce0d - Enable autocomplete for all address fields 2010-11-05 11:53:36 +00:00
alecpl
29b39739df - Improve responsiveness of messages displaying (#1486986) 2010-11-04 13:48:17 +00:00
alecpl
1555ac6018 - Don't show confirmation message when marking message as read using delay (preview_pane_mark_read>0) 2010-11-04 07:41:06 +00:00
alecpl
c50d8872ce - Add missing confirmation/error messages on contact/group/message actions (#1486845)
- Add 'loading' message on message move/copy/delete/mark actions
2010-11-03 14:19:48 +00:00
alecpl
d808ba6e1d - Hide loading message when preview pane is being "emptied" (#1487077) 2010-10-27 10:16:28 +00:00
alecpl
5f27a762af - Revert r4135: allow Tab (auto)completion 2010-10-27 07:48:20 +00:00
alecpl
537b575ad1 - Fix autocomplete so Tab key will not insert selected contact 2010-10-26 07:09:56 +00:00
alecpl
ee72e4d4ee - Fix possible js error in hide_message() (#1487076) 2010-10-23 07:55:55 +00:00
thomascube
cb7d32ebdd List groups in address detail view and allow to subscribe/unsubscribe from there (#1486753) 2010-10-22 15:24:39 +00:00
alecpl
98f2c93209 - When read-status column is disabled create status icon in subject column
- Change read-status column icons so they are working like in flag column
- Some js code cleanup
2010-10-18 17:32:34 +00:00
alecpl
4438d66760 - Add separate column for message status icon (#1486665) 2010-10-17 17:43:05 +00:00
alecpl
ad334a1257 - Improve displaying of UI messages (#1486977) 2010-10-13 18:44:41 +00:00
alecpl
bb269962fa - Fix message list clearing when search filter is used 2010-10-11 08:57:50 +00:00
alecpl
32c657ae1f - Add (different) attachment icon for messages of type multipart/report (#1486165) 2010-10-08 10:18:32 +00:00
alecpl
6b4929278b - Add message content-type to the message flags in add_message_row(), can be used e.g. to set message row style/icon according to message type 2010-10-08 09:45:17 +00:00
alecpl
e9470683bf - Use css sprite image for messages list 2010-10-08 06:47:54 +00:00
alecpl
c288f9969e - Improve r4038: we can use keypress on FF and Opera, here we've got repetition
- Small code cleanup
2010-10-05 07:49:00 +00:00
alecpl
8cfbc47e89 - Fix keyboard doesn't work with autocomplete list with Chrome (#1487029) 2010-10-05 07:20:27 +00:00
alecpl
538e1c85d2 - Fix confirmation message isn't displayed after sending mail on Chrome (#1486177) 2010-10-05 07:06:51 +00:00
alecpl
e25a357d95 - Add Reply-to-List feature (#1484252)
- Add Mail-Followup-To/Mail-Reply-To support (#1485547)
2010-10-04 12:27:06 +00:00
alecpl
249db18585 - Fix "Server Error! (Not Found)" when using utils/save-pref action (#1487023) 2010-10-01 07:49:54 +00:00
alecpl
0bc51d9d0f - Fix: contact group input is empty when using rename action more than once on the same group record 2010-09-30 13:38:21 +00:00
alecpl
d7f9eb573b - Add link to identities in compose window (#1486729) 2010-09-29 12:24:01 +00:00
thomascube
9d2a3a819a Focus search box or first edit field on page load 2010-09-29 08:11:51 +00:00
alecpl
e019f2d0f2 - s/RoundCube/Roundcube/ 2010-09-25 13:03:53 +00:00
alecpl
6465a92a38 - Support action in form of "task/action" in goto_url() 2010-09-25 10:34:54 +00:00
alecpl
614c642a4b - Fix list_cols is not updated after column dragging (#1486999)
- Improved save-pref action and moved to separate file in utils task directory
- Improved http_post/http_request to support first argument in form 'task/action'
2010-09-17 09:14:13 +00:00
alecpl
b0fd4cfd69 - Small improvement 2010-08-30 18:00:39 +00:00
alecpl
5ac188f0a7 - Fix hide_message() to work when called from an iframe 2010-08-30 16:28:26 +00:00
alecpl
33bfe1c9dc - Fix JS error when spellchecker feature is disabled 2010-08-30 13:08:12 +00:00
alecpl
b0d46b1ab6 - lock_form(): fix hidden fields were disabled because of wrong type check
- lock_form(): fix initially disabled fields shouldn't be enabled on unlock
2010-08-30 07:19:35 +00:00
alecpl
5cd00e2481 - Fix "Threaded" checkbox after subfolder creation (#1486928) 2010-08-28 17:58:14 +00:00
alecpl
2d27641cb5 - Fix r3913: don't run spellchecker on send 2010-08-28 14:34:05 +00:00
alecpl
736790f625 - Fix JS error on IE when trying to send HTML message with enabled spellchecker (#1486940) 2010-08-28 12:37:56 +00:00
alecpl
196d04f488 - Fix "Select all" causes message to be opened in folder with exactly one message (#1486913) 2010-08-27 10:21:19 +00:00
alecpl
70cfb42839 - Unset message type after hidding it 2010-08-24 08:54:34 +00:00
alecpl
554d793780 - Fix set_busy() when called from an iframe 2010-08-24 08:30:40 +00:00
alecpl
053e5a087c - Fix list page controls when contacts group is selected 2010-08-23 06:21:52 +00:00
alecpl
9601f05424 - Two fixes for Konqueror 2010-08-11 09:10:34 +00:00
alecpl
c321e2fb24 - Fix ESC key doesn't close folder name edition field in Google Chrome 2010-08-03 08:49:13 +00:00
alecpl
be9d4d2ab7 - Fix message list and preview pane cleanup on search request 2010-08-02 10:29:22 +00:00
thomascube
dbdd71f166 Don't replace error messages with loading info (#1486300) 2010-07-31 10:22:32 +00:00
thomascube
5cff852b07 Disable active spell check in tinyMCE before switching to plaintext mode (#1486870) + focus message field after mode switch 2010-07-31 09:48:46 +00:00
alecpl
1fe60e25c9 - Fix group creation field hiding on webkit (Chromium) (#1486839) 2010-07-26 10:52:06 +00:00