Ozzie Isaacs
|
fd5ab0ef53
|
Bugfix handle archive bit
|
2021-12-05 18:01:56 +01: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
|
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 |
|
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 |
|
Ozzie Isaacs
|
7561eabe52
|
Implement Backend to deny editing Guest rights restriction #1938
|
2021-04-07 18:56:17 +02:00 |
|
Ozzie Isaacs
|
a43021e87c
|
Fix for #1938
|
2021-04-07 17:46:17 +02:00 |
|
Ozzie Isaacs
|
8acd1f1fe4
|
Code refactoring and improved error handling for edit user list
Update teststatus
|
2021-04-06 17:29:42 +02:00 |
|
Ozzie Isaacs
|
665210e506
|
Fixes for book edit with title sort and author sort
|
2021-04-04 14:01:06 +02:00 |
|
Ozzie Isaacs
|
91b9370a21
|
Merge branch 'master' into development
# Conflicts:
# cps/static/css/libs/bootstrap-table.min.css
# cps/static/js/libs/bootstrap-table/bootstrap-table-editable.min.js
# cps/static/js/libs/bootstrap-table/bootstrap-table.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-af-ZA.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-ar-SA.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-bg-BG.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-ca-ES.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-cs-CZ.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-da-DK.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-de-DE.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-el-GR.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-en-US.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-es-AR.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-es-CL.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-es-CR.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-es-ES.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-es-MX.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-es-NI.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-es-SP.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-et-EE.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-eu-EU.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-fa-IR.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-fi-FI.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-fr-BE.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-fr-CH.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-fr-FR.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-fr-LU.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-he-IL.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-hr-HR.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-hu-HU.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-id-ID.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-it-IT.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-ja-JP.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-ka-GE.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-ko-KR.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-ms-MY.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-nb-NO.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-nl-BE.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-nl-NL.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-pl-PL.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-pt-BR.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-pt-PT.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-ro-RO.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-ru-RU.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-sk-SK.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-sr-Cyrl-RS.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-sr-Latn-RS.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-sv-SE.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-th-TH.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-tr-TR.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-uk-UA.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-ur-PK.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-uz-Latn-UZ.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-vi-VN.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-zh-CN.min.js
# cps/static/js/libs/bootstrap-table/locale/bootstrap-table-zh-TW.min.js
|
2021-04-02 17:13:22 +02:00 |
|
Ozzie Isaacs
|
1c42c4c969
|
Update bootstrap-table
Fixes for book edit
|
2021-04-02 17:11:16 +02:00 |
|
Ozzie Isaacs
|
6e406311c3
|
Fix #1928 (ldap_import_user_filter missing in to_save)
|
2021-04-02 08:40:29 +02:00 |
|
Ozzie Isaacs
|
b070ba142f
|
Selects are working in user management with generic confirm dialog
|
2021-03-16 15:52:31 +01:00 |
|
Ozzie Isaacs
|
bd7c6828bf
|
Selects are working in user management
|
2021-03-16 15:03:38 +01:00 |
|
Ozzie Isaacs
|
da2c3e9ed7
|
Edit user mass change checkbox working
|
2021-03-15 16:46:27 +01:00 |
|
Ozzie Isaacs
|
22c93e2389
|
Merge branch 'master' into development
|
2021-03-14 15:06:20 +01:00 |
|
Ozzie Isaacs
|
f52fa41439
|
Fix restart server
Some code cosmetics
|
2021-03-14 14:29:40 +01:00 |
|
Ozzie Isaacs
|
f77d72fd86
|
Merge branch 'master' into development
# Conflicts:
# cps/static/css/style.css
|
2021-03-14 14:06:33 +01:00 |
|
Ozzie Isaacs
|
725fc658f8
|
Some code cosmetics
|
2021-03-14 13:28:52 +01:00 |
|
Ozzie Isaacs
|
e64a504bb1
|
Working Locale and default language selection in user table edit
|
2021-02-20 14:18:27 +01:00 |
|
Ozzie Isaacs
|
a3a11bdf3f
|
Changed checkbox states are saved on server
|
2021-02-14 17:49:40 +01:00 |
|
Ozzie Isaacs
|
0992bafe30
|
Bulk User management
|
2021-02-13 13:17:02 +01:00 |
|
Ozzie Isaacs
|
251a77c8b4
|
Merge branch 'master' into Development
Improved packaging support
|
2021-02-07 08:54:29 +01:00 |
|