Sami Mokaddem
|
139bd993a2
|
content: Added user test script
|
2017-12-07 13:05:31 +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
|
fe1003e475
|
Merge branch 'updateGeo' into testScripts
|
2017-12-07 10:10:04 +01:00 |
Sami Mokaddem
|
7f30131497
|
update: Reversed logic with errorFlag + Added it to test_geo
|
2017-12-07 09:51:50 +01:00 |
Sami Mokaddem
|
84f495bba8
|
Added trending test script
|
2017-12-07 09:48:07 +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
|
c714d88977
|
addition: Added start and terminate script + added test_geo script that
test important function in the geo helper
|
2017-12-06 16:23:13 +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
|
2e74c418fb
|
update: database organisation in doc
|
2017-12-05 16:28:58 +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
|
968757f81b
|
fix: now take correct config fields + Removed useless field in config
|
2017-12-05 11:04:26 +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 |
Sami Mokaddem
|
b59827591d
|
update: changed some log levels
|
2017-12-05 09:02:49 +01:00 |
Sami Mokaddem
|
1386e58cf8
|
Started integration of Logging
|
2017-12-04 16:44:44 +01:00 |
Sami Mokaddem
|
4c04bd02c6
|
Merge branch 'doc'
|
2017-12-04 15:16:52 +01:00 |
Alexandre Dulaunoy
|
fd82ef8a2c
|
Merge pull request #15 from mokaddem/redisBuffer
Redis buffering and bugfixes
|
2017-12-04 14:57:58 +01:00 |
Sami Mokaddem
|
92ccd8517e
|
update: start_all.sh
|
2017-12-04 14:36:30 +01:00 |
Sami Mokaddem
|
25f50fb8df
|
update: updated readme
|
2017-12-04 14:01:06 +01:00 |
Sami Mokaddem
|
e0c4c0a50b
|
Added zmq_subscriber between ZMQ and Redis
|
2017-12-04 12:06:04 +01:00 |
Sami Mokaddem
|
43c4895d3b
|
UI: Reduced size of panel so that it does not overflow in the page.
Changed PB offset from padding to top, reducing overing bug/flickering.
Reduced badges size so that the modal fit in the page.
|
2017-12-04 11:49:30 +01:00 |
Sami Mokaddem
|
7532074417
|
Refacto: removed useless args and vars
|
2017-12-04 11:14:25 +01:00 |
Sami Mokaddem
|
876146e06a
|
Merge remote-tracking branch 'upstream/master' into redisBuffer
|
2017-12-04 10:59:53 +01:00 |
Sami Mokaddem
|
d8b7734b08
|
ui: Restrained number of orgs in fame and prevented datatable to go over
the visible screen
|
2017-12-01 16:02:28 +01:00 |
Sami Mokaddem
|
e4d933a55b
|
refacto: rmoved prints and added return in case phone number can't be
parsed
|
2017-12-01 15:52:50 +01:00 |
Sami Mokaddem
|
b1bbb8efc3
|
fix: parsing into float instead of int
|
2017-12-01 15:49:20 +01:00 |
Sami Mokaddem
|
849d8cc8eb
|
fix: Fixed tons of bugs related to migration of handle_contribution to
controbutor_helper
|
2017-12-01 15:39:17 +01:00 |
Sami Mokaddem
|
17315f6c74
|
fix: Added keyname in configuration
|
2017-12-01 15:09:26 +01:00 |
Alexandre Dulaunoy
|
761d8b0a9e
|
Merge pull request #12 from mokaddem/codeCleanUp
Code clean up
|
2017-11-30 16:59:12 +01:00 |
Sami Mokaddem
|
19a34700be
|
Merge remote-tracking branch 'upstream/master' into codeCleanUp
|
2017-11-30 16:55:33 +01:00 |
Alexandre Dulaunoy
|
f7f380b8cb
|
Merge pull request #11 from mokaddem/geoLocationOfPhoneNumbers
Geo location of phone numbers
|
2017-11-30 16:42:16 +01:00 |
Sami Mokaddem
|
8cd393de0c
|
Merge remote-tracking branch 'upstream/master' into geoLocationOfPhoneNumbers
|
2017-11-30 16:31:51 +01:00 |
Alexandre Dulaunoy
|
2fd917063d
|
Merge pull request #10 from mokaddem/movingToMVC
Separate GEO code from server
|
2017-11-30 16:31:20 +01:00 |
Sami Mokaddem
|
94a239c98e
|
Merge remote-tracking branch 'upstream/master' into movingToMVC
|
2017-11-30 16:29:39 +01:00 |
Alexandre Dulaunoy
|
8578e81f3d
|
Merge pull request #9 from mokaddem/trendings
Trendings
|
2017-11-30 16:29:14 +01:00 |
Sami Mokaddem
|
037ec3d244
|
Merge branch 'master' into trendings
|
2017-11-30 16:10:43 +01:00 |
Sami Mokaddem
|
868ba9f80b
|
fix: redis buffer seems to work
|
2017-11-30 16:04:03 +01:00 |
Alexandre Dulaunoy
|
f2badf7a1f
|
Merge pull request #8 from mokaddem/users
Users
|
2017-11-30 15:36:30 +01:00 |
Sami Mokaddem
|
58185d2652
|
Merge branch 'master' into users
|
2017-11-30 08:24:23 +01:00 |
mokaddem
|
4ecbd0e363
|
Update config.cfg.default
Added ```channelLastAwards``` in the config file
|
2017-11-30 08:21:18 +01:00 |
Sami Mokaddem
|
850b686e76
|
Added draft of redis buffer
|
2017-11-30 08:17:53 +01:00 |
Alexandre Dulaunoy
|
5a47e3bd86
|
Merge pull request #7 from mokaddem/skill_trophies
MISP Gamification - Addition of skill trophies and badges
|
2017-11-29 19:17:06 +01:00 |
Sami Mokaddem
|
c93859136d
|
fix: correct usage of redis key import
|
2017-11-29 17:10:27 +01:00 |
Sami Mokaddem
|
a8e8520b81
|
refacto deleted useless var
|
2017-11-29 17:04:11 +01:00 |
Sami Mokaddem
|
945fade717
|
refact2: moved redis keyname in the helper constructor (users_helper). Permit to have
cleaner code and ease the DB management.
|
2017-11-29 16:54:09 +01:00 |
Sami Mokaddem
|
16d281b634
|
refact: moved redis keyname in the helper constructor. Permit to have
cleaner code and ease the DB management.
|
2017-11-29 16:46:45 +01:00 |