thomascube
|
c0297f4172
|
Asynchronously expand contact groups + skip count queries in autocompletion mode + check for the existance of contactgroups table
|
2010-03-31 15:23:22 +00:00 |
|
thomascube
|
3baa72a62f
|
Implement group renaming/deleting + use more consistent names for commands and actions (#1486587)
|
2010-03-31 14:53:02 +00:00 |
|
alecpl
|
4cdc70941d
|
- Fix js error when switching editor mode (#1486593)
|
2010-03-31 07:37:43 +00:00 |
|
alecpl
|
f3d37fbbc5
|
- Fix marking messages as unread on all pages (#1486592)
|
2010-03-30 08:04:27 +00:00 |
|
alecpl
|
7a48e5539f
|
- Re-organize editor buttons, add blockquote and search buttons
- Make possible to write inside or after a quoted html message (#1485476)
|
2010-03-28 17:52:34 +00:00 |
|
alecpl
|
79990754f6
|
- TinyMCE 3.3.2
|
2010-03-28 17:08:23 +00:00 |
|
thomascube
|
0dc5bc86a3
|
Implement insert_contact_group() to make group creation work
|
2010-03-26 17:19:46 +00:00 |
|
thomascube
|
a61bbb24aa
|
Added basic contact groups feature
|
2010-03-26 16:38:20 +00:00 |
|
alecpl
|
33e2e42321
|
- Use PageUp/PageDown for listpage change (#1486430)
|
2010-03-25 18:26:19 +00:00 |
|
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 |
|