OzzieIsaacs
1e2edcf753
Merge remote-tracking branch 'adv/author-info'
7 years ago
Jonathan Rehm
693c26c2b3
Attach events to button toolbar
...
Since this is closer to the elements, we can be more sure that we won't have events fire when we don't want them to. For example, if we're viewing the page in a modal, we don't want the event handler living longer than the content itself.
7 years ago
Jonathan Rehm
e1a88aa0ab
Make change requested by Codacy
7 years ago
Jonathan Rehm
5c3a5b6c39
Use ajax to add/remove books from shelves
...
Gracefully fall back to standard requests if JavaScript is disabled
7 years ago
Ozzie Isaacs
2e8a268dfa
Fix #241 No1
7 years ago
OzzieIsaacs
5985342b79
Bugfix for typeahead in search function and on edit books page
7 years ago
Jonathan Rehm
802eb628c8
Split event listener and selector string
...
Event and selectors appear to have been accidentally combined. The result is that typing in any input triggers a call to the `/get_matching_tags` route. We can probably limit the selector farther to only fire when `#tags` is typed into.
7 years ago
OzzieIsaacs
1fdb7dc497
Epub Viewer Bugfix Retenia Ipad devices
7 years ago
OzzieIsaacs
16ce7799a2
Improvement of margins in epub reader ( fix #210 )
7 years ago
OzzieIsaacs
470aea6106
Fix #214
...
Update epub.js lib
7 years ago
OzzieIsaacs
979bcdffd4
Bugfix non working download links
...
Bugfix missing divider in detail page
7 years ago
Jonathan Rehm
fe68c8a7f8
Add support for displaying author information from Goodreads
...
Requires the "goodread" module (added to optional-requirements.txt) and an API key
Retrieves Goodreads author information and displays their photo and "about" text
7 years ago
OzzieIsaacs
254e1f5262
Merge remote-tracking branch 'button_padding/simplify-read-code'
...
# Conflicts:
# cps/static/css/style.css
7 years ago
OzzieIsaacs
15531324ea
Add translation of rich text editor
7 years ago
OzzieIsaacs
77c4da0f07
Merge remote-tracking branch 'button_padding/tinymce'
7 years ago
OzzieIsaacs
b876a03f26
- Changed link color on download button to white
...
- removed file icons on download button
- removed shadow style on download button
7 years ago
OzzieIsaacs
6b71e77436
Merge remote-tracking branch 'Download/feature/download-icon-20170410'
7 years ago
Jonathan Rehm
4fe1536b7e
Simplify the read functionality's code
...
* Use block label to toggle the checkbox
* Submit form when checkbox's value changes (regardless of whether mouse is used or not)
* Remove unused code
7 years ago
Jonathan Rehm
d25300a7fb
Add padding to bottom of buttons on shelf page
...
This adds some space between the buttons when viewing them on a mobile device.
7 years ago
Jonathan Rehm
7853cb2602
Add TinyMCE to provide rich-text editing for descriptions
7 years ago
OzzieIsaacs
2b50dea304
Updated pdf.js to 1.7.225 (Fix #193 )
8 years ago
林檎
95f22aa4b5
add drop shadow to distinct the fixed area
8 years ago
林檎
f6076bc337
media tweak for better download placement
8 years ago
林檎
720c07b9ee
remove empty style
8 years ago
林檎
45eeb6588a
Change Download Style.
8 years ago
Ozzie Isaacs
ede8ae6742
Fix #182 , #176
8 years ago
OzzieIsaacs
cd0d450829
Allow deleting books ( fixes #119 )
8 years ago
OzzieIsaacs
699bd036e8
Code cosmetics
8 years ago
OzzieIsaacs
dc45b53b24
code cosmetics
8 years ago
OzzieIsaacs
8c7a8a954a
Code cosmetics
8 years ago
OzzieIsaacs
d59be5faf4
Code cosmetics
...
Bugfix upload
8 years ago
OzzieIsaacs
7c6d527a55
Code cosmetics
8 years ago
OzzieIsaacs
79d5bab4ba
Code cosmetics
8 years ago
OzzieIsaacs
5044b78b08
Code cosmetics
8 years ago
OzzieIsaacs
986f40b80a
Code cosmetics
8 years ago
OzzieIsaacs
78067b87bc
Code cosmetics
8 years ago
Jack Darlington
7d31abf920
added jquery.form.js to project locally
8 years ago
OzzieIsaacs
38c782fcf1
Merge remote-tracking branch 'Douban/prod'
...
# Conflicts:
# cps/templates/book_edit.html
8 years ago
OzzieIsaacs
edadf84710
Added editing star rating graphically
...
Added ability to reload database connection (refresh problem)
Bugfix display hot books (no hot books, hot books are deleted books, no longer result in error 500)
8 years ago
idalin
bdf28e1475
fix bug for metadata searching result.
8 years ago
idalin
a6b2977286
add i18n message for getmeta feature.
8 years ago
idalin
338ca61cf9
fixed douban api not working in some cases
8 years ago
idalin
54bc299e88
get metadata from douban and google while editing.
8 years ago
idalin
e100702345
get metadata from douban and google while editing.
8 years ago
OzzieIsaacs
1a83ad713c
Additional version info for sqlite database
8 years ago
Ozzie Isaacs
b876505f22
Delete doubtable.js
8 years ago
idalin
4a2b5b46a3
merge
8 years ago
idalin
2f1fdab9de
delete douban_meta.js in master.(This is for Chinese user only)
8 years ago
idalin
d6dd28e703
limit search results to 20
8 years ago
OzzieIsaacs
41a20fe3e1
Added version info of dependencys in about section
8 years ago