Commit Graph

64 Commits

Author SHA1 Message Date
Frédéric Péters 4ec0db89b9 ci: build deb package for bookworm (#78968)
gitea/passerelle-imio-ts1-datasources/pipeline/head This commit looks good Details
2023-11-07 08:05:47 +01:00
Daniel Muyshond 44c537ca0e Update django version to match Entr'Ouvert setup
gitea/passerelle-imio-ts1-datasources/pipeline/head This commit looks good Details
2023-06-08 15:26:04 +02:00
Daniel Muyshond 7f6b753eb2 init gitignore
gitea/passerelle-imio-ts1-datasources/pipeline/head This commit looks good Details
2023-06-06 12:25:52 +02:00
Agate a51396f66e Prepare Jenkinsfile for Gitea migration (#74572)
gitea/passerelle-imio-ts1-datasources/pipeline/head This commit looks good Details
2023-02-20 15:13:54 +01:00
Frédéric Péters d0ae4e1943 ci: only build package for bullseye (#72729) 2022-12-23 07:52:06 +01:00
Frédéric Péters 6bbbb56e0b trivial: remove python 2 from classifiers 2022-12-23 07:51:01 +01:00
Frédéric Péters ba0f9f8a6a build: update setup.py to require at least django 2.2 2022-12-23 07:50:54 +01:00
Frédéric Péters 6b5110423a jenkins: build packages for buster & bullseye 2022-12-23 07:50:48 +01:00
Frédéric Péters d2d9d41fcc debian: use debhelper compat level 12 2022-12-23 07:50:42 +01:00
Frédéric Péters a224b23412 debian: stop building python2 package 2022-12-23 07:50:42 +01:00
Daniel Muyshond 3786691343 [TELE-513] use django 2.2 reverse import 2021-05-25 17:24:57 +02:00
Frédéric Péters 53e2966274 build: sync setup.py for python3 2020-07-03 22:17:12 +02:00
Daniel Muyshond 058c266d7e [TELE-592] add admints@imio.be to mail_notify 2020-07-03 09:05:20 +02:00
Daniel Muyshond 7d051592f0 [TELE-569] better mail filter 2020-07-02 16:50:03 +02:00
Daniel Muyshond 47bed75241 [TELE-569] open using binary mode to fix 'must be string not bytes' exception 2020-07-02 13:50:53 +02:00
Daniel Muyshond d1f2fb0ad8 [TELE-596] add b prefix to string (trying to fix jenkins build error) 2020-07-02 13:45:11 +02:00
Daniel Muyshond 2c7c949b75 [TELE-569] fix imio dudes mail adresses 2020-07-02 13:10:47 +02:00
Daniel Muyshond cc4782203b [TELE-569] mail_notify imio guys too 2020-07-02 13:02:24 +02:00
Daniel Muyshond cc4d79f00e [TELE-569] add a test comment to see if jenkins moves 2020-07-02 12:59:34 +02:00
Daniel Muyshond 3ab71c7f90 [TELE-569] add imio guy to mail_notify 2020-07-02 12:54:07 +02:00
Daniel Muyshond 33311a0998 [TELE-569] change django version in dependency 2020-06-28 18:55:05 +02:00
Daniel Muyshond 68cced9c51 [TELE-569] Python 3 adaptation 2020-06-28 18:54:23 +02:00
Daniel Muyshond 765d9d5bbd [TELE-569] add build-depends and pkge name for Python 3 2020-06-28 18:53:41 +02:00
Frédéric Péters 4daea43895 jenkins: build for all default dists 2020-05-24 15:51:45 +02:00
Emmanuel Cazenave 0529560f37 jenkins: use ci@entrouvert.org for notifications 2019-10-02 14:18:51 +02:00
Frédéric Péters 25557181ac add Jenkinfile 2019-09-23 16:05:00 +02:00
Frédéric Péters 43cc316d31 stop loading obsolete "future" tag (#30162) 2019-01-30 15:59:19 +01:00
Frédéric Péters b172942a7d adapt urlpatterns declaration for Django 1.11 (#30162) 2019-01-29 12:00:53 +01:00
Frédéric Péters a9eda43a76 remove log level attribute (#27162) 2018-12-14 14:37:51 +01:00
Christophe Boulanger d063888297 Print slug if slug exist 2018-05-18 11:54:44 +02:00
Christophe Boulanger c91e23c08b translation correction 2018-05-18 10:02:16 +02:00
Christophe Boulanger 1333c4ad7f Add new translations 2018-05-18 09:57:26 +02:00
Christophe Boulanger 56d1128203 Add information about item slug (readonly) 2018-05-18 09:57:11 +02:00
Christophe Boulanger 84344449ba migrate slug (to be hidden and build thank to slugify(text)) 2018-03-02 10:27:57 +01:00
Christophe Boulanger ddd9418393 Motivation and destination : slug is not editable and it's build thank to slugify(text) ! 2018-03-02 10:01:08 +01:00
Frédéric Péters 657551e9c2 migrations: mark slug as unique 2018-02-17 08:04:46 +01:00
Christophe Boulanger d2f0ff7f37 Comma is not allowed in motivations title 2017-05-08 15:19:57 +02:00
Christophe Boulanger a29ebc0eb3 Add Motivations and Destinations update function (template, view, urls) 2017-04-20 13:33:56 +02:00
Christophe Boulanger 3eb41b991b Remove conflicting migration step 2017-04-04 09:57:43 +02:00
Christophe Boulanger 6731207be8 Save models.py because 'stash' bad lines 2017-04-03 14:07:10 +02:00
Christophe Boulanger 62d9bd009f Add file for migration 2017-04-03 14:04:24 +02:00
Christophe Boulanger a352bdbbd9 import data from .json file 2017-04-03 14:03:25 +02:00
boulch f18eec4754 Update README.md
add configuration line "tenant_apps ..."
2017-04-03 13:32:03 +02:00
Christophe Boulanger 9927c93405 update README.md 2017-03-23 13:11:17 +01:00
Christophe Boulanger f4866bc974 Add 'slug' attributes and migration step 2017-03-23 13:04:13 +01:00
Christophe Boulanger 1ee1ff8670 Add slug attributes 2017-03-23 11:55:25 +01:00
Frédéric Péters c19bc89aea add export/import support 2017-03-23 09:43:14 +01:00
Christophe Boulanger 40af77b267 Add management for ts1 terms (manage.py). usage : bin/manage.py ts1_terms_manage [options] 2017-02-28 16:20:07 +01:00
Frédéric Péters 2765059990 debian: add python-django to build-depends, for translations 2017-02-28 15:12:02 +01:00
Frédéric Péters 793b60d048 add missing MANIFEST.in file 2017-02-28 15:02:34 +01:00