- 20 Feb, 2021 4 commits
-
-
Ozzie Isaacs authored
-
Ozzie Isaacs authored
Added user-table single-select header for locale and default-language
-
Ozzie Isaacs authored
-
Ozzie Isaacs authored
-
- 18 Feb, 2021 1 commit
-
-
jvoisin authored
It should fix the following stacktrace: ``` [2021-02-18 14:46:14,771] ERROR {cps:1891} Exception on / [GET] Traceback (most recent call last): File "/opt/calibre/vendor/flask/app.py", line 2447, in wsgi_app response = self.full_dispatch_request() File "/opt/calibre/vendor/flask/app.py", line 1952, in full_dispatch_request rv = self.handle_user_exception(e) File "/opt/calibre/vendor/flask/app.py", line 1821, in handle_user_exception reraise(exc_type, exc_value, tb) File "/opt/calibre/vendor/flask/_compat.py", line 39, in reraise raise value File "/opt/calibre/vendor/flask/app.py", line 1950, in full_dispatch_request rv = self.dispatch_request() File "/opt/calibre/vendor/flask/app.py", line 1936, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) File "/opt/calibre/cps/usermanagement.py", line 38, in decorated_view return login_required(func)(*args, **kwargs) File "/opt/calibre/vendor/flask_login/utils.py", line 272, in decorated_view return func(*args, **kwargs) File "/opt/calibre/cps/web.py", line 719, in index return render_books_list("newest", sort_param, 1, page) File "/opt/calibre/cps/web.py", line 422, in render_books_list entries, random, pagination = calibre_db.fill_indexpage(page, 0, db.Books, True, order) File "/opt/calibre/cps/db.py", line 610, in fill_indexpage return self.fill_indexpage_with_archived_books(page, pagesize, database, db_filter, order, False, *join) File "/opt/calibre/cps/db.py", line 635, in fill_indexpage_with_archived_books # book = self.order_authors(book) UnboundLocalError: local variable 'entries' referenced before assignment ```
-
- 15 Feb, 2021 2 commits
-
-
Ozzieisaacs authored
-
Ozzieisaacs authored
-
- 14 Feb, 2021 1 commit
-
-
Ozzie Isaacs authored
-
- 13 Feb, 2021 3 commits
-
-
Ozzie Isaacs authored
# Conflicts: # test/Calibre-Web TestSummary_Linux.html
-
Ozzie Isaacs authored
-
Ozzie Isaacs authored
-
- 09 Feb, 2021 2 commits
-
-
Ozzie Isaacs authored
-
Ozzie Isaacs authored
Changed optional-requirements Prevent redirect 308 on /<data> routes (#1854)
-
- 08 Feb, 2021 5 commits
-
-
Ozzie Isaacs authored
-
Ozzie Isaacs authored
-
Ozzie Isaacs authored
-
Ozzie Isaacs authored
-
Ozzie Isaacs authored
-
- 07 Feb, 2021 2 commits
-
-
Ozzie Isaacs authored
Update creating Home_Config variable for packaging support, added .HOMEDIR to ignored filename during update
-
Ozzie Isaacs authored
Improved packaging support
-
- 06 Feb, 2021 3 commits
-
-
Ozzie Isaacs authored
-
Ozzie Isaacs authored
-
Ozzie Isaacs authored
Fix log in updater New source option updater available
-
- 02 Feb, 2021 3 commits
-
-
Ozzie Isaacs authored
-
Ozzie Isaacs authored
-
Ozzie Isaacs authored
Update Version
-
- 01 Feb, 2021 1 commit
-
-
Ozzie Isaacs authored
-
- 31 Jan, 2021 9 commits
-
-
Ozzie Isaacs authored
-
Ozzie Isaacs authored
-
Ozzie Isaacs authored
-
Ozzie Isaacs authored
Added button for single user edit Added delete-trash-icon (not working) Roles are displayed correct per user Guest user is not visible if anonymous browsing is disabled
-
Ozzie Isaacs authored
-
Ozzie Isaacs authored
-
Ozzie Isaacs authored
-
Ozzie Isaacs authored
-
Ozzie Isaacs authored
-
- 30 Jan, 2021 4 commits
-
-
Ozzie Isaacs authored
-
Ozzie Isaacs authored
-
Ozzie Isaacs authored
-
Ozzie Isaacs authored
-