Commit Graph

496 Commits (209a75c2b2820d093e00cf2b8c1e6221d39c90d1)

Author SHA1 Message Date
Aleksander Machniak 14ace838c1 Fix references to 'default' skin 11 years ago
Aleksander Machniak 3e98f8be71 Add some code for S/MIME signatures verification, update Crypt_GPG package 11 years ago
Aleksander Machniak 6b2b2eca5f Remove deprecated functions (these listed in bc.php file) usage 11 years ago
Aleksander Machniak 538e64c572 Fix Closure-compiler warnings, small code improvements 11 years ago
Aleksander Machniak 7b1969ad60 Fix icon on archive folder (after changes in classic skin) and
fix icon on subfolders of archive folder
11 years ago
Aleksander Machniak 27f0c2723b Nicely handle server-side modification of script names (#1489412) 11 years ago
Thomas Bruederli 3b95e24fbb Updated localizations from Transifex 11 years ago
Aleksander Machniak 067d3dc44a Fix redundant/missing closing div tags 11 years ago
Aleksander Machniak 72dc3c0faf Fix typos 11 years ago
Aleksander Machniak b5117238db Merge branch 'master' of github.com:roundcube/roundcubemail 11 years ago
Aleksander Machniak aac4b452a3 Bump version to 7.1 11 years ago
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)
11 years ago
Thomas Bruederli 34003c5fa5 Display status messages as pile of black bars overlaying the UI in order to improve visibility (#1488974) 11 years ago
Aleksander Machniak 30a26c964d Syntax fix for IE7 11 years ago
Aleksander Machniak a96a22cc3e Merge pull request #141 from rasky/http_without_pwd
Allow HTTP authentication without password.
11 years ago
Aleksander Machniak 393c868e8e Substitute variables in 'password_ldap_search_base' value 11 years ago
Aleksander Machniak 3433637cb9 Fix archive button state (i.e. checking if current folder is archive folder) 11 years ago
Thomas Bruederli c353958cfb Move help plugin UI initialization to startup hook 11 years ago
Aleksander Machniak d4f27d90d5 Merge pull request #136 from tillkruess/extend-df-password-driver
Extend domainfactory password driver
11 years ago
Aleksander Machniak 6a91448aee Improve performance and code readability by using String's startsWith() method, other code improvements 11 years ago
Thomas Bruederli 5b334509a8 Updated localizations from Transifex 11 years ago
Aleksander Machniak 442f37c313 Fix list update after archive action on search result 11 years ago
Aleksander Machniak 07f161dd4e Improved checking if current folder is an archive folder (or subfolder) 11 years ago
Aleksander Machniak 11075979a6 Update authors and version numbers 11 years ago
Aleksander Machniak 691cbc276d Fix archive action for all messages in a folder (#1489405) 11 years ago
Aleksander Machniak a6cc96a55d Fix archive button on messages page when using archive_type != '' (#1489404) 11 years ago
Aleksander Machniak 2143a64873 Performance improvement - call IMAP LIST only once 11 years ago
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.
11 years ago
Thomas Bruederli 6f04daa754 Decorate drop-down menus in datepicker title 11 years ago
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.
11 years ago
Till Krüss 910a3581be check if password was changed successfully, before looking for error messages 11 years ago
Till Krüss 0f4c9b850f check if the new password matched the requirements; code cleanup 11 years ago
Aleksander Machniak 4136174517 Clean up translations once again, this time remove untranslated strings for all langs 11 years ago
Aleksander Machniak 9377edc497 More lceanup 11 years ago
Aleksander Machniak 3d9e683cda Added plugin localizations 11 years ago
Aleksander Machniak 8c0ee424af Update composer.json file with Net_Sieve package requirement 11 years ago
Thomas Bruederli f93e0b3a14 Synchronized localization files from Transifex 11 years ago
Aleksander Machniak 4daaa09438 Move PEAR libs from plugins into main Roundcube lib directory,
list them as dependencies in INSTALL file (#1489182)
11 years ago
Aleksander Machniak bba13c33a0 Fix sound notification in Internet Explorer (use mp3 file for IE and
other browsers which support audio/mp3 files)
11 years ago
Aleksander Machniak b3e25974b1 Fix typo: occured -> occurred (#1489366) 11 years ago
Aleksander Machniak 0f4806ede6 Added managesieve_domains option to limit redirect destinations 11 years ago
Thomas Bruederli 38ab0be093 Created composer.json files for default plugins 11 years ago
Thomas Bruederli cf46aefd9d Make password plugin use the new 'settings_actions' hook to register its link in the settings navigation 11 years ago
Aleksander Machniak 99de1fdd26 In password ldap_simple driver: added LDAP debug, added password_ldap_bind
hook, so other plugins can provide user DN for password change
11 years ago
Aleksander Machniak 19884ec5d2 Code improvements, remove code duplication 11 years ago
Aleksander Machniak 6776d31cee Add new password encodage ('ad') in ldap password drivers (#1489349) 11 years ago
Aleksander Machniak 0b17aae0cd Fix setting domain in virtualmin password driver (#1489332) 11 years ago
Aleksander Machniak 439fd773e3 Fix typo in last commit and some managesieve tests (where we changed
:comparator position)
11 years ago
Aleksander Machniak 889c76cbdc Fix so i;ascii-numeric comparator is not forced as default for :count and :value operators
Fix date/currentdate related form issues and comparators handling (#1489346)
11 years ago
Aleksander Machniak 8f62cfa4c8 Hide advanced rule modifier for 'date' and 'currentdate' rules 11 years ago
Aleksander Machniak 962eff7dfe Fix bug where at least one additional address of vacation message was required (#1489345) 11 years ago
Aleksander Machniak b334a01791 Merge branch 'master' of github.com:roundcube/roundcubemail 11 years ago
Aleksander Machniak 1bfd8ac27a Fix typo 11 years ago
Aleksander Machniak 1f22878608 In password virtualmin driver removed support for username in format based on user alias (#1489332) 11 years ago
Aleksander Machniak f806ed5c9e Implemented configurable timeout for desktop notification (#1489205) 11 years ago
Aleksander Machniak 09fed60218 Add common headers to header selector (#1489271) 11 years ago
Aleksander Machniak f49e28e4a6 Fix newmail_notifier issue where favicon wasn't changed back to default (#1489313)
Conflicts:

	CHANGELOG
11 years ago
Aleksander Machniak 05da1577aa Fix setting of Junk and NonJunk flags by markasjunk plugin (#1489285)
Added possibility to register flag mappings by a plugin.
11 years ago
Aleksander Machniak cccf8a5b08 Make save() method less memory consumptive, do not return attachment body 11 years ago
Aleksander Machniak 6efadfc8d3 Fix so additional headers are added to all messages sent (#1489284) 11 years ago
Aleksander Machniak 1305079d75 Fix error on new mail (message's headers object doesn't exist) 11 years ago
Thomas Bruederli eef9eb1146 Synchronized localization files from Transifex 11 years ago
Aleksander Machniak bcedf05d19 s/$rcmail_config/$config/ also for plugins configuration 11 years ago
Aleksander Machniak 1302fdd6c9 Merge pull request #104 from simonpl/master
Added README section for vpopmaild driver at the password-plugin
11 years ago
Thomas Bruederli 465fc3a4c7 Fix documentation with new config variable name 11 years ago
simonp 5b5651a095 Added README section for vpopmaild driver at the password-plugin 11 years ago
Aleksander Machniak c9f779d036 Remove debug code 11 years ago
Aleksander Machniak b825f86108 Move identity selection based on non-standard headers into (new) identity_select plugin (#1488553) 11 years ago
Aleksander Machniak b2c5869fe2 Skip optional :all modified in address/envelope rule 11 years ago
Aleksander Machniak 2feba7bf4d Use absolute path in require 11 years ago
Aleksander Machniak 9f324e3a1b Merge branch 'master' of github.com:roundcube/roundcubemail 11 years ago
Aleksander Machniak 055c263663 Fix regexp escaping 11 years ago
Aleksander Machniak dda39aab1d Support 'keep' action (#1489226) 11 years ago
Aleksander Machniak 5d0cb00d5e Fix removing attachments from the list with database_attachments plugin 11 years ago
Thomas B. 5acb99a498 Merge pull request #87 from rimas-kudelis/master
Merge pull request #87 from rimas-kudelis: additions to newmail_notifier
11 years ago
Thomas Bruederli 7b69636a70 Merge branch 'patch-1' of https://github.com/gerundt/roundcubemail into gerundt-patch-1
from pull request #74
11 years ago
Thomas Bruederli 71b577ea7d Added Luxembourgish localizations 11 years ago
Rimas Kudelis 67a5252613 Extend basic notification to add a star icon overlay if we're in IE Pinned site mode (Win7+).
The star icon is taken from Xiao Icon set (http://delacro.deviantart.com/art/Xiao-Icon-84772282).
11 years ago
Rimas Kudelis 28d3ba505d Don't set the dn variable unless it's needed. 11 years ago
Thomas Bruederli 0703bfecd0 Merged configuration refactoring from 'dev_config' branch back into master (#1487311) 11 years ago
Thomas Bruederli d8e1016109 Fix opening in new window; keep extwin mode when switching help actions 11 years ago
Thomas Bruederli c795d528f9 Open help window in small mode; add more index links 11 years ago
Aleksander Machniak eabc0564cd Help plugin: CSS fixes, content frame scrollbar fix, about page (classic skin) fix 11 years ago
Thomas Bruederli 08167e9114 Improve help plugin with some options to display contents according to the current task/step 11 years ago
Aleksander Machniak f001af99a7 Fix javascript error 11 years ago
Aleksander Machniak c3762a5ad5 Fix folder names truncation in Classic skin (#1489220)
Fix bug where not all event handlers were executed (because body onload
was executed after rcmail init function, sometimes)
11 years ago
Aleksander Machniak 3e3f39a06c 'moveto' -> 'move', cs fixes 11 years ago
Thomas Bruederli a7e0897fde Synchronized localization files with Transifex 11 years ago
Aleksander Machniak dc56c50075 Fix handling of &, <, > characters in scripts/filter names (#1489208) 11 years ago
Aleksander Machniak d6b592941d Fix handling of &, <, > characters in scripts/filter names (#1489208) 11 years ago
Aleksander Machniak a306996bc5 Change license to GPLv3+ also in README file 11 years ago
Ken Cheung 2b81b0bf11 Update newmail_notifier to use W3C Notification
Update newmail_notifier plugin to use W3C Notification object if
possible.  Include fix for Chrome/Chromium.
11 years ago
Thomas Bruederli 07c6c69eca Make all bundled plugins the same license as Roundcube itself, which is GPLv3+ 11 years ago
Aleksander Machniak 4e12fd5c82 Fix so attachment_reminder=false really disables the reminder action 11 years ago
Aleksander Machniak 38271f246b Merge pull request #58 from kanarip/master
Add option to prevent mandatory inclusion of 'anyone' and 'anonymous' in ACL configuration
11 years ago
Aleksander Machniak 8ea08a8264 Split managesieve.php file into two 11 years ago
Aleksander Machniak 0185a27907 Implemented date, currentdate and index - RFC5260 (#1488120) 11 years ago
Aleksander Machniak 5c6e74b176 Fix js error on operator change 11 years ago
Aleksander Machniak 461a30d771 Merge config files (#1487311).
Now we have defaults.inc.php and config.inc.php.
Renamed $rcmail_config to $config. Old naming and old files are supported
for backward compatibility.
11 years ago
Aleksander Machniak f0398c87d9 Use rcube_cache class to store attachments in database.
Add options to configure TTL and cache type.
11 years ago