Commit graph

472 commits

Author SHA1 Message Date
Las Zenow
f2c728191c Remove unused function isOutdated 2014-02-18 00:47:58 +01:00
Las Zenow
4f4c82f7e0 For download statistics select the section on the query 2014-02-18 00:20:27 +01:00
Las Zenow
a6421d0dd3 Most visited/downloaded books are calculated only for the last 30 days 2014-02-17 23:58:00 +01:00
Las Zenow
6ae0d1b0ac Fix field name on import 2014-02-14 19:32:08 +01:00
Las Zenow
b3707fcb57 Merge branch 'master' into user
Conflicts:
	trantor.go
2014-02-11 20:36:00 +01:00
Las Zenow
dc21299e19 Add importer tool to import books directly from harddisk 2014-02-11 17:51:59 +01:00
Las Zenow
025314f8f8 Add logging of queries 2014-02-11 14:41:50 +01:00
Las Zenow
80cc996fd6 Add log at startup 2014-02-11 14:17:59 +01:00
Las Zenow
f3ef9b6675 Add spaces to log messages 2014-02-11 13:13:43 +01:00
Las Zenow
12b787e31f Add logger config 2014-02-11 12:59:58 +01:00
Las Zenow
275c7f745f Log the panic messages 2014-02-11 11:29:15 +01:00
Las Zenow
bbbd35e928 Use seelog instead of the default log pkg 2014-02-11 11:20:38 +01:00
Las Zenow
725b1d8951 Set different times for update stadistics of visits and downloads 2014-02-11 11:12:36 +01:00
Las Zenow
b196750fa5 Clean up tasker code 2014-02-11 11:02:22 +01:00
Las Zenow
4130e43689 Update the mapreduce collections in background 2014-02-09 23:22:45 +01:00
Las Zenow
9af72ea1b4 Rename setUpRouter to initRouter 2014-02-09 18:38:43 +01:00
Las Zenow
2d30b6a370 Merge branch 'master' into user 2014-02-03 23:35:05 +01:00
Las Zenow
aebea27517 Fixing index style 2013-11-17 19:39:16 +01:00
Las Zenow
48ea2efc8d Fix the mapreduce of the download statistics 2013-09-25 23:25:17 +02:00
Las Zenow
c710b917a7 Merge branch 'master' into user 2013-09-25 23:09:53 +02:00
Las Zenow
e52e4f0c39 The downloads don't depends on the session 2013-09-25 23:07:11 +02:00
Las Zenow
05f04b5e21 Merge branch 'master' into user 2013-09-24 14:32:39 +02:00
Las Zenow
a23264ec8d Add a downloads collumn to the statistics 2013-09-24 14:22:53 +02:00
Las Zenow
8e3b929dfe Merge branch 'master' into user
Conflicts:
	admin.go
	template.go
	trantor.go
2013-09-24 10:54:17 +02:00
Las Zenow
173ee04592 Add a copyright statement 2013-09-24 10:04:48 +02:00
Las Zenow
41b376992a Database stops being a global variable
With it now every handler creates it's own copy of the session.
2013-09-23 16:27:31 +02:00
Las Zenow
cef68a8f6e Don't keep the collections open 2013-09-23 13:42:39 +02:00
Las Zenow
f5ae093e02 Script to add the size of the file to the book metadata 2013-09-19 00:49:48 +02:00
Las Zenow
43856dcd9b Add enclosure to the rss feed 2013-09-18 23:58:05 +02:00
Las Zenow
9e4b92772c Add filesize to the books collection 2013-09-18 23:56:49 +02:00
Las Zenow
37a1d08b8d Check change of password by javascript 2013-09-03 14:49:33 +02:00
Las Zenow
73f53ce878 Remove autofocus from the user creation form 2013-09-03 14:33:19 +02:00
Las Zenow
5fe81dfd1d Remove the notifications once they are shown 2013-09-03 14:16:59 +02:00
Las Zenow
147ed57fc8 Remove the notifications once they are shown 2013-09-03 14:16:19 +02:00
Las Zenow
c6117f1c2f Add user creation 2013-09-03 14:15:30 +02:00
Las Zenow
7f1b99364c Back the login to html if no javascript 2013-09-03 14:02:54 +02:00
Las Zenow
7410ae7942 Fix the notification 2013-09-03 00:03:34 +02:00
Las Zenow
ea3d88bb70 Fix a english mistake 2013-09-02 23:53:44 +02:00
Las Zenow
eb8acc8a5b Add rss feed for the news 2013-08-31 02:45:30 +02:00
Las Zenow
0f81282ad9 Align the news correctly 2013-08-31 02:15:33 +02:00
Las Zenow
134faea3ef Add a link to the list of last books added 2013-08-31 02:04:06 +02:00
Las Zenow
e9dba080a7 Add selector for number of items per page on search view 2013-08-31 01:45:15 +02:00
Las Zenow
d7b207159b Align correctly the pager info 2013-08-31 01:33:28 +02:00
Las Zenow
56964ec45f Add rss feed 2013-08-31 00:38:32 +02:00
Las Zenow
c3529c3a8e Create the users on admin role 2013-08-22 13:49:52 +02:00
Las Zenow
ee23980a2f Merge branch 'master' into user 2013-08-22 13:40:02 +02:00
Las Zenow
638f9ee3bb Change email address and gpg key 2013-08-16 14:06:31 +02:00
Las Zenow
18ad2a25c0 Don't fail if no cover 2013-07-23 22:41:04 +02:00
Las Zenow
9f06d24602 Check error return 2013-07-23 22:40:35 +02:00
Las Zenow
68e6dc7d70 Display only the options of your role 2013-07-19 00:37:07 +02:00