alecpl
eb9eff0711
- Fix TinyMCE buttons are hidden in Opera ( #1486922 )
...
- Fix initial resizing of html editor in some browsers
2010-08-27 12:26:00 +00:00
alecpl
eeb34ba356
- Fix Tab key doesn't work in HTML editor in Google Chrome ( #1486925 )
2010-08-27 10:35:37 +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
9bfcb3b98c
- small fix for googie layer height setting
2010-06-30 17:56:31 +00:00
alecpl
b8d4febf6c
- googiespell layer resizing + small css improvements
...
- better googiespell suggestions popup positioning
2010-06-30 11:17:51 +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
60527660ee
- Update TinyMCE translations
2010-06-24 13:55:14 +00:00
alecpl
f4f6291ec1
- Use built-in spellchecker instead of a PHP files of spellchecker plugin in TinyMCE
2010-06-24 13:27:43 +00:00
alecpl
2011bef155
- TinyMCE 3.3.7
2010-06-24 13:22:08 +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
alecpl
ae8a2a5527
- fixed identation + some code improvements
2010-06-02 12:06:10 +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
thomascube
8ef2f3c5cf
Make drag&drop work on iPads
2010-05-28 10:52:20 +00:00
alecpl
b231f68ba2
- Fix typo in last commit + some code cleanup
2010-05-28 09:53:25 +00:00
thomascube
89e31bec15
Update user agent detection and set according class names to html node
2010-05-28 09:11:16 +00:00
alecpl
a3c9bd1c2e
- jquery's hide/show functions are slow, don't use it in loops
2010-05-26 18:09:37 +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