summaryrefslogtreecommitdiff
path: root/roundcubemail
AgeCommit message (Collapse)Author
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- 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
2011-08-02- Fixed invisible #sourcename on IE6alec
git-svn-id: https://svn.roundcube.net/trunk@5007 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-02- Fixed error in IE7 (#1488017)alec
git-svn-id: https://svn.roundcube.net/trunk@5006 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-02- Fixed form reloading on source change, broken in r4999alec
git-svn-id: https://svn.roundcube.net/trunk@5005 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-02- Support department field as X-DEPARTMENTalec
git-svn-id: https://svn.roundcube.net/trunk@5004 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-02- Added confirmation dialog for contact group deleting + loading indicatoralec
git-svn-id: https://svn.roundcube.net/trunk@5003 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-02- Link to task-specific style files for build-in tasks onlyalec
git-svn-id: https://svn.roundcube.net/trunk@5002 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-01- Fixed contact photos upload, moved code to separate file for better ↵alec
performance (to handle upload we don't need to initialize addressbook source) git-svn-id: https://svn.roundcube.net/trunk@4999 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-01- Remove function duplicate (from last commit)alec
git-svn-id: https://svn.roundcube.net/trunk@4998 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-01- Move rcmail_localize_folderpath() to main.incalec
git-svn-id: https://svn.roundcube.net/trunk@4997 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-01- Improved detection of folder rename possibility and its handlingalec
git-svn-id: https://svn.roundcube.net/trunk@4996 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-01- Simplified frame lock handlingalec
git-svn-id: https://svn.roundcube.net/trunk@4995 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-31Fix parse error in IE6thomasb
git-svn-id: https://svn.roundcube.net/trunk@4994 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-30Don't show session error message on logoutthomasb
git-svn-id: https://svn.roundcube.net/trunk@4992 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-30Log session validation errors; keep error message when redirecting to login ↵thomasb
after session error git-svn-id: https://svn.roundcube.net/trunk@4991 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-29- Unify/add loading messages when "opening" a framealec
git-svn-id: https://svn.roundcube.net/trunk@4990 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-29- Exclude edited folder from parent selectoralec
git-svn-id: https://svn.roundcube.net/trunk@4989 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-29- Fix 'exceptions' parameter of rcmail_mailbox_select() to handle ↵alec
directories on any level of the structure git-svn-id: https://svn.roundcube.net/trunk@4988 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-07-29- Fix 'sql' identifier for addressbook handling (#1488013)alec
git-svn-id: https://svn.roundcube.net/trunk@4987 208e9e7b-5314-0410-a742-e7e81cd9613c