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
Dylan DiGeronimo
62aa5c35c9
Added tests for successful and unsuccessful full text searches
...
Also removed extraneous comments
2020-01-29 21:55:55 -05:00
Dylan DiGeronimo
7aa8fbfe09
Added tests for successful and unsuccessful registration number searches
2020-01-29 21:49:31 -05:00
Dylan DiGeronimo
9ad0e8a8af
Added tests for successful and unsuccessful full text searches
2020-01-29 21:40:49 -05:00
Dylan DiGeronimo
a2dda34e7e
Add new packages and update tests accordingly
...
New packages added:
BeautifulSoup4 - HTML and XML parser
rope - Python refactoring tool (installed under development packages)
2020-01-29 17:42:48 -05:00
Dylan DiGeronimo
911300c3ba
Add .DS_Store to .gitignore
2020-01-29 17:19:52 -05:00
Dylan DiGeronimo
810691eddb
Added and organized test cases
2020-01-28 15:52:29 -05:00
tmitche2
8739dc9ca8
Added beginning bootstrap functionalities
2020-01-28 15:17:35 -05:00
Dylan DiGeronimo
dbe49dc38c
Update documentation
2020-01-26 19:33:08 -05:00
Dylan DiGeronimo
ec961c39c3
Added overall application build test
2020-01-26 19:11:35 -05:00
Dylan DiGeronimo
6094fbb608
Fixed test setup, renamed file
2020-01-23 13:53:28 -05:00
Dylan DiGeronimo
adf4d71803
Added text fixture, currently not working
2020-01-22 15:40:39 -05:00
tmitche2
cdf0a9a759
Modified for new UI
2020-01-21 15:15:38 -05:00
Dylan DiGeronimo
9283691c94
Forgot to save all changes before commiting
2020-01-16 14:58:47 -05:00
Dylan DiGeronimo
c975cfa84e
Clarify comments
2020-01-16 14:58:17 -05:00
Dylan DiGeronimo
a7fa117c56
Begin to add components for testing
2020-01-14 19:58:16 -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