summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-10-18- Code and small perf. improvementsalec
git-svn-id: https://svn.roundcube.net/trunk@5343 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-18- Removed zebra-classalec
git-svn-id: https://svn.roundcube.net/trunk@5342 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-18Find charset in HTML meta tags if not specified in content-type header ↵thomasb
(#1488125) git-svn-id: https://svn.roundcube.net/trunk@5341 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-17- Filters - UI redesign: added possibility to move filter to any place using ↵alec
drag&drop (instead of up/down buttons), added filter sets list object, added more 'loading' messages - Added option to hide some scripts (managesieve_filename_exceptions) git-svn-id: https://svn.roundcube.net/trunk@5340 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-14- Fix %dn replacementalec
git-svn-id: https://svn.roundcube.net/trunk@5339 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-14Also allow groups list to be fetched using VLVthomasb
git-svn-id: https://svn.roundcube.net/trunk@5338 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-12- Improve .boxtitle stylealec
git-svn-id: https://svn.roundcube.net/trunk@5337 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-12Support plugin commands on HTML pages, toothomasb
git-svn-id: https://svn.roundcube.net/trunk@5336 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-12- Add possibility to auto-register menu objects in show_popup()alec
git-svn-id: https://svn.roundcube.net/trunk@5335 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-12- Use smaller action/rule buttons, create separate dir for imagesalec
git-svn-id: https://svn.roundcube.net/trunk@5334 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-12Fix BER encoding of records-per-page parameterthomasb
git-svn-id: https://svn.roundcube.net/trunk@5333 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-12- Fixed "jumping" Filters tabalec
git-svn-id: https://svn.roundcube.net/trunk@5332 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-11Improve group member fetchingthomasb
git-svn-id: https://svn.roundcube.net/trunk@5331 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-11- Fix FETCH response parsing in fetchMIMEHeaders() method (first line of ↵alec
headers was malformed) git-svn-id: https://svn.roundcube.net/trunk@5330 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-11- Added .dist config filealec
git-svn-id: https://svn.roundcube.net/trunk@5329 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-10Contact groups can have direct email addresses => distribution lists; enable ↵thomasb
'compose' command for the selected group git-svn-id: https://svn.roundcube.net/trunk@5328 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-10Rewrite groups listing: use recursive methods to list members of (nested) ↵thomasb
groups of various types; cache the results git-svn-id: https://svn.roundcube.net/trunk@5327 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-10- pt_BR translationsnetbit
git-svn-id: https://svn.roundcube.net/trunk@5326 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-10- Support KEP:14's commented variablesalec
git-svn-id: https://svn.roundcube.net/trunk@5325 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-10- added ru_RU localizationalec
git-svn-id: https://svn.roundcube.net/trunk@5324 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-08- Fixed bug where 'doveadm pw' command was used as dovecotpw utilityalec
git-svn-id: https://svn.roundcube.net/trunk@5323 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-07Autocomplete LDAP records when adding contacts from mail (#1488073)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5322 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-07- Fixed ticket numberalec
git-svn-id: https://svn.roundcube.net/trunk@5321 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-07- Plugin API: added 'ready' hook (#1488073)alec
git-svn-id: https://svn.roundcube.net/trunk@5320 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-07- Ignore DSN request when it isn't supported by SMTP server (#1487800)alec
git-svn-id: https://svn.roundcube.net/trunk@5319 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-07- Make sure LDAP name fields aren't arrays (#1488108)alec
git-svn-id: https://svn.roundcube.net/trunk@5318 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-06Read group members according to objectClass of group records; support ↵thomasb
groupOfUrls; cache groups listing for better performance git-svn-id: https://svn.roundcube.net/trunk@5317 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-06- Improve performance by storing sorted mailbox list in the cachealec
git-svn-id: https://svn.roundcube.net/trunk@5316 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-06Skip VLV if a group is selected; show advanced search form if activating a ↵thomasb
'searchonly' address book git-svn-id: https://svn.roundcube.net/trunk@5315 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-06- Update gl_ES localization (#1488115)alec
git-svn-id: https://svn.roundcube.net/trunk@5314 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-06- Fixed/updated changelogalec
git-svn-id: https://svn.roundcube.net/trunk@5313 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-06- Fixed imap test to non-default port when using ssl (#1488118)alec
git-svn-id: https://svn.roundcube.net/trunk@5312 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-06Force files to be updated, even if newer (#1488117)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5311 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-05- Fix bug where wrong search string was build when using filter together ↵alec
with search git-svn-id: https://svn.roundcube.net/trunk@5310 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-05- Improved performance by skipping folders list sorting when it's not needed ↵alec
in folder manager git-svn-id: https://svn.roundcube.net/trunk@5309 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-05Attach jquery UI date pickers to contact fields of type 'date'thomasb
git-svn-id: https://svn.roundcube.net/trunk@5308 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-05- Remove memory_limit for indexcontacts.sh (#1488109)alec
git-svn-id: https://svn.roundcube.net/trunk@5307 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-04- Fix issue where it wasn't possible to change list view mode in folder ↵alec
manager for INBOX (#1488107), also show messages count and size in such case git-svn-id: https://svn.roundcube.net/trunk@5306 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-03- Small improvement for handling redundant cache queries (followup to r5303)alec
git-svn-id: https://svn.roundcube.net/trunk@5305 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-03- Fix namespace handling in special folders settings (#1488112)alec
git-svn-id: https://svn.roundcube.net/trunk@5304 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-03- Fix: skip redundant cache queries when an entry doesn't existalec
git-svn-id: https://svn.roundcube.net/trunk@5303 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-03- Improved performance of draft saving by usage of APPENDUID response if ↵alec
available (skipped SEARCH call) git-svn-id: https://svn.roundcube.net/trunk@5302 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-03- Don't print error to the log when trying to delete non-existing draft messagealec
git-svn-id: https://svn.roundcube.net/trunk@5301 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-03- Fixed doubled Filter tab on page refreshalec
- Added filters set selector in filter form when invoked in mail task - Improved script parser, added support for include and variables extensions - Added Kolab's KEP:14 support (http://wiki.kolab.org/User:Greve/Drafts/KEP:14) git-svn-id: https://svn.roundcube.net/trunk@5300 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-03- Disable time limit for CLI scripts (#1488109)alec
git-svn-id: https://svn.roundcube.net/trunk@5299 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-30Restrict folders list to write-onlythomasb
git-svn-id: https://svn.roundcube.net/trunk@5298 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-30Restrict folders list to write-only in selectors for special folders and ↵thomasb
save-message-to option git-svn-id: https://svn.roundcube.net/trunk@5297 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-30Describe new name attribute for LDAP groupsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5296 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-30Make LDAP group name attribute configurablethomasb
git-svn-id: https://svn.roundcube.net/trunk@5295 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-29We're on the road towards 0.7 nowthomasb
git-svn-id: https://svn.roundcube.net/trunk@5294 208e9e7b-5314-0410-a742-e7e81cd9613c