index
:
passerelle-imio-ts1-datasources.git
master
Plugin Passerelle pour les sources de données TS1
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
trivial: remove python 2 from classifiers
HEAD
v0.4
master
Frédéric Péters
2022-02-02
1
-1/+0
*
build: update setup.py to require at least django 2.2
Frédéric Péters
2021-12-19
1
-1/+1
*
jenkins: build packages for buster & bullseye
Frédéric Péters
2021-12-12
1
-2/+2
*
debian: use debhelper compat level 12
Frédéric Péters
2021-12-12
2
-2/+1
*
debian: stop building python2 package
Frédéric Péters
2021-12-12
2
-8/+3
*
django22: import django.urls (#51144)
Nicolas ROCHE
2021-02-15
1
-1/+1
*
build: sync setup.py for python3
Frédéric Péters
2020-07-03
1
-10/+18
*
[TELE-592] add admints@imio.be to mail_notify
Daniel Muyshond
2020-07-03
1
-1/+1
*
[TELE-569] better mail filter
Daniel Muyshond
2020-07-02
1
-1/+1
*
[TELE-569] open using binary mode to fix 'must be string not bytes' exception
Daniel Muyshond
2020-07-02
1
-1/+1
*
[TELE-596] add b prefix to string (trying to fix jenkins build error)
Daniel Muyshond
2020-07-02
1
-5/+3
*
[TELE-569] fix imio dudes mail adresses
Daniel Muyshond
2020-07-02
1
-3/+1
*
[TELE-569] mail_notify imio guys too
Daniel Muyshond
2020-07-02
1
-1/+3
*
[TELE-569] add a test comment to see if jenkins moves
Daniel Muyshond
2020-07-02
1
-0/+3
*
[TELE-569] add imio guy to mail_notify
Daniel Muyshond
2020-07-02
1
-1/+1
*
[TELE-569] change django version in dependency
Daniel Muyshond
2020-06-28
1
-2/+1
*
[TELE-569] Python 3 adaptation
Daniel Muyshond
2020-06-28
1
-1/+5
*
[TELE-569] add build-depends and pkge name for Python 3
Daniel Muyshond
2020-06-28
1
-1/+5
*
jenkins: build for all default dists
Frédéric Péters
2020-05-24
1
-2/+2
*
jenkins: use ci@entrouvert.org for notifications
Emmanuel Cazenave
2019-10-02
1
-1/+1
*
add Jenkinfile
Frédéric Péters
2019-09-23
1
-0/+29
*
stop loading obsolete "future" tag (#30162)
Frédéric Péters
2019-01-30
2
-2/+0
*
adapt urlpatterns declaration for Django 1.11 (#30162)
Frédéric Péters
2019-01-29
1
-5/+5
*
remove log level attribute (#27162)
v0.3
Frédéric Péters
2018-12-14
1
-0/+24
*
Print slug if slug exist
Christophe Boulanger
2018-05-18
2
-1/+4
*
translation correction
Christophe Boulanger
2018-05-18
1
-1/+1
*
Add new translations
Christophe Boulanger
2018-05-18
1
-26/+69
*
Add information about item slug (readonly)
Christophe Boulanger
2018-05-18
3
-7/+16
*
migrate slug (to be hidden and build thank to slugify(text))
Christophe Boulanger
2018-03-02
2
-0/+54
*
Motivation and destination : slug is not editable and it's build thank to slu...
Christophe Boulanger
2018-03-02
1
-2/+5
*
migrations: mark slug as unique
v0.2
Frédéric Péters
2018-02-17
2
-1/+22
*
Comma is not allowed in motivations title
Christophe Boulanger
2017-05-08
1
-1/+7
*
Add Motivations and Destinations update function (template, view, urls)
Christophe Boulanger
2017-04-20
3
-5/+33
*
Remove conflicting migration step
Christophe Boulanger
2017-04-04
1
-26/+0
*
Save models.py because 'stash' bad lines
Christophe Boulanger
2017-04-03
1
-5/+0
*
Add file for migration
Christophe Boulanger
2017-04-03
1
-0/+26
*
import data from .json file
Christophe Boulanger
2017-04-03
1
-0/+5
*
Update README.md
boulch
2017-04-03
1
-0/+2
*
update README.md
Christophe Boulanger
2017-03-23
1
-0/+6
*
Add 'slug' attributes and migration step
Christophe Boulanger
2017-03-23
2
-0/+28
*
Add slug attributes
Christophe Boulanger
2017-03-23
1
-2/+6
*
add export/import support
Frédéric Péters
2017-03-23
1
-0/+55
*
Add management for ts1 terms (manage.py). usage : bin/manage.py ts1_terms_man...
Christophe Boulanger
2017-02-28
3
-0/+48
*
debian: add python-django to build-depends, for translations
Frédéric Péters
2017-02-28
1
-1/+1
*
add missing MANIFEST.in file
Frédéric Péters
2017-02-28
1
-0/+6
*
Add debian package
Christophe Boulanger
2017-02-28
5
-0/+23
*
Add destination functionality (models + views (view / add / confirm delete)
v0.1
Christophe Boulanger
2017-02-28
7
-4/+153
*
Add view to confirm motivation deletion
Christophe Boulanger
2017-02-28
1
-0/+16
*
Add a title in detail view and change delete cross for an appropriate icon
Christophe Boulanger
2017-02-28
1
-11/+2
*
Add new method to serve a json formated data + remove old code and comments i...
Christophe Boulanger
2017-02-28
1
-45/+7
[next]