3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00
farmOS/modules/core/update
Michael Stenta f3ab7df146 Do not translate logger error() and notice() messages.
Fixes error when running drush potx:

[error]  The first parameter to notice() should be a literal
string. There should be no variables, concatenation, constants
or other non-literal strings there.
2022-02-04 13:19:43 -05:00
..
config/schema Allow additional config exclusions to be defined in farm_update.settings. 2021-09-23 09:55:41 -04:00
src Do not translate logger error() and notice() messages. 2022-02-04 13:19:43 -05:00
tests Issue #3239191 by paul121: Change farm_update to ignore simple config 2021-09-27 09:50:10 -04:00
drush.services.yml Provide a farm_update:rebuild Drush command. 2021-09-23 09:55:41 -04:00
farm_update.api.php Issue #3239191 by paul121: Change farm_update to ignore simple config 2021-09-27 09:50:10 -04:00
farm_update.info.yml Clarify that farm_update only reverts configuration entities - not simple config. 2021-09-27 09:50:22 -04:00
farm_update.module Issue #3239191 by paul121: Change farm_update to ignore simple config 2021-09-27 09:50:10 -04:00
farm_update.services.yml Log the result after reverting config. #447 2021-09-24 10:03:19 -04:00