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
alecpl
7472893512
- Fix plaintext versions of HTML messages don't contain placeholders for emotions ( #1485206 )
2010-12-06 11:13:55 +00:00
alecpl
af3c045ecf
- New Folder Manager UI
...
- Fix invalid Request when creating a folder (#1487443 )
- Add folder size and quota indicator in folder manager (#1485780 )
- Add possibility to move a subfolder into root folder (#1486791 )
2010-12-03 10:58:40 +00:00
alecpl
53604a0550
- Fix setting charset of attachment filenames ( #1487122 )
2010-12-01 10:49:20 +00:00
alecpl
b46edc0f90
- Fix "Cannot use scalar value..." warning ( #1487066 )
2010-12-01 09:52:23 +00:00
alecpl
1f052f0be2
- Fix adding contact group record after creating a group
2010-11-23 08:18:39 +00:00
alecpl
57388f9cce
- Fix attachment names encoding broken in r4232
2010-11-22 17:36:03 +00:00
alecpl
cc5ae9e337
- Fix last commit
2010-11-19 09:45:05 +00:00
alecpl
d2b8840a0e
- Fix handling of custom "_from" in sendmail ( #1487132 )
...
- Small fix in displaying Sender input field
2010-11-19 08:45:19 +00:00
alecpl
0f9d8ca40d
- Don't set attachment's charset in Content-type header ( #1487122 )
2010-11-18 10:34:10 +00:00