summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-09-07- Add managesieve_script_name option for default name of the script (#1487956)alec
git-svn-id: https://svn.roundcube.net/trunk@5187 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-07- Reset current script in session, so new filter added in mail task will be ↵alec
appended to active script git-svn-id: https://svn.roundcube.net/trunk@5186 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-07- Move two entries from 0.6-rc to trunk's changelog partalec
git-svn-id: https://svn.roundcube.net/trunk@5185 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-07- Use 'From' and 'To' labels instead of 'Sender' and 'Recipient'alec
git-svn-id: https://svn.roundcube.net/trunk@5184 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-06- Fix username case-insensitivity issue in MySQL (#1488021)alec
git-svn-id: https://svn.roundcube.net/trunk@5183 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-06- Merge devel-saved_search branch (Addressbook Saved Searches)alec
git-svn-id: https://svn.roundcube.net/trunk@5182 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-06- Merge devel-spellcheck branch:alec
- Added spellchecker exceptions dictionary (shared or per-user) - Added possibility to ignore words containing caps, numbers, symbols (spellcheck_ignore_* options) git-svn-id: https://svn.roundcube.net/trunk@5181 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-05Completed changelogthomasb
git-svn-id: https://svn.roundcube.net/trunk@5180 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-05Adde Bulgarian translationthomasb
git-svn-id: https://svn.roundcube.net/trunk@5179 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-05Download closure compiler to /tmp instead of current dirthomasb
git-svn-id: https://svn.roundcube.net/trunk@5178 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-05Improved memcache connection procedure from release-0.6; use call_user_func ↵thomasb
to trigger session gc handlers git-svn-id: https://svn.roundcube.net/trunk@5177 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-05Added localizationthomasb
git-svn-id: https://svn.roundcube.net/trunk@5174 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-05Localization updatesthomasb
git-svn-id: https://svn.roundcube.net/trunk@5173 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-05- Check for "Permission denied" string in IMAP error messages to display ↵alec
more appropriate message to the user git-svn-id: https://svn.roundcube.net/trunk@5170 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-05- Fix subject decoding for Create filter dialogalec
git-svn-id: https://svn.roundcube.net/trunk@5169 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-05- Don't disable include() errors, so now broken translation of a plugin will ↵alec
print error to the log git-svn-id: https://svn.roundcube.net/trunk@5168 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-05- Fix typoalec
git-svn-id: https://svn.roundcube.net/trunk@5166 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-05Protect from Clickjacking by sending X-Frame-Options headers (#1487037)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5164 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-05Use new host argument as mail_domain (#1488024)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5163 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-05Fallback to mail_domain in LDAP variable replacements; add 'host' to ↵thomasb
'user_create' hook arguments (#1488024) git-svn-id: https://svn.roundcube.net/trunk@5162 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-05- Fix parse error in pl_PL localizationalec
git-svn-id: https://svn.roundcube.net/trunk@5161 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-05Fix wrong vCard type parameter mobile (#1488067)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5160 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-05Fix vCard WORKFAX issue (#1488046)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5159 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-04- Add vCard's Profile URL support (#1488062)alec
git-svn-id: https://svn.roundcube.net/trunk@5158 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-04- Fix all messages remain selected after moving all search results and ↵alec
clearing search (#1488066) git-svn-id: https://svn.roundcube.net/trunk@5157 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-04- Fixed import from Horde-INGO (#1488064)alec
git-svn-id: https://svn.roundcube.net/trunk@5156 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-04- Added possibility to create a filter based on selected message "in-place"alec
git-svn-id: https://svn.roundcube.net/trunk@5155 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-02- jQuery 1.6.3alec
git-svn-id: https://svn.roundcube.net/trunk@5154 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-02- Fix error in messages drag&drop action caused by r5146alec
git-svn-id: https://svn.roundcube.net/trunk@5153 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-31Improve error reporting in installerthomasb
git-svn-id: https://svn.roundcube.net/trunk@5152 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-30- Fix imap_cache setting to values other than 'db' (#1488060)alec
git-svn-id: https://svn.roundcube.net/trunk@5150 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-30- Fix handling of attachments inside message/rfc822 parts (#1488026)alec
git-svn-id: https://svn.roundcube.net/trunk@5149 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-30- Make 5th argument of rcmail_deliver_message() optionalalec
git-svn-id: https://svn.roundcube.net/trunk@5148 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-29Register ACL plugin for calendar task; send ajax requests to settings taskthomasb
git-svn-id: https://svn.roundcube.net/trunk@5147 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-29Initialize GUI objects which are added after initthomasb
git-svn-id: https://svn.roundcube.net/trunk@5146 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-29Really abort autocompletion when hitting Escapethomasb
git-svn-id: https://svn.roundcube.net/trunk@5145 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-29Make list of mimetypes that open in preview window configurable (#1487625)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5144 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-29Add plugin hook message_part_get for message part downloadsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5143 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-28Define style for disabled form buttonsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5140 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-28- Localize forwarded message header (#1488058)alec
- pl_PL update - Fix label: databaserror -> dberror git-svn-id: https://svn.roundcube.net/trunk@5139 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-27- Fix is_a() usage for PHP>5.3.6alec
git-svn-id: https://svn.roundcube.net/trunk@5138 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-26Don't attempt to list (and cache) folders if not connectedthomasb
git-svn-id: https://svn.roundcube.net/trunk@5137 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-26- Microoptimization: use substr_replace() for injecting a string into stringalec
git-svn-id: https://svn.roundcube.net/trunk@5135 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-25Move timezone computation to rcube_config; don't override ↵thomasb
SESSION['timezone'] when saving prefs git-svn-id: https://svn.roundcube.net/trunk@5132 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-25- Added de_DE localization for acl pluginalec
git-svn-id: https://svn.roundcube.net/trunk@5129 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-24Add copyright line on files with significant changes from Kolab Systemsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5128 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-24Add organization and signature fields to new user identity dialog. Submitted ↵thomasb
by Deyan Stoykov git-svn-id: https://svn.roundcube.net/trunk@5127 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-24Fix group members listing for ldap directoriesthomasb
git-svn-id: https://svn.roundcube.net/trunk@5126 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-24Fix r5117: don't show error on default login pagethomasb
git-svn-id: https://svn.roundcube.net/trunk@5124 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-24Add example of a logout page that clears HTTP authenticationthomasb
git-svn-id: https://svn.roundcube.net/trunk@5123 208e9e7b-5314-0410-a742-e7e81cd9613c