Aleksander Machniak
|
ec86add1ff
|
Define context (_remote=1) for spellcheck requests to send proper response on error
|
12 years ago |
Aleksander Machniak
|
cfc27c9b76
|
Keep some resource files (images) in separate directory
|
12 years ago |
Thomas Bruederli
|
baecd8becc
|
Move the hard-coded list of fields used to list contacts to a central location
|
12 years ago |
Aleksander Machniak
|
e19fafae04
|
Prefer default addressbook also when checking for existence of MDN request recipient
|
12 years ago |
Thomas Bruederli
|
384948886c
|
Prepare to show contact photo of email sender in mail views
|
13 years ago |
Aleksander Machniak
|
840b4dbeb8
|
Simplified method of getting default addressbook.
Make sure to use the same source when adding contact and checking
if message is safe (sender is in addressbook).
Small code improvements.
|
13 years ago |
Aleksander Machniak
|
2b21b97ef0
|
Use file_get_contents() to make code simpler and to fix possible infinite loop
|
13 years ago |
Aleksander Machniak
|
3efc74654a
|
- Don't add attachments content into reply/forward/draft message body (#1488557)
|
13 years ago |
Aleksander Machniak
|
b97d0e11b5
|
Fix empty user agent string on error page for "incompatible browser" error
|
13 years ago |
Aleksander Machniak
|
a60d139d87
|
Define array variable in case none of zones is valid (shouldn't happen)
|
13 years ago |
Aleksander Machniak
|
669747a81c
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
13 years ago |
Aleksander Machniak
|
ceaaebbc8c
|
Fix fatal error when date.timezone isn't set (#1488546)
|
13 years ago |
Thomas Bruederli
|
0be8bd11e2
|
Enable drag & drop file upload for contact photos
|
13 years ago |
Aleksander Machniak
|
4fd5b62194
|
Add Content-Length for attachments where possible (#1485478)
|
13 years ago |
Aleksander Machniak
|
8749e94b4b
|
Fix attachment sizes in message print page and attachment preview page (#1488515)
- Use size parameter from Content-Disposition header if specified,
- Calculate size of base64 encoded message parts
|
13 years ago |
Aleksander Machniak
|
54be5ccb50
|
Fix XSS vulnerability in message subject handling using Larry skin (#1488519)
|
13 years ago |
Thomas Bruederli
|
ae6d2de17f
|
New feature to add mail attachments using drag & drop on HTML5 enabled browsers
|
13 years ago |
Aleksander Machniak
|
aede1f9ab4
|
Fix possible PHP warning: strpos(): Offset not contained in string
|
13 years ago |
Aleksander Machniak
|
d487cd5a6c
|
Merge branch 'dev-browser-capabilities'
Conflicts:
CHANGELOG
|
13 years ago |
Thomas Bruederli
|
ca1c2a8c9c
|
Don't show errors when moving contacts into groups they're already in (#1488493)
|
13 years ago |
Aleksander Machniak
|
19cc5b91c9
|
Display Tiff as Jpeg in browsers without Tiff support (#1488452)
|
13 years ago |
Aleksander Machniak
|
b9854b8cbe
|
Add Flash support detection
|
13 years ago |
Aleksander Machniak
|
7c1231a94b
|
Use browser capabilities to decide if PDF/TIFF attachments should be displayed
in an overlay page/inline or to provide only direct download for them (#1488452, #1487929)
|
13 years ago |
Aleksander Machniak
|
e349a8c9ae
|
Added browser capabilities detection, i.e. PDF and TIFF support
|
13 years ago |
Aleksander Machniak
|
6d3e53d2b8
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
13 years ago |
Aleksander Machniak
|
476fa983c0
|
Catch DateTime* exceptions (#1488497) - skipping buggy timezones
|
13 years ago |
Aleksander Machniak
|
c0839699bb
|
Move messages forwarding mode setting into Preferences
|
13 years ago |
Aleksander Machniak
|
041c93ce0b
|
Removed $Id$
|
13 years ago |
Aleksander Machniak
|
0a1dd5b073
|
Add is_escaped attribute for html_select and html_textarea (#1488485)
|
13 years ago |
Aleksander Machniak
|
4bfe4ec22a
|
Remove last instance of storage_connect() with possible performance
improvement when a message part body is in cache
|
13 years ago |
Aleksander Machniak
|
5c7e54b175
|
- Fix HTML entities handling in HTML editor (#1488483)
|
13 years ago |
Thomas Bruederli
|
705ba185bb
|
Fix object reference
|
13 years ago |
Aleksander Machniak
|
b5c4e7d85c
|
Fix PHP warning on PHP 5.4 (#1488469)
|
13 years ago |
Aleksander Machniak
|
644f00d5a2
|
Fix add_contact() (#1488465)
|
13 years ago |
Aleksander Machniak
|
4d7e277b92
|
Removed debug code
|
13 years ago |
Aleksander Machniak
|
c1a0578d21
|
Fix Opera issues with duplicated scrollbar and invisible border
|
13 years ago |
alecpl
|
76248c7b6e
|
- Improved all headers viewer (mostly in Larry skin)
|
13 years ago |
alecpl
|
db70b3fc82
|
- Fix handling errors on draft auto-save
|
13 years ago |
alecpl
|
19d5973247
|
- Add vCard import from multiple files at once (#1488015)
|
13 years ago |
thomascube
|
6707ca47a2
|
Support mutliple name/email pairs for Bcc and Reply-To identity settings (#1488445)
|
13 years ago |
alecpl
|
b4f95a9387
|
- Fix attachment name regression (#1488446)
|
13 years ago |
alecpl
|
5475865485
|
- Fix creating folders if ACL exists (1488443)
|
13 years ago |
alecpl
|
0c259682f6
|
- Merge devel-framework branch, resolved conflicts
|
13 years ago |
alecpl
|
373e3df580
|
- Small fix
|
13 years ago |
alecpl
|
9336ba21cf
|
- Fix importing to LDAP addressbook when mail attribute is required by
validating input data with autofix
|
13 years ago |
alecpl
|
c71e95b775
|
- Fix adding contact form fields in situation when the fieldset is empty.
Fixes issue with lost manager/assistant fields in LDAP addressbook
|
13 years ago |
alecpl
|
3d5240b70d
|
- Revert r6060, fix #1487822 using css-only
|
13 years ago |
thomascube
|
c97c575671
|
Force page reload if list columns changed in IE8 (#1487822)
|
13 years ago |
thomascube
|
1ba07f0709
|
Allow mass-removal of addresses from a group (#1487748)
|
13 years ago |
alecpl
|
a274fb2e20
|
- Fix so "Back" from compose/show doesn't reset search request (#1488238)
|
13 years ago |
alecpl
|
1b30a710cf
|
- Add option to delete messages instead of moving to Trash when in Junk folder (#1486686)
|
13 years ago |
alecpl
|
252d27459c
|
- Fix E_STRICT warning (#1488404)
|
13 years ago |
thomascube
|
4cf42fde05
|
Add support for read-only address book records
|
13 years ago |
alecpl
|
a71a97fa49
|
- Image resize with GD extension (#1488383)
|
13 years ago |
thomascube
|
d1e3430bfa
|
Pass message UID to 'message_part_get' hook
|
13 years ago |
thomascube
|
168e540923
|
Request all needed fields from address book backends (#1488394)
|
13 years ago |
alecpl
|
4be86f3a37
|
- Unified (single) spellchecker button
|
13 years ago |
thomascube
|
c388257078
|
Only run value through format_date if no render_func was called before
|
13 years ago |
alecpl
|
0203f16312
|
- Fix duplicate names handling in addressbook searches (#1488375)
|
13 years ago |
thomascube
|
6357223bd1
|
Fix spelling
|
13 years ago |
alecpl
|
82d69583fd
|
- Fixed double-quotes handling in recipient names
|
13 years ago |
alecpl
|
2b4855b1aa
|
- Add Russian to the spellchecker languages list (#1488135)
|
13 years ago |
thomascube
|
1e09cd0811
|
Slighlty increase minimum browser requirements
|
13 years ago |
alecpl
|
18a3dcaf56
|
- Fix issue with folder creation under INBOX. namespace (#1488349)
|
13 years ago |
alecpl
|
06c990ead2
|
- Added mailto: protocol handler registration link in User Preferences (#1486580)
|
13 years ago |
thomascube
|
f9a967763e
|
User configurable setting how to display contact names in list
|
13 years ago |
alecpl
|
33423a5570
|
- Fix issue where some text from original message was missing on reply (#1488340)
|
13 years ago |
alecpl
|
f3136149fe
|
- Workaround IMAP server issue when THREAD command returns less messages than exist in a folder: don't update folder status in second count() call
|
13 years ago |
thomascube
|
fc7b5b8283
|
Get rid of global $__skin_path variable (#1488336)
|
13 years ago |
thomascube
|
43875379d5
|
Allow users to choose cols for contacts list sorting
|
13 years ago |
thomascube
|
6835114c4d
|
Allow plugins to overwrite the displayed confirmation message when saving a draft
|
13 years ago |
thomascube
|
e472110e2c
|
Added new plugin hook 'message_draftsaved'
|
13 years ago |
thomascube
|
567be64c28
|
Fix if/else structure
|
13 years ago |
alecpl
|
63ff2a22ca
|
- Fix warning when default_folders setting is not an array
|
13 years ago |
alecpl
|
a19d90043e
|
- Fix call to undefined method rcube_result_index::getElement()
|
13 years ago |
alecpl
|
002189e3ab
|
- Fix drafts update issues when edited from preview pane (#1488314)
|
13 years ago |
alecpl
|
ce4c610311
|
- Fix warning when default_folders setting is not an array
|
13 years ago |
thomascube
|
50d6e918e1
|
Use <uri> value from package.xml to build download links in about screen; show links in default style
|
13 years ago |
thomascube
|
a49a00fd30
|
Display priority in message headers block
|
13 years ago |
thomascube
|
7fe3811c65
|
Changed license to GNU GPLv3+ with exceptions for skins and plugins
|
13 years ago |
alecpl
|
64f6e75a3f
|
- Fix incorrect function call (#1488310)
|
13 years ago |
thomascube
|
c321a955a7
|
Merged devel-framework branch (r5746:5779) back into trunk
|
13 years ago |
alecpl
|
1adc70526c
|
- Use proper class name
|
13 years ago |
alecpl
|
c1d27d8679
|
- Fix setting pagesizes (#1488295)
|
13 years ago |
thomascube
|
eeb73cc21a
|
Implement address book widget on compose screen
|
13 years ago |
thomascube
|
b611d3a5db
|
Simplify
|
13 years ago |
alecpl
|
1c4f23d6e5
|
- Exclude MIME functionality from rcube_imap class into rcube_mime class
|
13 years ago |
alecpl
|
f5d62f7157
|
- Fix bug in handling of base href and inline content (#1488290)
|
13 years ago |
alecpl
|
a01df71de4
|
- Fix displaying form warnings on contact save
|
13 years ago |
thomascube
|
5879c09ca0
|
Use proper timezones from PHP's internal timezonedb (#1485592)
|
13 years ago |
thomascube
|
7c2a9310c4
|
Use iframes for identity management
|
13 years ago |
alecpl
|
7152f59f04
|
- Fix so editor selector is hidden when 'htmleditor' is listed in 'dont_override'
|
13 years ago |
alecpl
|
1c029b9c7c
|
- Fix label too long (#1488283), fix polish translation
|
13 years ago |
alecpl
|
3a992ee8b8
|
- Remove leftover from last commit
|
13 years ago |
alecpl
|
89c30a00a7
|
- Don't load jqueryui plugin, it's required now by default
- Move datepicker's date format setting to the plugin
|
13 years ago |
alecpl
|
a61ccea31a
|
- Small fixes to r5662
|
13 years ago |
alecpl
|
08ffd939a7
|
- Add separate pagesize setting for mail messages and contacts (#1488269)
|
13 years ago |
alecpl
|
81c2ce9b7b
|
- Remove some UI-specific one-liners from rcube_webmail object
|
13 years ago |
alecpl
|
e2dfb5ebad
|
- Fix handling of INBOX's subfolders in special folders config (#1488279)
|
13 years ago |
thomascube
|
faaa1ba534
|
Make count-display label selectable by skin; always show photo placeholder, even if source doesn't support a photo col
|
13 years ago |