Commit Graph

1100 Commits (45d97d277a79487c5a15ed55510100f0f1beabe7)
 

Author SHA1 Message Date
Cervinko Cera bc35250f28 permission fix in user_edit.html
Cervinko Cera c7b7b3866e add user-permission management
janeczku 5d6f18f4c3 Merge branch 'fix-gitignore'
janeczku 727a49db6f Add gitignore, config.ini.example
Jan B 7424418cdf Merge pull request from cervinko/feature-custom_columns
Feature custom columns
Cervinko Cera 0e4574da91 revert config.ini
Cervinko Cera b2146ba4b9 add support for is_multiple custom columns
Cervinko Cera 3f1a54ea59 fix typo in detail.html
Cervinko Cera 6359ab73a7 remove config.ini
Cervinko Cera b7f71e563e fix for custom column 'rating'
Cervinko Cera 931981a37a fix for custom column 'rating'
Cervinko Cera a21a9d6510 save rating as rating*2 in db and show rating/2 in interface
Cervinko Cera f57c9c5951 remove if clauses for int and float in edit_book.html
Cervinko Cera 27d5a79efb remove some commented code and debug prints
Cervinko Cera 6a3115ebd5 support for custom columns
Cervinko Cera 9324c554bf support for custom columns
Cervinko Cera 9a1f48967c support for custom columns
Cervinko Cera 704198655b custom columns unfinished
Cervinko Cera 202cbc26a7 custom columns unfinished
Cervinko Cera 0ee46e4b5e custom columns unfinished
Cervinko Cera 6c40bfdd08 add config.ini_example and remove config.ini from git
Cervinko Cera 82271a78c9 config ini test
Cervinko Cera 135818d18c reset config.ini
Cervinko Cera 66cea6a3a6 fix for edit page after upload - reset config.ini
Cervinko Cera cfd5b3ab12 fix for edit page after upload - reset config.ini
Cervinko Cera 649d54b0f9 fix for edit page after upload
Cervinko Cera e0432a9ad7 fix for edit page after upload
Cervinko Cera 2207622bbf fix for edit page after upload
JanB 8d2a865436 Catch file permission errors when uploading PDF
JanB df480160da Handle race in database creation when running multiple WSGI instances
Jan B 24b2b0a1ce Merge pull request from cervinko/development
Better Author and Tags editing, better multi-author support
Cervinko Cera 96a40a6812 Merge branch 'development' of github.com:cervinko/calibre-web into development
Cervinko Cera 88b134151d show 'better author and tags editing; partly copied from https://bitbucket.org/SpeedProg/calibreserver
Cervinko Cera 826159c432 show 'better author and tags editing; partly copied from https://bitbucket.org/SpeedProg/calibreserver
Cervinko Cera 7d148c0a74 show 'better author and tags editing; partly copied from https://bitbucket.org/SpeedProg/calibreserver
Cervinko Cera a9801371b6 show 'better author and tags editing; partly copied from https://bitbucket.org/SpeedProg/calibreserver
JanB 76c7cdf465 Add config option for upload feature
JanB 952d389dc5 Ship config.ini with defaults; log errors to file; fix OPDS catalog name
Jan B b99c793aa2 Merge pull request from cervinko/master
show 'read in browser' only for epubs
Cervinko Cera 1d295eb954 show 'read in browser' only for epubs
JanB 15fc2acad1 Update feature list
Jan B 2a3680b099 Merge pull request from cervinko/master
Upload PDF Files
Cervinko Cera 8973e81aa1 added Wand 4.2 to lib
Cervinko Cera 8be85c8e5d check if wand is available, add dummy cover.jpg otherwise
Cervinko Cera 51f1453917 check if wand is available, add dummy cover.jpg otherwise
Cervinko Cera e4ffc9f2a0 set last_modified when pdf is uploaded
Cervinko Cera 4e0621479a don't show upload button for users
Cervinko Cera bda3055a19 improvements for pdf upload function
Cervinko Cera 3324669702 improvements for pdf upload function
Cervinko Cera 748dd2ad1f Merge remote-tracking branch 'upstream/master'