Aleksander Machniak
5f3c7e3920
Make sure unread_children count (and class) on thread root is always updated when read status of a child row is changed
2014-01-14 20:53:40 +01:00
Aleksander Machniak
8080554cf3
Remove expand/collapse with plus/minus keys (on numeric keypad) ( #1489513 )
2014-01-14 20:11:41 +01:00
Thomas Bruederli
7c28d45c8e
Update class name in subscriptions folder list after saving folder properties
2014-01-14 18:19:16 +01:00
Thomas Bruederli
aa581c2912
Fall back to load plugin config from global config directories only if no local config file exists
2014-01-14 17:04:24 +01:00
Thomas B.
5991988b9a
Merge pull request #160 from Takika/patch-1
...
Load plugin config file (by plugin name) from any configured path
2014-01-13 23:35:46 -08:00
Aleksander Machniak
14bd927c71
Extracting inline image data into attachments also if data type is not set
2014-01-12 09:26:02 +01:00
Takika
d073a66db3
Load plugin config file from any configured path
...
Try to load plugin_name.inc.php config file from any pre-configured config path (rcube_config::path array) so webmail admins can move plugin configurations out of www root.
2014-01-07 14:32:33 +01:00
Aleksander Machniak
f67037ce57
Fix error when calling get_selection() after any (selected) row was removed
2014-01-07 13:22:13 +01:00
Thomas Bruederli
e59471fcb9
Make sure prefs always is a valid array (otherwise causes fatal errors if language if not set)
2014-01-07 09:48:55 +01:00
Aleksander Machniak
090d3ed38c
Fix compat. with PHP 5.2 ( #1489500 )
2014-01-05 18:59:24 +01:00
Thomas Bruederli
72975e1497
Move folder/directory list auto-scrolling functionality to treelist widget (same as auto-expand) and make it work without list header/footer blocks
2014-01-05 15:45:43 +01:00
Aleksander Machniak
b23b3f2c35
Fix case-sensitivity of email addresses handling on compose ( #1485499 )
2014-01-05 10:17:53 +01:00
Aleksander Machniak
4957530dec
Fix an obvious mistake in search_once() casing wrong result when called
...
with empty 2nd argument (which also is not what should happen, should we return error?)
2014-01-02 12:43:04 +01:00
Aleksander Machniak
7a3c0c96c4
Use '0' instead of 0, to fix possible issue.
2014-01-02 12:15:15 +01:00
Thomas B.
2957e77fbc
Merge pull request #159 from JohnDoh/group_delete
...
re-add lost group_delete js event
2014-01-02 03:02:58 -08:00
Aleksander Machniak
172302e2cf
Small perf. improvement
2014-01-02 09:08:31 +01:00
Aleksander Machniak
ee43f09724
Fix possible warning when advances_prefs setting is not an array
2014-01-02 08:40:00 +01:00
Aleksander Machniak
0301d9347f
CS fixes
2014-01-01 12:31:14 +01:00
Aleksander Machniak
d575e46067
CS fixes
2013-12-31 16:57:58 +01:00
Aleksander Machniak
f5d2eef55c
More CS fixes, replace global $CONFIG usage with $RCMAIL->config->get()
2013-12-31 13:58:29 +01:00
Aleksander Machniak
ddc161721c
Fix default priority selection broken in last CS fix
2013-12-31 08:44:24 +01:00
Aleksander Machniak
5e30349639
CS fixes
2013-12-30 20:35:16 +01:00
Aleksander Machniak
0f16a0353c
CS fixes
2013-12-29 17:17:53 +01:00
JohnDoh
1fdb55a99e
re-add lost group_delete js event
2013-12-29 12:07:14 +00:00
Aleksander Machniak
10936fef64
Don't alter Message-ID of a draft when sending ( #1489409 )
2013-12-29 11:57:39 +01:00
Aleksander Machniak
c7250749ab
Fix issue where deprecated syntax for HTML lists was not handled properly ( #1488768 )
2013-12-28 19:14:51 +01:00
Aleksander Machniak
3e98f8be71
Add some code for S/MIME signatures verification, update Crypt_GPG package
2013-12-27 13:14:40 +01:00
Aleksander Machniak
c97625e02a
CS fixes
2013-12-25 12:11:22 +01:00
Aleksander Machniak
da5fa28d57
Display different icons when Trash folder is empty or full ( #1485775 )
2013-12-25 10:33:06 +01:00
Aleksander Machniak
772bec6789
Make addEventListener() chainable for better performance and compact code
...
Replace deperecated row_init usage with addEventListener('initrow')
2013-12-23 12:47:03 +01:00
Aleksander Machniak
b3c034ce30
Merge pull request #157 from JohnDoh/trigger-insertrow
...
trigger insertrow JS event from compose screen address book widget
2013-12-23 02:59:20 -08:00
Aleksander Machniak
ac0fc383fd
Fix so message flags modified by another client are applied on the list on refresh ( #1485186 )
2013-12-23 11:33:41 +01:00
Aleksander Machniak
6b2b2eca5f
Remove deprecated functions (these listed in bc.php file) usage
2013-12-22 14:12:15 +01:00
Aleksander Machniak
54029ea959
Fix broken text/* attachments when forwarding/editing a message ( #1489426 )
2013-12-21 14:49:00 +01:00
Aleksander Machniak
5224a6b394
Make possible to get contact ID from HTML id attribute ( #1489414 )
2013-12-21 14:14:57 +01:00
Aleksander Machniak
f6d23a8dce
Fix PHP warning when 1st argument of parse_host() is not a string ( #1489486 )
2013-12-20 17:41:10 +01:00
Aleksander Machniak
c562a31681
Improved minified files handling, added css minification ( #1486988 )
2013-12-18 21:41:56 +01:00
Aleksander Machniak
538e64c572
Fix Closure-compiler warnings, small code improvements
2013-12-18 20:57:35 +01:00
Aleksander Machniak
774f9dc835
Fix replacing group name with group members on autocompletion
...
(for some addressbook plugins where email field is not a flat array)
2013-12-17 11:05:53 +01:00
Aleksander Machniak
a520f331c1
Fix handling of X-Forwarded-For header with multiple addresses ( #1489481 )
2013-12-17 09:21:05 +01:00
Aleksander Machniak
0c8049f226
Fix position of messages list column dragging layer when the list is scrolled down
2013-12-15 19:19:15 +01:00
Aleksander Machniak
9a0153324e
Implemented menu actions to copy/move messages, added folder-selector widget ( #1484086 )
2013-12-15 10:01:38 +01:00
Aleksander Machniak
4187b3e26f
Merge branch 'master' of github.com:roundcube/roundcubemail
2013-12-12 08:59:41 +01:00
Aleksander Machniak
d19c0f9f30
In normalize_string() replace 4-byte unicode characters with '?' character.
...
These are not supported in default utf-8 charset on mysql,
the chance we'd need them in searching is very low.
2013-12-12 08:58:54 +01:00
Aleksander Machniak
48660a881c
Fix use of non-existing localization label ( #1489474 )
2013-12-11 15:36:16 +01:00
Aleksander Machniak
f896370557
Improved drag-n-drop layer: - do not auto-select children of collapsed threads,
...
display subjects in real order (not is selection order), some code improvements
2013-12-11 15:32:36 +01:00
Aleksander Machniak
302eb266de
Fix regression where only first new folder was placed in correct place on the list ( #1489472 )
2013-12-11 09:31:19 +01:00
Aleksander Machniak
7eecf873da
Fix issue where children of selected and collapsed thread were skipped on various actions ( #1489457 )
2013-12-09 19:16:14 +01:00
Aleksander Machniak
37ef824256
Added sk_SK localization for csv2vcard map
2013-12-09 09:44:45 +01:00
Aleksander Machniak
edca654ef0
Fix quota image broken in e71ceb0c98 ( #1489467 )
2013-12-09 08:55:25 +01:00