--- dao/DaoAdresseService/ToDo.txt 2015/02/17 09:11:36 2322 +++ dao/DaoAdresseService/ToDo.txt 2015/02/23 13:12:38 2340 @@ -1,11 +1,15 @@ TODO: * Integrate CircuitBreaker around webservice calls to Google and OSM +* Google API key should be load from config +* Enable/disable OSM and google should be configurable +** Maybe able to switch runtime + * Create admin console page where you can -** Show statistics for current dataset -** Extract a list of adresses without coverage -** Trigger a rebuild -*** Show if a rebuild is running -*** Rebuild manager should make sure only 1 running job +** Show statistics for current dataset - DONE !!! +** Extract a list of adresses without coverage - DONE !!! +** Trigger a rebuild - DONE !!! +*** Show if a rebuild is running - DONE !!! +*** Rebuild manager should make sure only 1 running job at a time - DONE !!!