Ozzie Isaacs
|
6c8ffb3e7e
|
Bugfix path selection for reverse proxy
|
2023-03-26 14:31:19 +02:00 |
|
Ozzie Isaacs
|
321db4d712
|
Refactored send email by make use of ajax calls instead of posting the page
Always use getPath instead of pathname
|
2023-03-25 12:34:16 +01:00 |
|
Ozzie Isaacs
|
76b0411c33
|
Bugfix failed tasks can no longer aborted
Metdatabackup is done on startup if app mode is test
|
2023-02-25 16:31:48 +01:00 |
|
Ozzie Isaacs
|
0f67e57be4
|
Merge branch 'master'
|
2022-09-20 19:12:36 +02:00 |
|
Ozzie Isaacs
|
071d19b8b3
|
Fix for #2537 (Impossible to set Denied Column Value from user table)
|
2022-09-20 19:10:45 +02:00 |
|
Ozzie Isaacs
|
ae9a970782
|
Add button to update cover cache (for usecase sideloaded changed cover)
Bugfix logig start background schedue
|
2022-04-25 08:24:14 +02:00 |
|
Ozzie Isaacs
|
6e783cd7ee
|
Make Task Stop Action green (marked as clickable)
|
2022-04-23 20:08:26 +02:00 |
|
Ozzie Isaacs
|
069dc2766f
|
Update optional-requirements
Bugfix with serializing tasks
Bugfix order of tasks (id was used instead of task_id)
Code cosmetics
|
2022-04-23 20:03:59 +02:00 |
|
Ozzie Isaacs
|
d9a83e0638
|
Merge branch 'master' into cover_thumbnail
# Conflicts:
# cps/editbooks.py
# cps/helper.py
# cps/web.py
# test/Calibre-Web TestSummary_Linux.html
|
2022-03-14 19:41:47 +01:00 |
|
Ozzie Isaacs
|
3b5e5f9b90
|
Undo check of read checkbox in case of error
Display error message in details modal dialog
Bugfix set archive bit in booktable
Translate error message readstatus change
|
2022-03-12 22:16:33 +01:00 |
|
Ozzie Isaacs
|
34478079d8
|
Prevent local variable 'from_book' referenced before assignment during merge of books
Merge books source book: Each book in own row
Merge books, sources are deleted before dialog shows up again
|
2022-03-09 14:45:51 +01:00 |
|
mmonkey
|
18ce310b30
|
Merge branch Develop into thumbnails
|
2022-01-26 23:51:50 -06:00 |
|
Ozzie Isaacs
|
127bf98aac
|
Merge branch 'master' into Develop
# Conflicts:
# cps/templates/detail.html
# test/Calibre-Web TestSummary_Linux.html
|
2022-01-23 17:51:54 +01:00 |
|
Ozzieisaacs
|
ae1f515446
|
Bugfix uncheck all ekements in books list and user list
Improved testability for books list
|
2021-12-30 14:45:31 +01:00 |
|
Ozzie Isaacs
|
fd5ab0ef53
|
Bugfix handle archive bit
|
2021-12-05 18:01:56 +01:00 |
|
Ozzie Isaacs
|
d217676350
|
Upated testresult
Bugfix book table
|
2021-12-05 13:09:41 +01:00 |
|
Ozzieisaacs
|
4fd4cf4355
|
Merge branch 'master' into Develop
# Conflicts:
# cps/static/css/style.css
# cps/web.py
|
2021-11-13 17:41:16 +04:00 |
|
Ozzie Isaacs
|
a8317d900b
|
Bugfix for edit custom ratings in list edit mode
Bugfix for deleting custom enum in list edit mode
|
2021-10-30 15:50:17 +02:00 |
|
Ozzie Isaacs
|
f6a2b8a9ef
|
Read and archive bit visible in book table
|
2021-10-24 21:32:19 +02:00 |
|
Ozzie Isaacs
|
fe4db16a7e
|
html editor in books list
|
2021-10-21 20:13:04 +02:00 |
|
Ozzie Isaacs
|
9d5e9b28ae
|
Enabled editing of "number" custom_columns in books list
|
2021-10-16 20:46:16 +02:00 |
|
mmonkey
|
46205a1f83
|
Made long running tasks cancellable. Added cancel button to cancellable tasks in the task list. Added APP_MODE env variable for determining if the app is running in development, test, or production.
|
2021-09-29 02:40:12 -05:00 |
|
Ozzieisaacs
|
10e212fcde
|
Merge branch 'master' into Develop
|
2021-08-29 10:44:13 +02:00 |
|
Ozzie Isaacs
|
d4cfad6363
|
Fixed several text problems from tasks
Fixed task update
|
2021-08-28 11:32:13 +02:00 |
|
Ozzie Isaacs
|
3946ef8f0d
|
Merge branch 'master' into Develop
# Conflicts:
# cps.py
# cps/web.py
|
2021-08-27 16:16:24 +02:00 |
|
Ozzie Isaacs
|
91e6d94c83
|
Improved displaying of username and task title in tasks
|
2021-08-27 14:27:35 +02:00 |
|
Ozzie Isaacs
|
d25cfb7499
|
Fix for #2097 (Quotes are now handled properly in UI-editable tables)
|
2021-08-26 18:03:59 +02:00 |
|
Ozzie Isaacs
|
e68a3f18fa
|
Merge branch 'master' into Develop
|
2021-08-01 20:23:19 +02:00 |
|
Ozzie Isaacs
|
1534827ad7
|
With merge button disabled it's no longer possible to open merge dialog
|
2021-08-01 20:23:04 +02:00 |
|
Ozzie Isaacs
|
ceec1051d5
|
Added option to save books with no nenglish characters
Imporvements on metadata search
|
2021-08-01 13:50:17 +02:00 |
|
Ozzie Isaacs
|
302679719d
|
Merge branch 'master' into Develop
# Conflicts:
# cps/admin.py
# cps/converter.py
# cps/subproc_wrapper.py
# test/Calibre-Web TestSummary_Linux.html
|
2021-07-30 16:33:06 +02:00 |
|
Ozzie Isaacs
|
3b81ea37f4
|
Fix entries of user table are visible if database has no tags
|
2021-07-23 19:46:01 +02:00 |
|
Ozzie Isaacs
|
67874e07b6
|
Fix routes for reverse proxy
|
2021-06-05 18:41:52 +02:00 |
|
Ozzie Isaacs
|
8c0aa79f78
|
Fix #1915 (more than 10 books at a time are displayed in books table)
|
2021-06-05 18:41:52 +02:00 |
|
Ozzie Isaacs
|
a79600c81f
|
Mass change book title and author (fix #1996)
|
2021-05-28 18:22:29 +02:00 |
|
Ozzie Isaacs
|
d95838309e
|
Added config option for shelf sync behavior
|
2021-05-15 10:45:51 +02:00 |
|
Ozzie Isaacs
|
64696fe973
|
Bugfixes edit user list (Fix #1938)
|
2021-05-01 08:36:39 +02:00 |
|
Ozzie Isaacs
|
de7f039b99
|
Update list user editor (#1938)
|
2021-04-27 20:01:17 +02:00 |
|
Ozzie Isaacs
|
144c2b5fc7
|
Renaming ipadress - ip_address
Bugfix user table
Result testrun
Updated cn translation
|
2021-04-26 19:03:01 +02:00 |
|
Ozzie Isaacs
|
97e4707f72
|
user list column value and tags editor (#1938)
Bugfixes for massedit in user list (#1938)
Changed no. of debug messages
|
2021-04-25 10:43:01 +02:00 |
|
Ozzie Isaacs
|
450ee43677
|
Additional logging for emails
|
2021-04-22 19:14:56 +02:00 |
|
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
|
2021-04-21 19:23:56 +02:00 |
|
Ozzie Isaacs
|
04ac5b69ac
|
Further improvements on user list #1938
|
2021-04-18 12:01:11 +02:00 |
|
Ozzie Isaacs
|
c0a4addf30
|
Cancel button in User edit now leads to the right page back #1938
|
2021-04-17 18:30:55 +02:00 |
|
Ozzie Isaacs
|
d32b2ca524
|
Prevent traceback after delete user
flash message in case last admin role is removed #1938
|
2021-04-12 19:04:27 +02:00 |
|
Ozzie Isaacs
|
d0a895628e
|
Prevent delete of Guest user #1938
|
2021-04-12 18:45:44 +02:00 |
|
Ozzie Isaacs
|
0f95800dde
|
Update sqlalchemy-utils dependency for oauth
Sort for state checkbox in user list and books list working
|
2021-04-12 18:23:25 +02:00 |
|
Ozzieisaacs
|
b6177b27f4
|
Sorting of users in table according to selection possible
|
2021-04-11 19:59:20 +02:00 |
|
Ozzieisaacs
|
ae97e87506
|
Delete user working from user table (#1938)
Comment in helper
|
2021-04-10 11:32:25 +02:00 |
|
Ozzie Isaacs
|
2d73f541c0
|
Bugfix sort books list and user list
Prevent transferring password hash to client
|
2021-04-08 19:37:08 +02:00 |
|