Commit Graph

1263 Commits

Author SHA1 Message Date
Aleksander Machniak
5377753ccc Remove useless code for IE 2014-05-28 18:51:26 +02:00
Aleksander Machniak
28bb54ead8 Enable autolink plugin in TinyMCE (#1488845) 2014-05-28 15:57:04 +02:00
Aleksander Machniak
731d190fec Merge branch 'tinymce4'
Conflicts:
	program/js/app.js
	program/js/editor.js
	program/js/tiny_mce/tiny_mce.js
	program/steps/utils/spell_html.inc
2014-05-28 15:52:30 +02:00
Aleksander Machniak
8763170d22 TinyMCE4: small improvements 2014-05-28 15:35:07 +02:00
Aleksander Machniak
f56e70bd04 TinyMCE4: Fix spellchecker resume 2014-05-28 15:19:49 +02:00
Thomas Bruederli
586ed69aa8 Add method to make a treelist widget become a jQuery UI droppable with support for auto-scrolling and auto-expanding 2014-05-28 12:38:34 +02:00
Aleksander Machniak
2441264d00 Improved folders sorting by name - use Intl.Collator if supported 2014-05-28 10:37:24 +02:00
Aleksander Machniak
90eb59adea Update to TinyMCE 4.0.28 2014-05-27 20:11:50 +02:00
Aleksander Machniak
b21f8bd3ef Implemented image selector dialog for TinyMCE, css fixes in classic skin for TinyMCE4 2014-05-27 20:08:36 +02:00
Aleksander Machniak
a7dad44267 Skip setting button state (css classes, etc.) if the state didn't change
- this fixes disappearing listmode selection after clicking search reset button
2014-05-26 09:24:19 +02:00
Aleksander Machniak
10a3972313 CS fixes 2014-05-23 10:38:57 +02:00
Aleksander Machniak
899e070f8e Fix message un-selection on the list (#1489906) 2014-05-22 14:34:42 +02:00
Aleksander Machniak
8833432c61 Fix wrong set-listmode command (button) status set by getunread request 2014-05-21 18:51:43 +02:00
Aleksander Machniak
59b765d839 Don't remove links when html signature is converted to text (#1489621)
Fix so when switching editor mode original version of signature is used (#1488849)
2014-05-18 09:01:12 +02:00
Aleksander Machniak
efc470f0ac Merge branch 'dev-text2html'
Conflicts:
	program/js/app.js

Fix handling magic_quotes in rcube_text2html and rcube_html2text - move
stripslashes from these classes to action files
2014-05-17 09:27:17 +02:00
Aleksander Machniak
f1aaca6807 Improve variables scope: rcmail -> ref 2014-05-16 19:04:37 +02:00
Thomas Bruederli
eb62a816fb Merge branch 'master' of github.com:roundcube/roundcubemail 2014-05-15 17:45:22 +02:00
Thomas Bruederli
072f1aa97b Minor fixes for teelist searching 2014-05-15 17:45:16 +02:00
Aleksander Machniak
47a7833aca CS fixes 2014-05-15 13:57:18 +02:00
Thomas Bruederli
b08986f375 Small improvements to make treelist work in search-mode 2014-05-14 20:35:16 +02:00
Thomas Bruederli
1ee5d134f9 Fix invalid var pointer 2014-05-13 19:27:38 +02:00
Thomas Bruederli
e3f84735d7 Extend treelist.js with search function and saving collapse/expand states in localStorage 2014-05-13 17:48:46 +02:00
Aleksander Machniak
7d3d62e5ed Fix unintentional draft autosave request if autosave is disabled (#1489882) 2014-05-12 17:56:07 +02:00
Thomas Bruederli
5983ba959d Create treetoggle icons if necessary 2014-05-12 17:05:44 +02:00
Aleksander Machniak
eda92ed4c0 Improved display of plain text messages and text to HTML conversion (#1488937)
Now instead of <pre> we use <div class="pre"> styled with monospace
font. We replace whitespace characters with non-breaking spaces where
needed. I.e. plain text is always unwrappable, until it uses format=flowed,
in such a case only flowed paragraphs are wrappable.

Also conversion of text to HTML in compose editor was modified in the same way.
2014-05-11 11:03:45 +02:00
Aleksander Machniak
672621e389 Fix searching in addressbook broken with multi-folder search implementation (#1489869) 2014-05-09 10:19:42 +02:00
Aleksander Machniak
3cf97b112b Remove unused 'foldertray' container 2014-05-08 15:31:07 +02:00
Thomas Bruederli
fd4436475c Reset search when swicthing folders to meet common expecations 2014-05-07 10:01:58 +02:00
Aleksander Machniak
4d02384dca Fix Spell button with TinyMCE4 2014-05-05 15:46:29 +02:00
Aleksander Machniak
ccb41747d9 Make TinyMCE4 buttons smaller 2014-05-05 15:27:08 +02:00
Aleksander Machniak
c51ba01bf2 jQuery-2.1.1 2014-05-02 12:38:49 +02:00
Aleksander Machniak
c0037f1882 Improve rcube_find_object() performance by prefering getElementById() as this is the most common case 2014-05-02 11:40:10 +02:00
Aleksander Machniak
f923d4bac1 Small code improvements 2014-05-02 11:06:50 +02:00
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
Aleksander Machniak
89d6ce6846 Update to TinyMCE 4.x 2014-05-01 11:48:29 +02:00
Aleksander Machniak
4a1cd8543a TinyMCE 4.0.24 2014-04-30 18:28:03 +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
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
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
Aleksander Machniak
a54cff4c56 Fix error when spell-checking an empty text (#1489831) 2014-04-25 09:55:00 +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
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
Aleksander Machniak
97cf4d199b Remove IE7 hack that is not needed anymore 2014-04-20 12:02:55 +02:00
Aleksander Machniak
701905727c Add _mbox argument to headers action URL 2014-04-20 12:01:32 +02:00