abapinho / abapTimeMachine

ABAP Time Machine provides a much needed way to look at past versions of code in a consistent way. It also provides a sort of git-blame for ABAP (shows the request and author that last modified each line of code).
MIT License
65 stars 12 forks source link

Present moment should only be present if there are open TRs #117

Closed nununo closed 2 years ago

nununo commented 2 years ago

The moment dropdown always includes the present time. The present time should only be there if one of the parts is currently in a TR. Otherwise the latest moment should be the one of the latest change.