787 Commits

Author SHA1 Message Date
Kovid Goyal
b523de9813
Content server: Fix {id} not working in the custom list template
Fixes #1818308 [{id} shows as blank in content server template](https://bugs.launchpad.net/calibre/+bug/1818308)
2019-03-07 11:26:15 +05:30
Kovid Goyal
24a9ebd3af
Content server: Allow specifying custom URLs for the "Search the internet" feature via Preferences->Sharing over the net->Search the internet. Fixes #1810923 [[Enhancement]: Search the internet on Content Server](https://bugs.launchpad.net/calibre/+bug/1810923) 2019-03-06 20:36:19 +05:30
Kovid Goyal
6fc6abc263
Content server: Add Next/Previous buttons to the book details page 2019-01-30 10:23:31 +05:30
Kovid Goyal
768774a7be
Content server: Fix heading for custom comments columns being duplicated in the book details page 2019-01-30 09:58:37 +05:30
Kovid Goyal
6ff8b2a97a
Allow controlling behavior for dupes when copying to library in the server 2019-01-29 11:24:16 +05:30
Kovid Goyal
053056c0d9
Content server: Implement the "Copy to library" function. To use it click the three dots in the top right corner of a book's page and choose "Copy to library". Fixes #1810486 [[Feature] Copy to another library on the server](https://bugs.launchpad.net/calibre/+bug/1810486) 2019-01-28 14:41:59 +05:30
Kovid Goyal
473bff43e3
Fix exception when trying to read ajax responsetext in error handler 2019-01-17 09:21:50 +05:30
Kovid Goyal
bf60631ce0
Avoid the need to use a patched version of MathJax
See https://github.com/mathjax/MathJax/pull/1453
2018-12-17 15:38:14 +05:30
Kovid Goyal
bab04cf920
Forgot to remove leading slash in one other place 2018-11-12 09:09:34 +05:30
Kovid Goyal
05c029333f
Content server: Fix --url-prefix feature not working with book conversion 2018-10-29 05:29:51 +05:30
Kovid Goyal
d32a5ecfc7
PDF Output: Add a new "page number map" setting to easily modify page numbers as needed in headers/fotters and the generated inline table of contents.
Fixes #1796902 [Feature: shift for page numbers in pdf](https://bugs.launchpad.net/calibre/+bug/1796902)
2018-10-13 10:16:02 +05:30
Kovid Goyal
d912119e8f
Content server: When editing metadata add a button to remove the existing cover. Note that after removing the cover a auto-generated cover is displayed instead. You might need to hit refresh in your browser to see the change. Fixes #1794123 [[Enhancement] Content Server: add option to remove cover and/or generate default cover](https://bugs.launchpad.net/calibre/+bug/1794123) 2018-09-27 11:17:55 +05:30
Kovid Goyal
3c6e69e79a
Display dates of the form 101-01-02 as undefined as well
In some hard to determine circumstances browsers create these dates for
undefined dates.
2018-09-24 06:10:17 +05:30
Kovid Goyal
40ed2e9f0e
Content server: Date edit: Add buttons to clear the date or set it to today's date 2018-09-23 12:37:02 +05:30
Kovid Goyal
499307d2a9
Content server: Custom List: Fix a zero series_index being displayed as one 2018-09-23 09:02:46 +05:30
Kovid Goyal
db6d0dd2cb
Add a warning about missing Application Cache support to the server home page 2018-09-02 15:15:31 +05:30
Kovid Goyal
d703d0ec56
Disable offline access if application cache is not available, rather than failing. Apparently the next version of Firefox will disable app cache on HTTP sites. See https://bugs.launchpad.net/calibre/+bug/1737642 2018-09-02 08:53:51 +05:30
Kovid Goyal
39e41aac6b
Auto select custom when changing the custom link color 2018-08-06 18:27:34 +05:30
Kovid Goyal
d18cf87693
Content server: When defining a color scheme for the in browser viewer allow specifying the link color as well as the foreground and background. Fixes #1735904 [Feature request: link color in schemes](https://bugs.launchpad.net/calibre/+bug/1735904) 2018-08-06 17:05:17 +05:30
Kovid Goyal
43242d4f1e
Content server: Display custom comments field on the book details page in the same order as in the calibre GUI 2018-08-05 07:44:14 +05:30
Kovid Goyal
079af7acf9
Fix error reporting when file get fails 2018-07-21 10:20:24 +05:30
Kovid Goyal
9285e4a065
Dont display configuration links for non-configurable groups 2018-07-05 10:09:08 +05:30
Kovid Goyal
cc539d549c
SNB output options UI 2018-07-05 05:04:05 +05:30
Kovid Goyal
619e855c1b
HTMLZ output options UI 2018-07-05 05:00:49 +05:30
Kovid Goyal
7a2e621029
TXT output options UI 2018-07-05 04:42:34 +05:30
Kovid Goyal
9bad72f2cc
PMLZ output options UI 2018-07-05 04:20:41 +05:30
Kovid Goyal
e77c8cc7ab
PDF output options UI 2018-07-05 04:16:49 +05:30
Kovid Goyal
202137dc22
Ui for PDB output options 2018-07-04 15:27:36 +05:30
Kovid Goyal
664ddf49cc
AZW3 output options UI 2018-07-04 15:22:04 +05:30
Kovid Goyal
19d2561f81
UI for MOBI output options 2018-07-04 15:20:04 +05:30
Kovid Goyal
8f1dd430e3
UI for LRF output options 2018-07-04 15:02:04 +05:30
Kovid Goyal
0e56c4eede
UI for FB2 output options 2018-07-04 14:22:05 +05:30
Kovid Goyal
75b6a17bd8
DOCX output options UI 2018-07-04 14:11:51 +05:30
Kovid Goyal
a0ac5119ba
UI for EPUB output options 2018-07-04 14:00:44 +05:30
Kovid Goyal
feb784272a
UI for TXT input options 2018-07-04 13:15:51 +05:30
Kovid Goyal
970b485ba6
UI for more input formats 2018-07-04 11:05:26 +05:30
Kovid Goyal
8b898954e5
Comic input UI 2018-07-04 10:54:25 +05:30
Kovid Goyal
4f71177441
... 2018-07-04 10:02:18 +05:30
Kovid Goyal
fa56a428c5
Start work on input fmt options UI 2018-07-04 10:01:33 +05:30
Kovid Goyal
774890af68
Add UI for search and replace 2018-07-03 14:14:55 +05:30
Kovid Goyal
eac1e8b182
Add a restore defaults button 2018-07-03 13:07:25 +05:30
Kovid Goyal
9252d7816d
Add ToC UI 2018-07-03 12:15:29 +05:30
Kovid Goyal
850640fa0e
Add structure detection UI 2018-07-03 10:39:22 +05:30
Kovid Goyal
f97c9982d2
Add close button 2018-07-03 10:29:10 +05:30
Kovid Goyal
f7eef4f54c
Show profile descriptions 2018-07-03 10:04:31 +05:30
Kovid Goyal
72bffa68a7
Add page setup UI 2018-07-03 09:49:00 +05:30
Kovid Goyal
7cf198ba53
Add heuristics UI 2018-07-03 09:04:03 +05:30
Kovid Goyal
f02325d511
Finish the Look & feel section of the conversion UI 2018-07-02 17:40:43 +05:30
Kovid Goyal
088c933958
More work on in-server conversion UI 2018-07-02 17:11:52 +05:30
Kovid Goyal
bba033c4f9
Line up the checkboxes 2018-07-02 16:19:02 +05:30