summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-10-30Improve definition of composite address fields of LDAP contactsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5377 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-30Allow cross-task ajax requeststhomasb
git-svn-id: https://svn.roundcube.net/trunk@5375 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-28Avoid errorsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5373 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-28LDAP: use VLV pseudo-search for autocompletionthomasb
git-svn-id: https://svn.roundcube.net/trunk@5372 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-27Fix inline display of image attachmentsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5371 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-26- Update ru_RU localization (#1488139)alec
git-svn-id: https://svn.roundcube.net/trunk@5370 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-26- Fix IDN address validation issue (#1488137)alec
git-svn-id: https://svn.roundcube.net/trunk@5369 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-26- Fix removing compose data from session after sending a messagealec
git-svn-id: https://svn.roundcube.net/trunk@5368 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-26- Improve generated crypt() passwords (#1488136)alec
git-svn-id: https://svn.roundcube.net/trunk@5367 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-26- Fix getting message part data from structure, fixes r5363 alec
git-svn-id: https://svn.roundcube.net/trunk@5365 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-25- Fix handling of <title> tag for cases where (malformed) HTML content ↵alec
contains more than one <title> tag git-svn-id: https://svn.roundcube.net/trunk@5364 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-24- Improve handling of situation when FETCH returns OK, but no dataalec
git-svn-id: https://svn.roundcube.net/trunk@5363 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-24- Fix issue where wrong message sequence range could be generated when it ↵alec
was build according to number of messages in a folder git-svn-id: https://svn.roundcube.net/trunk@5362 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-23- Fix JS error when dst_active checkbox doesn't exist (#1488133)alec
git-svn-id: https://svn.roundcube.net/trunk@5361 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-23- Improve handling of malformed charset specification in HTML messages ↵alec
(#1488093) git-svn-id: https://svn.roundcube.net/trunk@5360 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-23- Add underline character to charset regexpalec
git-svn-id: https://svn.roundcube.net/trunk@5359 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-21- Small code improvementalec
git-svn-id: https://svn.roundcube.net/trunk@5358 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-21- Fix threads cache validation when skip_deleted=truealec
git-svn-id: https://svn.roundcube.net/trunk@5357 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-19Add (experimental) support for some extendted PHP LDAP functions when ↵thomasb
querying VLV enabled directories git-svn-id: https://svn.roundcube.net/trunk@5356 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-19- Another fix to hide empty tabsalec
git-svn-id: https://svn.roundcube.net/trunk@5350 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-19- Added 'search_dn_default' variable in ldap configalec
- Better handling of situation when search for bind DN doesn't return data git-svn-id: https://svn.roundcube.net/trunk@5349 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-19- Fixed sorting of scripts, scripts including aware of the sort orderalec
git-svn-id: https://svn.roundcube.net/trunk@5348 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-19- Fix handling of folder creation error while moving/copying messagealec
git-svn-id: https://svn.roundcube.net/trunk@5347 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-18- Revert r5345 to handle non-array content tooalec
git-svn-id: https://svn.roundcube.net/trunk@5346 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-18- One if() too muchalec
git-svn-id: https://svn.roundcube.net/trunk@5345 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-10-18- Hide contact tabs with no contentalec
git-svn-id: https://svn.roundcube.net/trunk@5344 208e9e7b-5314-0410-a742-e7e81cd9613c
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