Commit Graph

1996 Commits

Author SHA1 Message Date
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
alecpl
87a8685fbf - Fix wrong message on file upload error (#1486725) 2010-05-22 18:24:33 +00:00
alecpl
2bb1f633fb - Added 'actionbefore', 'actionafter', 'responsebefore', 'responseafter' events
- Removed response.callbacks feature
2010-05-21 08:42:59 +00:00
alecpl
54531f1d7f - small improvements 2010-05-19 13:23:19 +00:00
alecpl
677e1f26fe - Some files from /bin + spellchecking actions moved to the new 'utils' task 2010-05-18 10:25:29 +00:00
alecpl
caccd193c8 - remove temp code 2010-05-18 07:43:26 +00:00
alecpl
0e7b66357d - Added threads tree icons
- css/js fixes and improvements in (messages) list code
2010-05-18 07:39:31 +00:00
alecpl
283a37fb11 - code cleanup 2010-05-17 10:19:02 +00:00
alecpl
27480b4a02 - fix performance of getElementById wrapper for IE (don't look over all elements if initial getElementById returns no element
)
2010-05-17 09:07:31 +00:00
alecpl
5d04a85924 - removed redundant code in expand_unread() 2010-05-15 14:55:22 +00:00
alecpl
403b45d55e - improve performance of threads expanding/collapsing (significant on IE) 2010-05-15 14:49:10 +00:00
alecpl
e99d21ba05 - remove offline message list generation on IE, this doesn't realy improve performance now 2010-05-15 12:15:58 +00:00
alecpl
a4a270be84 - removed old code 2010-05-14 14:24:13 +00:00
alecpl
ab10d6f7a6 - Fix marking/deleting of all messages in search result (#1486736) 2010-05-14 10:52:53 +00:00
alecpl
349cbfffac - Fix: reset select_all_mode on select-none action 2010-05-14 10:30:12 +00:00
alecpl
bb8012cfcd - Extend contact groups support (#1486682) 2010-05-13 09:13:25 +00:00
alecpl
488074965b - Fix check-recent action issues and performance (#1486526)
- Fix messages order after checking for recent (#1484664)
- Fix messages copying
- Reset check-recent interval after check-recent by hand
2010-05-12 19:09:29 +00:00
alecpl
f9a2a601d1 - Fix signatures get added instead of replaced in plain text mode (#1486730) 2010-05-11 19:47:39 +00:00
alecpl
b5002a019f - Fix setting sorting order to "None" 2010-05-10 10:00:00 +00:00
alecpl
500af6fcf8 - Fix adding signature above the body in plain-text mode 2010-05-07 09:32:12 +00:00