Commit Graph

52 Commits (56312205b5648081831e2e220b13a8b16cf18fda)

Author SHA1 Message Date
tmitche2 56312205b5
Merge pull request #2 from EbookFoundation/kim-ui
Kim ui
2020-02-13 20:14:14 -05:00
Rachel Kim 89ea69fb09 Changed html files to jinja templating 2020-02-11 15:19:20 -05:00
Rachel Kim 0dbdb2b42f Merge branch 'new-ui' of https://github.com/EbookFoundation/cce-search-prototype into kim-ui 2020-02-10 22:38:23 -05:00
tmitche2 6542939e91 Some more changes to search api 2020-02-10 13:10:26 -05:00
Rachel Kim 0905fa426e Changed background image to html not .bg 2020-02-06 16:36:58 -05:00
tmitche2 4da48998fb Added to API where results show from title 2020-02-05 11:24:42 -05:00
tmitche2 95e44300f0 tired of my CSS errors lol 2020-02-04 20:39:29 -05:00
tmitche2 1cbdb51e62 Messed with API and had to do background change again 2020-02-04 20:20:05 -05:00
tmitche2 319a7ba7f6 Navbar changes 2020-02-04 15:56:13 -05:00
tmitche2 43cccb27ac About page image 2020-02-04 15:03:30 -05:00
tmitche2 2035489e91 Fixed the background issue 2020-02-04 15:01:30 -05:00
tmitche2 e870fbfff0
Merge pull request #1 from EbookFoundation/kim-ui
Kim ui
2020-02-04 14:40:14 -05:00
Rachel Kim fdf152c3ab Added meta tag to about.html 2020-02-03 23:48:28 -05:00
Rachel Kim 6c3d89b03f Added Bootstrap to about 2020-02-03 23:39:54 -05:00
tmitche2 8739dc9ca8 Added beginning bootstrap functionalities 2020-01-28 15:17:35 -05:00
tmitche2 cdf0a9a759 Modified for new UI 2020-01-21 15:15:38 -05:00
tmitche2 e5e3cb88a0 New UI 2019-12-05 15:29:17 -05:00
Dylan DiGeronimo db6826a2de Update README todo list 2019-11-21 14:06:25 -05:00
Dylan DiGeronimo 67808a276e No need for Procfile 2019-11-15 23:52:00 -05:00
Dylan DiGeronimo 28c1de5eb7 Add note RE differing pip versions 2019-11-12 17:35:05 -05:00
Dylan DiGeronimo f0657a09d9 Updated documentation to reflect Pipenv 2019-11-05 23:58:02 -05:00
Dylan DiGeronimo 6915885936 Added Pipfile.lock for deterministic builds 2019-11-05 17:14:27 -05:00
Dylan DiGeronimo ad4c7af265 Converted requirements file to Pipfile for use with Pipenv 2019-11-05 17:11:52 -05:00
Dylan DiGeronimo a045ad3baf Fixed localhost URL 2019-10-26 14:34:40 -04:00
Dylan DiGeronimo e9eee7a80d Added instructions to run gunicorn server 2019-10-26 14:33:13 -04:00
Dylan DiGeronimo 226a0765a4 Update gitignore to include vscode settings folder 2019-10-26 00:11:53 -04:00
Dylan DiGeronimo e6ac21dcbc Corrected deactivation command 2019-10-25 17:20:06 -04:00
Dylan DiGeronimo 4b8c2451f0 Name and instruction changes in README 2019-10-25 17:15:43 -04:00
Dylan DiGeronimo ce00b59d2c Fix copy paste error in README 2019-10-25 17:09:21 -04:00
Dylan DiGeronimo e323b68b42 Updated README to add venv instructions 2019-10-25 17:08:09 -04:00
Sean Redmond 2fba558085 A notes for AF and AI 2019-08-13 23:06:29 -04:00
Sean Redmond 13323b5060 Add copyright note for post-1963 works 2019-08-13 18:43:31 -04:00
Sean Redmond 9a6844909a Make more mobile-friendly 2019-08-03 14:52:49 -04:00
Sean Redmond 37b329cb0e Reflect trimmed and uppercased search term
When a registration or renewal number is trimmed and uppercased, reflect the
change in the output value of the search form in the results
2019-07-30 12:12:37 -04:00
Sean Redmond 973a96e060 Make ID searches case insensitive
Remove blank spaces from registration and renewal numbers and uppercase them
before making API query.
2019-07-30 12:06:40 -04:00
Sean Redmond cd55d735bb Force IA "stream" urls
The Internet Archive "stream" reader accepts page numbers and single page format
parameters in the URL, while the "details" viewer does not. Convert the latter
to the former.
2019-07-14 20:58:38 -04:00
Sean Redmond 09f97af8bb Use full image URL in meta tag 2019-07-14 11:50:26 -04:00
Sean Redmond 77088d7d23 Correct url 2019-07-14 11:47:42 -04:00
Sean Redmond 2552c92c8e Add Twitter card metadata 2019-07-14 11:46:33 -04:00
Sean Redmond 0ddca0d416 Launch with gunicorn 2019-07-14 11:22:16 -04:00
Sean Redmond 9807f8641b Change title from CCEID page 2019-07-14 11:21:52 -04:00
Sean Redmond 5618ad45fb Format CCEID page 2019-07-14 11:09:05 -04:00
Sean Redmond 1b6b0835d6 Add more content 2019-07-14 11:08:50 -04:00
Sean Redmond 0d28b25248 Add error reporting and getting the code to about page 2019-07-14 10:06:58 -04:00
Sean Redmond 0080d584bd
Add license 2019-07-13 23:54:02 -04:00
Sean Redmond 7946e738d3 Add README 2019-07-13 23:35:20 -04:00
Sean Redmond d0831c620e Add about page 2019-07-13 23:27:38 -04:00
Sean Redmond c87d59c36e Improve some vertical spacing 2019-07-13 21:06:11 -04:00
Sean Redmond 9f495f7882 Validation fixes 2019-07-13 21:05:57 -04:00
Sean Redmond 2120b0f1f1 Better banner 2019-07-13 21:05:44 -04:00