Sami Mokaddem
|
1f4b10ea7f
|
fix: Added a return statement in case of exception, preventing the execution
|
2017-12-19 12:10:48 +01:00 |
mokaddem
|
9cfaa587fb
|
Merge pull request #25 from mokaddem/geoFix
Fix - Geolocalisation
|
2017-12-19 09:35:38 +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 |
Alexandre Dulaunoy
|
c25e4f1718
|
Merge pull request #22 from SHSauler/patch-3
Fix: Freeze issue
|
2017-12-18 20:28:38 +01:00 |
Sami Mokaddem
|
89b46eba70
|
Added timeline for category
|
2017-12-18 15:31:22 +01:00 |
Steffen Sauler
|
d3041abc39
|
Fix: remove redundant threads definition
|
2017-12-18 15:29:08 +01:00 |
Steffen Sauler
|
7ee1d12902
|
Fix: Freeze issue
|
2017-12-18 15:20:37 +01:00 |
Alexandre Dulaunoy
|
609d9c8780
|
Merge pull request #20 from SHSauler/patch-2
Prod deployment with mod_wsgi
|
2017-12-16 09:48:59 +01:00 |
Alexandre Dulaunoy
|
34451efc04
|
Merge pull request #16 from mokaddem/modules
Logger
|
2017-12-16 09:40:12 +01:00 |
Steffen Sauler
|
fcdc520273
|
Fix: deploy header level
|
2017-12-15 16:16:39 +01:00 |
Steffen Sauler
|
9d0406df26
|
Added: Deploy in production using mod_wsgi
|
2017-12-15 16:15:01 +01:00 |
Steffen Sauler
|
12b078a2e9
|
wsgi definition for Apache mod_wsgi
|
2017-12-15 16:05:25 +01:00 |
Sami Mokaddem
|
5134aac355
|
Merge remote-tracking branch 'upstream/master' into modules
|
2017-12-13 09:08:43 +01:00 |
Sami Mokaddem
|
795dae2323
|
fix: Correctly set timeline's window bounds on page load. (Plus set the
end to the date+1 to see the whole day).
|
2017-12-13 09:03:52 +01:00 |
Sami Mokaddem
|
032f671d14
|
update: Display full label name in a html title.
|
2017-12-13 09:02:27 +01:00 |
mokaddem
|
5050a6927f
|
Merge pull request #18 from SHSauler/master
server hostname and port into config file
|
2017-12-12 16:52:37 +01:00 |
Steffen Sauler
|
b4f0aeb3af
|
Fix: config default port back to 9001
|
2017-12-12 16:48:54 +01:00 |
Steffen Sauler
|
fb9e49a612
|
Adding default server fields
|
2017-12-12 13:43:51 +01:00 |
Steffen Sauler
|
165efc4751
|
Taking server host and port from config
|
2017-12-12 13:43:12 +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
|
ef6f9190b2
|
update: conf + added prints
|
2017-12-11 08:58:51 +01:00 |
Sami Mokaddem
|
f5757362db
|
fix: return flag_error value
|
2017-12-07 13:23:22 +01:00 |
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 |