Commit Graph

1654 Commits

Author SHA1 Message Date
4087e685f4 Fix auto detection of locale 2020-02-01 13:40:29 +01:00
5255085de1 Fix auto detection of locale 2020-02-01 13:38:11 +01:00
9247ded710 Update - italian version of message.po 2020-01-29 21:41:54 +01:00
0bb0cbaef0 Updated polish translations 2020-01-28 22:28:58 +01:00
0f7d272e13 Update messages.po 2020-01-28 10:03:40 +00:00
00dafe3121 Fix restrict columns 2020-01-27 20:34:36 +01:00
e44494aad0 Kobo sync enable/disable working 2020-01-27 20:32:37 +01:00
4ab3dc2599 Merge branch 'master' into Develop
# Conflicts:
#	cps/admin.py
2020-01-27 18:20:50 +01:00
acfad7a982 Update Italian translation 2020-01-27 18:17:17 +01:00
b29b5b7ac1 Merge remote-tracking branch 'github/fix-admin-view-log-file' 2020-01-27 18:14:16 +01:00
7803ffb995 Update italian message.po
Thank you.
2020-01-27 15:07:00 +01:00
fc79cdfaa2 fix mismerge 2020-01-27 15:24:11 +02:00
f9dbc6bc78 Clean-up book from ArchivedBook on hard-delete.
This change also adds a warning to the hard-delete prompt that deleted
books should first be archived if the Kobo Sync feature is enabled.
An alternative would be to keep a permanent record of hard-deleted
book.
2020-01-26 16:20:10 -05:00
dc7aaae235 Now that CalibreWeb delete requests are respected, we can forward
them to the KoboStore for books that aren't in Calibre.

Note: There's still an edge case where a book is removed from Calibre
without first being archived, in which case the delete call will fail.
2020-01-26 16:01:27 -05:00
9804a98af8 Merge remote-tracking branch 'original/Develop' into kobo_book_delete 2020-01-26 15:58:57 -05:00
647e954e8a fix admin view of error log 2020-01-26 20:53:03 +02:00
004d9118bc Merge branch 'master' into Develop 2020-01-26 19:37:14 +01:00
594c8aad91 Update Version Info 2020-01-26 19:36:15 +01:00
542a0008c9 Merge remote-tracking branch 'ru/master' 2020-01-26 19:33:37 +01:00
24f7918aa4 Merge remote-tracking branch 'it/patch-4' 2020-01-26 19:31:52 +01:00
2eec329bdf Merge branch 'master' into Develop
# Conflicts:
#	cps/templates/user_edit.html
#	optional-requirements.txt
2020-01-26 19:29:36 +01:00
0411d4a8c9 Added 2 new kobo settings: Enable Kobo Sync (currently not working) and proxy Requests to Kobo
Added fix for kobo reader generating requests without right port number, causing url_for not working correct
2020-01-26 16:52:40 +01:00
a986faea56 Merge remote-tracking branch 'fix/fix_creation_time' into Develop 2020-01-26 16:50:38 +01:00
ad71d0a03f Merge remote-tracking branch 'kobo_/develop/fix-new-user' into Develop 2020-01-26 14:43:44 +01:00
0955c6d6fb Update Kobo 2020-01-26 14:42:53 +01:00
d30b44ee0f Minor formatting changes per codacy review. 2020-01-26 01:12:52 -05:00
a6f4db0f25 Fix bug where last_created is incorectly set in the SyncToken. 2020-01-26 00:32:05 -05:00
4547c328bc Delete/Restore book from Kobo device upon (un)archiving of a book in the web UI. 2020-01-26 00:29:36 -05:00
5027aeb3a0 Fix bug where last_created is incorectly set in the SyncToken. 2020-01-26 00:29:36 -05:00
c0239a659c Add UI support for archived books.
Archived books will no longer appear in any book lists or searches, and
may only be restored from the Archive view.
2020-01-26 00:27:54 -05:00
e404da4192 Add support for book 'deletion' (i.e archiving) from a Kobo device. 2020-01-26 00:16:55 -05:00
69fa7d0091 new user: disable kobo token on new user page
kobo token generator function is related to a user id, which is not
present on new user page.
Disable the Kobo token part when creating a new user.
2020-01-25 22:41:55 +01:00
e1d6aec682 quick fix
sorry
2020-01-21 23:06:22 +04:00
155795a18e Russian language update 2020-01-21 22:29:23 +04:00
3c63e2b7e4 Update version number 2020-01-21 07:04:18 +01:00
9b119fa724 edit book: manage identifiers 2020-01-20 22:26:43 +01:00
a17c1c063e Update messages.po
:-)
Thank you
2020-01-20 22:05:11 +01:00
6728f5da2d Update Czech translation 2020-01-20 20:32:41 +01:00
16adeae5c3 Update messages.po 2020-01-20 15:23:54 +00:00
485eba94cc Update messages.po 2020-01-20 14:41:51 +00:00
5a074348ac Update messages.po 2020-01-20 14:02:23 +00:00
cd9bb56db5 Cleanup Kobo integration 2020-01-20 06:14:53 +01:00
4c8f3f7bae Add files via upload 2020-01-20 01:46:41 +04:00
165cbad67b Delete tess.py 2020-01-19 15:04:49 +01:00
b30da58eb9 Update german translation 2020-01-18 12:55:18 +01:00
b0fb6b858d Merge remote-tracking branch 'swedish/patch-4' 2020-01-18 12:29:22 +01:00
53ce22ef5e Update Swedish translation
I translated the new strings.
2020-01-18 12:18:05 +01:00
8e7a52f44e Merge remote-tracking branch 'swedish/master' 2020-01-18 12:04:49 +01:00
4406220f70 Update Swedish translation
Update file
2020-01-18 11:25:07 +01:00
8f4253adbd Fix for limiting domains (now no restriction to domain only) 2020-01-18 10:32:09 +01:00