mirror of
https://github.com/DanielSiepmann/tracking.git
synced 2024-11-13 02:36:08 +01:00
Update todos in readme
This commit is contained in:
parent
05d0dec7b7
commit
e06cc3c5c5
1 changed files with 10 additions and 7 deletions
17
readme.rst
17
readme.rst
|
@ -37,6 +37,16 @@ EXT:dashboard
|
|||
Todos
|
||||
=====
|
||||
|
||||
#. Add 100% code coverage (Widgets are missing)
|
||||
|
||||
#. Add campaigns if possible (twitter parameter, etc.)
|
||||
|
||||
#. Add referrer if available.
|
||||
|
||||
#. Add operating System
|
||||
|
||||
#. Another Symfony Expression which returns the OS ("Ubuntu", "Macintosh", "Android", "iPhone", "Windows")
|
||||
|
||||
#. Add further widgets.
|
||||
|
||||
#. Grouped by user agents (bar).
|
||||
|
@ -50,16 +60,9 @@ Todos
|
|||
#. Provide an overview of crawls as widgets. E.g. to allow fine grained robots.txt.
|
||||
|
||||
#. Add information to Admin Panel.
|
||||
|
||||
#. Add operating System
|
||||
|
||||
#. Another Symfony Expression which returns the OS ("Ubuntu", "Macintosh", "Android", "iPhone", "Windows")
|
||||
|
||||
#. Add command that will iterate over all DB entries and remove ones matching the black list rule.
|
||||
E.g. if rule is adjusted in meanwhile.
|
||||
|
||||
#. Add 100% code coverage (Widgets are missing)
|
||||
|
||||
Example
|
||||
=======
|
||||
|
||||
|
|
Loading…
Reference in a new issue