1
0
mirror of https://gitlab.crans.org/mediatek/med.git synced 2025-06-29 05:50:56 +02:00

Commit Graph

  • 3be0c99811 Separate comics per first letter in exported Markdown site main Yohann D'Anello 2022-04-12 16:26:37 +02:00
  • 48c056b210 Harden Django project configuration harden Alexandre Iooss 2022-03-09 12:30:18 +01:00
  • cf544dc596 Fix game research Yohann D'ANELLO 2021-11-14 16:41:38 +01:00
  • c0521005ef Don't put current date as default value for memberships Yohann D'ANELLO 2021-11-14 16:24:38 +01:00
  • 09c61091d5 Put empty strings instead of None as default values Yohann D'ANELLO 2021-11-14 16:16:17 +01:00
  • 145806b5ce Merge branch 'note' into 'main' ynerant 2021-11-14 15:57:40 +01:00
  • 49898143ce expires in may be not small Yohann D'ANELLO 2021-11-14 15:49:58 +01:00
  • fe55a2a5ea Don't hardcode OAuth2 parameters Yohann D'ANELLO 2021-11-14 15:17:55 +01:00
  • cdcb743b55 Fix membership filters Yohann D'ANELLO 2021-11-14 15:09:04 +01:00
  • e75f04b530 Don't test to add users since registration is disabled Yohann D'ANELLO 2021-11-14 14:32:28 +01:00
  • 34766257b3 Linting Yohann D'ANELLO 2021-11-14 14:28:13 +01:00
  • d0877f5cdc Translate borrows Yohann D'ANELLO 2021-11-14 14:26:41 +01:00
  • aceb0d893c Users can log in iff they are or were a member, don't display the database to everyone Yohann D'ANELLO 2021-11-04 15:04:57 +01:00
  • 41435a6838 Store access token id in session data Yohann D'ANELLO 2021-11-04 14:25:35 +01:00
  • d3c2441111 Get memberships from Note Kfet Yohann D'ANELLO 2021-11-04 14:23:03 +01:00
  • d036ea6f27 Get or create a user and query Note Kfet to get data Yohann D'ANELLO 2021-11-04 14:13:17 +01:00
  • e2aa645bbf Start implementation of OAuth client Yohann D'ANELLO 2021-11-04 11:29:03 +01:00
  • faf697d3cf Drop unusued models. Keep migration script, but this is now unusable Yohann D'ANELLO 2021-11-02 12:55:03 +01:00
  • b0a1602ea2 Merge branch 'drop_old_structure' into 'main' ynerant 2021-11-02 12:54:17 +01:00
  • d2ad52c15a Drop unusued models. Keep migration script, but this is now unusable Yohann D'ANELLO 2021-11-02 12:51:25 +01:00
  • 8c6828564c Merge branch 'medium' into 'main' ynerant 2021-11-02 12:42:46 +01:00
  • d75250f436 Linting Yohann D'ANELLO 2021-11-02 12:39:53 +01:00
  • c424c7c040 Give ISBN to each borrowable object, even if it does not have one Yohann D'ANELLO 2021-11-02 12:32:31 +01:00
  • a01d480dd2 Show games in Admin menu Yohann D'ANELLO 2021-11-02 12:30:44 +01:00
  • 079ade9bbb Fix ISBN scraper Yohann D'ANELLO 2021-10-26 15:35:47 +02:00
  • 4928b555b7 Fix missing translations Yohann D'ANELLO 2021-10-26 15:16:00 +02:00
  • ae0d1a080e Fix borrowable autocompletion Yohann D'ANELLO 2021-10-26 15:07:37 +02:00
  • 1e6e033cdd Hide borrowable section Yohann D'ANELLO 2021-10-26 15:07:29 +02:00
  • d0805ebe8a Migrate old-format into new format Yohann D'ANELLO 2021-10-26 15:00:50 +02:00
  • 6789b9e3ac Don't mix names Yohann D'ANELLO 2021-10-26 14:25:21 +02:00
  • 54f8198b86 Keep displaying models in Django-Admin main menu Yohann D'ANELLO 2021-10-26 11:42:32 +02:00
  • e3bab2389c Replace old models by new models to update DB structure Yohann D'ANELLO 2021-10-26 11:37:32 +02:00
  • 39e345ee67 Install Django Polymorphic to use polymorphic models Yohann D'ANELLO 2021-10-23 19:13:14 +02:00
  • 0b3701f01f Fix index page Yohann D'ANELLO 2021-10-23 19:20:20 +02:00
  • 1ab06af5c7 Merge branch 'small-cleanup' into 'main' ynerant 2021-10-23 19:09:04 +02:00
  • 2c4aacfc08 Destroy Django 1.11 functions Yohann D'ANELLO 2021-10-23 19:00:45 +02:00
  • 70018f0043 Destroy Django 1.11 functions Yohann D'ANELLO 2021-10-23 19:00:45 +02:00
  • b638add396 Fix translations Yohann D'ANELLO 2021-10-23 18:46:41 +02:00
  • 9f5807e3b5 Translate game fields into english Yohann D'ANELLO 2021-10-23 18:39:51 +02:00
  • 7396cfc017 Fix tests Yohann D'ANELLO 2021-10-23 18:33:51 +02:00
  • 52ecd59bf6 Translate models in english Yohann D'ANELLO 2021-10-23 18:31:03 +02:00
  • 2a17a32d4c No more manage memberships, we will use NK20 Yohann D'ANELLO 2021-10-23 14:49:44 +02:00
  • 7f24e5c1bf Install python3-requests Yohann D'ANELLO 2021-10-23 14:03:58 +02:00
  • 69a8080050 Drop Python 3.7 and 3.8 support Yohann D'ANELLO 2021-10-23 14:01:08 +02:00
  • a78d0b4904 Django Extensions is fun Yohann D'ANELLO 2021-10-23 13:59:24 +02:00
  • 15fc5cd73f Cleanup dependencies Yohann D'ANELLO 2021-10-23 13:54:08 +02:00
  • 94c6c73615 Fix Bedetheque club-med 2021-10-01 12:52:41 +02:00
  • 33a7e5adc6 Update Bedetheque scraper Yohann D'ANELLO 2021-04-29 13:51:52 +02:00
  • 1a96b1a2aa For an unknown reason, button inputs are not sent as POST parameters Yohann D'ANELLO 2021-04-29 13:51:15 +02:00
  • e7dfaf8b8b Merge branch '2021' into 'master' ynerant 2021-01-01 16:45:14 +01:00
  • 74f453637a Linting Yohann D'ANELLO 2020-12-28 23:12:27 +01:00
  • b8ccb40ded Màj Buster Yohann D'ANELLO 2020-12-28 22:59:54 +01:00
  • 574233acd0 Fix CI, add django22-py39 CI step Yohann D'ANELLO 2020-12-28 22:55:48 +01:00
  • 746d5cc816 Prepare the website for 2021 Yohann D'ANELLO 2020-12-27 18:22:52 +01:00
  • 4de83344a7 Export games Yohann D'ANELLO 2020-10-26 15:13:19 +01:00
  • a64d600645 Index page Yohann D'ANELLO 2020-10-26 14:44:25 +01:00
  • 22408b16c7 Capitalize title Yohann D'ANELLO 2020-10-26 14:38:03 +01:00
  • 6abbaaf75d Buggy markdown Yohann D'ANELLO 2020-10-26 14:33:52 +01:00
  • 9afb750be6 Use _meta field instead of class Yohann D'ANELLO 2020-10-26 14:29:55 +01:00
  • 997c2eac50 Use _meta field instead of class Yohann D'ANELLO 2020-10-26 14:29:11 +01:00
  • be2094b263 Revues are treated separately Yohann D'ANELLO 2020-10-26 14:27:43 +01:00
  • cb9cd8f9b6 Add script to export the database into a user-friendly website Yohann D'ANELLO 2020-10-26 14:21:27 +01:00
  • 9dd2a142b7 Better publish date Yohann D'ANELLO 2020-10-03 15:55:56 +02:00
  • dcba832549 Too much 404... Yohann D'ANELLO 2020-10-03 15:51:25 +02:00
  • aa51a40cf6 Wrong use of ISBNDB API Yohann D'ANELLO 2020-10-03 15:47:22 +02:00
  • 263b4cff77 Incorrect use of Authorization header Yohann D'ANELLO 2020-10-03 15:41:49 +02:00
  • 91aeb28c3a Incorrect use of Authorization header Yohann D'ANELLO 2020-10-03 15:40:33 +02:00
  • 3af19c0f27 Temporary use ISBNDB to scrap data Yohann D'ANELLO 2020-10-03 15:36:28 +02:00
  • 80c520d76c If no day of month, set the first day of the month Yohann D'ANELLO 2020-10-03 15:15:35 +02:00
  • 665f7a2875 Ensure that the fetched roman ISBN is the queried ISBN Yohann D'ANELLO 2020-10-03 15:10:43 +02:00
  • c1098577e1 Ignore future media import errors Yohann D'ANELLO 2020-10-03 15:05:05 +02:00
  • e09b503ee1 Remove Des from title Yohann D'ANELLO 2020-10-03 11:03:22 +02:00
  • 9c53d89ad3 Get only the ten first characters for the date Yohann D'ANELLO 2020-10-02 17:42:56 +02:00
  • 8c8692b8d2 Better roman import Yohann D'ANELLO 2020-10-02 17:12:02 +02:00
  • 3edc3ffa02 Normalize before removing wrong letters Yohann D'ANELLO 2020-10-02 16:59:58 +02:00
  • 8fa724e848 Allow to have a R in front of subtitles Yohann D'ANELLO 2020-10-02 16:43:04 +02:00
  • 838fcecb56 Normalize after replacing UN Yohann D'ANELLO 2020-10-02 16:20:24 +02:00
  • 8b097dc4e0 Normalize after replacing L' Yohann D'ANELLO 2020-10-02 13:54:16 +02:00
  • 6985e39130 Add button to generate a side identifier Yohann D'ANELLO 2020-10-02 13:12:40 +02:00
  • 6f60de1838 Socket need to be accessible by apache Alexandre Iooss 2020-09-28 21:31:50 +02:00
  • 9ecd876923 Add script to regenerate side identifiers Yohann D'ANELLO 2020-09-28 10:51:21 +02:00
  • be76bf4857 Add "De" as unwanted title prefix Yohann D'ANELLO 2020-09-26 11:45:31 +02:00
  • 4198ea8a72 Use icontains rather than iregex in search field Yohann D'ANELLO 2020-09-25 15:10:27 +02:00
  • 7ed6b9712b Add present field Yohann D'ANELLO 2020-09-25 14:20:17 +02:00
  • 57659acc93 Add find medium link in explore dropdown Yohann D'ANELLO 2020-09-25 11:20:53 +02:00
  • a06ae5c9b9 Merge remote-tracking branch 'origin/master' into master Yohann D'ANELLO 2020-09-25 10:28:39 +02:00
  • 796c985ffb Add page to search a media by its ISBN Yohann D'ANELLO 2020-09-25 10:27:43 +02:00
  • dc4cb56dd0 More recent Pillow are fine Alexandre Iooss 2020-09-23 20:56:57 +02:00
  • b2f0ee0b44 Ubuntu is Python 3.8 Alexandre Iooss 2020-09-23 20:51:42 +02:00
  • 35ecc2800f Remove uwsgi from testing Alexandre Iooss 2020-09-23 20:47:24 +02:00
  • 73615afa77 It's better with tox Alexandre Iooss 2020-09-23 20:42:01 +02:00
  • 8d76bd255a Fix syntax of gitlabci Alexandre Iooss 2020-09-23 20:38:26 +02:00
  • 5e3003720f Docutils is useless for testing Alexandre Iooss 2020-09-23 20:33:49 +02:00
  • 952a3ddddf Do not force install mysqlclient Alexandre Iooss 2020-09-23 20:32:23 +02:00
  • 91b361d7a6 Do not make string nullable in database Alexandre Iooss 2020-09-23 20:31:25 +02:00
  • 9a7304f573 Add __str__ on Adhesion model Alexandre Iooss 2020-09-23 20:21:55 +02:00
  • 8d20b14cbb Remove additional newline in imports Alexandre Iooss 2020-09-23 20:19:31 +02:00
  • ad33d33e6c Test project on Debian and Ubuntu Alexandre Iooss 2020-09-23 20:14:44 +02:00
  • d1e9693647 Fix systemd service unit Alexandre Iooss 2020-09-23 18:50:50 +02:00
  • df1a1cb5de Update README with systemd service Alexandre Iooss 2020-09-23 18:00:05 +02:00