Commit Graph

459 Commits

Author SHA1 Message Date
Thomas Bruederli
327bd305d6 Bump ACL plugin version 2014-02-04 22:53:52 +01:00
Thomas Bruederli
affabd9a4b Fix some glitches in ACL table display 2014-02-04 22:50:15 +01:00
Thomas Bruederli
f147849bb0 Use standard dialog popups for the ACL permissions form; that will open it in the main window with enoough space and better UI integration 2014-02-04 22:49:23 +01:00
Thomas Bruederli
774deaded1 Don't EVER log passwords 2014-02-03 15:34:55 +01:00
Thomas Bruederli
254e284d21 Point to the new public URI for online help 2014-01-30 17:44:04 +01:00
Thomas Bruederli
8404fe9e32 Updated localizations from Transifex 2014-01-30 08:59:28 +01:00
Thomas Bruederli
419c090fd9 Update to jQuery UI 1.9.2 (without themes) 2014-01-26 16:10:43 +01:00
Thomas Bruederli
4f9bd08469 Fix icon position after listicons.png update 2014-01-21 14:52:05 +01:00
Aleksander Machniak
fac59dc441 Added move/copy icons, improved edit icon and some icon positions 2014-01-17 13:55:12 +01:00
Aleksander Machniak
eaf9d81ee9 CS fixes 2014-01-09 12:08:27 +01:00
Aleksander Machniak
2eef77c6e3 Fix issue where filesystem path was added to all-attachments (zip) file (#1489507) 2014-01-09 11:19:30 +01:00
Aleksander Machniak
4e040e304f Add Filters tab using plugin API hook 2014-01-04 11:18:52 +01:00
Aleksander Machniak
30ceb69eb5 Fix fatal error after last fix 2013-12-30 15:33:56 +01:00
Aleksander Machniak
14ace838c1 Fix references to 'default' skin 2013-12-29 12:02:04 +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
6b2b2eca5f Remove deprecated functions (these listed in bc.php file) usage 2013-12-22 14:12:15 +01:00
Aleksander Machniak
538e64c572 Fix Closure-compiler warnings, small code improvements 2013-12-18 20:57:35 +01:00
Aleksander Machniak
7b1969ad60 Fix icon on archive folder (after changes in classic skin) and
fix icon on subfolders of archive folder
2013-12-16 09:01:14 +01:00
Aleksander Machniak
27f0c2723b Nicely handle server-side modification of script names (#1489412) 2013-12-09 11:40:03 +01:00
Thomas Bruederli
3b95e24fbb Updated localizations from Transifex 2013-11-28 20:06:55 +01:00
Aleksander Machniak
067d3dc44a Fix redundant/missing closing div tags 2013-11-22 11:51:18 +01:00
Aleksander Machniak
72dc3c0faf Fix typos 2013-11-22 10:09:18 +01:00
Aleksander Machniak
b5117238db Merge branch 'master' of github.com:roundcube/roundcubemail 2013-11-22 09:24:32 +01:00
Aleksander Machniak
aac4b452a3 Bump version to 7.1 2013-11-22 09:23:30 +01:00
Aleksander Machniak
78ef00f12d Fix a bug where deleted filter was not removed from the list
(because now list widget's 'rows' property is of type object not array)
2013-11-22 09:21:36 +01:00
Thomas Bruederli
34003c5fa5 Display status messages as pile of black bars overlaying the UI in order to improve visibility (#1488974) 2013-11-22 09:04:29 +01:00
Aleksander Machniak
30a26c964d Syntax fix for IE7 2013-11-20 19:40:05 +01:00
Aleksander Machniak
a96a22cc3e Merge pull request #141 from rasky/http_without_pwd
Allow HTTP authentication without password.
2013-11-08 01:52:35 -08:00
Aleksander Machniak
393c868e8e Substitute variables in 'password_ldap_search_base' value 2013-11-08 08:19:11 +01:00
Aleksander Machniak
3433637cb9 Fix archive button state (i.e. checking if current folder is archive folder) 2013-11-07 15:49:14 +01:00
Thomas Bruederli
c353958cfb Move help plugin UI initialization to startup hook 2013-11-04 19:19:50 +01:00
Aleksander Machniak
d4f27d90d5 Merge pull request #136 from tillkruess/extend-df-password-driver
Extend domainfactory password driver
2013-11-04 08:53:42 -08:00
Aleksander Machniak
6a91448aee Improve performance and code readability by using String's startsWith() method, other code improvements 2013-10-30 19:51:55 +01:00
Thomas Bruederli
5b334509a8 Updated localizations from Transifex 2013-10-30 12:20:19 +01:00
Aleksander Machniak
442f37c313 Fix list update after archive action on search result 2013-10-30 11:02:34 +01:00
Aleksander Machniak
07f161dd4e Improved checking if current folder is an archive folder (or subfolder) 2013-10-30 10:42:23 +01:00
Aleksander Machniak
11075979a6 Update authors and version numbers 2013-10-30 10:37:05 +01:00
Aleksander Machniak
691cbc276d Fix archive action for all messages in a folder (#1489405) 2013-10-30 10:32:48 +01:00
Aleksander Machniak
a6cc96a55d Fix archive button on messages page when using archive_type != '' (#1489404) 2013-10-30 10:02:48 +01:00
Aleksander Machniak
2143a64873 Performance improvement - call IMAP LIST only once 2013-10-30 09:47:56 +01:00
Aleksander Machniak
d72a41dc8e Make sure all folders in the path are created - ie. if archive folder
is configured as Archive/YYYY/MM, create both Archive/YYYY and Archive/YYYY/MM.
2013-10-30 09:35:03 +01:00
Thomas Bruederli
6f04daa754 Decorate drop-down menus in datepicker title 2013-10-22 11:40:37 +02:00
Giovanni Bajo
35533c3622 Allow HTTP authentication without password.
This makes it the plugin useful for any form of webserver-based
authentication (CAS, SAML, etc.); of course, other plugins will
have to be installed to handle connections to the IMAP/SMTP
servers, but at least they don't need to duplicate the basic
HTTP authentication functionality.
2013-10-20 13:37:17 +02:00
Till Krüss
910a3581be check if password was changed successfully, before looking for error messages 2013-10-15 18:13:24 +08:00
Till Krüss
0f4c9b850f check if the new password matched the requirements; code cleanup 2013-10-15 17:56:03 +08:00
Aleksander Machniak
4136174517 Clean up translations once again, this time remove untranslated strings for all langs 2013-10-10 19:21:14 +02:00
Aleksander Machniak
9377edc497 More lceanup 2013-10-09 20:12:00 +02:00
Aleksander Machniak
3d9e683cda Added plugin localizations 2013-10-09 20:04:53 +02:00
Aleksander Machniak
8c0ee424af Update composer.json file with Net_Sieve package requirement 2013-10-08 10:52:42 +02:00
Thomas Bruederli
f93e0b3a14 Synchronized localization files from Transifex 2013-10-07 16:29:40 +02:00