Commit Graph

49 Commits

Author SHA1 Message Date
15ec6bec95 fix #2014 (User menu dropdown in caliblur is tiny and presents scrollbars)
Fix display of nonexistent series_index
Fix caliblur add-to-shelf
2021-07-11 13:15:13 +02:00
aadd6fd7e0 Possible fix for #2003 (Calibre theme download icon broken) 2021-06-03 12:35:09 +02:00
1e40ffd1cc merge changes 2021-03-15 21:08:41 -04:00
725fc658f8 Some code cosmetics 2021-03-14 13:28:52 +01:00
83474da7b5 fixed being able to click through dropdown in advanced search results 2021-03-07 22:54:34 -05:00
9146e5f287 fixed advanced search mass add to shelves in caliblur 2021-03-07 19:53:54 -05:00
2d498dd138 Preserve publisher links, and fix formatting in custom columns for CaliBlur theme. 2020-12-16 00:58:45 -06:00
e325c3dbf6 fixed div selection in caliBlur.js 2020-05-14 12:29:52 +02:00
b3fef625a8 Fixed Calibur views: series, authors, publishers, ratings, file formats, detail view 2020-05-14 11:57:38 +02:00
fe88010a72 Merge remote-tracking branch 'sec_fixes/minor_fix_caliblur' 2020-05-10 14:57:19 +02:00
30c9aa3df9 Minor fixes to caliBlur.js
- Add alt attributes to images
- Fix a broken tag
2020-05-09 17:07:22 +02:00
b160a8de0b Merge branch 'master' into Develop
# Conflicts:
#	cps/__init__.py
#	cps/comic.py
#	cps/editbooks.py
#	cps/helper.py
#	cps/kobo.py
#	cps/translations/nl/LC_MESSAGES/messages.mo
#	cps/translations/nl/LC_MESSAGES/messages.po
#	cps/ub.py
#	cps/uploader.py
#	cps/web.py
2020-04-30 18:08:28 +02:00
806a5f209f Fix two minor xss 2020-04-29 11:33:33 +02:00
5864637f1c Merge branch 'master' into Develop 2020-04-04 06:22:17 +02:00
da42c51af2 Updated to exclude new modules 2020-03-31 08:42:08 -07:00
7c89f0b5b9 Merge with branch develop
Release version
2020-02-23 09:08:01 +01: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
56964a890b caliBlur theme: fix custom column display that contain colons 2020-01-12 14:26:07 +01:00
ecedf92783 Update version
Make custom columns visible (#904)
2019-05-30 10:21:11 +02:00
0b0e62fdf2 Merge remote-tracking branch 'dialog/master'
Fix for #833
2019-03-09 20:02:17 +01:00
f6fbe2e135 Fix #766
Update pdf upload
Translation of uploadprogress dialog
2019-02-24 19:23:51 +01:00
17b7333992 Merge remote-tracking branch 'caliblur/master' 2019-02-20 20:00:08 +01:00
9a0e8fefb7 re-add loader code 2019-02-19 13:56:49 -08:00
c07cb23ef2 Merge branch 'master' of git://github.com/janeczku/calibre-web 2019-02-19 13:47:53 -08:00
5a863541de Fix object object 2019-02-19 13:44:40 -08:00
836c6fd245 Updated translations
Added license texts in flies
2019-01-20 19:37:45 +01:00
83a905bfe1 Don't remove the dropdown toggle 2019-01-18 11:35:13 -08:00
c0792b7225 Add .sendtokindle-drop to click-off 2019-01-18 11:10:54 -08:00
8825352af6 Revert "Add sendtokindle-drop to click-off array"
This reverts commit d83ba315f0.
2019-01-18 11:09:26 -08:00
d83ba315f0 Add sendtokindle-drop to click-off array 2019-01-18 11:07:50 -08:00
16e23cb1fe Fix upload tooltip not appearing 2019-01-18 11:04:28 -08:00
9a12e60b1c Toggle for dropdown 2019-01-18 11:00:55 -08:00
c620453ebf UL positioning 2019-01-18 10:57:42 -08:00
4988e3b631 add tooltip and move UL higher in DOM 2019-01-18 10:50:29 -08:00
32568c9009 Update testing
Update custom columns unicode enums
2019-01-14 20:27:53 +01:00
c527d1f49a Merge remote-tracking branch 'theme/master'
Added translations for some tooltips
Updated translations
2019-01-12 09:01:08 +01:00
4ace3a5e27 test 2019-01-11 14:13:09 -08:00
2ab10bb070 Update caliBlur.js 2019-01-11 13:23:12 -08:00
9c75eb7016 Update caliBlur.js 2019-01-11 13:07:18 -08:00
6c37aafae9 Update caliBlur.js 2019-01-11 13:05:22 -08:00
550262e651 Further fix 2019-01-11 12:44:29 -08:00
edb4cedc65 Update about page to target new body class 2019-01-11 12:43:00 -08:00
7032f311d5 Update caliBlur.js 2019-01-11 10:54:21 -08:00
e1205b75cd Fix targeting for language support (#761)
Some other languages use 'description :' instead of 'description:' .
2019-01-10 18:26:34 +01:00
eb1c87fbae Patch 4 (#752)
* Target new class 

Target new class for caliblur language support

* Move publishing date into div

Places publishing date in new div to assist caliBlur in targeting this element. This PR does not create any visual difference on the default theme.

* Target newly created div
2019-01-08 07:10:10 +01:00
29c9d55498 Remove leading space in span (#749)
Previous code was not targeting right element, additionally was only removing a single leading space. New regex will remove any leading spaces from span
2019-01-04 21:49:01 +01:00
ece11de942 Fix publisher not formatting correct (#747) 2019-01-04 20:39:11 +01:00
f821580b50 #Fix 745 2019-01-03 22:01:52 +01:00
d0fd1a4601 Merged new caliblur theme
Fix for new users created
Fix for options to the calibre-converter
Only the first 300 chars are logged for the emailbody (spamming of logfile is prevented)
Added class to "Random" header
2018-12-27 10:53:19 +01:00