summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-08-18Fix folders drop-down list: descend into root folder (e.g. INBOX) even if ↵thomasb
part of the exception list git-svn-id: https://svn.roundcube.net/trunk@5089 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-18- Fix photo links in contact edit formalec
git-svn-id: https://svn.roundcube.net/trunk@5088 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-18- Disable subscription on virtual shared foldersalec
git-svn-id: https://svn.roundcube.net/trunk@5087 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-18- Use logo object in error and messageprint templates tooalec
git-svn-id: https://svn.roundcube.net/trunk@5086 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-18- Unsubscribe from non-existing folders always (on listing), not only in ↵alec
Settings/Folders UI git-svn-id: https://svn.roundcube.net/trunk@5085 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-17- Fixed handling of folder names with unicode charactersalec
git-svn-id: https://svn.roundcube.net/trunk@5084 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-16Clean up mistakenly overwritten localizations files in r5067thomasb
git-svn-id: https://svn.roundcube.net/trunk@5078 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-16Correctly quote group filterthomasb
git-svn-id: https://svn.roundcube.net/trunk@5074 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-16- Fix/simplify email regexp to prevent "no valid recipients" SMTP error ↵alec
(#1488040) git-svn-id: https://svn.roundcube.net/trunk@5073 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-16- Add option to hide selected LDAP addressbook on the listalec
git-svn-id: https://svn.roundcube.net/trunk@5072 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-16- Add client-side checking of uploaded files sizealec
git-svn-id: https://svn.roundcube.net/trunk@5071 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-14Fix automatic db updates; trigger contact indexing after upgradethomasb
git-svn-id: https://svn.roundcube.net/trunk@5069 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-14More unique error codesthomasb
git-svn-id: https://svn.roundcube.net/trunk@5068 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-14Update localizations from mailing listthomasb
git-svn-id: https://svn.roundcube.net/trunk@5067 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-12Pass attributes as vars to labelthomasb
git-svn-id: https://svn.roundcube.net/trunk@5060 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-12Only check for existing contacts if an email address is presentthomasb
git-svn-id: https://svn.roundcube.net/trunk@5059 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-12Set maxlength for contact fieldsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5058 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-12- Fix infinite recurrence when saving user preferences stored in sessionalec
git-svn-id: https://svn.roundcube.net/trunk@5057 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-12- Revert r5046, the change will be applied to devel-mcache branch, where it ↵alec
belongs for now git-svn-id: https://svn.roundcube.net/trunk@5055 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-12- Add debug for operations on groupsalec
git-svn-id: https://svn.roundcube.net/trunk@5051 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-12- Remove double semicolonalec
git-svn-id: https://svn.roundcube.net/trunk@5050 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-11Fix saving and deleting LDAP contacts; skip client-side input validation for ↵thomasb
contacts, this is done server-side git-svn-id: https://svn.roundcube.net/trunk@5049 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-11- Added IMAP ENABLE (RFC5161) supportalec
- Removed deprecated @access comments git-svn-id: https://svn.roundcube.net/trunk@5046 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-11- Change version number 0.5.2 -> 0.5.X to not confuse usersalec
git-svn-id: https://svn.roundcube.net/trunk@5045 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-10Add newlines between organization, department, jobtitle (#1488028)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5041 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-10Recalculate date when replying to a message and localize the cite header ↵thomasb
(#1487675) git-svn-id: https://svn.roundcube.net/trunk@5040 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-10CSS and UI fixes for IE6/7thomasb
git-svn-id: https://svn.roundcube.net/trunk@5039 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-10- Mail_Mime-1.8.2alec
git-svn-id: https://svn.roundcube.net/trunk@5038 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-09- Fix XSS vulnerability in UI messages (#1488030)alec
git-svn-id: https://svn.roundcube.net/trunk@5037 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-09- Added 'password_change' hook for plugin actions after successful password ↵alec
change git-svn-id: https://svn.roundcube.net/trunk@5036 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-09- Fixed Samba password hashing in 'ldap' driveralec
git-svn-id: https://svn.roundcube.net/trunk@5035 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-09- Fix handling of email addresses with quoted local part (#1487939)alec
git-svn-id: https://svn.roundcube.net/trunk@5034 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-09- Fix handling of email addresses with quoted local part (#1487939)alec
git-svn-id: https://svn.roundcube.net/trunk@5033 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-09- Fix handling Mail-Reply-To header in Reply All actionalec
git-svn-id: https://svn.roundcube.net/trunk@5032 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-08- Fix inserting autocomplete entry (with MT enebled)alec
git-svn-id: https://svn.roundcube.net/trunk@5027 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-06- Fix unlocking in abort_request() (#1488025)alec
git-svn-id: https://svn.roundcube.net/trunk@5026 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-04- Fix moving folder to root, it wasn't working with IMAP delimiter different ↵alec
than a dot (loast part of r5023) git-svn-id: https://svn.roundcube.net/trunk@5025 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-04- Don't call set_env() where it isn't requiredalec
git-svn-id: https://svn.roundcube.net/trunk@5024 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-04- Fix moving folder to root, it wasn't working with IMAP delimiter different ↵alec
that a dot git-svn-id: https://svn.roundcube.net/trunk@5023 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-04- Add ACL check on parent folderalec
git-svn-id: https://svn.roundcube.net/trunk@5022 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-04- Add abort_request() functionalec
git-svn-id: https://svn.roundcube.net/trunk@5021 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-04- Make that reset-search resets also pending searches alec
git-svn-id: https://svn.roundcube.net/trunk@5020 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-03- Check current search value in ksearch_query_results() to prevent from ↵alec
wrong regexp replacement when it's empty git-svn-id: https://svn.roundcube.net/trunk@5019 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-03- Add "loading" messages for contacts copying and groups assignmentalec
git-svn-id: https://svn.roundcube.net/trunk@5014 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-03- Display current user name in page title if devel_mode=truealec
git-svn-id: https://svn.roundcube.net/trunk@5013 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-03- Fix EOL character in vCard exports (#1487873)alec
git-svn-id: https://svn.roundcube.net/trunk@5012 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-03- Remove temp debug codealec
git-svn-id: https://svn.roundcube.net/trunk@5011 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-03- Added possibility to extend rcube_vcard's fieldmapalec
- Skip empty values in vCard export git-svn-id: https://svn.roundcube.net/trunk@5010 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-02- Fix setting default addressbook as selected in source selectoralec
git-svn-id: https://svn.roundcube.net/trunk@5009 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-02- Fix get_address_book() to call get_address_sources() internally when ↵alec
looking for default source git-svn-id: https://svn.roundcube.net/trunk@5008 208e9e7b-5314-0410-a742-e7e81cd9613c