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
alecpl
2fc4596587
- Allow commands with mutiple - ( #1486851 )
2010-07-24 18:49:27 +00:00
alecpl
27ea62a576
- Fix typo in update_contact_row() ( #1486875 )
2010-07-24 18:27:15 +00:00
alecpl
3940ba65be
- Resize editor after switching to html mode
...
- create toggle-editor command in app.js, to make possible binding to this command
- Code cleanup in rcmail_ui (moved compose-related functions into rcmail_ui)
2010-06-30 08:40:39 +00:00
alecpl
edfe91737e
- Improved command() to call simple command functions directly
2010-06-30 07:37:48 +00:00
alecpl
087c7dc5d2
- Improved compose screen: resizable body and attachments list, vertical splitter, options menu
...
- Removed productname/version element, changed footer size to 20px
2010-06-29 19:27:26 +00:00
alecpl
bdb13a51f7
- Fix RC forgets search results ( #1483883 )
2010-06-28 17:36:26 +00:00
alecpl
f821fecac8
- Hide disabled fieldsets in messages list menu
2010-06-23 12:50:57 +00:00
alecpl
5c024015f0
- Fix quota indicator position on Opera 10.10
2010-06-23 08:02:37 +00:00
alecpl
a2e81736a9
- Move quota indicator to mailboxlist footer
...
- Fix groupcontrols on IE6 (use gif)
2010-06-19 17:46:11 +00:00
alecpl
61248fd1ce
- Don't call keep-alive on print page
2010-06-18 20:44:27 +00:00
alecpl
176c76c431
- unset env.messages on mailbox change to save some browser's memory
2010-06-18 18:30:35 +00:00
alecpl
56f41af7a5
- Extend rcmail.env.messages with 'flags' object for plugin's flags ( #1486266 )
2010-06-18 17:17:01 +00:00
alecpl
172e3346ca
- Added mailboxlist options menu in message page
2010-06-09 13:39:48 +00:00
alecpl
64e3e80743
- Fix some IMAP errors handling when opening the message ( #1485443 )
2010-06-08 12:46:05 +00:00
alecpl
9dd3553ab0
- Fix autocomplete results are wrongly displayed when search string contains e.g. a dot character
2010-06-03 08:21:43 +00:00
thomascube
ca38db5744
Allow to drag into groups of another address source
2010-06-01 18:11:57 +00:00
thomascube
8e32dcd9e8
Fix subject column after re-arranging cols
2010-06-01 06:32:52 +00:00
alecpl
c3eab29e19
- some fixes in message list columns handling
2010-05-30 10:12:36 +00:00
alecpl
6c9d496fcc
- 'threads' column made movable
2010-05-30 07:48:15 +00:00
alecpl
7ceabc8815
- Add request* event triggers in http_post/http_request ( #1486054 )
2010-05-29 17:16:45 +00:00
alecpl
fc1b7226b4
- Renamed events for groups handling, insertgroup -> group_insert,
...
updategroup -> group_update, removegroup -> group_delete
2010-05-28 17:58:38 +00:00
alecpl
d470f97038
- fix FF crash ( #1486752 )
...
- fix some issues after deleting last message from the list
2010-05-26 17:18:01 +00:00
alecpl
13e1552df1
- Trigger listupdate event after message removal from list ( #1486734 )
2010-05-25 13:11:17 +00:00
alecpl
14259ce101
- fixed parse error
...
- support arguments of type object in enable_command()
- simplify setting of state of message commands
2010-05-25 08:42:39 +00:00
thomascube
3831efb452
Better jqueryfication
2010-05-25 08:11:23 +00:00
alecpl
fb466386cc
- code cleanup
2010-05-25 07:49:30 +00:00
alecpl
50067d581a
- Reverted change that removed response.callbacks
2010-05-25 07:11:49 +00:00
thomascube
86f3aaf2b9
Wrap group name input field in <li> + more jqueryfication + add dummy group functionality to example address book plugin
2010-05-25 06:55:13 +00:00