Hi Andy,
Gives me what I wanted, but the what I would like to see is that url to also show the results from the first log in loglist. As a user this is what I want to see most of the time.
I'm not sure if I get it right.. What do you mean by "first log"? Would you prefer to have automatically displayed the results of the uppermost entry in the log list whenever a search in the left input field is performed?
Christian
/Andy
On 10 June 2015 at 23:23, Christian Grün christian.gruen@gmail.com wrote:
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...