714 Commits

Author SHA1 Message Date
Kovid Goyal
eb1d951802
Content server: Fix series field blank in Italian translation 2018-05-07 08:25:06 +05:30
Kovid Goyal
3860b3b77e
String changes 2018-04-14 10:57:32 +05:30
Kovid Goyal
8e89d862fb
Browser viewer: Show an error message when trying to use the Sync function without being logged in 2018-04-13 16:02:10 +05:30
Kovid Goyal
d72b06b29b
Implement time left calculation for flow mode as well 2018-04-05 17:40:58 +05:30
Kovid Goyal
18b86edc5b
Browser viewer: Allow showing the time left in the current chapter/book in the header and footer areas of the book.
To use go to the preferences of the browser viewer and customize the
headers and footers to display the time left. Note that time left
in chapter only works correctly if chapters are in separate HTML files
in the book.
2018-04-05 09:40:11 +05:30
Kovid Goyal
575422bab2
Start work on time left display for browser viewer 2018-04-04 07:50:01 +05:30
Kovid Goyal
5320035eff
Also remove soft hyphens from lookup words in the browser viewer 2018-04-01 09:59:16 +05:30
Kovid Goyal
83d03f9ae1
Delay load description strings to ensure they are translated 2018-03-24 17:31:00 +05:30
Kovid Goyal
baee2d2546
Content server: When updating interface data do not transmit translations if they have not been changed. Saves ~30-60KB bandwidth when using non-English interface language. 2018-03-24 10:50:24 +05:30
Kovid Goyal
a26292751d
Content server: Fix switching from translations to no translations not working 2018-03-24 10:13:54 +05:30
Kovid Goyal
5e7d0fd42d
Content server: Fix translations not being updated without clearing the browser cache 2018-03-24 09:53:04 +05:30
Kovid Goyal
26aee58453
Use three toolbars for comments editor so they dont wrap even on small screens 2018-03-22 12:15:52 +05:30
Kovid Goyal
0d260e4e5b
Add a border to the content area of the comments edit iframe 2018-03-22 12:09:12 +05:30
Kovid Goyal
2ddfa2aa43
Color controls for the comments editor on the EM page 2018-03-22 12:06:12 +05:30
Kovid Goyal
71c18acc7b
Actions to insert images/links for the comments editor on the EM page 2018-03-22 11:16:25 +05:30
Kovid Goyal
c2a92ad678
Justification actions for comments editor on EM page 2018-03-22 09:31:17 +05:30
Kovid Goyal
dddc916082
More actions for comments editor on EM page 2018-03-21 22:47:27 +05:30
Kovid Goyal
8d0f8ba765
Format block command for comments editor on EM page 2018-03-21 22:12:27 +05:30
Kovid Goyal
2645ef6209
More actions for EM page comments editor 2018-03-21 21:40:20 +05:30
Kovid Goyal
2d2d66113d
A few more actions for the EM page comments editor 2018-03-21 08:34:34 +05:30
Kovid Goyal
88d4772ec8
Add basic formatting buttons to comments editor toolbar on EM page 2018-03-21 07:28:29 +05:30
Kovid Goyal
3b464dc99b
Comments editor now works on EM page 2018-03-20 14:18:22 +05:30
Kovid Goyal
01eebe0857
Move the comments editor into its own iframe 2018-03-18 14:04:11 +05:30
Kovid Goyal
1c909c7a6d
Start work on HTML editor widget 2018-03-18 11:24:31 +05:30
Kovid Goyal
dbcd096fbc
Refactor iframe comm code out of the read_book module 2018-03-18 11:24:30 +05:30
Kovid Goyal
cb02fd7078
Comments edit widget for EM page 2018-03-17 15:16:20 +05:30
Kovid Goyal
0e63bcc709
Allow changing cover on the EM page 2018-03-14 22:53:36 +05:30
Kovid Goyal
d543c10f12
Languages edit widget for EM page 2018-03-14 10:40:24 +05:30
Kovid Goyal
a0e87cb532
Bool edit widget for EM page 2018-03-14 08:59:18 +05:30
Kovid Goyal
7ef1a9d8aa
Enum edit widget for EM page
Also dont show composite columns on the edit page
2018-03-14 08:39:55 +05:30
Kovid Goyal
fd1a7c6760
Rating edit widget for EM page 2018-03-13 23:41:56 +05:30
Kovid Goyal
bce3260d02
Number edit widget for EM page 2018-03-13 13:59:28 +05:30
Kovid Goyal
20aee14768
Date edit widget for EM page 2018-03-13 12:51:16 +05:30
Kovid Goyal
47ef95c328
Implement completion edit for OneMany fields on the EM page 2018-03-13 11:23:19 +05:30
Kovid Goyal
b2d01cd235
Edit identifiers widget for EM page 2018-03-13 10:51:25 +05:30
Kovid Goyal
06a44470ad
Series edit widget for EM page 2018-03-11 10:57:46 +05:30
Kovid Goyal
6491ad06b9
Respect completion mode tweak in the EM page 2018-03-10 11:32:40 +05:30
Kovid Goyal
00693a733f
Hide the EM button since the EM page is not going to be finished in time for the next release 2018-03-08 14:03:26 +05:30
Kovid Goyal
ed250cfcb7
Make the line edit full width 2018-03-08 13:52:58 +05:30
Kovid Goyal
6db3c5bdc3
Finish authors edit widget 2018-03-07 18:08:15 +05:30
Kovid Goyal
305265dc64
... 2018-03-07 14:15:54 +05:30
Kovid Goyal
aeb5b036a0
E-book viewer: Change the file format used to import/export bookmarks to use JSON. This prevents malicious bookmarks files from causing code execution.
Also more work on the EM page for the server.
2018-03-07 10:07:11 +05:30
Kovid Goyal
f092e5a236
API to get all field names from the server 2018-03-06 15:08:26 +05:30
Kovid Goyal
229dd92b59
Basic metadata editing now works
Now, need to implement edit widgets for the different kinds of metadata
fields
2018-03-06 10:23:23 +05:30
Kovid Goyal
c01501ba1f
More work on EM page 2018-03-05 19:59:03 +05:30
Kovid Goyal
33d7426e09
More work on the EM page 2018-03-05 09:38:07 +05:30
Kovid Goyal
5afe1c8767
More work on the EM page 2018-03-03 13:31:20 +05:30
Kovid Goyal
4db8ce5f81
Ensure metadata is loaded on the EM page 2018-02-28 13:54:07 +05:30
Kovid Goyal
e877ef90e8
Start work on metadata edit widgets for the content server 2018-02-28 12:30:12 +05:30
Kovid Goyal
fa2bcb0f90
Allow custom word lookup actions in the browser viewer 2018-02-22 12:40:08 +05:30