Commit Graph

13 Commits

Author SHA1 Message Date
giomba 966c0cf76e Fixed bug #1
Handling of unsafe publication year fields.
If unsafe, then uses the first 4-digit number in the string as the year.
2018-12-23 12:00:14 +01:00
giomba 4919486f10 Removed bulky backend 2018-12-22 17:09:08 +01:00
giomba 9c751f97c5 Added version details 2018-11-03 16:39:02 +01:00
giomba 9c7ec28729 Global customized output directory 2018-11-03 16:27:40 +01:00
GOLEM - Gruppo Operativo Linux Empoli 7273d3a079 Debian Apache adaptation
- Proper UTF-8 handling
- .htaccess CGI and environment variables
2018-11-03 12:52:36 +01:00
giomba 312a4829aa Database extraction only when needed
Keeps a timestamp of last database update, and extracts it only if
changed from last extraction (more efficient).
Modified library struct, now contains not only a book list but also some
informations about the library (specific last update timestamp).
Last database update is shown in html and json output.
Added .htaccess for Apache webserver to prevent tellico files leaks from
output directory.
2018-10-28 11:03:26 +01:00
giomba b6e818d66d Added images of covers 2018-10-21 15:00:19 +02:00
giomba 6ed59e39fe Added message for empty resultsets 2018-10-21 13:21:18 +02:00
giomba c7fcbc6d39 Fixed search bug
Introduced due to a copy-paste issue.
2018-10-21 13:15:03 +02:00
giomba 277a1bad60 Return booklist ordered by title 2018-10-21 12:26:28 +02:00
giomba 8abf645945 Appearance prettified
For the eye of the programmer, that is a shameful designer.
2018-10-21 12:01:31 +02:00
giomba e8a2fdb017 Removed JSON<->XML issue
Cannot be done automagically without some assumptions, so it is worth of doing the conversion by hand suited to our needs.
2018-10-21 11:30:59 +02:00
giomba adc2305713 First commit 2018-10-20 18:46:05 +02:00