alecpl
|
29c54229cf
|
- Fix parsing links with non-printable characters inside (#1487805)
|
14 years ago |
thomascube
|
a3b9e4e65d
|
Better display of vcard import results (#1485457)
|
14 years ago |
thomascube
|
0fbadebe13
|
Improve vcard import: map more fields, support photo urls, better UTF-16 charset detection
|
14 years ago |
thomascube
|
b8f14ce744
|
Allow multiple records with same e-mail address but show notice to the user
|
14 years ago |
thomascube
|
360bd3ea74
|
Allow group identifiers to be changed upon renaming (used in LDAP)
|
14 years ago |
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
|
14 years ago |
thomascube
|
3e2637351d
|
Fulltext search over contact fields. Attention: DATABASE SCHEMA CHANGED\!
|
14 years ago |
alecpl
|
c4e555c160
|
- Fix subtype select labels for fields added with 'Add field'
|
14 years ago |
thomascube
|
ce988a0778
|
Always generate valid DOM identifiers using html_identifier() write original identifier string to rel attribute where possible
|
14 years ago |
alecpl
|
829cbfe88c
|
- Use html::span instead of HTML code
|
14 years ago |
alecpl
|
768091e094
|
- Make so addcontact icon doesn't jump alone to next line
|
14 years ago |
thomascube
|
a77cf2292b
|
Add optional referer check to prevent CSRF in GET requests
|
14 years ago |
alecpl
|
cbf89140b3
|
- Fix vcard export (#1487765)
|
14 years ago |
thomascube
|
29aab5a214
|
Localize contact property subtypes; better name for contact section
|
14 years ago |
thomascube
|
07b95dc49b
|
Delegate contact input validation to rcube_addressbook instance; accept already localized texts in rcube_output::show_message()
|
14 years ago |
alecpl
|
d80bd153a4
|
- Fix email_dns_check setting not used for identities/contacts (#1487740)
|
14 years ago |
alecpl
|
e18d992ee1
|
- Fix adding contacts: convert e-mail to ascii before format checking
|
14 years ago |
thomascube
|
3e0e9148ef
|
Prevent from relaying arbitrary requests through modcss.inc (security issue)
|
14 years ago |
alecpl
|
e8d5bdc84e
|
- Fix IDNA support when IDN/INTL modules are in use (#1487742)
|
14 years ago |
thomascube
|
8c57f5977d
|
Don't decode already decoded from header
|
14 years ago |
alecpl
|
2c052c19b1
|
- Prevent from messages_sort_col == null
|
14 years ago |
alecpl
|
ae3d6065d8
|
- Fix add/remove columns in message list when message_sort_order isn't set (#1487751)
|
14 years ago |
alecpl
|
f2e94665f3
|
- Clarify regexp (#1487722)
|
14 years ago |
thomascube
|
6039aae387
|
Add groups support for LDAP address books, contributed by Andreas Dick
|
14 years ago |
thomascube
|
79e634040d
|
Don't block CSS styles having important keywords
|
14 years ago |
thomascube
|
f6c7afd2d9
|
Fix group item identifiers
|
14 years ago |
thomascube
|
c6be45646b
|
Separate full message headers UI element from headers table (#1487715) + Remove double borders in folder listing (#1487713)
|
14 years ago |
thomascube
|
8458c7ca0e
|
When creating a new contact, add it to the selected group; consider the selected group when deleting a contact
|
14 years ago |
alecpl
|
c9f67353cf
|
- Add part MIME ID to message_part_* hooks (#1487718)
|
14 years ago |
thomascube
|
ede17442a3
|
Fix search with no results; no size for date field
|
14 years ago |
thomascube
|
fbeb468904
|
Better grouping of contact information
|
14 years ago |
thomascube
|
bc374503bb
|
Show full mail subject as title (#1487128)
|
14 years ago |
alecpl
|
b373fd4b3d
|
- Fix setting timezone in Preferences (#1487705)
|
14 years ago |
thomascube
|
0501b637a3
|
Merge branch devel-addressbook (r4193:4382) back into trunk
|
14 years ago |
alecpl
|
e81a30752b
|
- Fix impossible to subscribe to protected folders (#1487656)
|
14 years ago |
alecpl
|
68d2d54100
|
- Move action files map from index.php to steps' func.inc files
|
14 years ago |
thomascube
|
f5e7b35307
|
Bumbed version; Roundcube development is not Switzerland only
|
14 years ago |
thomascube
|
56849c658b
|
Wrap HTML parts with <html><body> and add Doctype declaration (#1487098)
|
14 years ago |
alecpl
|
600bb156f7
|
- Use improved get_capability() syntax, saves CAPABILITY call in some cases
|
14 years ago |
alecpl
|
77437e70f9
|
- Fix typo
|
14 years ago |
alecpl
|
ceb7085c45
|
- Fix duplicated rcmBody div
|
14 years ago |
alecpl
|
8127289ba8
|
- Revert wrong optimization in r4354
|
14 years ago |
alecpl
|
531922676e
|
- small performance improvement
|
14 years ago |
alecpl
|
591dd80d22
|
- Fix Fatal error: Call to a member function get_capability()...
|
14 years ago |
alecpl
|
14f87f7f38
|
- Set Mail-Reply-To also for identity's reply-to
|
14 years ago |
alecpl
|
3ee5a7200a
|
- Improved Mail-Reply-To and Mail-Followup-To headers handling
|
14 years ago |
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
|
14 years ago |
alecpl
|
72b807aa6a
|
- Fix empty sender in reply prefix (#1487454)
|
14 years ago |
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.
|
14 years ago |
alecpl
|
7472893512
|
- Fix plaintext versions of HTML messages don't contain placeholders for emotions (#1485206)
|
14 years ago |