alecpl
|
87b18e92f0
|
- use shortest form of some labels (#1485805)
|
2009-05-02 12:38:23 +00:00 |
|
alecpl
|
309d2f40a0
|
- jQuery'fied GoogieSpell 4.0 + some changes in compose
|
2009-05-01 19:27:36 +00:00 |
|
thomascube
|
169249982d
|
Updated Norwegian localization
|
2009-05-01 19:12:00 +00:00 |
|
thomascube
|
69f18a09ae
|
Add plugin hooks for creating/saving/deleting identities and contacts
|
2009-05-01 19:04:26 +00:00 |
|
thomascube
|
762a699dc7
|
Hard-wrap message headers according to RFC
|
2009-05-01 17:58:12 +00:00 |
|
thomascube
|
ffa6c1011c
|
Update Googiespell to version 4.0
|
2009-05-01 16:58:25 +00:00 |
|
alecpl
|
b20bca7df2
|
- Fix fatal error after last commit in rcube_imap (#1485825)
|
2009-04-28 19:30:03 +00:00 |
|
alecpl
|
23387ef853
|
- simplified messagelist sort action code
|
2009-04-27 09:15:56 +00:00 |
|
alecpl
|
9f3579b1f8
|
- Fix wrong column sort order icons (#1485823)
- set defult sorting of new column to 'ASC'
|
2009-04-27 09:01:15 +00:00 |
|
alecpl
|
29da6414db
|
- Updated TinyMCE to 3.2.3 version
|
2009-04-27 07:36:26 +00:00 |
|
alecpl
|
1fb5874f27
|
- fix attachment mimetype setting after upload
- move style of delete button in attachment-list to mail.css file
|
2009-04-27 07:24:11 +00:00 |
|
thomascube
|
c5d8db9f81
|
Add javascript event 'insertrow'
|
2009-04-26 17:07:27 +00:00 |
|
thomascube
|
5c2d6e3555
|
Fix adding labels from plugins
|
2009-04-26 17:02:13 +00:00 |
|
thomascube
|
99d8660737
|
Add two new javascript events
|
2009-04-26 16:47:49 +00:00 |
|
thomascube
|
1c932d58b5
|
Allow plugins to define their own tasks + add 'domain' parameter for rcube_template::button()
|
2009-04-26 16:33:22 +00:00 |
|
alecpl
|
d4d1a2505d
|
- Fix attachment names encoding when charset isn't specified in attachment part (#1484969):
assume that the message charset or charset of the first part is better for attachment names
than detected by roundcube
|
2009-04-25 18:38:59 +00:00 |
|
alecpl
|
79eb4e79ed
|
- Fix message normal priority problem (#1485820)
|
2009-04-24 17:32:49 +00:00 |
|
alecpl
|
76db10d65d
|
- fix setting empty string in imap_root
|
2009-04-24 12:54:25 +00:00 |
|
alecpl
|
9d003afcad
|
- Fix autocomplete spinning wheel does not disappear (#1485804)
|
2009-04-24 08:29:59 +00:00 |
|
alecpl
|
4b2be228e2
|
-Fix address list isn't refreshing after jquery integration (#1485818)
|
2009-04-24 07:51:43 +00:00 |
|
alecpl
|
111be7087f
|
- re-fix r2382
|
2009-04-24 07:11:57 +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
|
0ad27c3840
|
- Added log_date_format option (#1485709)
|
2009-04-23 18:12:42 +00:00 |
|
alecpl
|
f055b12f3e
|
- small css fixes in login form, boxes and subscription list
|
2009-04-23 17:31:55 +00:00 |
|
alecpl
|
962085baa1
|
- Fix text wrapping in HTML editor after switching from plain text to HTML (#1485521)
|
2009-04-23 09:56:14 +00:00 |
|
alecpl
|
eaacbec631
|
- fix Unread selection after jquery integration
|
2009-04-23 09:10:53 +00:00 |
|
alecpl
|
df781b5399
|
- Fix auto-complete function hangs with plus sign (#1485815)
|
2009-04-23 07:07:55 +00:00 |
|
alecpl
|
7a72352294
|
- messages list fix for IE
|
2009-04-23 06:15:21 +00:00 |
|
alecpl
|
ac9927c1ff
|
- check identities_level when creating identities for new user
|
2009-04-22 06:43:03 +00:00 |
|
alecpl
|
324f985e47
|
- fix #1485812
|
2009-04-22 06:21:07 +00:00 |
|
alecpl
|
9ff9f516d3
|
- Fix AJAX requests errors handler (#1485000)
|
2009-04-21 12:46:11 +00:00 |
|
alecpl
|
7c8b80600d
|
- support _nosig param in compose URL (#1485604)
|
2009-04-21 10:43:19 +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 |
|
alecpl
|
bac3565695
|
- Fix read/write database recognition (#1485811)
|
2009-04-21 06:50:48 +00:00 |
|
thomascube
|
3db528bd5c
|
Use compressed version of jQuery.js
|
2009-04-20 10:15:31 +00:00 |
|
alecpl
|
74a2d7a126
|
- fix Enter key handler in user login input
|
2009-04-20 08:24:49 +00:00 |
|
alecpl
|
fa1a15c01e
|
- #1485809: use local copy of jQuery lib (1.3.2)
|
2009-04-20 08:11:14 +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 |
|
yllar
|
fb253ee9a8
|
lv_LV update
|
2009-04-19 11:32:56 +00:00 |
|
thomascube
|
ab52195fd3
|
Updated Galician localization
|
2009-04-19 11:31:09 +00:00 |
|
alecpl
|
3bde305e77
|
- Fix UTF-8 byte-order mark removing (#1485514)
|
2009-04-17 06:47:30 +00:00 |
|
alecpl
|
40d7c23c85
|
- Fix folders subscribtions on Konqueror (#1484841)
|
2009-04-16 17:42:40 +00:00 |
|
alecpl
|
c0b82242b0
|
- Fix debug console on Safari
|
2009-04-16 17:38:19 +00:00 |
|
alecpl
|
ca3c738706
|
- don't execute autocomplete action on left/right arrow key
- Konqueror fix for displaying the first message in preview pane
|
2009-04-15 13:31:03 +00:00 |
|
alecpl
|
a83697a501
|
- fix console for Konqueror
|
2009-04-15 12:40:28 +00:00 |
|
alecpl
|
451637a76d
|
- remove leading spaces from draglayer's rows
|
2009-04-15 09:28:37 +00:00 |
|
alecpl
|
91df1995cd
|
- Fix messagelist focus issue when modifying status of selected messages (#1485807)
|
2009-04-15 08:57:37 +00:00 |
|
alecpl
|
80e2278594
|
- simplified code for serverside autocomplete + set rows limit on server side only
|
2009-04-14 09:24:21 +00:00 |
|
alecpl
|
8b961eef04
|
- use extension_loaded() instead of get_loaded_extensions()
|
2009-04-14 08:03:39 +00:00 |
|
alecpl
|
f86e8f5faa
|
- Support STARTTLS in IMAP connection (#1485284)
|
2009-04-14 07:35:12 +00:00 |
|