Commit Graph

1968 Commits (e1fbc9255c5a4ebd616513b367bc0b8a6db0bc6e)
 

Author SHA1 Message Date
Lukáš Heroudek 5a074348ac
Update messages.po
Ozzieisaacs cd9bb56db5 Cleanup Kobo integration
Сергей 8150f934fd
Update README.md
Сергей 4c8f3f7bae
Add files via upload
Сергей ab5f176f58
Update README.md
Ozzieisaacs b294ac00ed Update for updated dependencies on comicapi
Ozzie Isaacs 165cbad67b
Delete tess.py
Ozzieisaacs b30da58eb9 Update german translation
Ozzieisaacs b0fb6b858d Merge remote-tracking branch 'swedish/patch-4'
Jony 53ce22ef5e
Update Swedish translation
I translated the new strings.
Ozzieisaacs 8e7a52f44e Merge remote-tracking branch 'swedish/master'
OzzieIsaacs 05a35be019 Update test result
Jony 4406220f70
Update Swedish translation
Update file
Jony 51a6cff411
Merge pull request from janeczku/master
Update respository
Ozzieisaacs 8f4253adbd Fix for limiting domains (now no restriction to domain only)
Ozzieisaacs 3e404101bd Merge remote-tracking branch 'cc/develop/custom_float' into Develop
Ozzieisaacs 65105d9dbe Merge remote-tracking branch 'cc/develop/custom_float' into Develop
Ozzieisaacs 3a4d351a57 Merge remote-tracking branch 'develop/calibur-fix-colon' into Develop
Ozzieisaacs ce66c752c4 Updated czech translation
removed language selection for guest user
Lukáš Heroudek 4e42a179fa
Update messages.po
Ozzieisaacs 973f555544 Merge branch 'master' into Develop
(updated tinymce and bootstrap datepicker)
Ozzieisaacs 1d7e52c198 Merge with develop:
- No. of unread books correct calculated
- logviewer handles stream output correct
- Id for testablility in email server setup
Ozzieisaacs 1b42dd1043 Update czech and german translation
Lukáš Heroudek 77e0022252
Update messages.po
Added missing and clenup
Simon Latapie 56964a890b caliBlur theme: fix custom column display that contain colons
Simon Latapie cef41661dd custom columns: add Float type support
- remove float datatype from cc_exceptions
- handle float datatype like int or bool
- change edit template to modify input step (0.01 precision, like
  in calibre UI)
Ozzieisaacs 68ca0b86da Updated tiniymce + locale
updated datepicker + locale
Included cs, fi language, updated ru language
Ozzieisaacs 79a9ef4859 Make Kobo optional
move jsonschema dependency to optional-requirements.txt
Added version of jsonschema to about section
Added additional column to RemoteAuthToken table
Update configuration of Kobo sync protocol
Ozzieisaacs 2798dd5916 Merge remote-tracking branch 'fix/kobo' into Develop
# Conflicts:
#	cps/db.py
#	cps/web.py
Ozzieisaacs 8143c16c14 Added texts for allowed denied tags in configuration
Removed domain only restriction (now it's also possible to allow/deny name parts of users email)
Fix no. of displayed books in unread books section, with applied restrictions
Ozzieisaacs 42435ab34a Improved testablility
Lukáš Heroudek 434fb2e7cb
Add files via upload
Lukáš Heroudek bce70bf17c
Update messages.po
Lukáš Heroudek cde44178c4
Create messages.po
Ozzieisaacs 661ed17d23 Handle stream output in logviewer
Add migration of global matrue content settings to user based settings
Fix Caliblur Theme (Publisherslist)
Allow/deny list/edit/add/delete of tags and custom columns
Colored table background for tags restriction
Ozzieisaacs c659f28334 Fix
Ozzieisaacs 218e35e3aa Merge remote-tracking branch 'origin/Develop' into Develop
Ozzieisaacs cabad83418 moved language selection back, default value for restriction columns
Merge branch 'master' into Develop

# Conflicts:
#	cps/editbooks.py
Ozzieisaacs 24ae7350f5 Fix # (user template show random books in detail view not saved)
Ozzieisaacs c60277f4d3 Capitalize language selection in User settings
Remove sql statement from log.debug statement upon creation of new column in settings database
Ozzieisaacs 6a07cfba65 Merge remote-tracking branch 'proxy_login/1105-reverse-proxy-login'
Fix for creation of bool config settings (before: new bool columns where always created with true as default)
Ozzieisaacs 87c415830f Merge branch 'master' into Develop
# Conflicts:
#	cps/editbooks.py
Ozzieisaacs c78c63e1d5 Merge remote-tracking branch 'fix_reconnect'
# Conflicts:
#	cps/web.py
Ozzieisaacs 56ee8c56ba Fix
(Uploading books with applied language restriction leads no longer to error 500)
Ozzieisaacs 48495f0d66 Merge branch 'master' into Develop
# Conflicts:
#	cps/helper.py
#	cps/templates/user_edit.html
#	cps/web.py
Ozzieisaacs 8ad84a7ceb Fix for (mature content is visible in shelfs)
Ozzieisaacs 32e818af6a Fix
Ozzieisaacs d9adb4fc94 Improvements for limit tags
Ozzieisaacs 513ac6cfb4 Fix for (If email server is configured, admins can send user passwords, also domains can be denied from registration)
Fixes from tests
Fix response opds with read/unread
changed db_reconnect
Changed output for error 500 (now including error message)
Fix in task queue after 20 messages
Ozzieisaacs 1da4efec86 Merge branch 'master' into Develop