Aleksander Machniak
|
5677b2fc9d
|
Add a release mark
|
5 years ago |
Aleksander Machniak
|
8a726316bb
|
Fix displaying version number for rcX versions
|
5 years ago |
Aleksander Machniak
|
57aa69206a
|
Remove a note about Larry being default
|
5 years ago |
Aleksander Machniak
|
358f647273
|
Correct file permissions
|
5 years ago |
Thomas Bruederli
|
8db933e440
|
Set default skin to 'elastic' in sample config
|
5 years ago |
Aleksander Machniak
|
0e2d3789ce
|
Small code improvements
|
5 years ago |
Aleksander Machniak
|
959654c0c2
|
Elastic: Fix regression where recipient input didn't update internal input state (#6988)
|
5 years ago |
Aleksander Machniak
|
9f1d185c44
|
Master is 1.5-git now
|
5 years ago |
Aleksander Machniak
|
902d3cd0bb
|
Merge branch 'johndoh-6981'
|
5 years ago |
Aleksander Machniak
|
1656bbcfaa
|
Update changelog and cleanup
|
5 years ago |
Aleksander Machniak
|
95aac7c0b6
|
Elastic: Fix regression where Encrypt button wasn't displayed in mail compose toolbar (#6982)
Also fix Reply-All button handling
|
5 years ago |
PhilW
|
714ea7b128
|
add unit tests for rcmail_output_html::get_template_logo
|
5 years ago |
PhilW
|
0ae3823853
|
rewrite skin_logo config
|
5 years ago |
Aleksander Machniak
|
12967485a3
|
Elastic: Fix regression where Encrypt button wasn't displayed in mail compose toolbar (#6982)
Also fix Reply-All button handling
|
5 years ago |
Aleksander Machniak
|
ad5a22b9c1
|
Enigma: Fix bug where signing option was set to disabled after saving a draft in Elastic skin (#6515)
|
5 years ago |
Aleksander Machniak
|
c1c534d67c
|
Fix bug where inline images could have been ignored if Content-Id header contained redundant spaces (#6980)
|
5 years ago |
Aleksander Machniak
|
30b5d4ef64
|
Elastic: Fix unread filter icon and search state on folder change (#6978)
|
5 years ago |
Aleksander Machniak
|
8bcb1e801c
|
Switch default skin to Elastic
|
5 years ago |
Aleksander Machniak
|
92fbe4c3b8
|
Update localization
|
5 years ago |
Aleksander Machniak
|
3527461d83
|
Elastic: Add cursor:pointer to a.toolbar-button
|
5 years ago |
Aleksander Machniak
|
da2ebb272a
|
Add basic test for attachment_reminder plugin
|
5 years ago |
Aleksander Machniak
|
cc1a1d95fe
|
Correct property name
|
5 years ago |
Aleksander Machniak
|
1b8e01e324
|
Cleanup unused code
|
5 years ago |
Aleksander Machniak
|
ce70166d9e
|
Elastic: Fix inserting responses at cursor position (#6971)
Don't check if the field has focus for text selection.
|
5 years ago |
johndoh
|
57960b1cab
|
add messages for in_array_nocase tests (#6957)
|
5 years ago |
Aleksander Machniak
|
425724bb35
|
Fix testing rcube_sieve_vacation protected methods
|
5 years ago |
Aleksander Machniak
|
2213efc850
|
Archive: Fix missing Archive icon in folder selector popup in Elastic
|
5 years ago |
Aleksander Machniak
|
46ee823fd9
|
Archive: Fix bug where next email was not displayed after Archive button use (#6965)
|
5 years ago |
Aleksander Machniak
|
199afedb96
|
Elastic: Improve splitter element identifier
so e.g. in Settings sidebar's width is constant for all Settings pages.
|
5 years ago |
Aleksander Machniak
|
1d9ddf9d33
|
Fix PHP Fatal error: Uncaught Error: Using $this when not in object (#6959)
|
5 years ago |
Aleksander Machniak
|
a3c491d5cb
|
Elastic: Fix initial focus on recipients input in mail compose screen
Also remove some redundant duplicated code
|
5 years ago |
Aleksander Machniak
|
66fab8cdb2
|
CS fixes, Avoid usused variables, fixed minor bugs
|
5 years ago |
Aleksander Machniak
|
20e25582e7
|
Fix so an error is loogged when encryption fails (#6948)
|
5 years ago |
Aleksander Machniak
|
ed085db9e0
|
Elastic: Fix position and style of auto-complete dropdown on small screens (#6951)
|
5 years ago |
Aleksander Machniak
|
e7ebff56df
|
PHPDoc fixes
|
5 years ago |
Aleksander Machniak
|
3841f63fbd
|
Make cache keys case-sensitive on MySQL/MSSQL (#6942)
|
5 years ago |
Aleksander Machniak
|
213a7cadc2
|
Enigma: Fix encryption menu width in larry and classic
|
5 years ago |
Aleksander Machniak
|
54799b9b19
|
Elastic: Set height for pretty checkbox inside of .listing on touch screen
|
5 years ago |
Aleksander Machniak
|
d10c44c441
|
Elastic: Fix regression after column resizer was added
|
5 years ago |
Aleksander Machniak
|
17296b39cb
|
Fix infinite loading message on iframe loading errors
The loading message was not stopped on "hard" errors, i.e. when
the page was blank, e.g. on 500 error.
|
5 years ago |
Aleksander Machniak
|
c6de97c5a8
|
Redis: Improve error handling and phpredis 5.X support (#6888)
|
5 years ago |
Aleksander Machniak
|
4d7ce46fc0
|
Elastic: Resizeable columns (#6929)
|
5 years ago |
Thomas Bruederli
|
2d9b318c82
|
Add release 1.4-rc2
|
5 years ago |
Aleksander Machniak
|
b0aa130edf
|
Fix wrong password requirement description with zxcvbn driver (#6922)
|
5 years ago |
Aleksander Machniak
|
70d342a436
|
Fix language selection for spellchecker in html mode (#6915)
Also fix so the language is not reset when switching from html to plain
text and vice-versa.
|
5 years ago |
Aleksander Machniak
|
c60a30c780
|
Use "NOTICE:" instead of "NOTE:" for consistency
|
5 years ago |
Aleksander Machniak
|
5040009f9c
|
Fix array offset access syntax with curly braces
|
5 years ago |
Aleksander Machniak
|
de4a6068e6
|
Mention Masterminds/HTML5 in INSTALL/README
|
5 years ago |
johndoh
|
4d66547034
|
Elastic: Fix border radius in popovers on small screens (#6911)
|
5 years ago |
Aleksander Machniak
|
b10a0dbb7e
|
Reset internal $skins property is set_skin()
|
5 years ago |