Steve Clement
4924da6ce5
- config directory is one up.
2018-03-31 19:43:50 +09:00
Steve Clement
1d57ce4525
- Another typo, closing parenthesis
2018-03-31 19:40:03 +09:00
Steve Clement
a6c4f2928d
- Fixed the brokeness of: - echo export DASH_CONFIG=$(pwd)/config/ >> ./DASHENV/bin/activate
...
-- This is mostly wrong for people not running misp-dashboard interactively.
-- It also assumes people use DASHEN as their virtualenv name (One more issue along those lines remain, $DASH_HOME)
2018-03-31 19:21:52 +09:00
Sami Mokaddem
2cc957c87e
Merge remote-tracking branch 'upstream/master' into multipleMerges
2018-01-15 14:19:44 +01:00
Sami Mokaddem
763ad16fec
fix: tries to get coordinate from ISO_CODE if 'location' is not in the geoip.database response
2017-12-19 09:32:28 +01:00
Sami Mokaddem
89b46eba70
Added timeline for category
2017-12-18 15:31:22 +01:00
Sami Mokaddem
eec59473d6
fix: was setting time span of elements the day before instead of the
...
real one.
update: set window size of timeline to cover the selected dates.
2017-12-11 15:42:25 +01:00
Sami Mokaddem
a47ec1da52
update: Support of tags in timeline + UI stylizing
2017-12-11 14:54:22 +01:00
Sami Mokaddem
f2666ef767
update: Added grouping of elements in the timeline. It allows to see
...
more easily of an element appeared multiple times.
2017-12-11 14:21:33 +01:00
Sami Mokaddem
5de0d31818
feature: Added draft of timeline which shows event overtime. The event
...
currently span consecutive days (if it has been seen).
2017-12-11 12:19:11 +01:00
Sami Mokaddem
2c3f17c4a9
fix: return datetime instead of timestamp (to stay consistent)
2017-12-07 13:03:52 +01:00
Sami Mokaddem
15e199d86c
Merge branch 'usersUpdate' into testScripts
2017-12-07 10:10:27 +01:00
Sami Mokaddem
d8d9d5a145
fix: getDates was omitting dates
2017-12-07 09:17:22 +01:00
Sami Mokaddem
bb3ccf2815
fix: contribution is correctly taken for the entire time span instead of just one day if no org is specified
2017-12-06 16:51:29 +01:00
Sami Mokaddem
a38b2f7383
update: Replaced content of pop in TopCoordinates. Instead of [lat, long], shows [categ, value] of the concerned attribute
2017-12-06 11:49:41 +01:00
Sami Mokaddem
a52bf6ced5
update: Clear separation between login and contribution to have
...
meaningful query and contribution/login score.
2017-12-05 16:31:08 +01:00
Sami Mokaddem
73fb3324d3
feature/refacto: Simplified users_helper script. Added possibility to
...
get data from particular org (in helper and with typeahead).
/!\ CHANGED DATABASE ORGANISATION
2017-12-05 16:04:28 +01:00
Sami Mokaddem
2034941d64
Append to log instead of replacing
2017-12-05 10:32:12 +01:00
Sami Mokaddem
9139ed7eef
Added logger in config
2017-12-05 10:23:40 +01:00
Sami Mokaddem
bdef0c21e9
Moved helper scripts in their folder + updated import path
2017-12-05 09:56:32 +01:00