Commit Graph

4 Commits

Author SHA1 Message Date
Aleksander Machniak
837078cd23 Fix mail search error on invalid search_mods definition (#7789) 2021-01-10 10:30:43 +01:00
Aleksander Machniak
84949fbb4e CS fixes, added more tests 2020-12-17 19:45:12 +01:00
Aleksander Machniak
fb2c80eedb Fix regression (#7705) 2020-11-02 13:41:59 +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