We need something similar to the dblog admin screen. Feel free to skip the "do not display duplicates" feature for now. Thanks.
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | 645978-dblog-admin-screen.patch | 11.47 KB | damien tournoud |
| #6 | 645978-dblog-features.patch | 10.59 KB | dawehner |
| #5 | 645978-dblog-features.patch | 10.43 KB | dawehner |
Comments
Comment #1
dawehnerWouldn't it be able to use the mongo views backend for this?
There should be a custom exposed filter, but i think thats possible
Comment #2
dawehnermove to new project
Comment #3
damien tournoud commentedComment #4
dawehnerThere was a initial version commited by fgm
Comment #5
dawehnerSo here is a more advanced version:
- use rows of dblog
- add forms
- filter by existing types, not working yet.
- clear logs
etc.
Comment #6
dawehnerSo filter by type is working, filter by severity not yet, i have to figure out why.
I guess multiple ors aren't working as i do it now.
Comment #7
damien tournoud commentedThis one works, and features a few clean-ups.
Comment #8
chx commentedCommitted.