Commit graph

145 commits

Author SHA1 Message Date
69f564a26f Updating model with date_created 2017-05-28 14:43:44 +03:00
a40164da9a Adding a new field in model: IP 2017-05-28 14:32:26 +03:00
162498948c Updating requirements 2017-05-28 14:22:51 +03:00
217a3d10e1 Improving code style 2017-05-27 22:15:08 +03:00
d29c980805 Improving code style 2017-05-27 22:11:44 +03:00
a69636ace2 Improving code style 2017-05-27 21:39:27 +03:00
56d75c925c Improving code style and some security issues 2017-05-27 21:36:49 +03:00
fa7b003549 Merge 2017-05-27 21:31:25 +03:00
7e6ea787bd Improving coding style 2017-05-27 21:30:50 +03:00
523da4f7ff Merge pull request #1 from codacy-badger/codacy-badge
Add a Codacy badge to README.md
2017-05-27 17:56:28 +03:00
The Codacy Badger
514d05fcea Add Codacy badge 2017-05-27 14:55:52 +00:00
632397ba7b Index will now open result in a new tab 2017-05-23 15:23:38 +03:00
13db138427 Dissable search for the Details column 2017-05-14 00:35:09 +03:00
27ca97af4f Fixing email address 2017-05-13 23:18:58 +03:00
79e00b5109 Adding trucate and hidding username on mobile 2017-04-30 18:28:09 +03:00
11b410f985 Adding extra validators for the name 2017-04-30 14:35:18 +03:00
e285131e8b Make table ordering desceding after score 2017-04-30 14:17:56 +03:00
3a4b01ad60 Changed placeholder text for searchbox in the navbar 2017-04-30 14:13:24 +03:00
9cfb1d0059 Adding username in the result table 2017-04-30 14:10:38 +03:00
0b0bb43658 Adding static resources for data tables 2017-04-27 23:48:59 +03:00
f0f9328bfa Making JS pagination instead of server-side 2017-04-27 23:45:42 +03:00
b0b279a174 Removing length from text. 2017-04-27 16:33:49 +03:00
484ae76a9d Changing log to TextField 2017-04-27 16:17:51 +03:00
5265ff8e14 Refactoring /result and making errors more explicit 2017-04-23 22:49:10 +03:00
0513695586 Fixing typos and adding extra information to upload 2017-04-23 00:47:02 +03:00
b8d2add858 Adding logging capabilities with syslog 2017-04-22 20:31:50 +03:00
5acf92155d Adding positive score constraint 2017-04-22 13:56:34 +03:00
304435162b Updating version 2017-04-22 01:53:16 +03:00
b2035506ff small sr removal fix 2017-04-22 01:49:02 +03:00
dd95191ea7 Adding tests for progress-bar utility functions 2017-04-22 01:46:38 +03:00
6caff90c0a Removing cache from testing config 2017-04-22 01:40:34 +03:00
8b7698c9f4 Fixing get_highest_score zero division 2017-04-22 01:40:03 +03:00
6bebaaa9b9 Adding progress bar for the entry 2017-04-22 01:20:01 +03:00
d92b4a40e0 Using os.environ.get instead of our in-house get_environ... 2017-04-22 00:41:44 +03:00
1d879fb78c Adding unittests for get_env_variable 2017-04-22 00:23:26 +03:00
425ebf1771 Adding support for configuration via environment variables 2017-04-22 00:20:37 +03:00
0c0be87cd0 Updating readme description 2017-04-21 19:45:38 +03:00
f8b8e152c1 Removing setup.py install instruction from readme 2017-04-21 19:43:56 +03:00
4aadbb39fc Removing Python2 from travis 2017-04-21 19:32:08 +03:00
f263bf4092 Setting DevelopmentConfig as default 2017-04-21 19:29:34 +03:00
eddc87108d We actually want to run production config only when BSFLASK_ENV is set to production 2017-04-21 18:56:45 +03:00
317a1282ae Updating configuration to use environment variable BSFLASK_ENV instead of command line arguments 2017-04-21 18:49:53 +03:00
6faa57737e Updating the config file 2017-04-21 18:07:00 +03:00
016658f2a6 Adding GUNICORN support 2017-04-21 17:01:02 +03:00
d94c512ae9 Optimizing imports 2017-04-21 02:39:34 +03:00
ae1b44d85a Adding flask_cache 2017-04-21 02:38:07 +03:00
fc9c721d96 Adding docttest to to_zero_count() 2017-04-21 01:41:24 +03:00
62b29678a6 Updating readme 2017-04-21 01:35:52 +03:00
b7ce68c2b8 Adding flask-cache to requirements for future use 2017-04-21 01:30:47 +03:00
9a6a181314 Adding 400 page 2017-04-20 16:25:43 +03:00