This commit is contained in:
2020-12-10 21:53:19 +00:00
parent 37069ccca8
commit d38a0d8af3

View File

@@ -5,18 +5,12 @@
MISC ITEMS THAT CAME UP
todo: Jobs translation at server
Look for all string "LogJobAsync(" and ensure uses LT keys and NO english
Exceptions and server log are NOT to use translation keys, plain english as writ only required
todo: Jobs translation at server
Look for string var JobName = and insert username if it's the start of a batch job
See JobOperationsController job for mass delete for example
todo: make sure all objects have updated jobs translation for batch jobs
todo: make sure batch delete has been replicated
todo: Job logs should all process the status text through a LT: translator as the changes above will cause them to log as LT and no longer with english
todo: job log is out of order slightly due to date/time filter all being within milliseconds of each other? Maybe needs to show another field like id equiv?
todo: Case 3595 Mass delete extension
Rights!!!!!