Closed (fixed)
Project:
Translation Management Tool
Version:
8.x-1.x-dev
Component:
Core
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Jan 2018 at 14:44 UTC
Updated:
30 Jan 2018 at 16:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
primsi commentedInitial patch, no tests yet.
Comment #3
primsi commentedStarting with tests, not sure if this is the direction we want to go.
Comment #4
berdirI think it makes more sense to name that class ContinuousEvents.
I'll try to improve the docs a bit here.
...Interface
.. ID
.
whether
improve this a bit as well.
continuous events
I think it's better to avoid the UI and just check if we have any jobs here, and then create a node with a different label that will be added.
.
Comment #5
berdirCleanup and moved the test to the existing kernel test coverage, just requires a few additional lines then.
interdiff is very big but it's mostly just comment changes and the moving the test.
Comment #6
berdirCommitted.