Commit Graph

39 Commits

Author SHA1 Message Date
53603f79bd Get_meta button unfocused on return to edit books 2021-07-31 09:00:34 +02:00
94b07d05c1 First half of #1996 (editing single books) 2021-05-26 19:57:58 +02:00
b009dfe4ee Always use bootstrap datepicker 2021-05-14 19:58:06 +02:00
6bc426b21d Fix edit_books.js 2021-05-14 07:29:48 +02:00
6bf360fbfb Added "comments" type to supported custom columns 2021-05-13 14:00:01 +02:00
b0cc52e0aa Enable custom column datetime (adv. search not working yet) #1984 2021-05-13 10:39:36 +02:00
42707a19bd Code cosmetics 2021-03-14 16:57:33 +01:00
9b80c84794 Some code cosmetics 2021-03-14 14:05:36 +01:00
1e5af21000 Fix #1843 (get path to script via html file and known js file instead of randomly picking last one) 2021-01-31 19:01:34 +01:00
d33b0587cb Advanced search tags are now multiselects (#1240) 2020-12-28 13:44:17 +01:00
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