Aleksander Machniak
|
05ea5a5548
|
Add ignore_errors option to rcube_db, so error logging can be disabled temporarily
Use ignore_errors to make sure the DDL upgrade errors are printed only once.
|
7 years ago |
Aleksander Machniak
|
9d63b80873
|
Fix bug where errors were not printed when using bin/update.sh (#5834)
Don't pass errors to rcmail_install::raise_error() in CLI mode.
|
7 years ago |
Aleksander Machniak
|
3cd8783227
|
Fix c/p issue
|
7 years ago |
Aleksander Machniak
|
8993059875
|
Add Preferences > Mailbox View > Main Options > Layout (#5829)
|
7 years ago |
Aleksander Machniak
|
a1117c5bcb
|
Merge branch 'remicollet-issue-logfilename'
|
7 years ago |
Aleksander Machniak
|
a8278d61cf
|
Update changelog, CS fixes
|
7 years ago |
Aleksander Machniak
|
8b7c7dd5a9
|
Merge branch 'issue-logfilename' of https://github.com/remicollet/roundcubemail into remicollet-issue-logfilename
|
7 years ago |
Aleksander Machniak
|
bf4326c834
|
Bump archive version number, update changelog
|
7 years ago |
Aleksander Machniak
|
19133769e5
|
Fix archiving by sender address on cyrus-imap
Cyrus-IMAP does not allow @-character in folder names
|
7 years ago |
Aleksander Machniak
|
402a463448
|
Use base64 for headers encoding in ISO-2022-JP
|
7 years ago |
Aleksander Machniak
|
21e7d873ce
|
Fix so links over images are not removed in plain text signatures converted from HTML (#4473)
|
7 years ago |
Aleksander Machniak
|
6f87a32052
|
Use 7bit encoding for ISO-2022-* charsets in sent mail (#5640)
|
7 years ago |
Aleksander Machniak
|
6a83c3cc18
|
Fix fatal error when using DMY- or MDY-based date format in PostgreSQL (#5808)
|
7 years ago |
Aleksander Machniak
|
fc12b6574e
|
Fix position of selected icon for (Mailvelope) Encrypt button
|
7 years ago |
Aleksander Machniak
|
207c6b8a6b
|
Fix bug where a.button style from managesieve plugin could impact other elements (#5800)
|
7 years ago |
Aleksander Machniak
|
a3a43d3218
|
Remove useless box-shadows
|
7 years ago |
Aleksander Machniak
|
57fe976679
|
Fix style issue on selected and unfocused message that is part of a thread (#5798)
|
7 years ago |
Aleksander Machniak
|
1fcf7bfab3
|
Fix bug where HTML messages with @media styles could moddify style of page body (#5811)
|
7 years ago |
Aleksander Machniak
|
18279e01b8
|
Merge branch 'master' of github.com:roundcube/roundcubemail
|
7 years ago |
Aleksander Machniak
|
05d7fcc698
|
Cleanup
|
7 years ago |
Aleksander Machniak
|
792fd57b09
|
Merge branch 'master' of https://github.com/HarrySmallbones/roundcubemail into HarrySmallbones-master
|
7 years ago |
Felix Eckhofer
|
37d3710574
|
Fix regression when JAR_DIR is a relative path (#5815)
|
7 years ago |
Aleksander Machniak
|
5597ff2107
|
Skip js deps installation if there's no jsdeps.json and install-jsdeps.sh
|
7 years ago |
Kai Ren
|
9a6ab3dc86
|
Fix absent directory error in `install-jsdeps.sh` when processing `maps` section (#5819)
|
7 years ago |
Aleksander Machniak
|
f0431c7475
|
Fix uninitialized string offset in rcube_utils::bin2ascii() and make sure rcube_utils::random_bytes() result has always requested length (#5788)
|
7 years ago |
Aleksander Machniak
|
0bef84c410
|
Fix decoding non-ascii attachment names from TNEF attachments (#5646, #5799)
|
7 years ago |
Remi Collet
|
6ca4eab399
|
add 'log_file_ext' configuration option
|
7 years ago |
Aleksander Machniak
|
257ed36065
|
Update changelog
|
7 years ago |
Remi Collet
|
ff256b7bb9
|
Drop ereg dependency, fix compat with PHP 7 (#5820)
|
7 years ago |
Thomas Bruederli
|
f86154349d
|
Add milestone to changelog
|
7 years ago |
Aleksander Machniak
|
2cb9de358b
|
Return "401 Unauthorized" status when login fails (#5663)
|
7 years ago |
Aleksander Machniak
|
6dee73a0ec
|
Support both comma and semicolon as recipient separator, drop recipients_separator option (#5092)
|
7 years ago |
Aleksander Machniak
|
bcc6405552
|
Fix various issues when downloading files with names containing non-ascii chars, use RFC 2231 (#5772)
|
7 years ago |
Aleksander Machniak
|
7b4b36b16c
|
Plugin API: Added 'show_bytes' hook (#5001)
|
7 years ago |
Aleksander Machniak
|
b629372db1
|
Cosmetic improvements in #composeoptions
|
7 years ago |
Aleksander Machniak
|
e5bc7b85e0
|
Cleanup target /vendor directory from old dependencies
- also slightly fixed rsync command syntax
|
7 years ago |
Thomas Bruederli
|
109ca4dfc2
|
Fix js-deps check and installation
|
7 years ago |
Thomas Bruederli
|
0a68b93e73
|
Update the list of obsolete composer dependencies
|
7 years ago |
Thomas Bruederli
|
3bc8a30314
|
Translate old 'preview_pane' setting into new 'layout' property
|
7 years ago |
Thomas Bruederli
|
cbef314d69
|
Run bin/install-jsdeps.sh from installto.sh script
|
7 years ago |
Aleksander Machniak
|
27a621818d
|
Make sure rcube_utils::resolve_url() does not add port 80 to the url
...which might have happened with reverse proxies
|
8 years ago |
Aleksander Machniak
|
f9e53d9574
|
Localize "Options" label on attachments list options button
|
8 years ago |
Aleksander Machniak
|
7c001260fa
|
Simplified code to parse METADATA responses
|
8 years ago |
Aleksander Machniak
|
3fbda34a51
|
subscriptions_option: show \\Noselect folders greyed out (#5621)
|
8 years ago |
Aleksander Machniak
|
e51fa197bb
|
Remove unused variable
|
8 years ago |
Aleksander Machniak
|
76170baac0
|
Fix bug where it wasn't possible to set timezone to auto-detected value (#5782)
|
8 years ago |
Aleksander Machniak
|
f8537d0221
|
Code optimization, update changelog
|
8 years ago |
Lucas Stevanelli Marin
|
c5da225179
|
Fix bug where zipdownload ignored files with the same name (#5777)
Adding a counter before .(extension) to files with same name on zip.
Before only the last file on message with equals names was added on zip
|
8 years ago |
Aleksander Machniak
|
b82c767590
|
More general approach to validate setting options on preferences save
|
8 years ago |
Aleksander Machniak
|
c856b4ee06
|
Add missing timezone labels (there may be more than one slash in the timezone name)
|
8 years ago |