Commit Graph

3383 Commits

Author SHA1 Message Date
thomascube
94ce75255d Correctly quote group filter 2011-08-16 19:36:11 +00:00
alecpl
5c2ac5f528 - Fix/simplify email regexp to prevent "no valid recipients" SMTP error (#1488040) 2011-08-16 17:32:52 +00:00
alecpl
5c9d1ffe8e - Add option to hide selected LDAP addressbook on the list 2011-08-16 13:41:52 +00:00
alecpl
fe0cb657f1 - Add client-side checking of uploaded files size 2011-08-16 12:11:21 +00:00
thomascube
782d8593bd More unique error codes 2011-08-14 18:54:24 +00:00
thomascube
84ae7d55b5 Update localizations from mailing list 2011-08-14 18:47:58 +00:00
thomascube
c878069118 Pass attributes as vars to label 2011-08-12 19:21:56 +00:00
thomascube
615fb1c069 Only check for existing contacts if an email address is present 2011-08-12 18:05:33 +00:00
thomascube
57ce504112 Set maxlength for contact fields 2011-08-12 15:34:07 +00:00
alecpl
59ab0c3bcd - Fix infinite recurrence when saving user preferences stored in session 2011-08-12 14:01:02 +00:00
alecpl
f4c3649671 - Revert r5046, the change will be applied to devel-mcache branch, where it belongs for now 2011-08-12 09:30:19 +00:00
alecpl
755189648d - Add debug for operations on groups 2011-08-12 07:01:47 +00:00
alecpl
a170304013 - Remove double semicolon 2011-08-12 06:36:34 +00:00
thomascube
0f1faec392 Fix saving and deleting LDAP contacts; skip client-side input validation for contacts, this is done server-side 2011-08-11 22:24:29 +00:00
alecpl
077cfdac2d - Added IMAP ENABLE (RFC5161) support
- Removed deprecated @access comments
2011-08-11 08:32:04 +00:00
thomascube
31737295b8 Add newlines between organization, department, jobtitle (#1488028) 2011-08-10 11:53:41 +00:00
thomascube
f2ff370215 Recalculate date when replying to a message and localize the cite header (#1487675) 2011-08-10 11:09:16 +00:00
alecpl
4c24246df6 - Mail_Mime-1.8.2 2011-08-10 08:06:00 +00:00
alecpl
8dd172a5b0 - Fix XSS vulnerability in UI messages (#1488030) 2011-08-09 18:40:42 +00:00
alecpl
2185899721 - Fix handling of email addresses with quoted local part (#1487939) 2011-08-09 09:53:37 +00:00
alecpl
6d0ada30d7 - Fix handling of email addresses with quoted local part (#1487939) 2011-08-09 09:46:54 +00:00
alecpl
efc24a5fb3 - Fix handling Mail-Reply-To header in Reply All action 2011-08-09 08:44:21 +00:00
alecpl
1871993b21 - Fix inserting autocomplete entry (with MT enebled) 2011-08-08 08:54:30 +00:00
alecpl
241450ee45 - Fix unlocking in abort_request() (#1488025) 2011-08-06 07:27:30 +00:00
alecpl
85e7a3d4a3 - Fix moving folder to root, it wasn't working with IMAP delimiter different than a dot (loast part of r5023) 2011-08-04 10:59:50 +00:00
alecpl
9f07d1d532 - Don't call set_env() where it isn't required 2011-08-04 10:56:38 +00:00
alecpl
d0de4eb506 - Fix moving folder to root, it wasn't working with IMAP delimiter different that a dot 2011-08-04 10:52:17 +00:00
alecpl
c6c99c89e6 - Add ACL check on parent folder 2011-08-04 09:01:36 +00:00
alecpl
d9615118f3 - Add abort_request() function 2011-08-04 08:12:36 +00:00
alecpl
db0408a2b8 - Make that reset-search resets also pending searches 2011-08-04 07:36:19 +00:00
alecpl
5f5cf89c84 - Check current search value in ksearch_query_results() to prevent from wrong regexp replacement when it's empty 2011-08-03 13:57:47 +00:00
alecpl
2c77f553c8 - Add "loading" messages for contacts copying and groups assignment 2011-08-03 12:31:38 +00:00
alecpl
159763861e - Display current user name in page title if devel_mode=true 2011-08-03 11:35:36 +00:00
alecpl
359e19a19d - Fix EOL character in vCard exports (#1487873) 2011-08-03 10:40:29 +00:00
alecpl
feaf7b5ec6 - Remove temp debug code 2011-08-03 09:32:45 +00:00
alecpl
4d4a2fa32e - Added possibility to extend rcube_vcard's fieldmap
- Skip empty values in vCard export
2011-08-03 09:20:52 +00:00
alecpl
34854b63ee - Fix setting default addressbook as selected in source selector 2011-08-02 17:17:59 +00:00
alecpl
7f7ed2d9df - Fix get_address_book() to call get_address_sources() internally when looking for default source 2011-08-02 16:42:29 +00:00
alecpl
6e16260e63 - Fixed error in IE7 (#1488017) 2011-08-02 14:38:15 +00:00
alecpl
2dd2bf5012 - Fixed form reloading on source change, broken in r4999 2011-08-02 10:57:35 +00:00
alecpl
46285d4b56 - Support department field as X-DEPARTMENT 2011-08-02 10:09:26 +00:00
alecpl
5731d68a97 - Added confirmation dialog for contact group deleting + loading indicator 2011-08-02 09:22:02 +00:00
alecpl
b95149eb63 - Fixed contact photos upload, moved code to separate file for better performance
(to handle upload we don't need to initialize addressbook source)
2011-08-01 12:20:10 +00:00
alecpl
f5e5702aa2 - Remove function duplicate (from last commit) 2011-08-01 08:16:19 +00:00
alecpl
363514e30b - Move rcmail_localize_folderpath() to main.inc 2011-08-01 08:15:22 +00:00
alecpl
1cd36267a1 - Improved detection of folder rename possibility and its handling 2011-08-01 07:58:30 +00:00
alecpl
dc0be3378a - Simplified frame lock handling 2011-08-01 06:53:42 +00:00
thomascube
e3acfad9a1 Fix parse error in IE6 2011-07-31 17:05:26 +00:00
thomascube
fcc7f861b1 Log session validation errors; keep error message when redirecting to login after session error 2011-07-30 15:32:13 +00:00
alecpl
a1640053b9 - Unify/add loading messages when "opening" a frame 2011-07-29 16:57:11 +00:00