Aleksander Machniak
d1d8caa70f
Fix bug where "Invalid skin name" error was logged on preferences save if there's only one skin ( #8825 )
2022-12-31 15:29:16 +01:00
Aleksander Machniak
7a269a2b84
Replace get_input_value() with get_input_string() where appropriate
2021-09-13 19:31:49 +02:00
Aleksander Machniak
d7338a4203
Add option to purge deleted mails older than 30, 60 or 90 days ( #5493 )
2021-08-29 11:06:04 +02:00
Aleksander Machniak
90b4b4f946
Fix bug where it wasn't possible to save Spanish (Latin America) locale preference ( #7784 )
2020-12-19 09:00:32 +01:00
Aleksander Machniak
bda8b63d55
More tests and PHP8 fixes
2020-11-15 17:54:12 +01:00
Aleksander Machniak
596004beb3
More actions tests, code improvements
2020-11-07 12:54:12 +01:00
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