alecpl
|
b4f95a9387
|
- Fix attachment name regression (#1488446)
|
13 years ago |
alecpl
|
0c259682f6
|
- Merge devel-framework branch, resolved conflicts
|
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 |
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 |
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
|
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
|
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
|
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
|
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 |
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 |
thomascube
|
eeb73cc21a
|
Implement address book widget on compose screen
|
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
|
7152f59f04
|
- Fix so editor selector is hidden when 'htmleditor' is listed in 'dont_override'
|
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 |
thomascube
|
a84bfa356a
|
Fix upload form handling
|
13 years ago |
thomascube
|
c8c53f4ad1
|
Make emtpy/invalid links non-clickable
|
13 years ago |
thomascube
|
c29b82d90a
|
Fix crashes with eAccelerator (#1488256)
|
13 years ago |
thomascube
|
fbebf54a92
|
Only expand one email per group member
|
13 years ago |
thomascube
|
f94e442469
|
Add more classes and options to HTML elements for better styleability
|
13 years ago |
alecpl
|
18ca0b6efc
|
- Skip inline images (fixes issue where images used in HTML body were displayed below the body once again)
|
13 years ago |
thomascube
|
faea23d0b4
|
More options for message headers output in templates
|
13 years ago |
thomascube
|
c7dcb30025
|
More from Larry...
|
13 years ago |
thomascube
|
ce86f0f14f
|
Make string for unread count configureable by skin; add file type classes to attachments list
|
13 years ago |
thomascube
|
854397b216
|
Better CSS url() validation
|
13 years ago |
thomascube
|
67e0c90fce
|
Add css class to add-icon
|
13 years ago |
thomascube
|
2b017e7f79
|
Allow clean background:url(...) styles in safe mode. This will make Roundcube pass the Email Standards Acid Test
|
13 years ago |
alecpl
|
a90ad2840f
|
- Deprecate $DB, $USER, $IMAP global variables, Use $RCMAIL instead
|
13 years ago |
alecpl
|
b6da0b76af
|
- Remove deprecated global $IMAP variable usage (#1488148)
|
13 years ago |
alecpl
|
7e263ea204
|
- Add option to set default font for HTML message (#1484137)
|
13 years ago |
alecpl
|
40c45e9de9
|
- Fixed issues with big memory allocation of IMAP results, improved a lot of rcube_imap class
|
13 years ago |
thomascube
|
3f81174e10
|
Show attachment filename in page title
|
13 years ago |