- 12 Mar, 2017 2 commits
-
-
OzzieIsaacs authored
-
OzzieIsaacs authored
# Conflicts: # cps/translations/pl/LC_MESSAGES/messages.mo # cps/translations/pl/LC_MESSAGES/messages.po Fix for #147
-
- 11 Mar, 2017 2 commits
-
-
Radosław Kierznowski authored
Calibre Web - polski (POT: 2017-03-11 09:09)
-
OzzieIsaacs authored
-
- 07 Mar, 2017 15 commits
-
-
OzzieIsaacs authored
-
OzzieIsaacs authored
-
OzzieIsaacs authored
# Conflicts: # cps/templates/book_edit.html
-
OzzieIsaacs authored
# Conflicts: # cps/db.py # cps/web.py # requirements.txt
-
OzzieIsaacs authored
-
OzzieIsaacs authored
# Conflicts: # cps.py # readme.md # vendor/wand/api.py # vendor/wand/drawing.py # vendor/wand/exceptions.py # vendor/wand/image.py # vendor/wand/version.py
-
OzzieIsaacs authored
-
OzzieIsaacs authored
-
OzzieIsaacs authored
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)
-
Radosław Kierznowski authored
I added a nohup command in the first subparagraph "Quick start".
-
林檎 authored
-
Kennyl authored
-
idalin authored
-
idalin authored
-
idalin authored
-
- 06 Mar, 2017 11 commits
-
-
Jack Darlington authored
-
OzzieIsaacs authored
-
OzzieIsaacs authored
# Conflicts: # cps/translations/pl/LC_MESSAGES/messages.mo # cps/translations/pl/LC_MESSAGES/messages.po
-
OzzieIsaacs authored
-
林檎 authored
range to xrange
-
林檎 authored
-
林檎 authored
PyPi version doesn’t support Python3
-
林檎 authored
-
林檎 authored
-
林檎 authored
Change all except: clause to except Exception as e: for further revise.
-
林檎 authored
except: will catch specific error.
-
- 05 Mar, 2017 8 commits
-
-
林檎 authored
-
林檎 authored
-
林檎 authored
-
林檎 authored
-
林檎 authored
fix missing StringIO
-
林檎 authored
-
林檎 authored
-
林檎 authored
change some syntax - except clause - unicode -> bulitins.str - sqllite uri - fix import local path - 01 to 1 (0 is meaningless) add module - future - builtins (from future) - imp (python3 ) - past (from future) - sqlalchemy (update one) refer to http://python-future.org/compatible_idioms.html
-
- 04 Mar, 2017 2 commits
-
-
Radosław Kierznowski authored
I fixed some of the phrases more understandable.
-
林檎 authored
File attachment should be url encode rather than utf-8 format
-