Commit Graph

44 Commits

Author SHA1 Message Date
Phil Borman
2813b977e5 Code tidying 2018-08-23 18:36:44 +02:00
Phil Borman
09eb8f4f5d Tweaked title shortening code 2018-08-23 13:52:30 +02:00
Phil Borman
a404bd8565 Shorten long titles and add tooltip 2018-08-23 13:08:08 +02:00
Phil Borman
bd6908243e Consolidated html5 clear button 2018-08-14 13:14:16 +02:00
Phil Borman
3c42832bae Use html5 clear button on search boxes 2018-08-14 12:21:47 +02:00
Phil Borman
ee3abebb83 Added book description popup and last bookid to authors table 2018-08-13 18:17:04 +02:00
Phil Borman
5910a51a52 Fix filter reset button 2018-08-08 19:35:09 +02:00
Phil Borman
3c9104a860 Consolidate job status in one popup 2018-08-01 16:05:12 +02:00
Phil Borman
622fd83f02 Admin permission and logout button changes 2018-06-16 13:36:42 +02:00
Phil Borman
1b857d841d Add full screen web app manifest 2018-05-26 00:02:43 +02:00
Phil Borman
730ef34e53 Less obtrusive Loading/Libraryscan alerts 2018-05-20 15:45:38 +02:00
Phil Borman
b7fcedf4de Add clearfilter button 2018-05-19 19:33:52 +02:00
philborman
428ecce4b3 Changes to magazine dates, audiobook names, csv import, local js/rss files (#1405)
* Date parsing optimised

* Magazine date parsing additions

* Only send valid ebook types to calibre

* Hide buttons if user accounts not enabled

* Text changes for consistency

* Removed table length config option

* Extended loglevels, restart job if interval changes

* Remove the "ignore for 24hrs" cookie on manual version check

* Added extra datetypes

* Update to fontawesome 5.0.13 and use local copy

* Recount series totals if a book status is changed

* Added another icon

* Reworked series member status changing

* Remove unused fontawesome files

* Local copies of js and css files

* Audiobook numbering changes

* Pycharm tidying

* Keep authorid on series status change

* Remember authorid when changing series status

* Prefer non-ignored books when name-matching

* Update author totals after changes to a series

* Tidied up series name matching

* Simplified csv import using a list of dicts

* Reworked csv import to use iterator and single thread

* Remove ununsed headers
2018-05-14 22:56:52 +02:00
Phil Borman
27f4ac79a0 Progress bars in history for snatched items 2018-05-08 19:26:06 +02:00
philborman
fb9c639e51 Option to ignore books if no publication date or no isbn (#1345)
* Better fix for ajax error

* Don't redraw if already on first page

* Removed warning messags for ssh as not important yet

* Remove accents for windows log messages

* Allow reject if no isbn or no publication date

* Reworked isbn checking

* Arrow button instead of text
2018-04-21 22:59:59 +02:00
Phil Borman
29e23f82ca Format strings for dates, hide select buttons if no permission, magazine server-side processing
Pycharm tidying
2018-04-20 21:08:57 +02:00
Phil Borman
2412cd4a36 Added "top of page" floating button 2018-04-18 21:04:31 +02:00
Phil Borman
8e13370305 Add "ignore" button to all github popups, catch 403 error 2018-03-03 13:02:23 +01:00
Phil Borman
b0e07e215f Remove logout button if autologin used 2018-01-10 19:39:55 +01:00
Phil Borman
594a395ea8 Fix missing quote stopping popup working 2017-10-10 23:06:05 +02:00
Phil Borman
1ed17a6f0c User accounts 2017-09-09 13:56:52 +02:00
Phil Borman
e017922578 Use local copy of a bookstrap theme if none found 2017-09-04 20:12:03 +02:00
Phil Borman
5934698b80 Removed author button as duplicates home button 2017-07-03 20:16:17 +02:00
Phil Borman
d36852c6aa Display tidied, moved/removed searchbox 2017-07-01 16:22:20 +02:00
Phil Borman
ad922862b0 Search filter renamed to Result Filter 2017-06-09 11:49:58 +02:00
Phil Borman
7d9496ff8d Reworked git config settings 2017-06-03 20:58:17 +02:00
Phil Borman
f32e294abc Ensure COMMITS_BEHIND is an integer 2017-06-03 20:25:29 +02:00
Phil Borman
1958d9a84e Audiobook support 2017-05-29 16:58:36 +02:00
Phil Borman
cfaa46c455 Added icon to upgrade notification 2017-05-24 15:13:05 +02:00
Phil Borman
644289c8ca Run code through htmlbeautifier 2017-05-17 00:06:09 +02:00
Phil Borman
72de08b5d8 Added patch from @barbequesauce 2017-05-16 23:37:21 +02:00
Phil Borman
d8de604a6f Hide magazine and series buttons if not in use 2017-04-14 13:00:11 +02:00
Phil Borman
2e46093cf4 Added natural sorting for datatables seriesnum 2017-03-07 14:41:36 +01:00
Phil Borman
c085acb8b1 Added series tab 2017-03-03 12:48:39 +01:00
Phil Borman
12c3d5e9f0 Moved config variables into a table-driven dictionary for ease of maintenance 2017-02-17 19:56:52 +01:00
Phil Borman
ab5fef5130 Allow source and git to self-update, use .package file to stop updates on deb/rpm etc 2016-09-15 12:34:06 +02:00
Phil Borman
7193b42fbb Don't offer update if not a git install, allow rss full/short book searches 2016-09-10 16:27:42 +02:00
Phil Borman
e2d9f4ab72 Made version on config fixed instead of floating so it doesn't interfere with clicking buttons 2016-09-08 15:28:24 +02:00
Phil Borman
37dca97966 Don't report a commit diff if no connection to github 2016-09-06 11:22:29 +02:00
Phil Borman
0acc6054b8 Message tidying 2016-06-23 19:40:49 +02:00
phil borman
b6fd288f8f Tidied up display resize for tablets 2016-04-25 12:52:36 +02:00
phil borman
dedac4b7c3 Added Noppadet commit to match master branch 2016-04-11 13:35:44 +02:00
phil borman
0670808991 Correct base.html 2016-02-29 10:44:29 +01:00
phil borman
d61bfb4a98 Better fix for unicode log messages 2016-02-28 22:13:21 +01:00