Aleksander Machniak
|
6ccc8cc020
|
The "it is a draft" message is more an information than a warning
|
7 years ago |
Aleksander Machniak
|
de544cc905
|
Add possibility to use localized date format as datepicker input placeholder
Need to be supported by skin. Elastic support is comming.
|
7 years ago |
Aleksander Machniak
|
8e2f6275a4
|
Prevent from empty 'class' attribute in generated html
|
7 years ago |
Aleksander Machniak
|
db382fa19c
|
Change remote images to remote resources warning also in html attachment preview
|
7 years ago |
Aleksander Machniak
|
78aa0efa15
|
Use confirmation (not notice) message for some successful actions
|
7 years ago |
Aleksander Machniak
|
92d6673bb5
|
Add 'signature' identifier to signature element in sent HTML message (#6073)
|
7 years ago |
Aleksander Machniak
|
5a63e52380
|
Add class attribute to the pushgroup action button
|
7 years ago |
Aleksander Machniak
|
6dbdf9dedd
|
Skip empty blocks in contact form
|
7 years ago |
Aleksander Machniak
|
196ce5d251
|
Fix so clicking pushgroup link on contacts list does not load group information page
Added a general way to mark all such links with data-action-link attribute.
|
7 years ago |
Aleksander Machniak
|
3ed6418d55
|
Use attributes of the template object
|
7 years ago |
Aleksander Machniak
|
c6b2d8bead
|
Merge branch 'dev-elastic'
|
7 years ago |
Aleksander Machniak
|
43c210f04d
|
Merge branch 'pretty_confirms' of https://github.com/JohnDoh/roundcubemail into JohnDoh-pretty_confirms
|
7 years ago |
Aleksander Machniak
|
01e3cf23e0
|
Fix PHP Warning: Use of undefined constant 'href'
|
7 years ago |
Aleksander Machniak
|
f6733a5d9e
|
Add id attribute to the reply-intro para (#6049)
|
7 years ago |
PhilW
|
b897fe9349
|
use skined confirmation boxes where possible
|
7 years ago |
Aleksander Machniak
|
e6398f8786
|
Assign attachment type classes also in print mode
|
7 years ago |
Aleksander Machniak
|
828f73a4b9
|
Small improvements to .image-attachment contents strusture
|
7 years ago |
Aleksander Machniak
|
0385eca50e
|
Add tmplate option to place contact source inside the contact head element
|
7 years ago |
Aleksander Machniak
|
d7be2f1946
|
Merge branch 'dev-elastic' of github.com:roundcube/roundcubemail into dev-elastic
|
7 years ago |
Aleksander Machniak
|
7a7ef7b687
|
Don't treat .eml attachments to drafts as drafts
|
7 years ago |
Aleksander Machniak
|
23af0b7f36
|
Merge branch 'master' into dev-elastic
|
7 years ago |
Aleksander Machniak
|
80ea6ec3eb
|
Small improvements in error page content
|
7 years ago |
Aleksander Machniak
|
a61f2fdd3c
|
Fix decoding of mailto: links with + character in HTML messages (#6020)
|
7 years ago |
Aleksander Machniak
|
6be122352d
|
Support short-legend-labels in contact search form
|
7 years ago |
Aleksander Machniak
|
7195204865
|
Use input-group for default_font and default_font_size
|
7 years ago |
Aleksander Machniak
|
b1d79900ed
|
Fix invalid/partial merge of 3196d656db
|
7 years ago |
Aleksander Machniak
|
7a95b148f8
|
Add option to use "Personal" instead of "Personal Information" label in contact form
We want short labels so tabs aren't wrapped on mobile
|
7 years ago |
Aleksander Machniak
|
a8aa559fa1
|
Use action=add-folder when creating a new folder
|
7 years ago |
Aleksander Machniak
|
25a7df7f4b
|
Use action=add-folder when creating a new folder
|
7 years ago |
Aleksander Machniak
|
5031028d48
|
Elastic: Support more compact contact frame (info and form)
... plus some CS fixes
|
7 years ago |
Aleksander Machniak
|
fe542437a8
|
Add field labels in Advanced search form, CS fixes
|
7 years ago |
Aleksander Machniak
|
72a410503a
|
Use simple list instead of table for groups list in contact info
|
7 years ago |
Aleksander Machniak
|
d815525c6a
|
Merge branch 'master' into dev-elastic
|
7 years ago |
Aleksander Machniak
|
5e671885e4
|
Prevent from ghost messages on list after fast delete of multiple messages one-by-one (#5941)
|
7 years ago |
Aleksander Machniak
|
ce0592e1fc
|
Fix truncated folder name on messages list in multi-folder mode, for folders with non-ascii characters (#6004)
|
7 years ago |
Aleksander Machniak
|
1c4e5a585f
|
Support displaying all message headers in a dialog, use GET instead of POST
|
7 years ago |
Aleksander Machniak
|
5e08a6ac59
|
Handle remote stylesheets the same as remote images, ask the user to allow them (#5994)
Fixes the issue where remote stylesheet could have been blocked
if the message contained no remote images and user have no way to
allow that content.
|
7 years ago |
Aleksander Machniak
|
3196d656db
|
Fix css conflicts in user interface and e-mail content (#5891)
... by adding prefix to element/class identifiers
Also cleaned up some code and removed global variable use.
|
7 years ago |
Aleksander Machniak
|
22061cd38b
|
Support flexbox display for remote objects element
|
7 years ago |
Aleksander Machniak
|
67d4ffa4a8
|
Fix 'for' attribute on "Parent folder" label
|
7 years ago |
Aleksander Machniak
|
3c1b78af48
|
Merge branch 'master' into dev-elastic
|
7 years ago |
Aleksander Machniak
|
5afda409aa
|
Add has_writeable_addressbook flag to client env in mail preview
|
7 years ago |
Aleksander Machniak
|
cd7ca6014f
|
Describe html editor textarea with data-html-editor attribute
|
7 years ago |
Aleksander Machniak
|
0d57714713
|
Don't reset classes of the textarea in HTML mode, just append 'mce_editor' class
|
7 years ago |
Aleksander Machniak
|
83fe734460
|
Move some functions from func.inc to show.inc where they belong to.
Add MessageSummary object for message template.
|
7 years ago |
Aleksander Machniak
|
0ffd5463d8
|
Fix wording of "Mark previewed messages as read" to "Mark messages as read" (#5952)
Since we use the option not only for the preview frame the "previewed" word was confusing.
|
7 years ago |
Aleksander Machniak
|
3a77c906a1
|
Merge branch 'master' into dev-elastic
|
7 years ago |
Aleksander Machniak
|
d67d52a1d8
|
Support 'label' attribute in listmenulink object
|
7 years ago |
Aleksander Machniak
|
b1a3d46f89
|
Fix bug where pink image was used instead of a thumbnail when image resize fails (#5933)
Note GD and Imagick in INSTALL file and optional installer checks.
|
7 years ago |
Aleksander Machniak
|
e7cd4bacdd
|
Bring back rcmail_html_container_id global
|
7 years ago |