Commit Graph

650 Commits

Author SHA1 Message Date
1e351eb01d Search for read status 2020-12-27 18:59:33 +01:00
1a83bddf8c Merge bubble read status 2020-12-27 13:53:21 +01:00
2a63c35743 Activate serverside filepicker with parameter in unconfigured state 2020-12-27 11:27:15 +01:00
27dcbcd7e1 paged and orderable shelfs
Fix for non writable settings db with non configured calibre-web
2020-12-27 10:24:51 +01:00
abf0f4d699 Updated Testresult
Fixed delete book call
2020-12-23 10:08:54 +01:00
2bea447de5 Fix show archived books 2020-12-23 09:07:49 +01:00
f6538b6110 New delete user button
refactored confirm dialogs
2020-12-21 19:50:12 +01:00
62da469fd1 Shelfs are now paginated (sorting buttons are disabled)
Changed gevent dependencys
2020-12-13 18:32:44 +01:00
d64009e23e preparation for filtered and ordered shelfs 2020-12-13 13:54:09 +01:00
fd8b642d64 Code cosmetics css
Code cosmetics js
Fixes for links with remote_login
2020-12-13 09:53:18 +01:00
d5ed5cd665 Fixes from tests 2020-12-12 15:16:22 +01:00
1905e0ee6f refactoring to prevent web.py being the middle of the universe 2020-12-12 11:23:17 +01:00
b8336c03c3 Changed admin page 2020-12-11 20:54:24 +01:00
d3986ca14a Server side file browser 2020-12-11 08:37:37 +01:00
2508c1abb2 Started implement server side filechooser 2020-12-10 14:41:45 +01:00
68513b775b Wording 2020-12-03 16:20:31 +01:00
a79dcc93f6 Fixed description for LDAP filter 2020-12-03 16:19:42 +01:00
56505457eb Merge remote-tracking branch 'ldap_import/feat/ldap-import-user-identifier' into master
# Conflicts:
#	cps/admin.py
2020-12-03 16:01:15 +01:00
8eb4b6288a Added id's for testablility 2020-12-02 18:19:30 +01:00
3372070a58 Fix change title regex
Merge branch 'Develop' into master
2020-12-02 11:09:55 +01:00
f99e2ebd13 Changed wording for tooltips 2020-12-02 09:08:56 +01:00
4feb26eefb Added series order option (#1715)
Added authors order option (#1301)
Added tooltips for ordering options
Fixed ratings, formats, languages order option
2020-12-01 14:51:25 +01:00
cb1ebc1cd0 Drag 'n drop for files 2020-12-01 13:52:41 +01:00
f620d4a9ca Fix LDAP errors 2020-11-22 11:19:14 +01:00
560ade00b4 Fix browser caching problem on change cover 2020-11-22 10:03:10 +01:00
81ea24ad54 Merge branch 'master' into df 2020-11-22 09:34:11 +01:00
eed2f0a430 Merge remote-tracking branch 'comic/master' into master 2020-11-22 08:45:02 +01:00
9bd51c650b Add config options for client certificate authentication 2020-11-20 19:47:50 +01:00
32b7b39223 Added function to download debug information 2020-11-15 14:25:27 +01:00
50441bae62 Fix missing audio icon for other audio formats than mp3 2020-11-10 18:08:22 +01:00
87d60308f2 Merge remote-tracking branch 'caliblur/issue/caliblur-981' into master 2020-11-08 19:29:10 +01:00
400f6e02a5 Fix #1668 (upload of books with language set to different than UI language and not showing all books)
Fix for only showing external port if kobo is really activated in admin menu
2020-11-07 11:44:02 +01:00
4d81d3613c display the check when books are read 2020-10-17 16:49:57 +02:00
097ac879ea render read 2020-10-17 13:24:46 +02:00
1be07a42df Flex display to fix columns issue 2020-10-16 13:41:48 -04:00
cedfa90d76 fix for #981 2020-10-10 17:51:46 +03:00
f1e6f6e505 fixes for #1560 2020-10-10 14:58:06 +03:00
52489a484a Merge remote-tracking branch 'Knepherbird/master' into master
# Conflicts:
#	cps/jinjia.py
#	cps/templates/detail.html
#	cps/templates/discover.html
#	cps/templates/index.html
#	cps/web.py
2020-10-10 12:47:49 +02:00
e1d5c2c578 Merge remote-tracking branch 'caliblur/issue/caliblur-1594' into master 2020-10-10 12:29:30 +02:00
49f49632ad Renamed CalibLur.css 2020-10-10 12:22:52 +02:00
6dadc6fb1e same fix but hopefully better 2020-10-10 13:15:02 +03:00
6e6f144b7a Paginated search and advanced search
Wraparound on books list deactivated
2020-10-04 19:23:06 +02:00
eb37e3a52b Fix UI Deelete Buttons in Edit Books page
Fix Conversion of multiple formats of one book in the queue with gdrive
2020-10-04 12:09:52 +02:00
376001100a Bugfixes from last testrun 2020-09-28 21:24:47 +02:00
6dfa171b4e Added id's for testing
moved downloaded books section
2020-09-27 16:00:17 +02:00
497fbdcdfc Save view settings 2020-09-27 12:37:41 +02:00
7c8f6ce62f Merge branch 'master' into Develop
# Conflicts:
#	cps/comic.py
#	cps/editbooks.py
#	cps/isoLanguages.py
2020-09-26 07:54:38 +02:00
da909ff084 Fixes from test of upload restrictions 2020-09-23 20:50:34 +02:00
eff8480d5c Show listen in browser formats in lowercase 2020-09-21 18:24:50 +02:00
7ba014ba49 Fix "is not a valid language" on upload of comic books
Fix metadata excration of comic books
updated bootstrap table
updated handling of upload formats restrictions
2020-09-20 15:05:52 +02:00