Commit Graph

688 Commits (8d7be51996885fd160e95c7766980ef4031931dd)

Author SHA1 Message Date
Cyrill von Wattenwyl 7dc269029d removed unwanted file 10 years ago
Cyrill von Wattenwyl 141d615f39 Fixed merge conflicts 10 years ago
Cyrill von Wattenwyl 11a40dd1fe Merge branch 'master' of https://github.com/roundcube/roundcubemail
Conflicts:
	plugins/password/config.inc.php.dist
10 years ago
Aleksander Machniak 613f96839c Added simple API to manage vacation rule 10 years ago
Aleksander Machniak d72fdecdf8 Add missing labels 10 years ago
Aleksander Machniak 5a64153f40 Fix vacation times handling 10 years ago
Thomas Bruederli 812f37c5d1 Synchronized localizations with Transifex 10 years ago
Aleksander Machniak 581b6b41fd Make possible to set vacation start/end date and time 10 years ago
Aleksander Machniak fe03a9074d Add some localizations 10 years ago
Aleksander Machniak 1299c6a231 Update translations 10 years ago
Aleksander Machniak 1c70ff9d24 Bump up version nmber 10 years ago
Aleksander Machniak ec2733f6c3 Add support for groups 10 years ago
Thomas Bruederli 1db9a4931c Fix close icon position 10 years ago
Thomas Bruederli f61959d9c2 Render a rounded outline on focused dialog close button 10 years ago
Aleksander Machniak 9828c1abe2 Fix default vacation status (#1490019) - improve error message 10 years ago
Thomas Bruederli ea5d749822 Avoid collision with other css classes 10 years ago
Thomas Bruederli a6e9b4f97b Support the 'no-close' class feature for hiding close buttons in jQuery UI dialogs 10 years ago
Aleksander Machniak 4d52ee03a1 Fix missing css/js scripts in filter form in mail task 10 years ago
Aleksander Machniak f72815e1f9 Code improvements + added tests for vacation date regexps handling 10 years ago
Aleksander Machniak 319751fff6 Updated changelog and CS fixes after PR merge 10 years ago
Aleksander Machniak 9d2550502a CS fixes after PR merge 10 years ago
Aleksander Machniak b65823eb2a Merge pull request #202 from jacoblister/master
Add Vacation date range feature without the sieve 'date' extension
10 years ago
Aleksander Machniak 97d853738a Merge pull request #203 from mdamt/gearman-password
New gearman driver for password plugin
10 years ago
Aleksander Machniak 0a96bdf74d Don't overwrite the whole fieldmap so autocomplete names are resolved correctly 10 years ago
Mohammad Anwari 1599665651 New gearman driver for password plugin 10 years ago
Jacob Lister 147530edcc Add Vacation date range feature for servers without the sieve 'date' extension (using regexes) 10 years ago
Thomas Bruederli 5a28385e73 Fix error when activeCell is not defined 10 years ago
Thomas Bruederli 3fec3e04f6 Fix dialog close button focus border in Firefox 10 years ago
Thomas Bruederli 8f3bd30e54 Fix some jquery UI styles to match the Larry skin 10 years ago
Aleksander Machniak 43b225d183 Support contact_search_name option in ACL plugin autocompletion 10 years ago
Thomas Bruederli dea5160798 Fix datepicker accessibility extension 10 years ago
Aleksander Machniak 0c2fcd633a Get rid of -moz-box-shadow 10 years ago
Aleksander Machniak 734e233675 Get rid of -o-box-shadow 10 years ago
Aleksander Machniak 0fbb27d219 Move all filter:(opacity=X) styles to legacy_browser plugin 10 years ago
Aleksander Machniak c6447e2ce2 Use treelist widget for folders list in Settings/Folders (#1489648) 10 years ago
Aleksander Machniak 1a3132366e After PR merge code cleanup 10 years ago
simonp 1c5fdd674e Show password rules before committing new password (#1488285) 10 years ago
Aleksander Machniak 7706df99f0 Allow anonymous LDAP searches 10 years ago
Aleksander Machniak c883f687d9 Add possibility to specify an after-vacation-rule action (keep, discard, redirect) in Vacation UI 10 years ago
Aleksander Machniak b0aee4eb42 Fix bug where non-existing (or unsubscribed) folder wasn't listed in folder selector (#1489956) 10 years ago
Aleksander Machniak 1db12a9037 Fix so all pages are displayed correctly in extwin mode (#1489952) 10 years ago
Aleksander Machniak 90ab9f2847 Fix loading localization 10 years ago
Aleksander Machniak 1abbb06ee9 Support Firefox < 4 via legacy_browser (jQuery 2.x does not work) 10 years ago
Thomas Bruederli e3705f3283 Link heading with the acl table 10 years ago
Thomas Bruederli b73cf83e26 Hide acltable heading for voice-only output 10 years ago
Thomas Bruederli 2efb5cd52a Extend jQuery UI datepicker widget with basic accessibility features 10 years ago
Thomas Bruederli 142e7c9afc Update to jQuery UI 1.10.4 10 years ago
Aleksander Machniak b76f8e5e26 Added option to specify connection socket parameters - managesieve_conn_options 10 years ago
Aleksander Machniak 7e309b872f Add title attribute to settings menu 10 years ago
Aleksander Machniak ebc9877def Add title attribute for settings menu 10 years ago
Aleksander Machniak abe381e3b0 Focus first input in password form on page load 10 years ago
Aleksander Machniak a41aaf3352 Move some code to legacy_browser plugin 10 years ago
Aleksander Machniak 4520fa0f38 Code cleanup and small fixes (after pull request merge) 10 years ago
Aleksander Machniak 1b988f9574 Merge branch 'master' of https://github.com/simonpl/roundcubemail into simonpl-master
Conflicts:
	CHANGELOG
10 years ago
Aleksander Machniak 62c45161c4 ACL: Improved UI accessibility 10 years ago
simonp 12514266b9 Move login/hosts to seperate function 10 years ago
Aleksander Machniak 13b33da51a Managesieve: Improved UI accessibility 10 years ago
simonp 6f7042e582 Fix for login/hosts exceptions 10 years ago
simonp 9e9c03cb90 Moved functionality from password_first to password_init 10 years ago
Thomas Bruederli 99cdca46b7 Merge branch 'dev-accessibility'
Conflicts:
	program/include/rcmail_output_html.php
	program/js/app.js
	program/js/treelist.js
	program/lib/Roundcube/html.php
	skins/larry/styles.css
	skins/larry/templates/compose.html
10 years ago
Aleksander Machniak 17a76c3fd7 Fixed Save button in classic skin of Vacation interface (#1489926) 10 years ago
Thomas Bruederli 77043f8469 Apply accessibility improvements to the settings section 10 years ago
Aleksander Machniak bf743b7681 Attach nemail_notifier script only to main window 10 years ago
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
10 years ago
simonp e7ee70541f Add option to force new users to change their password (#1486884) 10 years ago
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
10 years ago
simonp 8d3dab34ec Add timeout for password-driver vpopmaild 10 years ago
Cyrill von Wattenwyl 187fd666aa fixed typos and added section in README 10 years ago
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.
10 years ago
Thomas Bruederli 6789bf1f4d Moved popup-menu functions to Roundcube core for seamless integration of (stackable) skin and core menus 10 years ago
brendan braybrook 01cc39cce4 1489868 - additional_message_headers: correct example X-Originating-IP format 10 years ago
Cyrill von Wattenwyl 12967c776c Added Plesk-Driver to Password-Plugin
This Driver allows to change Passwords via Plesk RPC-API
10 years ago
Thomas Bruederli b2992dd228 Further accessibility improvements regarding keyboard navigation and document structure 10 years ago
Aleksander Machniak 378efddbbe MOve more IE<9 code to legacy_browser 10 years ago
Thomas Bruederli e8bcf08c72 1. Prepare core and Larry skin for improved accessibility
2. Implement full keyboard navigation in main mail view
10 years ago
Aleksander Machniak d5038ee5d9 CS fixes 10 years ago
Aleksander Machniak 2581c87e65 Fix identities_level=4 handling in new_user_dialog plugin (#1489840) 10 years ago
Thomas Bruederli b34d679075 Specify licenses in all javascript files and blocks to please LibreJS 10 years ago
Aleksander Machniak 5a7b7ce039 Prevent from js error when messages list does not exist 10 years ago
Aleksander Machniak f22de58087 Fixed notify/enotify extension handling 10 years ago
Aleksander Machniak 241af0937c Fix loading css for larry skin, support minified css files 10 years ago
Thomas Bruederli ca33f32b60 Fix submission of multi-folder message selection through hidden form fields 10 years ago
Aleksander Machniak 5515dbb970 Remove IE<7 specific code 10 years ago
Aleksander Machniak ed1ceea878 Add possibility to download messages in mbox format (#1486069)
Removed "download folder" option, the same can be done by selecting all messages in a folder
Code refactoring
10 years ago
Aleksander Machniak 2e79d8d539 Move more IE<9 specific code to legacy_browser 10 years ago
Aleksander Machniak a2e09c950d Use methods chaining, don't use deprecated row_init method 10 years ago
Aleksander Machniak 056d458ed6 Fix disabled create filter action 10 years ago
Aleksander Machniak 47fccf4fa6 Move some IE8-specific style to legacy_browser plugin 10 years ago
Aleksander Machniak 53ede96dd6 Remove IE6-specific code 10 years ago
Aleksander Machniak e30212013d Add dummy tests for legacy_browser plugin 10 years ago
Aleksander Machniak 64542fc803 Drop support for IE6, move IE7/IE8 support to legacy_browser plugin, update to jQuery-2.1.0 10 years ago
Thomas Bruederli b08306ec1f Disable time limit for folder download requests 10 years ago
Thomas Bruederli 7fce8fbbde Adapt archive and markasjunk plugins to work with multi-folder search results 10 years ago
Thomas Bruederli bde3ba5e93 Update zipdownload plugin to work with multi-folder search results 10 years ago
Aleksander Machniak e7a3ae9a76 Merge branch 'master' of github.com:roundcube/roundcubemail 10 years ago
Aleksander Machniak 8a73fdb67f Integrate jQuery miniColors extension 10 years ago
Thomas Bruederli 66536974fe Merge branch 'dev-multi-folder-search' 10 years ago
Aleksander Machniak dc0b500e78 Removed redundant default_folders config option (#1489737)
Implemented IMAP SPECIAL-USE extension support [RFC6154] (#1487830)
10 years ago
Aleksander Machniak 8c783c0d66 Fix so identity fields are cast to string to prevent "Column X cannot be null" errors. 10 years ago
Aleksander Machniak e435d3b120 Fix fatal error in database_attachments plugin under some conditions (#1489726) 10 years ago
Thomas Bruederli 3f4845948c Synchrnonized translations from Transifex 10 years ago
Thomas Bruederli ec057a5a52 Fix .listbox background color in jquery UI dialogs 10 years ago
Aleksander Machniak 04c9116f14 Fix list-input fields in Vacation interface 10 years ago
Aleksander Machniak 9556f34d75 Load password.js only when needed 10 years ago
Aleksander Machniak 53846f798f Remove debug code 10 years ago
Aleksander Machniak 50a57e9b75 Added optional separate interface for out-of-office management (#1488266) 10 years ago
Aleksander Machniak 5ce2301185 Add labels for 'n' ACL (RFC 5257) 10 years ago
Thomas Bruederli c8fb38f076 Refined some skin styles 10 years ago
Aleksander Machniak d3883ddfbb Make sure attachment ID is really unique when uploading multiple files (#1489546) 10 years ago
Thomas Bruederli 0c7bc4f5c0 Add styles for 'mainaction' dialog buttons 10 years ago
Aleksander Machniak aa05873611 Merge branch 'master' of github.com:roundcube/roundcubemail 10 years ago
Aleksander Machniak 18a9b4f2f1 Fix dbmail driver (hints from https://github.com/roundcube/roundcubemail/pull/169) 10 years ago
Thomas B. 324805e180 Merge pull request #162 from nicolas-joubert/patch-1
Redirect after HTTP authentication
10 years ago
Aleksander Machniak fb5255e2f0 Fix filter creation from an email when preview frame is disabled (#1489647) 11 years ago
Aleksander Machniak a622451bc5 Fix wrong action folder selection if managesieve_domains is not empty (#1489617) 11 years ago
Aleksander Machniak abecca8f4b Merge branch 'master' of github.com:roundcube/roundcubemail 11 years ago
Aleksander Machniak c6227fe7b0 Bump version number 11 years ago
Aleksander Machniak 022f510365 Fix issue in displaying filter form when managesieve_kolab_master=true
and sieve variables extension is supported by the server (#1489599)
11 years ago
Aleksander Machniak 524e382669 Merge pull request #168 from tillkruess/master
another security fix for domainfactory password plugin driver
11 years ago
Till Krüss aba993da6a prevent unwanted code execution via CURLOPT_POSTFIELDS (again) 11 years ago
Aleksander Machniak 9a0900e4a1 Fix issue where multi-select fields were not visible in new filter action rows (#1489600) 11 years ago
Aleksander Machniak a329ccd9c9 Fix issue where folder selector wasn't visible on new filter form 11 years ago
Thomas Bruederli a23a2b3039 Update env in main window for ACL dialog autocompletion (#1489594) 11 years ago
Aleksander Machniak e7881f058a Merge pull request #166 from tillkruess/master
security fix for domainfactory password plugin driver
11 years ago
Till Krüss 334475a50b prevent unwanted code execution via CURLOPT_POSTFIELDS 11 years ago
Thomas Bruederli e837d8515a Hide autocompletion results when closing ACL dialog; use default table styles 11 years ago
Thomas Bruederli 327bd305d6 Bump ACL plugin version 11 years ago
Thomas Bruederli affabd9a4b Fix some glitches in ACL table display 11 years ago
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 11 years ago
Thomas Bruederli 774deaded1 Don't EVER log passwords 11 years ago
Thomas Bruederli 254e284d21 Point to the new public URI for online help 11 years ago
Thomas Bruederli 8404fe9e32 Updated localizations from Transifex 11 years ago
Thomas Bruederli 419c090fd9 Update to jQuery UI 1.9.2 (without themes) 11 years ago
Thomas Bruederli 4f9bd08469 Fix icon position after listicons.png update 11 years ago
Aleksander Machniak 6fa5b437a4 Update to TinyMCE 4.x 11 years ago
Aleksander Machniak fac59dc441 Added move/copy icons, improved edit icon and some icon positions 11 years ago
Thomas 017c4f19fd Refactor multi-threaded autocomple contact searching to make it available for other purposes, too 11 years ago
nicolas-joubert 5e3d1026c6 Redirect after HTTP authentication
Allow to redirect to the previous QUERY_STRING after HTTP authentication.
11 years ago
Aleksander Machniak eaf9d81ee9 CS fixes 11 years ago
Aleksander Machniak 2eef77c6e3 Fix issue where filesystem path was added to all-attachments (zip) file (#1489507) 11 years ago
Aleksander Machniak 4e040e304f Add Filters tab using plugin API hook 11 years ago
Aleksander Machniak 30ceb69eb5 Fix fatal error after last fix 11 years ago
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