Hi Andy,
Good to see it was mostly peanuts [1]. The snapshot will be available in a few minutes..
- Login field tab order.
Done.
- logs There is a little bug in the log sorting function.
Done.
Also it would be nice if urls for the log display would use any supplied query parameter for initial filtering e.g going to
/dba/logs?name=2015-06-09&resource=&sort=&loglist=&query=%2Fmyapp%2F
Currently, it's possible to look for a string in both the log list and the chosen log file (the key for that is "loglist"). Or would you rather be able to look for different strings?
I should get a PR together but that might be some time.
Obviously, future PRs are always welcome ;) And in general, we are interested in hearing more about what you (and others) think about the DBA interface.
Best, Christian
[1] https://github.com/BaseXdb/basex/commit/7b5483bcb749696551f0a46416bdecdfc35a...