758 Commits

Author SHA1 Message Date
MartenBE
d555d94be9 First working draft docker-compose 2020-07-30 16:57:39 +02:00
Raelon Masters
be2c525d9a Missed the admin static directory 2020-07-29 12:55:37 -04:00
Raelon Masters
437c8f95c0 Modified to hopefully report proper language info 2020-07-29 12:52:31 -04:00
Raelon Masters
7f0d0e5828 Added screenshots 2020-07-29 12:52:06 -04:00
Raelon Masters
1f30a71d76 package-lock.json 2020-07-27 11:31:14 -04:00
th3r00t
8d9561d40a Merge pull request #52 from th3r00t/newui
Merge newui into development
2020-07-27 10:03:31 -04:00
th3r00t
825369686c Merge pull request #51 from th3r00t/0.5.0--docker
Merge docker branch into newui
2020-07-26 21:59:14 -04:00
th3r00t
5937dcfa2f Merge branch 'newui' into 0.5.0--docker 2020-07-26 21:57:42 -04:00
Raelon Masters
5caf2b6d42 added .svn 2020-07-26 21:27:51 -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
th3r00t
6bb944c241 Merge pull request #49 from th3r00t/newui
Roll Collections menu and display into development
2020-07-25 15:00:56 -04:00
Raelon Masters
ef814f24a2 Added Jquery ui resources 2020-07-25 14:56:46 -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
b29dd4b015 show_collections now prepares its own payload relevant to the collection set 2020-07-25 14:54:04 -04:00
Raelon Masters
617a8199c5 Added paths for live, and collections 2020-07-25 14:52:49 -04:00
Raelon Masters
d71fdfb0b1 Added search_by_collection to Collections model, & adjusted generic search to return matching Book model entries for render 2020-07-25 14:51:52 -04:00
Raelon Masters
1bf4357bef Adjusted pop over layer for Jquery ui 2020-07-25 14:49:51 -04:00
Raelon Masters
69424945a8 Added Jquery Ui & Collections button id 2020-07-25 14:48:48 -04:00
Raelon Masters
d80ca8ee55 Fixed an issue with jquery selecting wrong selector on favorite 2020-07-22 12:43:07 -04:00
th3r00t
86740f4e63 Merge pull request #48 from th3r00t/newui
Roll Favorites system into Development
2020-07-21 23:59:08 -04:00
Raelon Masters
5aeb7ff13c Fixed an issue where not being logged in would fail favorites check 2020-07-21 23:55:44 -04:00
Raelon Masters
632976328e Toggle favorite without losing postion in catalog 2020-07-21 23:46:32 -04:00
Raelon Masters
5ebaa22ee4 Toggling of Favorites, and frontend state display complete 2020-07-21 23:25:26 -04:00
Raelon Masters
337600a74e Add to favorites functionality backend complete. 2020-07-21 20:45:15 -04:00
Raelon Masters
802a07e52f Began working on favorites model 2020-07-19 16:52:01 -04:00
th3r00t
fdfed0fc1a Merge pull request #47 from th3r00t/newui
Pull user system into development
2020-07-18 20:28:24 -04:00
Raelon Masters
a72f39863a User login, logut & register functions now 100% operable 2020-07-18 20:10:16 -04:00
Raelon Masters
ca27e5af26 Added custom user login, logout, & registration forms. 2020-07-18 02:35:31 -04:00
Raelon Masters
7ea017d790 Began development of custom user action backend, and basic templating. 2020-07-18 02:34:43 -04:00
Raelon Masters
7221701f7f Added pyshelfs database tables to the admin backend, and created the custom user backend handler 2020-07-18 02:32:21 -04:00
Raelon Masters
dfe8f857f5 Setup new views to cover login, logout, & registration backend. 2020-07-18 02:29:34 -04:00
Raelon Masters
37fb8fcf58 Fixed a bug where makeCollections would fail based on certain permutations of file naming 2020-07-18 02:22:08 -04:00
th3r00t
e30ec1f557 Merge pull request #44 from hat/master
Updating Docker branch
2020-07-18 01:07:00 -04:00
th3r00t
1c23c06514 Merge pull request #45 from th3r00t/newui
Installer was not considering user input for default configuration
2020-07-14 16:49:27 -04:00
Raelon Masters
b733eb9122 fixed getting of user answers for db creation? 2020-07-14 16:46:13 -04:00
Tony Hendrick
b0774d6fc1 Update README to include docker run commands 2020-07-14 13:31:23 -07:00
Tony Hendrick
a17770b824 Add network to docker-compose for compatability 2020-07-14 13:27:08 -07:00
Raelon Masters
4079e04d9b toggle ascending/descending mode 2020-07-06 02:37:35 -04:00
th3r00t
53b3772d9a Update README.md 2020-07-06 01:19:30 -04:00
th3r00t
f3f9a10bad Update README.md 2020-07-06 01:14:47 -04:00
th3r00t
75e19303f9 Update README.md 2020-07-06 01:14:24 -04:00
th3r00t
ee3385457d Update README.md 2020-07-06 01:11:43 -04:00
Raelon Masters
6af7bb459a moved search resize to its own function 2020-07-05 15:05:40 -04:00
Raelon Masters
b4873352d4 Merge branch 'newui' of github.com:th3r00t/pyShelf into newui 2020-07-05 14:45:23 -04:00
Raelon Masters
3d5430a43c Search bar now resizes responsively via javascript 2020-07-05 14:43:58 -04:00
th3r00t
2f1d379690 Merge pull request #43 from th3r00t/newui
Commit changes from newui
2020-07-05 13:21:32 -04:00
th3r00t
de1077526e Merge branch 'development' into newui 2020-07-05 13:21:05 -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
th3r00t
b2a8b1de15 Preparations for 0.6.0 2020-07-03 13:21:48 -04:00