Commit Graph

307 Commits

Author SHA1 Message Date
Yohann D'ANELLO b8ccb40ded
Màj Buster 2020-12-28 23:00:01 +01:00
Yohann D'ANELLO 574233acd0
Fix CI, add django22-py39 CI step 2020-12-28 22:58:04 +01:00
Yohann D'ANELLO 746d5cc816
Prepare the website for 2021 2020-12-27 18:22:52 +01:00
Yohann D'ANELLO 4de83344a7 Export games 2020-10-26 15:13:19 +01:00
Yohann D'ANELLO a64d600645 Index page 2020-10-26 14:44:25 +01:00
Yohann D'ANELLO 22408b16c7 Capitalize title 2020-10-26 14:38:03 +01:00
Yohann D'ANELLO 6abbaaf75d Buggy markdown 2020-10-26 14:33:52 +01:00
Yohann D'ANELLO 9afb750be6 Use _meta field instead of class 2020-10-26 14:29:55 +01:00
Yohann D'ANELLO 997c2eac50 Use _meta field instead of class 2020-10-26 14:29:11 +01:00
Yohann D'ANELLO be2094b263 Revues are treated separately 2020-10-26 14:27:43 +01:00
Yohann D'ANELLO cb9cd8f9b6 Add script to export the database into a user-friendly website 2020-10-26 14:21:27 +01:00
Yohann D'ANELLO 9dd2a142b7 Better publish date 2020-10-03 15:55:56 +02:00
Yohann D'ANELLO dcba832549 Too much 404... 2020-10-03 15:51:25 +02:00
Yohann D'ANELLO aa51a40cf6 Wrong use of ISBNDB API 2020-10-03 15:47:22 +02:00
Yohann D'ANELLO 263b4cff77 Incorrect use of Authorization header 2020-10-03 15:41:49 +02:00
Yohann D'ANELLO 91aeb28c3a Incorrect use of Authorization header 2020-10-03 15:40:33 +02:00
Yohann D'ANELLO 3af19c0f27 Temporary use ISBNDB to scrap data 2020-10-03 15:36:28 +02:00
Yohann D'ANELLO 80c520d76c If no day of month, set the first day of the month 2020-10-03 15:15:35 +02:00
Yohann D'ANELLO 665f7a2875 Ensure that the fetched roman ISBN is the queried ISBN 2020-10-03 15:10:43 +02:00
Yohann D'ANELLO c1098577e1 Ignore future media import errors 2020-10-03 15:05:05 +02:00
Yohann D'ANELLO e09b503ee1 Remove Des from title 2020-10-03 11:03:22 +02:00
Yohann D'ANELLO 9c53d89ad3 Get only the ten first characters for the date 2020-10-02 17:42:56 +02:00
Yohann D'ANELLO 8c8692b8d2 Better roman import 2020-10-02 17:12:02 +02:00
Yohann D'ANELLO 3edc3ffa02 Normalize before removing wrong letters 2020-10-02 16:59:58 +02:00
Yohann D'ANELLO 8fa724e848 Allow to have a R in front of subtitles 2020-10-02 16:43:04 +02:00
Yohann D'ANELLO 838fcecb56 Normalize after replacing UN 2020-10-02 16:20:24 +02:00
Yohann D'ANELLO 8b097dc4e0 Normalize after replacing L' 2020-10-02 13:54:16 +02:00
Yohann D'ANELLO 6985e39130 Add button to generate a side identifier 2020-10-02 13:12:55 +02:00
Alexandre Iooss 6f60de1838 Socket need to be accessible by apache 2020-09-28 21:31:50 +02:00
Yohann D'ANELLO 9ecd876923 Add script to regenerate side identifiers 2020-09-28 10:51:21 +02:00
Yohann D'ANELLO be76bf4857 Add "De" as unwanted title prefix 2020-09-26 11:45:31 +02:00
Yohann D'ANELLO 4198ea8a72 Use icontains rather than iregex in search field 2020-09-25 15:10:27 +02:00
Yohann D'ANELLO 7ed6b9712b Add present field 2020-09-25 14:20:17 +02:00
Yohann D'ANELLO 57659acc93 Add find medium link in explore dropdown 2020-09-25 11:20:53 +02:00
Yohann D'ANELLO a06ae5c9b9 Merge remote-tracking branch 'origin/master' into master
# Conflicts:
#	media/admin.py
#	users/admin.py
#	users/views.py
2020-09-25 10:28:39 +02:00
Yohann D'ANELLO 796c985ffb Add page to search a media by its ISBN 2020-09-25 10:27:43 +02:00
Alexandre Iooss dc4cb56dd0
More recent Pillow are fine 2020-09-23 20:56:57 +02:00
Alexandre Iooss b2f0ee0b44
Ubuntu is Python 3.8 2020-09-23 20:51:42 +02:00
Alexandre Iooss 35ecc2800f
Remove uwsgi from testing 2020-09-23 20:47:24 +02:00
Alexandre Iooss 73615afa77
It's better with tox 2020-09-23 20:42:01 +02:00
Alexandre Iooss 8d76bd255a
Fix syntax of gitlabci 2020-09-23 20:38:26 +02:00
Alexandre Iooss 5e3003720f
Docutils is useless for testing 2020-09-23 20:33:49 +02:00
Alexandre Iooss 952a3ddddf
Do not force install mysqlclient 2020-09-23 20:32:23 +02:00
Alexandre Iooss 91b361d7a6
Do not make string nullable in database 2020-09-23 20:31:25 +02:00
Alexandre Iooss 9a7304f573
Add __str__ on Adhesion model 2020-09-23 20:21:55 +02:00
Alexandre Iooss 8d20b14cbb
Remove additional newline in imports 2020-09-23 20:19:31 +02:00
Alexandre Iooss ad33d33e6c
Test project on Debian and Ubuntu 2020-09-23 20:14:44 +02:00
Alexandre Iooss d1e9693647 Fix systemd service unit 2020-09-23 18:50:50 +02:00
Alexandre Iooss df1a1cb5de Update README with systemd service 2020-09-23 18:00:05 +02:00
Alexandre Iooss 47292feab2 Systemd service file 2020-09-23 17:57:46 +02:00