06c15a792e
Minor fixes to the Kobo shelves implementation (mostly typos)
2020-04-21 23:36:47 -04:00
95ca1e6a9d
Fix for #1319
2020-04-20 18:56:39 +02:00
1df82110d1
Update Italian language translation
2020-04-19 19:13:10 +02:00
24c743d23d
Code cosmetics
2020-04-19 19:08:58 +02:00
f1b1ebe29e
Updated italian version of messages.po
2020-04-19 16:38:30 +02:00
6384cdc74d
Fix https github oauth
...
while using https domian and nginx as proxy, a `ProxyFix` is required.
2020-04-19 19:53:41 +08:00
d093fbb069
Keep previous search value and focus
2020-04-19 13:12:02 +02:00
f9b4505843
Sort search result by Books sort
...
It is far easier to search for a
series or anything and see
books in sort order
2020-04-19 13:03:46 +02:00
902685a197
Fix text in user config section (random books in Detail View)
2020-04-18 21:30:28 +02:00
c04b146486
Fix #1309 (fix duplicate shelf names in book detail view)
2020-04-18 21:15:02 +02:00
7bb5afa585
Merge remote-tracking branch 'kobo/shelves' into Develop
2020-04-18 21:12:21 +02:00
06fde4fcd0
Fix #1311 (Enable LDAP Anonymous Login)
2020-04-18 11:48:34 +02:00
195845ab0c
Fix
2020-04-17 18:17:35 +02:00
81a329f1e7
Fix for #1087 ( Caliblur! Theme button alignment)
2020-04-17 18:16:28 +02:00
cd6272a1c9
Update teststatus
2020-04-16 22:00:39 +02:00
53be752787
Merge remote-tracking branch 'it/patch-10'
2020-04-16 20:17:02 +02:00
42ac06c114
Merge remote-tracking branch 'nl/Develop' into Develop
2020-04-16 20:14:56 +02:00
9e159ed5ab
Merge branch 'master' into Develop
...
# Conflicts:
# cps/config_sql.py
# cps/ub.py
# cps/web.py
2020-04-16 20:12:27 +02:00
2c42972230
Fix for #1307 (Oauth login not working)
...
- Changed blueprint reference in Backend from name to id, users can now again be found
- Depending on version of flask-dance the resultcode of authorized is set different to prevent redirect loop with newer versions(>1.3)
- Redirect to login page in case no user is linked to current oauth account
- Flash messages upon successfull login, successsfull linked account
2020-04-16 17:58:42 +02:00
f926e58891
Changing ordering logic when showing books from a category
2020-04-16 11:37:04 +10:00
a784c6bd52
Fixes for oauth login after programming basic tests
2020-04-15 22:03:21 +02:00
05d78f5cb5
Update italian version of message.po
...
Have a nice day!
2020-04-15 10:59:08 +02:00
ce4f1258b5
Fix #1293 (error 500 on search without query)
2020-04-14 19:27:18 +02:00
3fbaba6693
Fix #1307
2020-04-14 18:28:16 +02:00
a8b36aed92
Temporary fix for #1307
2020-04-14 14:13:54 +02:00
4749eccfa5
Added fix for python2 regex
...
Fix for python2 attributeError instead of TypeError on login with wrong openLDAP setting
Added default empty string on LDAPCertificate
Fix ldap as scheme for tls connection
Enabled add user on LDAP Authentication
LDAP config port is now number input
Added header for user import config
Added python ldap version to about section
Fix: It's no longer possible to login via fallback password as long as LDAP server is available
Fix: TypeError on bind is now catched and transformed to error message
Update Readme
Fixes for ldap
2020-04-14 10:58:32 +02:00
41a3623fcc
[Kobo] Add Shelf/Collection support.
...
Implements the v1/library/tags set of endpoints to sync CalibreWeb
shelves with the Kobo device.
Drive-by: Refactors shelf.py to consolidate how user permissions are checked.
Drive-by: Fix issue with the sync endpoint that arrises when a book is
hard-deleted.
2020-04-12 22:29:20 -04:00
296ac203d4
Update messages.po
2020-04-11 12:32:37 +02:00
0c9436ca82
Regenerate translation files
2020-04-11 00:06:56 +08:00
70c9dd1b95
Fix opds format errors & extend info
2020-04-11 00:06:50 +08:00
80753b1115
Add vscode configs into .gitignore.
2020-04-08 23:01:57 +08:00
a194216568
Merge remote-tracking branch 'origin/master'
2020-04-05 19:10:27 +02:00
8bee424cc0
Merge remote-tracking branch 'ldap/master'
...
# Conflicts:
# cps/admin.py
# cps/templates/admin.html
# cps/templates/config_edit.html
# cps/web.py
2020-04-05 17:31:41 +02:00
25ab3cabfe
Add question for logfile to Issue Template
2020-04-04 18:28:43 +02:00
587174b771
Fix #1272
2020-04-04 08:53:22 +02:00
3e1c34efe6
Merge remote-tracking branch 'fix/fix_covers' into Develop
2020-04-04 06:57:54 +02:00
5864637f1c
Merge branch 'master' into Develop
2020-04-04 06:22:17 +02:00
ec6b346ca1
Update Translation
2020-04-03 19:50:29 +02:00
e99f5bcced
Merge remote-tracking branch 'english/master'
2020-04-03 19:46:26 +02:00
b89309ab82
Merge remote-tracking branch 'po/master'
2020-04-03 19:27:10 +02:00
2d230ec96a
Updated Teststatus
2020-04-02 21:13:43 +02:00
4550333f1e
Added redirect after create shelf
2020-04-02 20:19:05 +02:00
3ba610eb64
Revert accidentally committed changes in opds feed
2020-04-02 19:07:41 +02:00
2436c6a118
Merge remote-tracking branch 'caliblur/master'
2020-04-02 18:27:21 +02:00
4de80b26c1
Merge remote-tracking branch 'public_shelf/calibre-web_645'
...
# Conflicts:
# cps/templates/feed.xml
# cps/templates/layout.html
2020-04-02 18:24:32 +02:00
bab14a1fbf
Update shelfs handling, bugfix changed updater
2020-04-02 18:23:24 +02:00
0c27ff11b9
Update Updater
2020-04-01 18:45:16 +02:00
734e2ffbb2
Updated Polish translations
2020-03-31 21:53:13 +02:00
da42c51af2
Updated to exclude new modules
2020-03-31 08:42:08 -07:00
7cb6801241
Fix issue with cover images.
2020-03-30 02:17:08 -04:00