alecpl
bc2accc455
- Added Home/End kayboard keys support on lists ( #1486430 )
2010-03-25 18:16:50 +00:00
alecpl
fb7ec576ab
- Added possibility to select all messages in a folder ( #1484756 )
2010-03-25 16:29:02 +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
alecpl
519aeda284
- Don't underline the parent when thread is expanded
2010-03-23 08:30:20 +00:00
alecpl
cca7b3fd02
- rewert old change: don't load first section page in Preferences
2010-03-19 20:15:41 +00:00
alecpl
69d05c3710
- TinyMCE 3.3.1
2010-03-19 14:53:30 +00:00
alecpl
9b3fdc25c1
- Implemented messages copying using drag&drop + SHIFT ( #1484086 )
2010-03-19 11:20:12 +00:00
alecpl
c16986be7f
- use popupmenu style for attachments upload form
...
- move .popupmenu style definition to common.css
2010-03-17 18:21:07 +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
4d81544057
- messages list performance: build subject link on client side
2010-03-09 12:15:35 +00:00
alecpl
edaf6a6cef
- Last commit fix
2010-03-07 08:14:41 +00:00
alecpl
6611b415ae
- Fix sig replacement ( #1486538 ) + fix checking for separator existance in sig
2010-03-07 08:02:43 +00:00
alecpl
5821ff5123
- Don't show a warning on html2text switch when textarea is empty
...
- Set properly select's value when html2text is aborted
2010-03-06 18:59:25 +00:00
alecpl
dbe028f947
- Don't open first section in Preferences: makes behaviour consistent with the rest of UI and fixes Konqueror issue ( #1486154 )
2010-03-04 19:41:51 +00:00
thomascube
a96183883d
Changed signature separator when top-posting ( #1486330 )
2010-03-04 07:39:53 +00:00
thomascube
7910c0ff55
Remember search modifiers in user prefs ( #1486146 ) + bring back the old defaults
2010-03-03 12:11:04 +00:00
thomascube
c8cf268b9d
No more case-insensitive folder name comparisons
2010-03-02 17:33:51 +00:00
thomascube
5e9a566101
Fix checking for new mail ( #1485794 )
2010-03-02 07:54:11 +00:00
alecpl
1617dbb6a4
- Fix IE spellcheck suggestion popup issue ( #1486471 )
2010-02-23 17:22:39 +00:00
alecpl
812abdd797
- Fix email address auto-completion shows regexp pattern ( #1486258 )
2010-02-22 11:26:25 +00:00
alecpl
cd8e5636d2
- jQuery 1.4.2
2010-02-21 10:24:00 +00:00
alecpl
c5c3ae791d
- Fix folder rename/delete buttons do not appear on creation of first folder ( #1486468 )
2010-02-02 08:50:57 +00:00
thomascube
d4a2c0cf5c
Import contacts into the selected address book + set button states accordingly
2010-01-26 18:09:25 +00:00
alecpl
8f85e3759c
- jQuery-1.4.1
2010-01-26 11:11:06 +00:00
alecpl
58fb6502e3
- Updated TinyMCE to 3.2.7
2009-12-15 08:48:45 +00:00
alecpl
46b48d9afc
- fix console log msg for GET requests
2009-12-08 11:02:25 +00:00
alecpl
724cc1f0d0
- fix unintentional adding signatures with html mode and autoaddsignature=never ( #1486335 )
2009-12-04 14:41:25 +00:00
alecpl
018e2518cb
- fix last commit
2009-12-03 09:58:33 +00:00
alecpl
3815e050e0
- Fix displaying nested message parts ( #1486246 )
2009-12-03 09:54:38 +00:00
alecpl
18153efe21
- Fix pasting from Office apps into html editor ( #1486271 )
2009-11-03 17:49:15 +00:00
thomascube
655bd9ade2
Cleanup top-posting feature (sorry, there are again some new texts)
2009-11-03 09:58:14 +00:00
thomascube
0207c45c90
More options for top posting feature ( #1484272 ) using patch from Phil Weir
2009-11-02 09:58:14 +00:00
alecpl
50f56d2046
- top posting ( #1484272 )
2009-11-02 08:31:29 +00:00
alecpl
06e07571b6
- fix default quota image height
2009-10-24 19:18:35 +00:00
alecpl
7415c02ecf
- Fix quota indicator issues by content generation on client-size
...
instead of bin/quotaimage.php: better performance, better styling posibilities (#1486197 , #1486220 )
2009-10-24 19:09:23 +00:00
alecpl
04dcf0d8e1
- don't call focus() on html editor ( #1486238 )
2009-10-24 13:31:49 +00:00
alecpl
49771b1039
- Don't display disabled sections in Settings ( #1486099 )
2009-10-23 18:11:41 +00:00
alecpl
b4d940b112
- Fix newly attached files are not saved in drafts w/o editing any text ( #1486202 )
2009-10-06 13:04:44 +00:00
thomascube
01ffe03908
Hold attachment info in a js list in order to simplify things + codestyle
2009-10-06 06:55:08 +00:00
alecpl
640d305d8d
- fix upload errors handling in Opera
2009-10-05 07:25:03 +00:00
vbenincasa
3f97120cb1
- Added an alert message when uploading still in progress and the user tries to send the message
...
- Added the functionality to abort the upload process
- Changed the loading icon background to transparent, so it can be used in other templates easily
2009-10-04 08:16:20 +00:00
vbenincasa
e737a50a36
- Reapply r3004 undone in r3011
2009-10-03 23:05:53 +00:00
alecpl
8879ed44b2
- remove test code
2009-10-03 19:14:32 +00:00
alecpl
ebf8726eea
- Added attachment upload indicator with parallel upload ( #1486058 )
2009-10-03 19:12:27 +00:00
alecpl
ef70b856a3
- Fix return to first page from e-mail screen ( #1486105 )
2009-10-01 07:39:02 +00:00
alecpl
1cead0cbf4
- sorting by message index - added 'index_sort' option ( #1485936 )
2009-09-23 12:32:09 +00:00
alecpl
bc1296f729
- don't change case of autocomplete search to lower (per discussion for #1485792 )
2009-09-22 07:35:28 +00:00