Commit Graph

29 Commits

Author SHA1 Message Date
016c7b4b1c Add ability to store and edit publishers 2018-09-30 14:08:55 +02:00
22ecdfd2bc Refactor edit_books.js for unused code; re-add glyphicon to convert button; Add form validation for convert button 2018-08-29 00:49:50 -04:00
4f386c8a00 Updated GUI buttons for ebook-convert feature 2018-08-28 19:13:04 -04:00
a7a91ae54c Added posibility to upload cover from local drive (#439)
Updated language files
2018-08-28 14:07:48 +02:00
7be328c535 Converting ebooks in background
additional sorting of tasklist according to date and runtime
codecosmetics
2018-08-12 09:29:57 +02:00
62f7674761 fixed #410 advanced search for publishing date
fixed misstyping in italian language
removed next to "me" after login
2018-04-01 19:31:41 +02:00
b8d45b664a Typeahead working again
Fix for replacing characters in filenames
2017-11-12 18:48:44 +01:00
bde92113d4 Bugfix Datepicker 2017-09-16 19:30:49 +02:00
8937599ba7 Fixed codacy code control 2017-09-11 17:18:11 +02:00
e5b4bed01c Fixed codacy requirements 2017-09-11 10:48:30 +02:00
9086f4e0e7 Added option to upload a new format to a given book 2017-09-11 10:48:30 +02:00
282837c7c5 Use ES5 syntax 2017-08-29 07:14:32 -07:00
a1538e12e8 Bugfix typeahead on advanced serach page 2017-08-14 20:30:23 +02:00
8171943b8e Update to ES5 standards
Also fix ESLint issues
2017-08-12 22:46:27 -07:00
dd124ab356 Make change requested by Codacy 2017-07-23 13:36:21 -07:00
59afc7eb9f Make changes requested by Codacy 2017-07-23 13:36:21 -07:00
3258f4fb79 Make changes requested by Codacy 2017-07-23 13:36:21 -07:00
61e0405f75 Move TinyMCE into edit_books.js 2017-07-23 13:36:21 -07:00
5715d27c97 Show localized date over top of date input
Also move datepicker logic into edit_books.js and edit_books.js below the datepicker file declaration(s)
2017-07-23 13:36:21 -07:00
5985342b79 Bugfix for typeahead in search function and on edit books page 2017-07-11 18:08:12 +02:00
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.
2017-07-10 13:03:58 -07:00
8c7a8a954a Code cosmetics 2017-04-03 20:05:55 +02:00
7c6d527a55 Code cosmetics 2017-04-02 10:05:07 +02:00
5044b78b08 Code cosmetics 2017-03-31 18:31:16 +02:00
986f40b80a Code cosmetics 2017-03-30 21:17:18 +02:00
78067b87bc Code cosmetics 2017-03-29 21:43:55 +02:00
18a06e4a25 Fixed typeahead with reverse proxy
fixed marking of tags in advanced search
seperated js and html
2017-02-05 13:40:53 +01:00
bbf6d9b026 Translation of UI (german and english)
Bugfix for feeds
    - removed categories related and up
    - load new books now working
    - category random now working
login page is free of non accessible elements
boolean custom column is vivible in UI
books with only with certain languages can be shown
book shelfs can be deleted from UI
Anonymous user view is more resticted
Added browse of series in sidebar
Dependencys in vendor folder are updated to newer versions (licencs files are now present)
Bugfix editing Authors names
Made upload on windows working
2016-11-09 19:24:33 +01:00
88b134151d show 'better author and tags editing; partly copied from https://bitbucket.org/SpeedProg/calibreserver 2016-04-15 23:51:26 +02:00