Commit graph

147 commits

Author SHA1 Message Date
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
c73929a116 Adding safe filters to data 2017-04-17 02:42:16 +03:00
2853149794 Updating setup.py 2017-04-17 02:37:18 +03:00
de57a1fbb1 Adding a page for /upload with instructions 2017-04-17 02:33:05 +03:00
eb4436259d Updating readme 2017-04-17 02:21:12 +03:00
52499623db Adding running with configuration message 2017-04-17 02:20:49 +03:00
cf5d7495f0 Adding MYSQL support 2017-04-17 02:18:18 +03:00
2560c34257 Make tests use a testing database instead of the development database 2017-04-16 21:21:05 +03:00
41218817fb Adding a get method for /upload 2017-04-16 21:16:47 +03:00
bab32e271f Fixing config.py 2017-04-16 21:13:42 +03:00
12095485ab Updating readme 2017-04-16 00:33:56 +03:00