thomascube
|
5371dc7889
|
Correct JS syntax
|
2010-09-29 10:32:44 +00:00 |
|
alecpl
|
e019f2d0f2
|
- s/RoundCube/Roundcube/
|
2010-09-25 13:03:53 +00:00 |
|
thomascube
|
8e32dcd9e8
|
Fix subject column after re-arranging cols
|
2010-06-01 06:32:52 +00:00 |
|
thomascube
|
8ef2f3c5cf
|
Make drag&drop work on iPads
|
2010-05-28 10:52:20 +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
|
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
|
0e7b66357d
|
- Added threads tree icons
- css/js fixes and improvements in (messages) list code
|
2010-05-18 07:39:31 +00:00 |
|
alecpl
|
403b45d55e
|
- improve performance of threads expanding/collapsing (significant on IE)
|
2010-05-15 14:49:10 +00:00 |
|
alecpl
|
b62c4869f7
|
- Allow columns order change per user - drag&drop (#1485795)
|
2010-05-02 15:09:36 +00:00 |
|
alecpl
|
dd51b73a9b
|
- fix iframe hack (divs must be removed also in mouseup)
|
2010-04-20 17:38:09 +00:00 |
|
alecpl
|
8fa9229d57
|
- code formatting, cleanup and small improvements
|
2010-04-16 13:46:54 +00:00 |
|
alecpl
|
da8f11ce16
|
- Fix messages list scrolling in FF3.6 (#1486472)
- Fix quicksearch input focus (#1486637)
- Small code cleanup + improvements
|
2010-04-15 11:28:15 +00:00 |
|
alecpl
|
6c11ee29dd
|
- use the same iframe hack as in splitter.js
|
2010-04-14 13:46:45 +00:00 |
|
alecpl
|
bc2accc455
|
- Added Home/End kayboard keys support on lists (#1486430)
|
2010-03-25 18:16:50 +00:00 |
|
thomascube
|
84a3312f0b
|
Only select childs when a message row is collapsed but also do it when deleting a thread
|
2010-03-24 09:47:45 +00:00 |
|
thomascube
|
258dbd03d7
|
Don't unselect already selected childs
|
2010-03-17 16:57:10 +00:00 |
|
thomascube
|
2ecb7fef5e
|
Also select childs when dragging a thread message
|
2010-03-17 16:52:16 +00:00 |
|
alecpl
|
81ab85e5ab
|
- use jQuery.inArray() instead of rcube_in_array()
|
2010-03-17 13:48:23 +00:00 |
|
thomascube
|
f52c936f4d
|
Merged devel-threads branch (r3066:3364) back into trunk
|
2010-03-17 12:24:09 +00:00 |
|
alecpl
|
49771b1039
|
- Don't display disabled sections in Settings (#1486099)
|
2009-10-23 18:11:41 +00:00 |
|
alecpl
|
91a35ee012
|
- use lowercase in html tag names (to make switch to xhtml simpler in the future)
|
2009-07-17 08:46:59 +00:00 |
|
alecpl
|
1691a8e91a
|
- fix key repetition (#1485672)
|
2009-06-05 13:18:08 +00:00 |
|
alecpl
|
024130bee2
|
- fix selecting repetition with holded arrow key (#1485672)
|
2009-06-03 11:02:19 +00:00 |
|
thomascube
|
9489adc593
|
Fix list events used in drag&drop functionality (#1485890)
|
2009-06-02 15:46:14 +00:00 |
|
alecpl
|
52818559ce
|
- Added possibility to invert messages selection
|
2009-05-31 11:12:04 +00:00 |
|
alecpl
|
91d1a15ba8
|
- Add drag cancelling with ESC key (#1484344)
|
2009-05-26 07:28:42 +00:00 |
|
alecpl
|
a803049371
|
- Fix folder dragging in folder manager isn't working after jquery integration (#1485819)
|
2009-04-24 06:58:19 +00:00 |
|
alecpl
|
eaacbec631
|
- fix Unread selection after jquery integration
|
2009-04-23 09:10:53 +00:00 |
|
alecpl
|
c4b819e9b9
|
- Speed up message list displaying on IE (initialize list in background)
- use DOM methods instead of jQuery for messages list object
|
2009-04-21 09:04:49 +00:00 |
|
thomascube
|
cc97ea0559
|
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins)
|
2009-04-19 17:44:29 +00:00 |
|
alecpl
|
40d7c23c85
|
- Fix folders subscribtions on Konqueror (#1484841)
|
2009-04-16 17:42:40 +00:00 |
|
alecpl
|
451637a76d
|
- remove leading spaces from draglayer's rows
|
2009-04-15 09:28:37 +00:00 |
|
alecpl
|
58c9dd7293
|
- Fix DEL key problem in search boxes (#1485528)
|
2009-04-10 11:11:45 +00:00 |
|
alecpl
|
432a614ab6
|
- Fix drag&drop with scrolling on IE (#1485786)
|
2009-04-09 19:38:50 +00:00 |
|
alecpl
|
c8570784e9
|
- Fix incorrect row id parsing for LDAP contacts list (#1485784)
|
2009-03-17 19:21:48 +00:00 |
|
alecpl
|
874717b7f1
|
- Fix pressing select all/unread multiple times (#1485723)
|
2009-02-06 14:42:39 +00:00 |
|
alecpl
|
98bf5f3dd7
|
- Fix selecting all unread does not honor new messages (#1485724)
|
2009-02-06 14:13:37 +00:00 |
|
till
|
cbbef379a5
|
* bumping up copyright (happy new year ;-))
|
2009-01-17 01:55:39 +00:00 |
|
till
|
57ff3b244e
|
* adding svn:keywords
|
2009-01-17 01:27:06 +00:00 |
|
alecpl
|
cf6bc5d5fa
|
#1485444: fix drag layer over an iframe
|
2008-12-14 19:00:09 +00:00 |
|
alecpl
|
25c35c81e1
|
- added set_message, set_message_icon and set_message_status functions
- icon setting more unified + some small fixes/typos
- get rid of *_from_preview() functions
(Thomas, don't be mad, it was truly tested ;))
|
2008-09-19 16:14:10 +00:00 |
|
thomascube
|
633142fa6b
|
Prevent drag layer from wrapping lines
|
2008-09-18 20:16:27 +00:00 |
|
alecpl
|
095d05ef00
|
#1484805: fix next/last page buttons when new message is added to the list + remove last message
|
2008-09-18 10:14:16 +00:00 |
|
thomascube
|
f89f03cd6a
|
Refactor drag & drop functionality. Don't rely on browser events anymore (#1484453)
|
2008-09-12 11:12:05 +00:00 |
|
thomascube
|
6e6e89324c
|
Capture backspace key in list mode (#1484566)
|
2008-09-05 10:32:25 +00:00 |
|
thomascube
|
0dbac32181
|
Enable export of contacts as vCard + DRY
|
2008-09-04 18:20:27 +00:00 |
|
thomascube
|
9e7a1b4167
|
Better fix for keyboard controls; does not disable all kind of keyboard events
|
2008-08-22 10:54:45 +00:00 |
|
thomascube
|
26f5b0935e
|
Fix keyboard control of the list widgets and prevent Safari from scrolling (#1485279)
|
2008-08-22 10:37:48 +00:00 |
|
alecpl
|
e9b57bb874
|
- #1484816: keypress (not keydown) for repeat
|
2008-06-12 06:47:20 +00:00 |
|