Commit Graph

239 Commits

Author SHA1 Message Date
Raelon Masters
059d308a0f Further changes to the ui design 2020-06-29 17:50:10 -04:00
Raelon Masters
9070a3a558 Reformed horiz_nav_bar, added pop-over layer with preliminary styling,
moved login inputs to hidden pop-over layer, added onclick for btn_login
2020-06-29 13:41:42 -04:00
Raelon Masters
ff1344c53d More changes to UI nav 2020-06-28 19:18:52 -04:00
Raelon Masters
0e4bb4b5f7 Added responsive css for various resolutions, more work needed 2020-06-27 23:30:52 -04:00
Raelon Masters
83c32d44c2 Interactive input forms 2020-06-27 17:32:40 -04:00
Raelon Masters
c7a3fcf4c7 Sending data from python to javascript 2020-06-27 15:31:44 -04:00
Raelon Masters
9a055d7660 UI Updates 2020-06-24 18:01:37 -04:00
Raelon Masters
13fc85f6ff Added sanitization to book title collection. Stripping patterns mathching Book 0-9*+ - 2020-06-20 23:28:20 -04:00
Raelon Masters
55f1dd7813 Ui redesign 2020-06-20 10:55:40 -04:00
Raelon Masters
b96643e326 Added Font-Awesome, and more UI/UX tweaks 2020-06-19 11:47:22 -04:00
Raelon Masters
4a85b21631 Massive UI/UX Overhaul 2020-06-19 02:00:01 -04:00
Raelon Masters
6a28660e95 A mostly working mobi parser 2020-06-18 01:46:24 -04:00
Raelon Masters
d397ed8ee7 A mostly working mobi parser 2020-06-18 01:45:54 -04:00
Raelon Masters
d635c5252c Reforming data inserts 2020-06-14 23:58:31 -04:00
Raelon Masters
be5ac2d94f Finished extra data processing for epubs 2020-06-14 21:31:12 -04:00
Raelon Masters
e3ea56c216 working on meta data storage 2020-06-14 19:42:49 -04:00
Raelon Masters
76b631a5a4 Now acquiring more book details 2020-06-13 23:36:03 -04:00
Raelon Masters
68d86eaa3f Tracking subject tags 2020-06-13 09:13:50 -04:00
Raelon Masters
7d9c80f694 Now tracking additional book details 2020-06-12 12:55:11 -04:00
Raelon Masters
9fdd7e25a0 Changed layout from grid to single column 2020-06-12 12:54:12 -04:00
Raelon Masters
1b54820d67 First push of newui 2020-06-11 11:20:32 -04:00
Raelon Masters
d740456df5 Started UI Changes 2020-06-01 09:05:28 -04:00
Raelon Masters
c12a32eb01 Fixed improper python shebang 2020-05-31 14:06:54 -04:00
Raelon Masters
60f7184a3a Fixed improper python shebang 2020-05-31 13:51:25 -04:00
Raelon Masters
7ee9c57ed1 First push with mobi support 2020-05-31 01:20:52 -04:00
Tony Hendrick
245f3d09a8 Change settings.py and config.json to use an external PostgresDB 2020-05-12 15:08:01 -07:00
Raelon Masters
a9c4b8f3df Set user to none if not found 2020-05-10 21:10:23 -04:00
Raelon Masters
1e2b7499f8 if user is not in environ set to working directory. 2020-05-10 19:30:08 -04:00
Raelon Masters
5eb6a99509 Debugging os.environ calls when root 2020-05-10 19:21:11 -04:00
Raelon Masters
6df2bdab97 Removed breakpoints 2020-04-06 17:18:21 -04:00
Raelon Masters
8431b6b2a5 Removed breakpoints 2020-04-06 17:15:55 -04:00
Raelon Masters
53e9a1d222 Massive UI changes, and updates to the collection system 2020-03-22 01:05:42 -04:00
Raelon Masters
72e54ab001 More styling on the collections menu 2020-03-20 17:06:08 -04:00
Raelon Masters
9327b01ff4 Collections, and installer patches 2020-03-20 01:15:07 -04:00
th3r00t
e2e4205156 fixed next page button position 2020-02-06 00:54:03 -05:00
th3r00t
15e4960e33 ui gets v# from config 2020-02-05 13:11:46 -05:00
th3r00t
34e1228e81 Incremented Version # 2020-02-02 13:57:56 -05:00
th3r00t
d87900b6dc Updated database config to include username 2020-02-02 08:15:59 -05:00
th3r00t
2b2eb42d71 Fixed improper filename detection 2020-02-02 07:56:39 -05:00
th3r00t
00e4fa8159 Updated django settings to track psql username as pyshelf 2020-02-02 01:02:07 -05:00
th3r00t
a3dd7f180a removed .split from hr_name 2020-02-01 23:46:10 -05:00
th3r00t
8767dd4c26 Adjust file extension grabbing 2020-02-01 23:17:26 -05:00
Raelon Masters
d19b28b42a removed bad call to render_to_response 2020-01-31 20:05:45 -05:00
Mike Young
964e8dc20a Incremented version number 2020-01-01 09:55:47 -05:00
Mike Young
52b5dcdc2f Migrations 2020-01-01 00:11:29 -05:00
Mike Young
9c7d80d8d7 revert djangos management of books table 2020-01-01 00:10:29 -05:00
Mike Young
5358074d8a Config typos 2019-12-31 22:08:17 -05:00
Mike Young
e42fc82563 Fixed config calls 2019-12-31 22:00:17 -05:00
Mike Young
da133c4197 Fixed database access issues, and installer question list 2019-12-31 21:13:52 -05:00
Mike Young
579c05c4ab Finished installer 2019-12-29 22:14:28 -05:00