Paul J. Dorn
|
9cb796ee2b
|
Fix using unix:///path/to/socket.file in memcached driver (#7210)
off by one when stripping the memcache (sans d) compatible AF_UNIX prefix
|
5 years ago |
Aleksander Machniak
|
65d6a5aa51
|
Update localization
|
5 years ago |
Aleksander Machniak
|
ea1260ea72
|
Fix regression where using an absolute path to SQLite database file on Windows didn't work (#7196)
|
5 years ago |
Aleksander Machniak
|
7f45e47f00
|
Fix display issues with mail subject that contains line-breaks (#7191)
|
5 years ago |
Aleksander Machniak
|
3819e4e640
|
Fix bug where message parts with no Content-Disposition header and no name were not listed on attachments list (#7117)
|
5 years ago |
Aleksander Machniak
|
5d68245fa5
|
Fix bug where files in skins/ directory were listed on skins list (#7180)
|
5 years ago |
Aleksander Machniak
|
a3a260b613
|
Elastic: Fix non-working folder subscription checkbox for newly added folders (#7174)
|
5 years ago |
Aleksander Machniak
|
229b9f5f2c
|
Fix recipient duplicates in print-view when the recipient list has been expanded (#7169)
|
5 years ago |
Aleksander Machniak
|
d14d0c5ab5
|
Elastic: Fix missing Close button in "more recipients" dialog
|
5 years ago |
Aleksander Machniak
|
adc08946ef
|
Fix unexpected error message when mail refresh involves folder auto-unsubscribe (#6923)
|
5 years ago |
Aleksander Machniak
|
ef13807f17
|
Fix regression where "Open in new window" action didn't work (#7155)
|
5 years ago |
Théo
|
b421de8416
|
Updte copyright year in About (#7138)
|
5 years ago |
Thomas Bruederli
|
51b8137170
|
Bump version to 1.4.2
|
5 years ago |
Aleksander Machniak
|
2fa6dd7ee5
|
Update localization
|
5 years ago |
Aleksander Machniak
|
880452f84e
|
Markasjunk: Fix marking more than one message as spam/ham with email_learn driver (#7121)
|
5 years ago |
Aleksander Machniak
|
b25c649bb7
|
Plugin API: Make actionbefore, before<action>, actionafter and after<action> events working with plugin actions (#7106)
|
5 years ago |
Aleksander Machniak
|
d3bedca7f8
|
Fix malformed characters in HTML message with charset meta tag not in head (#7116)
|
5 years ago |
Aleksander Machniak
|
72959279e2
|
Fix so number of contacts in a group is not limited to 200 when redirecting to mail composer from Contacts (#6972)
Use max_group_members with fallback to 999 if unset.
|
5 years ago |
Aleksander Machniak
|
b47e38447c
|
Fix bug where next message wasn't displayed after delete in List mode (#7096)
|
5 years ago |
Aleksander Machniak
|
d025351d64
|
Fix bug where 'text' attribute on body tag was ignored when displaying HTML message (#7109)
|
5 years ago |
Aleksander Machniak
|
906b223d30
|
Fix bug where listing tables in PostgreSQL database with db_prefix didn't work (#7093)
|
5 years ago |
Aleksander Machniak
|
bd7c38be0b
|
Fix so contact's organization field accepts up to 128 characters (it was 50)
Also assistant, manager, spouse, website and im
|
5 years ago |
Aleksander Machniak
|
eecd78c3a1
|
Fix bug where 'skins_allowed' option didn't enforce user skin preference (#7080)
|
5 years ago |
Aleksander Machniak
|
5ec5ae57a5
|
Add 'filter' to required extensions
|
5 years ago |
Aleksander Machniak
|
58be50418d
|
Fix so displayed maximum attachment size depends also on 'max_message_size' (#7105)
|
5 years ago |
Aleksander Machniak
|
8127d2615f
|
Fix matching multiple X-Forwarded-For addresses with 'proxy_whitelist' (#7107)
|
5 years ago |
Aleksander Machniak
|
e1dfd55185
|
Improve style tag handling in TinyMCE (#7088)
|
5 years ago |
Aleksander Machniak
|
bd03cc4541
|
Fix bug where HTML reply could add an empty line with extra indentation above the original message (#7088)
|
5 years ago |
Aleksander Machniak
|
dd59b59478
|
Fix bug where cancelling switching from HTML to plain text didn't set the flag properly (#7077)
|
5 years ago |
Aleksander Machniak
|
e0ae7765bc
|
Fix/remove useless keyup event handler on username input in logon form (#6970)
|
5 years ago |
Aleksander Machniak
|
e29d44dcc3
|
Fix so use of Ctrl+A does not scroll the list (#7020)
|
5 years ago |
Aleksander Machniak
|
c084d69d06
|
Fix DB Write test on SQLite database ("database is locked" error) (#7064)
Also fix so SQLite DSN with a relative path to the database file works in Installer
|
5 years ago |
Aleksander Machniak
|
fbb39470d5
|
Fix bug where a new saved search added after removing all searches wasn't added to the list (#7061)
|
5 years ago |
Aleksander Machniak
|
90bdd77ada
|
Fix bug where Ctype extension wasn't required in Installer and INSTALL file (#7049)
|
5 years ago |
Aleksander Machniak
|
e25f352472
|
Fix bug where a new contact group added after removing all groups from addressbook wasn't added to the list
|
5 years ago |
Aleksander Machniak
|
a80da7f678
|
Fix bug where deleting a saved search in addressbook caused display issue on sources/groups list (#7061)
also remove dead code.
|
5 years ago |
Aleksander Machniak
|
840437c460
|
Fix bug where Enter key didn't work on messages list in "List" layout (#7052)
with some code improvements and better checking if selected message is a draft.
|
5 years ago |
johndoh
|
8952e9dddb
|
Always update folder count after purge command (#7051)
... not only when it is the current folder.
|
5 years ago |
Aleksander Machniak
|
720a0a3173
|
Update changelog, CS improvements
|
5 years ago |
Aleksander Machniak
|
b49d9f05aa
|
Remove spaces from 'accept' attribute
|
5 years ago |
Aleksander Machniak
|
8252bc3962
|
Code simplification and style fixes
|
5 years ago |
PhilW
|
c7baf94531
|
remove redundant type attrib in script tag
|
5 years ago |
Thomas Bruederli
|
0b1d6841f9
|
Bump version to 1.4.1
|
5 years ago |
Aleksander Machniak
|
ac3ce1d713
|
Fix bug where the Installer would not warn about required schema upgrade (#7042)
|
5 years ago |
Aleksander Machniak
|
ae7429a287
|
Small correction
|
5 years ago |
Aleksander Machniak
|
deee3442aa
|
Fix so Elastic is also a default in jqueryui plugin (#7039)
|
5 years ago |
Aleksander Machniak
|
594a12b61e
|
Fix tables listing routine when DSN contained a database with unsupported suffix (#7034)
|
5 years ago |
Aleksander Machniak
|
f50521a399
|
Fixed typo
|
5 years ago |
Aleksander Machniak
|
075803871a
|
Fix so update.sh script warns about changed defaults (#7011)
|
5 years ago |
Aleksander Machniak
|
e3d18291ff
|
Elastic: Fix regression in the new editor widget (#7021)
|
5 years ago |