alecpl
|
b20bca7df2
|
- Fix fatal error after last commit in rcube_imap (#1485825)
|
16 years ago |
alecpl
|
23387ef853
|
- simplified messagelist sort action code
|
16 years ago |
alecpl
|
9f3579b1f8
|
- Fix wrong column sort order icons (#1485823)
- set defult sorting of new column to 'ASC'
|
16 years ago |
alecpl
|
29da6414db
|
- Updated TinyMCE to 3.2.3 version
|
16 years ago |
alecpl
|
1fb5874f27
|
- fix attachment mimetype setting after upload
- move style of delete button in attachment-list to mail.css file
|
16 years ago |
thomascube
|
c5d8db9f81
|
Add javascript event 'insertrow'
|
16 years ago |
thomascube
|
5c2d6e3555
|
Fix adding labels from plugins
|
16 years ago |
thomascube
|
99d8660737
|
Add two new javascript events
|
16 years ago |
thomascube
|
1c932d58b5
|
Allow plugins to define their own tasks + add 'domain' parameter for rcube_template::button()
|
16 years ago |
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
|
16 years ago |
alecpl
|
79eb4e79ed
|
- Fix message normal priority problem (#1485820)
|
16 years ago |
alecpl
|
76db10d65d
|
- fix setting empty string in imap_root
|
16 years ago |
alecpl
|
9d003afcad
|
- Fix autocomplete spinning wheel does not disappear (#1485804)
|
16 years ago |
alecpl
|
4b2be228e2
|
-Fix address list isn't refreshing after jquery integration (#1485818)
|
16 years ago |
alecpl
|
111be7087f
|
- re-fix r2382
|
16 years ago |
alecpl
|
a803049371
|
- Fix folder dragging in folder manager isn't working after jquery integration (#1485819)
|
16 years ago |
alecpl
|
0ad27c3840
|
- Added log_date_format option (#1485709)
|
16 years ago |
alecpl
|
f055b12f3e
|
- small css fixes in login form, boxes and subscription list
|
16 years ago |
alecpl
|
962085baa1
|
- Fix text wrapping in HTML editor after switching from plain text to HTML (#1485521)
|
16 years ago |
alecpl
|
eaacbec631
|
- fix Unread selection after jquery integration
|
16 years ago |
alecpl
|
df781b5399
|
- Fix auto-complete function hangs with plus sign (#1485815)
|
16 years ago |
alecpl
|
7a72352294
|
- messages list fix for IE
|
16 years ago |
alecpl
|
ac9927c1ff
|
- check identities_level when creating identities for new user
|
16 years ago |
alecpl
|
324f985e47
|
- fix #1485812
|
16 years ago |
alecpl
|
9ff9f516d3
|
- Fix AJAX requests errors handler (#1485000)
|
16 years ago |
alecpl
|
7c8b80600d
|
- support _nosig param in compose URL (#1485604)
|
16 years ago |
alecpl
|
c4b819e9b9
|
- Speed up message list displaying on IE (initialize list in background)
- use DOM methods instead of jQuery for messages list object
|
16 years ago |
alecpl
|
bac3565695
|
- Fix read/write database recognition (#1485811)
|
16 years ago |
thomascube
|
3db528bd5c
|
Use compressed version of jQuery.js
|
16 years ago |
alecpl
|
74a2d7a126
|
- fix Enter key handler in user login input
|
16 years ago |
alecpl
|
fa1a15c01e
|
- #1485809: use local copy of jQuery lib (1.3.2)
|
16 years ago |
thomascube
|
cc97ea0559
|
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins)
|
16 years ago |
yllar
|
fb253ee9a8
|
lv_LV update
|
16 years ago |
thomascube
|
ab52195fd3
|
Updated Galician localization
|
16 years ago |
alecpl
|
3bde305e77
|
- Fix UTF-8 byte-order mark removing (#1485514)
|
16 years ago |
alecpl
|
40d7c23c85
|
- Fix folders subscribtions on Konqueror (#1484841)
|
16 years ago |
alecpl
|
c0b82242b0
|
- Fix debug console on Safari
|
16 years ago |
alecpl
|
ca3c738706
|
- don't execute autocomplete action on left/right arrow key
- Konqueror fix for displaying the first message in preview pane
|
16 years ago |
alecpl
|
a83697a501
|
- fix console for Konqueror
|
16 years ago |
alecpl
|
451637a76d
|
- remove leading spaces from draglayer's rows
|
16 years ago |
alecpl
|
91df1995cd
|
- Fix messagelist focus issue when modifying status of selected messages (#1485807)
|
16 years ago |
alecpl
|
80e2278594
|
- simplified code for serverside autocomplete + set rows limit on server side only
|
16 years ago |
alecpl
|
8b961eef04
|
- use extension_loaded() instead of get_loaded_extensions()
|
16 years ago |
alecpl
|
f86e8f5faa
|
- Support STARTTLS in IMAP connection (#1485284)
|
16 years ago |
alecpl
|
58c9dd7293
|
- Fix DEL key problem in search boxes (#1485528)
|
16 years ago |
alecpl
|
942069969c
|
- Support several e-mail addresses per user from virtuser_file (#1485678)
- return NULL from rcube_user::email2user if user not found (#1485801)
|
16 years ago |
alecpl
|
82c45a1952
|
- clean up, use simpler _get_email() replacement
|
16 years ago |
alecpl
|
432a614ab6
|
- Fix drag&drop with scrolling on IE (#1485786)
|
16 years ago |
alecpl
|
6e9f9fb9e6
|
- Fix adding signature separator in html mode (#1485350)
|
16 years ago |
alecpl
|
157fcb81ea
|
- re-fix last commmit
|
16 years ago |