Aleksander Machniak
b2a15c2c19
Set edited folder name to client environment
2014-08-12 13:31:10 +02:00
Victor Benincasa
8158049884
Allow browsers internal spellchecker to work
...
Fix a regression introduced at 731d190 that prevents in-browser spellchecker from working.
The new TinyMCE4 option is "browser_spellcheck", before it was "gecko_spellcheck".
Related ticket: http://trac.roundcube.net/ticket/1485060
2014-08-12 00:34:30 -03:00
Aleksander Machniak
e9ecd49f74
Added namespace filter in Folder Manager
2014-08-11 13:11:10 +02:00
Aleksander Machniak
875521af44
Add missing label to the client
2014-08-10 11:01:35 +02:00
Aleksander Machniak
765a0b0706
Fix errors when adding/updating contacts in active search ( #1490015 )
2014-08-10 10:39:25 +02:00
Aleksander Machniak
ef4c478760
Reset search after folder creation/remove/rename
2014-08-08 13:36:33 +02:00
Aleksander Machniak
66233b76c8
Added folder searching in Folder Manager
2014-08-08 12:52:26 +02:00
Thomas Bruederli
00dd283999
Getter to detect if treelist widget is in search mode
2014-08-07 18:00:31 +02:00
Thomas Bruederli
f954922c03
- Implemented 'storage_connected' API hook after successful IMAP login ( #1490025 )
...
- Added config option 'imap_log_session' to enable Roundcube <-> IMAP session ID logging
- Added config option 'log_session_id' to control the lengh of the session identifer in logs
2014-08-07 17:04:05 +02:00
Thomas Bruederli
d7533442f3
Add default location for mime.types with nginx
2014-08-07 08:56:35 +02:00
Aleksander Machniak
371f7ca443
Remove folder column after disabling multifolder scope ( #1490022 )
2014-08-06 19:29:53 +02:00
Aleksander Machniak
b9d3e607bb
Merge branch 'master' of github.com:roundcube/roundcubemail
2014-08-06 11:47:03 +02:00
Aleksander Machniak
d8b26e40f9
Overwrite Net_LDAP3's normalize_entry() method to behave as the old one
2014-08-06 11:46:22 +02:00
Aleksander Machniak
b17a507941
Add missing Net_LDAP3_Result::get_dn() method
2014-08-06 04:11:22 -04:00
Aleksander Machniak
19926d4c3c
CS fix after PR merge
2014-08-06 08:03:56 +02:00
Aleksander Machniak
642522f386
Merge pull request #209 from bbraybrook/header_array_fix
...
Fix stringify problem when multiple headers values exist to be returned
2014-08-06 08:03:15 +02:00
brendan braybrook
539fe0b84d
fix stringify problem when multiple headers values exist to be returned
2014-08-06 00:25:14 +00:00
Aleksander Machniak
e32da281bb
Make possible to skip some elements from subject cell when creating text for drag layer
2014-08-05 07:45:20 -04:00
Aleksander Machniak
e1b8f44e3f
Fix invalid Content-Type header when send_format_flowed=false ( #1489992 )
2014-08-05 13:07:53 +02:00
Aleksander Machniak
62574214ce
Do not log ldap bind passwords
2014-08-05 10:43:04 +02:00
Aleksander Machniak
db25c43e97
Merge pull request #207 from kanarip/dev/net_ldap3
...
Merge Net_LDAP3
2014-08-05 10:41:22 +02:00
Aleksander Machniak
d61649958f
Merge branch 'master' of github.com:roundcube/roundcubemail
2014-08-04 19:03:59 +02:00
Aleksander Machniak
d01f9fc7f5
Add option (disabled_actions) to disable UI elements/actions ( #1489638 )
2014-08-04 19:03:27 +02:00
Aleksander Machniak
04638fb7e5
Add fileuploaderror label, fixing not resolved error label of failed import uploads
2014-08-04 18:47:25 +02:00
Aleksander Machniak
9e9dcc34bc
Fix frame check and strange "parent is undefined" issue
2014-08-04 11:07:27 +02:00
Aleksander Machniak
44cfef0927
Modify is_framed() so it returns boolean value
2014-08-04 11:05:58 +02:00
Thomas Bruederli
65baa033e0
List all plugins which have been attempted to load ( #1488871 )
2014-08-03 19:17:23 +02:00
Aleksander Machniak
ef5a1c66aa
Fix bug where last folder on the list wasn't displayed in folder manager
2014-08-03 15:55:43 +02:00
Jeroen van Meeuwen (Kolab Systems)
8ee8be9b86
Correct reference to old function get_dn()
2014-08-02 16:51:51 +02:00
Jeroen van Meeuwen (Kolab Systems)
05ea61095f
Fix missing out on the correct sorting
2014-08-02 16:46:29 +02:00
Jeroen van Meeuwen (Kolab Systems)
6ac9395fbd
Use Net_LDAP3
2014-08-02 16:46:29 +02:00
Aleksander Machniak
6c1c60f3b9
Support password encryption using openssl extension ( #1489989 )
2014-08-02 09:03:29 +02:00
Aleksander Machniak
a8f4d84736
Update to TinyMCE 4.1.3 + small code improvements
2014-08-01 14:24:05 +02:00
Aleksander Machniak
5af3b33f97
Merge branch 'master' of github.com:roundcube/roundcubemail
2014-08-01 12:50:00 +02:00
Aleksander Machniak
fcb7d4fc03
Fix various iCloud vCard issues, added fallback for external photos ( #1489993 )
2014-08-01 12:49:37 +02:00
Thomas Bruederli
cc850263d4
Add optional timezone argument for date conversion
2014-07-31 14:29:14 +02:00
Aleksander Machniak
5b592d17ef
Remove redundant folder check when using search set
2014-07-30 10:49:18 -04:00
Aleksander Machniak
31b0236265
Fixed variable name
2014-07-30 04:19:02 -04:00
Aleksander Machniak
e156741941
Fix bug where $Forwarded flag was being set even if server didn't support it ( #1490000 )
2014-07-28 19:03:16 +02:00
Thomas Bruederli
d4783319a0
Set 'compose_extwin' env property on every step; accept a list of URL parameters for the 'compose' command
2014-07-28 09:39:43 +02:00
Aleksander Machniak
1957769817
Handle clicks on list parent element from the list widget
2014-07-26 10:16:02 +02:00
Aleksander Machniak
6c5c22b877
Create/rename groups in UI dialogs ( #1489951 )
2014-07-26 09:54:11 +02:00
Aleksander Machniak
2c0d3e1dd0
Fix drag-n-drop after folder move/create ( #1489648 )
2014-07-25 17:40:37 +02:00
Aleksander Machniak
1e09be8a95
Skip redundant prepare_for_export() calls
2014-07-25 09:23:58 +02:00
Aleksander Machniak
0ee2db7a68
Support allowfullscreen attribute on iframe elements
2014-07-24 09:02:09 +02:00
Aleksander Machniak
b0b9cf00d2
Fix errors when using localStorage in Safari's private browsing mode ( #1489996 )
2014-07-23 18:24:49 +02:00
Aleksander Machniak
83316e175d
Reset $value in a loop
2014-07-23 12:15:50 +02:00
Aleksander Machniak
6b0106a324
Fix some mime-type to extension mapping checks in Installer ( #1489983 )
2014-07-22 19:10:42 +02:00
Aleksander Machniak
be6a095f83
Use jQuery.each instead of "for (i in Array)" ( #1489988 )
2014-07-21 11:26:01 +02:00
Thomas Bruederli
b54731d869
Iterate over all drafts saved in localStorage when asking for restoring. Delege/Ignore buttons will display the next item, if any
2014-07-20 13:58:46 +02:00