thomascube
|
3d8b54edf7
|
Keep all submitted data if contact form validation fails (#1487865)
|
14 years ago |
thomascube
|
fc072bfdb3
|
Don't decode recipent strings submitted by address book
|
14 years ago |
alecpl
|
dae34b5c3f
|
- Support 'abort' and 'result' response in 'preferences_save' hook, add error handling
|
14 years ago |
alecpl
|
dd0ae6297b
|
- Improve space-stuffing handling in format=flowed messages (#1487861)
|
14 years ago |
alecpl
|
111a6fc314
|
- Add info about indexcontacts.sh script in upgrade procedure
|
14 years ago |
alecpl
|
8b2c23d603
|
- Use \n as a word separator to workaround some strange Google spellchecker issue
|
14 years ago |
alecpl
|
569701d700
|
- Handle properly situation when uploaded attachment file is too big
|
14 years ago |
thomascube
|
4591de7018
|
Prepare for multiple concurrent compose windows
|
14 years ago |
alecpl
|
bbce3edd61
|
- Add simple ACL rights/namespace handling in folder manager (display folder's namespace, modify edit form fields according to MYRIGHTS)
|
14 years ago |
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 |