Commit Graph

1009 Commits

Author SHA1 Message Date
alecpl
bbce3edd61 - Add simple ACL rights/namespace handling in folder manager (display folder's namespace, modify edit form fields according to MYRIGHTS) 2011-02-28 17:59:13 +00:00
alecpl
29c54229cf - Fix parsing links with non-printable characters inside (#1487805) 2011-02-28 17:33:26 +00:00
thomascube
a3b9e4e65d Better display of vcard import results (#1485457) 2011-02-27 13:51:46 +00:00
thomascube
0fbadebe13 Improve vcard import: map more fields, support photo urls, better UTF-16 charset detection 2011-02-27 13:30:34 +00:00
thomascube
b8f14ce744 Allow multiple records with same e-mail address but show notice to the user 2011-02-25 15:34:29 +00:00
thomascube
360bd3ea74 Allow group identifiers to be changed upon renaming (used in LDAP) 2011-02-15 21:00:48 +00:00
alecpl
da142bb598 - Replying to a sent message puts the old recipient as the new recipient (#1487074)
- Set compose header fields before skin objects' functions are being used, don't depend on the order of fields
2011-02-15 10:09:14 +00:00
thomascube
3e2637351d Fulltext search over contact fields. Attention: DATABASE SCHEMA CHANGED\! 2011-02-14 20:46:48 +00:00
alecpl
c4e555c160 - Fix subtype select labels for fields added with 'Add field' 2011-02-10 12:07:40 +00:00
thomascube
ce988a0778 Always generate valid DOM identifiers using html_identifier() write original identifier string to rel attribute where possible 2011-02-09 10:33:26 +00:00
alecpl
829cbfe88c - Use html::span instead of HTML code 2011-02-08 09:17:24 +00:00
alecpl
768091e094 - Make so addcontact icon doesn't jump alone to next line 2011-02-08 09:13:04 +00:00
thomascube
a77cf2292b Add optional referer check to prevent CSRF in GET requests 2011-02-08 08:13:06 +00:00
alecpl
cbf89140b3 - Fix vcard export (#1487765) 2011-02-07 09:02:29 +00:00
thomascube
29aab5a214 Localize contact property subtypes; better name for contact section 2011-02-06 22:35:39 +00:00
thomascube
07b95dc49b Delegate contact input validation to rcube_addressbook instance; accept already localized texts in rcube_output::show_message() 2011-02-06 22:21:23 +00:00
alecpl
d80bd153a4 - Fix email_dns_check setting not used for identities/contacts (#1487740) 2011-02-04 13:44:47 +00:00
alecpl
e18d992ee1 - Fix adding contacts: convert e-mail to ascii before format checking 2011-02-04 11:58:19 +00:00
thomascube
3e0e9148ef Prevent from relaying arbitrary requests through modcss.inc (security issue) 2011-02-03 21:12:35 +00:00
alecpl
e8d5bdc84e - Fix IDNA support when IDN/INTL modules are in use (#1487742) 2011-02-03 13:58:07 +00:00
thomascube
8c57f5977d Don't decode already decoded from header 2011-02-02 18:36:16 +00:00
alecpl
2c052c19b1 - Prevent from messages_sort_col == null 2011-01-31 19:41:42 +00:00
alecpl
ae3d6065d8 - Fix add/remove columns in message list when message_sort_order isn't set (#1487751) 2011-01-31 19:34:47 +00:00
alecpl
f2e94665f3 - Clarify regexp (#1487722) 2011-01-30 14:52:37 +00:00
thomascube
6039aae387 Add groups support for LDAP address books, contributed by Andreas Dick 2011-01-29 11:31:23 +00:00
thomascube
79e634040d Don't block CSS styles having important keywords 2011-01-28 15:19:38 +00:00
thomascube
f6c7afd2d9 Fix group item identifiers 2011-01-26 21:06:27 +00:00
thomascube
c6be45646b Separate full message headers UI element from headers table (#1487715) + Remove double borders in folder listing (#1487713) 2011-01-26 11:25:58 +00:00
thomascube
8458c7ca0e When creating a new contact, add it to the selected group; consider the selected group when deleting a contact 2011-01-23 18:10:40 +00:00
alecpl
c9f67353cf - Add part MIME ID to message_part_* hooks (#1487718) 2011-01-23 09:57:57 +00:00
thomascube
ede17442a3 Fix search with no results; no size for date field 2011-01-22 13:57:58 +00:00
thomascube
fbeb468904 Better grouping of contact information 2011-01-21 17:41:05 +00:00
thomascube
bc374503bb Show full mail subject as title (#1487128) 2011-01-19 17:34:23 +00:00
alecpl
b373fd4b3d - Fix setting timezone in Preferences (#1487705) 2011-01-19 13:43:56 +00:00
thomascube
0501b637a3 Merge branch devel-addressbook (r4193:4382) back into trunk 2011-01-18 18:00:57 +00:00
alecpl
e81a30752b - Fix impossible to subscribe to protected folders (#1487656) 2011-01-17 18:26:24 +00:00
alecpl
68d2d54100 - Move action files map from index.php to steps' func.inc files 2011-01-16 19:42:40 +00:00
thomascube
f5e7b35307 Bumbed version; Roundcube development is not Switzerland only 2011-01-12 18:25:02 +00:00
thomascube
56849c658b Wrap HTML parts with <html><body> and add Doctype declaration (#1487098) 2011-01-06 11:48:11 +00:00
alecpl
600bb156f7 - Use improved get_capability() syntax, saves CAPABILITY call in some cases 2011-01-04 11:16:54 +00:00
alecpl
77437e70f9 - Fix typo 2011-01-04 10:38:18 +00:00
alecpl
ceb7085c45 - Fix duplicated rcmBody div 2010-12-23 17:08:07 +00:00
alecpl
8127289ba8 - Revert wrong optimization in r4354 2010-12-20 14:35:37 +00:00
alecpl
531922676e - small performance improvement 2010-12-20 14:17:32 +00:00
alecpl
591dd80d22 - Fix Fatal error: Call to a member function get_capability()... 2010-12-18 16:42:38 +00:00
alecpl
14f87f7f38 - Set Mail-Reply-To also for identity's reply-to 2010-12-10 07:45:52 +00:00
alecpl
3ee5a7200a - Improved Mail-Reply-To and Mail-Followup-To headers handling 2010-12-09 19:10:44 +00:00
alecpl
90f81a6c8d - Better support for READ-ONLY and NOPERM responses handling (#1487083)
- Add confirmation message on purge/expunge commands response
- Fix CLOSE was called on unselected mailbox
2010-12-08 12:52:04 +00:00
alecpl
72b807aa6a - Fix empty sender in reply prefix (#1487454) 2010-12-08 07:36:26 +00:00
alecpl
0e11940a65 - Improve performance of folder rename and delete actions. Don't get list of all folders when we need only children of the specified folder. 2010-12-06 14:06:44 +00:00