Aleksander Machniak
545a1569f1
Steps -> Actions refactoring ( #7688 )
...
* Move action handling code to rcmail class
* Add rcmail_action class
* Add action aliases
* Get rid of $OUTPUT global
* Move some methods from rcmail to rcmail_action
* PHP8 compat. fixes
* Add framework for testing actions
* Fix obvious code mistakes
2020-11-01 11:25:38 +01:00
Aleksander Machniak
cd3cad6aae
TinyMCE 5 ( #7403 )
2020-07-11 18:46:17 +02:00
Aleksander Machniak
b2391417b3
Tests: Add browser test for #7231
2020-02-26 20:18:48 +01:00
Aleksander Machniak
80a244756d
Tests: Add couple of HTML editor tests (including bug #7230 )
2020-02-23 19:05:21 +01:00
Aleksander Machniak
6c1e8e1efe
Tests: Add Identities tests
2020-01-22 11:56:31 +01:00
Aleksander Machniak
d1b61410fc
Tests: Add Dialog component
2020-01-19 14:02:37 +01:00
Aleksander Machniak
d979aa0584
Tests: Add more browser tests for Responses
2020-01-19 11:58:20 +01:00
Aleksander Machniak
31b0275573
Add basic browser tests for message menu and open in new window feature
2020-01-09 20:25:26 +01:00
Aleksander Machniak
e2bd4548ed
Tests: Move logon helpers to the App component
2020-01-04 19:12:12 +01:00
Aleksander Machniak
cf8277ea3e
Tests: Try to fix test that fails on Travis, but not on my setup
2020-01-04 14:30:57 +01:00
Aleksander Machniak
f72054e761
Tests: Create Browser and Components for better code structure
2020-01-04 14:01:16 +01:00