summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Collapse)Author
2011-07-28Delay window.print() on Safari browsersthomasb
git-svn-id: https://svn.roundcube.net/trunk@4984 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-28- Fix errors when console is not defined (#1488010)alec
git-svn-id: https://svn.roundcube.net/trunk@4982 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-27- Performance fix: don't create addressbook object to close() it if it ↵alec
wasn't created before, skipping unneeded LDAP connection git-svn-id: https://svn.roundcube.net/trunk@4981 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-27- Use rcube_imap_generic::tokenizeResponse() for parsing BODYSTRUCTURE, ↵alec
fixes #1488007 git-svn-id: https://svn.roundcube.net/trunk@4980 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-27- Delay imap cache initialization, fixes problem with cache cleanup on login ↵alec
(where user ID wasn't set on init time) git-svn-id: https://svn.roundcube.net/trunk@4978 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-27Move mail sending functions from mail task to core for general usagethomasb
git-svn-id: https://svn.roundcube.net/trunk@4977 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-27- Fix fallback to default source (#1488009)alec
git-svn-id: https://svn.roundcube.net/trunk@4976 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-27- Don't use default source if source id is specified in get_address_source()alec
git-svn-id: https://svn.roundcube.net/trunk@4975 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-27- Fix source ID handlingalec
git-svn-id: https://svn.roundcube.net/trunk@4974 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-27- Generate display name before record validationalec
git-svn-id: https://svn.roundcube.net/trunk@4973 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-27- Call ksearch_destroy() on ksearch_hide()alec
git-svn-id: https://svn.roundcube.net/trunk@4972 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-27- Fix IE9 detection (#1488008)alec
git-svn-id: https://svn.roundcube.net/trunk@4971 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-26Always show address book name if multiple books are configured; fix stylingthomasb
git-svn-id: https://svn.roundcube.net/trunk@4969 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-26- Unsubscribe from non-existing folders automaticly on folders listingalec
git-svn-id: https://svn.roundcube.net/trunk@4968 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-26- Another display name fix: don't store display name only if it equals to ↵alec
email address git-svn-id: https://svn.roundcube.net/trunk@4967 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-26- Move console object initialization code into one placealec
git-svn-id: https://svn.roundcube.net/trunk@4966 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-25- Fixed display name on contact listsalec
git-svn-id: https://svn.roundcube.net/trunk@4965 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-25- Added optional "multithreading" autocomplete featurealec
git-svn-id: https://svn.roundcube.net/trunk@4963 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-25- Plugin API: Added 'config_get' hookalec
git-svn-id: https://svn.roundcube.net/trunk@4962 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-24- On contact copy check for existing record by name if email field is emptyalec
git-svn-id: https://svn.roundcube.net/trunk@4960 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-24- DOn't generate contact name here, it's not requiredalec
git-svn-id: https://svn.roundcube.net/trunk@4959 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-23Better message if copying was rejected due to existing entriesthomasb
git-svn-id: https://svn.roundcube.net/trunk@4956 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-21- Simplify undo message, add dots at the end of messagesalec
git-svn-id: https://svn.roundcube.net/trunk@4951 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-21- Add comment about FF5 bug workaroundalec
git-svn-id: https://svn.roundcube.net/trunk@4949 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-21- Round upload progress percentage valuealec
git-svn-id: https://svn.roundcube.net/trunk@4948 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-20- Add check for inArray() input to prevent error in Firefox 5alec
git-svn-id: https://svn.roundcube.net/trunk@4946 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-20- Improved parent folder selectoralec
git-svn-id: https://svn.roundcube.net/trunk@4942 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-20Just name mail 'Mail', it's that simple; Upddate changelogthomasb
git-svn-id: https://svn.roundcube.net/trunk@4939 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-19Add drop-target for root folder; fix row insertion when moving to a ↵thomasb
protected folder git-svn-id: https://svn.roundcube.net/trunk@4938 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-19Use more common name for e-mailthomasb
git-svn-id: https://svn.roundcube.net/trunk@4937 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-19- Add possibility to change autocomplete action namealec
git-svn-id: https://svn.roundcube.net/trunk@4936 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-18Only load contacts list in main viewthomasb
git-svn-id: https://svn.roundcube.net/trunk@4935 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-18Asynchronously load contacts after page loadthomasb
git-svn-id: https://svn.roundcube.net/trunk@4934 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-18Fix getting first writeable address book if no default is configuredthomasb
git-svn-id: https://svn.roundcube.net/trunk@4933 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-17Small improvements and codestylethomasb
git-svn-id: https://svn.roundcube.net/trunk@4932 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-17Filter LDAP groups by search querythomasb
git-svn-id: https://svn.roundcube.net/trunk@4931 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-17- Fix typos in de_CH and de_DE (#1487998)alec
git-svn-id: https://svn.roundcube.net/trunk@4930 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-17Fix ldap group members listingthomasb
git-svn-id: https://svn.roundcube.net/trunk@4928 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-11Session object can be null if db/memcache is not availablethomasb
git-svn-id: https://svn.roundcube.net/trunk@4925 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-10- Plugin API: added folder_delete and folder_rename hooksalec
git-svn-id: https://svn.roundcube.net/trunk@4924 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-10- Add add_shutdown_function() method. Make possible to call user function ↵alec
before destoying all objects (e.g. session) git-svn-id: https://svn.roundcube.net/trunk@4923 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-08- Fix message delete button title when flag_for_deletion is enabledalec
git-svn-id: https://svn.roundcube.net/trunk@4922 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-08Make autocompletion available for pluginsthomasb
git-svn-id: https://svn.roundcube.net/trunk@4920 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-08- Make Undo action optional by setting undo_timeout=0alec
git-svn-id: https://svn.roundcube.net/trunk@4919 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-07- Insert APC_UPLOAD_PROGRESS hidden field before file field (#1486039)alec
git-svn-id: https://svn.roundcube.net/trunk@4917 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-07- Added possibility to undo last contact delete operationalec
git-svn-id: https://svn.roundcube.net/trunk@4916 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-06- Fix infinite loop in tokenizeResponse() when server returns atoms with ↵alec
forbidden characters git-svn-id: https://svn.roundcube.net/trunk@4914 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-06- Fixed issues related to creating contacts in source which isn't currently ↵alec
selected (#1487990) git-svn-id: https://svn.roundcube.net/trunk@4913 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-06- Don't send keep-alive request when system is busyalec
git-svn-id: https://svn.roundcube.net/trunk@4912 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-06- Fix handling of other users namespace rootsalec
git-svn-id: https://svn.roundcube.net/trunk@4911 208e9e7b-5314-0410-a742-e7e81cd9613c