Commit Graph

29 Commits

Author SHA1 Message Date
Raelon Masters
e0c79ff837 client not waiting connection prior to ping 2020-08-09 00:17:24 -04:00
Raelon Masters
f3d9d8160f Websocket connection established 2020-08-08 10:12:06 -04:00
Raelon Masters
5d97c066a9 Added import btn, Catalog overide, started server backend 2020-08-07 12:25:33 -04:00
Raelon Masters
30f60e4ec3 buttons for importBooks, and logout. 2020-08-04 13:18:44 -04:00
Raelon Masters
0fc3d445fc Django secret generated per install, 2020-08-02 13:17:41 -04:00
Raelon Masters
5e36fc1d16 Added Ajax handler for book info call 2020-07-31 02:27:07 -04:00
Raelon Masters
9462becdb1 Added bootstrap, & jquery-ui. User cp now asyncronous 2020-07-26 21:02:10 -04:00
Raelon Masters
26274206a6 Added date sort option 2020-07-25 18:23:47 -04:00
Raelon Masters
d50bf63ff0 Now handling collections as Dialog with calls to the menu via ajax. 2020-07-25 14:54:50 -04:00
Raelon Masters
d80ca8ee55 Fixed an issue with jquery selecting wrong selector on favorite 2020-07-22 12:43:07 -04:00
Raelon Masters
632976328e Toggle favorite without losing postion in catalog 2020-07-21 23:46:32 -04:00
Raelon Masters
802a07e52f Began working on favorites model 2020-07-19 16:52:01 -04:00
Raelon Masters
4079e04d9b toggle ascending/descending mode 2020-07-06 02:37:35 -04:00
Raelon Masters
6af7bb459a moved search resize to its own function 2020-07-05 15:05:40 -04:00
Raelon Masters
3d5430a43c Search bar now resizes responsively via javascript 2020-07-05 14:43:58 -04:00
Raelon Masters
7eec7ae883 Fixed bug where previous searches, and orders were not respected by
paging
2020-07-05 13:13:09 -04:00
Raelon Masters
bc591bb89d Added new preview images 2020-07-03 13:10:05 -04:00
Raelon Masters
42cb3c7076 Added blank entry to sort list, and reworked window.location.href 2020-07-02 16:44:57 -04:00
Raelon Masters
a2fdca5a7c Refactoring template views, working towards session data, & clean up of
views
2020-06-30 22:44:26 -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
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
1b54820d67 First push of newui 2020-06-11 11:20:32 -04:00
Raelon Masters
53e9a1d222 Massive UI changes, and updates to the collection system 2020-03-22 01:05:42 -04:00
Raelon Masters
9327b01ff4 Collections, and installer patches 2020-03-20 01:15:07 -04:00
Mike Young
6767bd87df added enter key event handler for searching 2019-12-15 22:53:56 -05:00
Mike Young
0eeb23c52c Implemented basic search functionality 2019-12-13 01:43:18 -05:00
Mike Young
85e6705af6 Added result limiting, and result paging 2019-11-29 17:26:18 -05:00
Mike Young
2bf6500ee5 Began processing for result limiting and paging 2019-11-28 16:02:41 -05:00