Sami Mokaddem
84f3aa6aa1
fix: Added missing config file in the previous commit
2017-11-29 16:38:25 +01:00
Sami Mokaddem
ae4e828beb
refact: replaced all try on key by the get function to have a cleaner
...
code
2017-11-29 16:34:02 +01:00
Sami Mokaddem
d0c72fe214
refacto: Moved ranking config located in config.cfg into ranking.cfg for better
...
control and visualisation.
Moved code handling contribution into the contributor_helper script.
Deleted TEST_* function as not used anymore. Real test function will be
done later in the project.
2017-11-29 16:09:39 +01:00
Sami Mokaddem
f5c09c27d8
Added Trophies logo
2017-11-29 10:07:18 +01:00
Sami Mokaddem
14a45f4ff4
typo: fixed path message passing pic
2017-11-29 09:59:48 +01:00
Sami Mokaddem
e6f7b76f00
update: from 1 table to multiple one per category + updated message
...
passing schema to show redis list
2017-11-29 09:46:28 +01:00
Sami Mokaddem
90bdd45a18
feature: Added geolocation of phone numbers
2017-11-27 16:32:02 +01:00
Sami Mokaddem
390e8775db
fix: bug due to variable deletion
2017-11-27 16:28:27 +01:00
Sami Mokaddem
fa0aebd81e
update: updated database table
2017-11-27 14:49:42 +01:00
Sami Mokaddem
0d53091fd3
content: started message passing + database
2017-11-27 14:44:32 +01:00
Sami Mokaddem
40d19cd4f2
update: Removed non-used var and function
2017-11-27 10:05:28 +01:00
Sami Mokaddem
8446f3de96
Moving geo functions into their own script
2017-11-27 09:47:55 +01:00
Sami Mokaddem
f7b277931b
ui: Arranged centered trophie in modal + ame contrib/login to 7 days instead of 31
2017-11-24 16:46:46 +01:00
Sami Mokaddem
0c057dfe2d
Merge branch 'skill_trophies' into trendings
2017-11-24 15:09:58 +01:00
Sami Mokaddem
d7293af2e3
Merge branch 'skill_trophies' into users
2017-11-24 15:09:49 +01:00
Sami Mokaddem
352d160090
update: Changed trophy rewward system. Deliver trophy to the TOP x% defined in the config file. Also, added more info in the trophy modal
2017-11-24 15:09:34 +01:00
Sami Mokaddem
627b4ed5ff
Increased difficulty + Added 2 new titles
2017-11-24 11:46:33 +01:00
Sami Mokaddem
158018d19e
update: Moved section in readme
...
(put install and start in first place)
2017-11-21 16:47:30 +01:00
Sami Mokaddem
4be72bd138
update: Readme + added screenshots
2017-11-21 16:45:20 +01:00
Sami Mokaddem
81912aa519
fix: wget bug + Added screen, virtualenv and redis dependencies
2017-11-21 16:23:28 +01:00
Sami Mokaddem
f3b3365320
typo: fix
2017-11-21 16:08:29 +01:00
Sami Mokaddem
8ce6a8dd66
update: install_script and config
2017-11-21 15:56:27 +01:00
Sami Mokaddem
dedd046cc3
UI: Title page contains name of the page
2017-11-21 15:29:56 +01:00
Sami Mokaddem
e2fdbefa30
UI: Update lines->fill for linecharts
2017-11-21 15:24:49 +01:00
Sami Mokaddem
127c1cef5e
feature: Added a selector for the maximum number of showed items
2017-11-21 15:20:07 +01:00
Sami Mokaddem
dab9a4e400
Merge branch 'skill_trophies' into trendings
2017-11-21 14:54:53 +01:00
Sami Mokaddem
7e7f666c71
Merge branch 'skill_trophies' into users
2017-11-21 14:54:40 +01:00
Sami Mokaddem
92435c71c2
ui: update
2017-11-21 14:53:55 +01:00
Sami Mokaddem
60470a1ade
fix: bug when label contain '\n'
2017-11-21 14:49:41 +01:00
Sami Mokaddem
bc0d825ce9
ui: update to better fit tags legend
2017-11-21 12:09:17 +01:00
Sami Mokaddem
e3a63e863f
Merge branch 'users' into trendings
2017-11-21 12:04:10 +01:00
Sami Mokaddem
9daab31535
feature: Added contribution overtime in login overtime chart
2017-11-21 11:59:07 +01:00
Sami Mokaddem
66a391cdff
Merge branch 'skill_trophies' into users
2017-11-21 11:11:13 +01:00
Sami Mokaddem
a4655fce49
ui fix: prevent race condition with popover trophy update
2017-11-21 11:08:08 +01:00
Sami Mokaddem
2dca8af051
Merge branch 'skill_trophies' into trendings
2017-11-21 09:55:18 +01:00
Sami Mokaddem
ffb7764cc2
Merge branch 'skill_trophies' into users
2017-11-21 09:55:10 +01:00
Sami Mokaddem
49c21b14a1
UI: Better table size + Added true cooldown to reduce number of effects
2017-11-21 09:53:24 +01:00
Sami Mokaddem
9c593c0ef4
Merge branch 'users' into trendings
2017-11-21 09:29:08 +01:00
Sami Mokaddem
e4c5cea55a
fix: prevent out of bound time span. (Happend because the hole day is
...
considered, 24*7 < 7days + remaining hours of the day)
2017-11-21 09:26:58 +01:00
Sami Mokaddem
7d5603ab54
Added typeahead plot for categ and tag
2017-11-21 09:17:02 +01:00
Sami Mokaddem
914514023b
Added typeahead plot for events
2017-11-21 08:42:54 +01:00
Sami Mokaddem
39d83ebc9b
Added typeahead
2017-11-20 17:42:25 +01:00
Sami Mokaddem
29df40e474
Link of color between piechart and linechart
2017-11-20 17:01:31 +01:00
Sami Mokaddem
04cd4f94b5
Added catch of unrecognised misp channel
2017-11-20 17:01:03 +01:00
Sami Mokaddem
1250f28316
feature: Added click support on pie
2017-11-20 15:42:57 +01:00
Sami Mokaddem
2216b96c6c
Added a limit for the number of displayed item in piechart
2017-11-20 15:14:13 +01:00
Sami Mokaddem
95faae3fd2
Merge branch 'users' into trendings
2017-11-17 16:52:07 +01:00
Sami Mokaddem
57abda40c7
fix: use nowSec instead of the undefiend timestamp
2017-11-17 16:51:44 +01:00
Sami Mokaddem
b17d480360
feature: Added draft support of discussion in Trendings
2017-11-17 16:50:04 +01:00
Sami Mokaddem
7ebeed6012
refacto: Indenting
2017-11-17 16:14:39 +01:00