Jan Penninkhof

Results 6 issues of Jan Penninkhof

It seems that the application ignores org.quartz.jobStore.class when it launched. Instead of the JobStoreTX as specified in the quartz.properties, it uses the default LocalDataSourceJobStore.

I think you should try to avoid splitting dates and times and get them together into one field. Looking at the odata service, these dates/times look really weird, e.g.: ```...

enhancement
help wanted

It would be great if it were possible to enter a name of an event as well. By having only a location available, the app can only be used for...

enhancement
ready for production

Entity set "Events" is based on a type that contains properties that have dots in their names, e.g.: History.CreatedBy, History.CreatedAt. However, the OData specification indicates that dots are not allowed....

enhancement
help wanted

It seems that the SRTM endpoint have been removed. All of them return code 404 at the moment.

Tesla has deprecated the OAuth endpoint and the current version doesn't authenticate anymore (error message from the code: "Failed to initialize Owner API"). Teslajson would have to be revised to...