Commit graph

157 commits

Author SHA1 Message Date
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
ff3da7e98c Updating the 404 page 2017-04-18 18:58:48 +03:00
d188e140ec Adding internal server error handler and page 2017-04-18 18:58:24 +03:00
3d8fb2af0f Adding basic pagination support 2017-04-18 18:44:50 +03:00
32dcd5596a Adding IP and PORT as config settings 2017-04-18 01:35:05 +03:00
49d85b181d Updating travis 2017-04-17 14:21:21 +03:00
afc79c9b37 Updating travis 2017-04-17 14:18:38 +03:00
0fa358ebf7 Removing python-dev versions 2017-04-17 13:57:20 +03:00
a410150714 Removing unsupported python versions from travis and updating readme 2017-04-17 13:56:12 +03:00
bfd6d62a8a Fixing travis CI build error by providing standard config file 2017-04-17 13:45:14 +03:00
50a5a21dc3 Updating travis 2017-04-17 13:37:22 +03:00
8d09b759d4 Updating readme 2017-04-17 12:13:50 +03:00
98623b5117 Adding travis support 2017-04-17 12:10:03 +03:00