Commit graph

119 commits

Author SHA1 Message Date
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
e4280c7304 Adding tests for 400 and 405 pages 2017-04-20 16:24:59 +03:00
6cda07e58a Adding error handlers for 400 and 405 2017-04-20 16:16:30 +03:00
cb10a06183 Astrid 2017-04-20 16:09:45 +03:00
973b2496ce Refactoring pagination 2017-04-20 01:13:21 +03:00
568ba89894 Updating result template: adding name in the page header 2017-04-19 22:20:12 +03:00
2fc68fcfe0 Replacing entry with result in the title 2017-04-19 18:43:57 +03:00
b2d90b202d Adding search functionality 2017-04-19 18:21:00 +03:00
a8bb3b15c3 Adding a new string value to the model: name 2017-04-19 17:35:58 +03:00
646b7bdadd Updating readme 2017-04-19 17:27:50 +03:00
96ce700863 Refactoring index 2017-04-19 17:26:14 +03:00
cb1be5abb1 Adding more information 2017-04-19 16:54:48 +03:00
6cc278ecd4 Updating config 2017-04-19 16:09:41 +03:00
40ae6c63d4 Adding documentation to to_zero_count function 2017-04-19 16:03:14 +03:00
ddc50631c8 Adding tests for utilities 2017-04-19 15:58:32 +03:00
afca516f8a Refactoring index to use utility method for correcting page_no 2017-04-19 15:54:15 +03:00
6239ae055f Adding a new file for utility methods 2017-04-19 15:53:29 +03:00
80bbd7c68e Updating version 2017-04-19 01:31:25 +03:00
743e602ef9 Updating readme 2017-04-19 01:31:14 +03:00
04af445a57 Modify the application so it respects the REST api standard 2017-04-19 01:27:26 +03:00
65a83d3761 Displaying the number of results via index html 2017-04-19 01:01:52 +03:00
d3158b8175 Displaying the number of results via index html 2017-04-18 19:47:22 +03:00
4ad744458f Updating root.html to use data from config 2017-04-18 19:42:19 +03:00
b202c0c001 Renaming mybase.html to root.html 2017-04-18 19:40:25 +03:00
5d8d9f6991 Removing milestones 2017-04-18 19:20:00 +03:00
152fc32f71 Increasing the size of the logfile 2017-04-18 19:18:58 +03:00
cf4ca64507 Updating version 2017-04-18 19:04:36 +03:00