alecpl
|
64e3e80743
|
- Fix some IMAP errors handling when opening the message (#1485443)
|
15 years ago |
alecpl
|
9dd3553ab0
|
- Fix autocomplete results are wrongly displayed when search string contains e.g. a dot character
|
15 years ago |
thomascube
|
ca38db5744
|
Allow to drag into groups of another address source
|
15 years ago |
thomascube
|
8e32dcd9e8
|
Fix subject column after re-arranging cols
|
15 years ago |
alecpl
|
c3eab29e19
|
- some fixes in message list columns handling
|
15 years ago |
alecpl
|
6c9d496fcc
|
- 'threads' column made movable
|
15 years ago |
alecpl
|
7ceabc8815
|
- Add request* event triggers in http_post/http_request (#1486054)
|
15 years ago |
alecpl
|
fc1b7226b4
|
- Renamed events for groups handling, insertgroup -> group_insert,
updategroup -> group_update, removegroup -> group_delete
|
15 years ago |
alecpl
|
d470f97038
|
- fix FF crash (#1486752)
- fix some issues after deleting last message from the list
|
15 years ago |
alecpl
|
13e1552df1
|
- Trigger listupdate event after message removal from list (#1486734)
|
15 years ago |
alecpl
|
14259ce101
|
- fixed parse error
- support arguments of type object in enable_command()
- simplify setting of state of message commands
|
15 years ago |
thomascube
|
3831efb452
|
Better jqueryfication
|
15 years ago |
alecpl
|
fb466386cc
|
- code cleanup
|
15 years ago |
alecpl
|
50067d581a
|
- Reverted change that removed response.callbacks
|
15 years ago |
thomascube
|
86f3aaf2b9
|
Wrap group name input field in <li> + more jqueryfication + add dummy group functionality to example address book plugin
|
15 years ago |
alecpl
|
87a8685fbf
|
- Fix wrong message on file upload error (#1486725)
|
15 years ago |
alecpl
|
2bb1f633fb
|
- Added 'actionbefore', 'actionafter', 'responsebefore', 'responseafter' events
- Removed response.callbacks feature
|
15 years ago |
alecpl
|
54531f1d7f
|
- small improvements
|
15 years ago |
alecpl
|
677e1f26fe
|
- Some files from /bin + spellchecking actions moved to the new 'utils' task
|
15 years ago |
alecpl
|
caccd193c8
|
- remove temp code
|
15 years ago |
alecpl
|
0e7b66357d
|
- Added threads tree icons
- css/js fixes and improvements in (messages) list code
|
15 years ago |
alecpl
|
5d04a85924
|
- removed redundant code in expand_unread()
|
15 years ago |
alecpl
|
e99d21ba05
|
- remove offline message list generation on IE, this doesn't realy improve performance now
|
15 years ago |
alecpl
|
a4a270be84
|
- removed old code
|
15 years ago |
alecpl
|
ab10d6f7a6
|
- Fix marking/deleting of all messages in search result (#1486736)
|
15 years ago |
alecpl
|
349cbfffac
|
- Fix: reset select_all_mode on select-none action
|
15 years ago |
alecpl
|
bb8012cfcd
|
- Extend contact groups support (#1486682)
|
15 years ago |
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
|
15 years ago |
alecpl
|
f9a2a601d1
|
- Fix signatures get added instead of replaced in plain text mode (#1486730)
|
15 years ago |
alecpl
|
b5002a019f
|
- Fix setting sorting order to "None"
|
15 years ago |
alecpl
|
500af6fcf8
|
- Fix adding signature above the body in plain-text mode
|
15 years ago |
alecpl
|
c833ed4053
|
- Fix listupdate event doesn't trigger on search response (#1486708)
|
15 years ago |
alecpl
|
c6a6d25214
|
- last commit fix
|
15 years ago |
alecpl
|
a1f7e90a0e
|
- Fix select_all_mode value after selecting a message (#1486720)
|
15 years ago |
alecpl
|
9800a825e7
|
- improve performance and consistency by setting all list-related env data in list action only
|
15 years ago |
alecpl
|
1f019c8e58
|
- Set focus to editor on reply in HTML mode (#1486632)
- Fix composing in HTML jumps cursor to body instead of recipients (#1486674)
|
15 years ago |
alecpl
|
b62c4869f7
|
- Allow columns order change per user - drag&drop (#1485795)
|
15 years ago |
alecpl
|
cecf46a41b
|
- Add 'loading' message while login is in progress (#1486667)
|
15 years ago |
alecpl
|
356a797b29
|
- fix the contact creation when group is not selected
|
15 years ago |
alecpl
|
dbd069154a
|
- code cleanup
|
15 years ago |
alecpl
|
c576893167
|
- force mbox in check-recent (#1486629)
|
15 years ago |
alecpl
|
3a003cc9fb
|
- fix dublicated request in msglist_click()
|
15 years ago |
alecpl
|
8fa9229d57
|
- code formatting, cleanup and small improvements
|
15 years ago |
alecpl
|
186537b2c6
|
- more code formatting
- allow re-selecting highlighted row (#1486442)
|
15 years ago |
alecpl
|
a4c163f930
|
- removed redundant code + code formatting
|
15 years ago |
alecpl
|
da8f11ce16
|
- Fix messages list scrolling in FF3.6 (#1486472)
- Fix quicksearch input focus (#1486637)
- Small code cleanup + improvements
|
15 years ago |
alecpl
|
58892824a6
|
- Fix new contact group selection on IE (#1486630)
|
15 years ago |
thomascube
|
8e3a6039cf
|
Assign newly created contacts to the active group (#1486626) and fix group selection display (#1486619)
|
15 years ago |
thomascube
|
bc4960108e
|
Option not to mark messages as read when viewed in preview pane (#1485012)
|
15 years ago |
thomascube
|
53d6261619
|
Fix group expansion which was lost in r3457 + apply patch for autocompletion timeouts from #1486059
|
15 years ago |