Commit Graph

171 Commits (18ce310b309ec7cb5b1691da0578ebe5b6bf4a87)

Author SHA1 Message Date
mmonkey 18ce310b30 Merge branch Develop into thumbnails 2 years ago
Ozzie Isaacs 127bf98aac Merge branch 'master' into Develop
# Conflicts:
#	cps/templates/detail.html
#	test/Calibre-Web TestSummary_Linux.html
2 years ago
Ozzie Isaacs bc7a305285 Deleted book formats remove book from synced to kobo table
updated teststatus
2 years ago
Ozzie Isaacs d759df0df6 Kobo sync token is now also created if accessed from localhost(fixes #1990)
Create kobo sync token button is now "unclicked" after closing dialog
Additional localhost route is catched
If book format is deleted this also deletes the book synced to kobo status
2 years ago
Ozzie Isaacs df67079573 Fixes for kobosync with multiple users (#2230) 2 years ago
Ozzie Isaacs 6d839d5cc7 Bugfixes from testrun 2 years ago
Ozzieisaacs 785726deee Migrated some routes to POST
- delete shelf, import ldap users
- delete_kobo token, kobo force full sync
- shutdown, reconnect, shutdown
2 years ago
Ozzie Isaacs 2e815147fb Merge branch 'master' into Develop
# Conflicts:
#	cps/kobo_sync_status.py
#	test/Calibre-Web TestSummary_Linux.html
2 years ago
Ozzie Isaacs 42bf40d7bb Change 2 timestamps to utctime 2 years ago
Ozzie Isaacs 9d9acb058d Add button to force full kobo sync 3 years ago
Ozzie Isaacs f78d2245aa Fixes from testrun 3 years ago
Ozzie Isaacs d217676350 Upated testresult
Bugfix book table
3 years ago
Ozzie Isaacs cd5711e651 Merge branch 'master' into Develop
# Conflicts:
#	cps/web.py
3 years ago
Ozzie Isaacs 87e526642c Bugfix edit series_index
Bugfix invalid languages
3 years ago
Ozzie Isaacs 7f9da94a18 Tie visibility of upload buttons to upload right only 3 years ago
Ozzie Isaacs cbb9edac19 Bugfix search in books list
Fix renaming upper to lowercase letters
Update test results
3 years ago
Ozzieisaacs 8e5bb02a28 Merge author rename 3 years ago
Ozzieisaacs 4fd4cf4355 Merge branch 'master' into Develop
# Conflicts:
#	cps/static/css/style.css
#	cps/web.py
3 years ago
Ozzieisaacs baba205bce Rename everything on rename authors 3 years ago
Ozzieisaacs 27e8fbd248 Show dependencies in about section from automatic dependency check
Bugfix and refactored dependency check
Added output of googledrive dependencies as fallback option
3 years ago
Ozzie Isaacs a8317d900b Bugfix for edit custom ratings in list edit mode
Bugfix for deleting custom enum in list edit mode
3 years ago
Ozzie Isaacs f6a2b8a9ef Read and archive bit visible in book table 3 years ago
Ozzie Isaacs bb20979c71 Merge branch 'master' into Develop 3 years ago
Ozzie Isaacs 917909cfdb Refactored books detail page 3 years ago
Ozzie Isaacs fe4db16a7e html editor in books list 3 years ago
Ozzie Isaacs 1e1d3a7c81 Enable edit of enum column in books list 3 years ago
Ozzie Isaacs 9d5e9b28ae Enabled editing of "number" custom_columns in books list 3 years ago
Ozzie Isaacs 3be47d6e57 edit_books prepared for kobo sync 3 years ago
Ozzie Isaacs ed26d34961 Code cleaning (remove python2) 3 years ago
Ozzie Isaacs 3f6a466ca7 Further language support fixes (displaying "non locale" languages translated) 3 years ago
mmonkey 04a5db5c1d Resolve merge conflicts 3 years ago
Ozzie Isaacs d4cfad6363 Fixed several text problems from tasks
Fixed task update
3 years ago
Ozzie Isaacs 5c19a8aacc Bugfix edit comments
Testupdate
3 years ago
Ozzie Isaacs 91e6d94c83 Improved displaying of username and task title in tasks 3 years ago
Ozzie Isaacs 32e27712f0 Added lxml to needed requirements
Improved displaying of series title, book of series, comments and custom comments
3 years ago
Ozzie Isaacs 47d94d9bd6 Search metadata without installed google scholar working (fix #2024) 3 years ago
Ozzie Isaacs 0e2dca5f4d Fix upload of books uppercase extensions (#2038) 3 years ago
Ozzie Isaacs a79600c81f Mass change book title and author (fix #1996) 3 years ago
Ozzie Isaacs a62fca1e55 Merge branch 'master' into Develop 3 years ago
Ozzie Isaacs bd4fde9e63 Fix #1992 handle invalid numbers of books seriesindex 3 years ago
Ozzie Isaacs 251780bed6 Added google scholar as metadata provider 3 years ago
Ozzie Isaacs 20b84a9459 Unified translations
Update translations for release
3 years ago
Ozzie Isaacs 4745fc0db1 Bugfix search for publish dates and custom column dates
Bugfix save umplauts in comments unescaped (as calibre does)
Improved testability
3 years ago
Ozzie Isaacs 6bf360fbfb Added "comments" type to supported custom columns 3 years ago
Ozzie Isaacs b0cc52e0aa Enable custom column datetime (adv. search not working yet) #1984 3 years ago
Ozzie Isaacs bb4749c65b Result for testrun
Added mass delete of users
refactores user table refresh
Bugfix for sorting with selected users
Bugfix delete books #1938
3 years ago
Ozzie Isaacs 67775bc797 Update requirements
Catch error for invalid oauth tokens
Fixes for displaying error messages on deleting books from list
Fixes for displaying error messages on deleting bookformats
3 years ago
Ozzie Isaacs 78071841cc After Deleting a book the list page is still displayed #1938 3 years ago
Ozzie Isaacs 8acd1f1fe4 Code refactoring and improved error handling for edit user list
Update teststatus
3 years ago
Ozzie Isaacs 665210e506 Fixes for book edit with title sort and author sort 3 years ago