Aleksander Machniak
378efddbbe
MOve more IE<9 code to legacy_browser
2014-05-02 11:01:18 +02:00
Aleksander Machniak
3dfb94fe45
Replace setSelectionRange() call with universal rcmail.set_caret_pos()
2014-05-02 09:57:17 +02:00
Thomas Bruederli
b0ce5c62af
Make skin meta/hierarchy information accessible for plugins ( #1488831 )
2014-05-01 09:05:29 +02:00
Aleksander Machniak
efdbf4a7d9
Support 'error' and 'body_file' return attribs in 'message_before_send' hook ( #1489595 )
2014-04-30 14:27:49 +02:00
Aleksander Machniak
65070fcbf4
Small code improvements
2014-04-30 10:14:32 +02:00
Aleksander Machniak
c3ce9c9d16
Fix broken threads structure ( #1489845 )
2014-04-30 10:10:34 +02:00
Aleksander Machniak
204977598a
Fix invalid host validation on login ( #1489841 )
2014-04-30 09:07:29 +02:00
Aleksander Machniak
fb1203c07f
Fix redundant warning when switching from html to text in empty editor ( #1489819 )
...
We also skip ajax request in such a case. We assume "empty" here means "with no text excluding whitespace".
2014-04-29 19:21:19 +02:00
Aleksander Machniak
ecef4cc919
Add some unit tests for DB classes
2014-04-29 13:50:59 +02:00
Aleksander Machniak
3ce4f0a839
Revert [ 78a58162], TABLE_SCHEMA column does not exist in mysql, also
...
tables in postgres can be in 'public' schema.
2014-04-29 12:29:11 +02:00
Aleksander Machniak
b6f7304d69
Fix too small length of users.preferences column data type on MySQL
2014-04-29 12:12:26 +02:00
Aleksander Machniak
d7428263e9
Merge branch 'master' of github.com:roundcube/roundcubemail
2014-04-29 11:51:30 +02:00
Aleksander Machniak
d0aef23ba9
Support sql_debug option here
2014-04-29 11:44:58 +02:00
Aleksander Machniak
90f7aa9e39
Fix varius db_prefix issues ( #1489839 )
...
- Move DDL script execution code to rcube_db class(es).
- Improve prefix replacement code, so index names are also modified
2014-04-29 11:34:43 +02:00
Thomas Bruederli
2d8f31da73
Remove inadequate 'pagenav' class from button containers
2014-04-28 21:50:14 +02:00
Thomas Bruederli
388b384ef1
Define globally available styles for UI buttons with icons
2014-04-28 21:00:05 +02:00
Aleksander Machniak
d5038ee5d9
CS fixes
2014-04-28 14:21:32 +02:00
Aleksander Machniak
2581c87e65
Fix identities_level=4 handling in new_user_dialog plugin ( #1489840 )
2014-04-28 14:13:09 +02:00
Aleksander Machniak
64f40ef43c
Add splitter in Settings > Responses
2014-04-28 13:57:30 +02:00
Aleksander Machniak
9f3fad6e1f
Revert unintentional change
2014-04-28 09:46:45 +02:00
Aleksander Machniak
54185837c8
Make identity name field optional ( #1489510 )
...
Get rid of unhelpful error message.
2014-04-28 09:38:07 +02:00
Thomas Bruederli
b34d679075
Specify licenses in all javascript files and blocks to please LibreJS
2014-04-27 15:35:07 +02:00
Thomas Bruederli
b867bb81e1
Merge branch 'x-forwarded-whitelist' of github.com:tribut/roundcubemail into tribut-x-forwarded-whitelist
2014-04-25 18:26:21 +02:00
Thomas Bruederli
95c59146b8
Update changelog
2014-04-25 18:15:23 +02:00
Thomas Bruederli
8dc87e62fb
Avoid popupmenus being closed when scrollbar is clicked ( #1489832 )
2014-04-25 18:13:32 +02:00
Aleksander Machniak
a54cff4c56
Fix error when spell-checking an empty text ( #1489831 )
2014-04-25 09:55:00 +02:00
Aleksander Machniak
5a7b7ce039
Prevent from js error when messages list does not exist
2014-04-25 09:24:37 +02:00
Aleksander Machniak
eed897ca03
Fix possibly wrong error message when contact with the same email exists on move/copy
2014-04-24 15:28:45 +02:00
Aleksander Machniak
f22de58087
Fixed notify/enotify extension handling
2014-04-24 10:42:56 +02:00
Thomas Bruederli
f0405b4bae
Accept broken vcards from Outlook that only supply ORG but not the required N or FN properties
2014-04-24 10:40:58 +02:00
Thomas Bruederli
5b6d09ad29
Configured host can be a URL
2014-04-23 20:56:10 +02:00
Thomas Bruederli
dd5b2c5e6c
Merge branch 'master' of github.com:roundcube/roundcubemail
2014-04-23 20:43:05 +02:00
Thomas Bruederli
8992116313
Set task variable to 'cli' when loading rcmail instance in shell scripts
2014-04-23 20:42:53 +02:00
Aleksander Machniak
624031a7a1
Merge branch 'master' of github.com:roundcube/roundcubemail
2014-04-23 20:00:32 +02:00
Aleksander Machniak
65ac8302e4
Fix missing Mail-Followup-To header in sent mail ( #1489829 )
2014-04-23 20:00:04 +02:00
Thomas Bruederli
1fa0b6c0e5
Update Changelog
2014-04-23 19:58:59 +02:00
Thomas Bruederli
6fe5dd9da9
Add utility script to remove a user record from the local database
2014-04-23 19:58:16 +02:00
Thomas Bruederli
7d213af1bd
Fix saving of search settings in 'all folders' mode
2014-04-23 17:00:11 +02:00
Thomas Bruederli
fc2b025081
Remove debug output
2014-04-23 15:12:17 +02:00
Thomas Bruederli
ab366809d5
Only refresh the affected parts of a cross-folder search set after moving/deleting/flagging
2014-04-23 14:53:29 +02:00
Thomas Bruederli
6f9bb11bb1
Reduce duplicated code
2014-04-23 13:36:44 +02:00
Thomas Bruederli
31aa080609
Further refine cross-folder searching:
...
- Store incomplete search results in session and re-send search requests
to the server if returned before complete (this should avoid hitting request timeouts).
- Display full folder path on mouseover in message list
- Remove pthreads implementation stuff as this wasn't really working
2014-04-23 13:21:51 +02:00
Aleksander Machniak
3b55b2f92b
Fix so browser capabilities check is done really only once a session
2014-04-23 09:25:20 +02:00
Aleksander Machniak
4c7a980aaa
Convert tabs to spaces
2014-04-23 08:41:36 +02:00
Aleksander Machniak
0314bff278
Set register_globals=off in .htaccess file and add note to INSTALL
2014-04-23 08:35:54 +02:00
Thomas Bruederli
d220ebd708
Describe Selenium testing setup and provide a function to clear the SQL database
2014-04-21 18:06:51 +02:00
Thomas Bruederli
eea11ecdde
Move rcube_installer class to include/rcmail_installer in order to remain accessible by the update script even if the installer directory was removed
2014-04-21 16:39:19 +02:00
Aleksander Machniak
d2e3a22d24
Allow aborting of running search requests
2014-04-20 13:39:02 +02:00
Aleksander Machniak
2611ac9570
Unify use of local 'this' variable reference
2014-04-20 12:43:16 +02:00
Aleksander Machniak
eb7e452ecd
CS fixes
2014-04-20 12:34:25 +02:00