Commit Graph

31 Commits

Author SHA1 Message Date
Paul Marillonnet c8ce9fdd0a debian: discard deprecated pycrypto dependency (#35584) 2019-10-31 14:28:37 +01:00
Frédéric Péters 66e5bba858 debian: don't set syslog handlers for django_select2 if undefined (#36787) 2019-10-08 17:47:40 +02:00
Paul Marillonnet 5b8b62a19f set upper bound on django-import-export dependency version (#36774)
* so as to maintain the role CSV export feature
2019-10-08 14:02:22 +02:00
Paul Marillonnet 27add2ce1b debian: fix typo in control file dependency (#36655) 2019-10-03 12:07:39 +02:00
Paul Marillonnet 4115e6756b debian: do not use unnecessary pre-dependencies (#36433) 2019-10-02 12:03:54 +02:00
Benjamin Dauvergne 2ff1755de7 require python-attr>17 2019-06-22 21:30:55 +02:00
Benjamin Dauvergne dc3582ed45 manager: add user import views (fixes #32833) 2019-06-22 13:06:01 +02:00
Benjamin Dauvergne fe0895da8b add csv import framework (#32833) 2019-06-21 18:44:13 +02:00
Paul Marillonnet 23145898bd python3: deprecate file builtin (#32815) 2019-06-19 09:38:15 +02:00
Benjamin Dauvergne 7eda057909 integrate authentic2-auth-fc in packaging (#20852) 2019-05-31 14:51:55 +02:00
Christophe Siraut 00db0f3350 debian: bump debhelper compatibility level (#32260) 2019-04-16 14:28:07 +02:00
Paul Marillonnet 6d856ad3ca python3: remove "execfile", which isn't a builtin anymore (#31145) 2019-04-02 14:20:08 +02:00
Paul Marillonnet f6fa7f7c56 python3: adapt exception raising and handling (#31137) 2019-03-07 13:58:28 +01:00
Frédéric Péters 7e1f2ca385 debian: declare systemd service (#30016) 2019-01-23 10:08:09 +01:00
Frédéric Péters a855c86c29 debian: add missing dh-sytemd dependency (#29839) 2019-01-17 09:57:31 +01:00
Emmanuel Cazenave 56c72c2cf2 use directly tablib instead of django-export-export (#29531) 2019-01-15 16:11:36 +01:00
Frédéric Péters e966f15556 debian: sync gunicorn timeout of systemd unit with init.d script (#29533) 2019-01-07 16:10:17 +01:00
Frédéric Péters 2182f8a65d debian: add systemd service unit for authentic2-multitenant (#16807) 2018-12-15 10:07:57 +01:00
Frédéric Péters 13ec5eb896 debian: don't reference undefined STATICFILES_DIRS (#28727) 2018-12-07 08:49:48 +01:00
Frédéric Péters 59b22c3c67 debian: fix reference to system configuration file (#27985) 2018-11-14 12:12:19 +01:00
Paul Marillonnet a5d652ce81 support avatar picture in user profile (#26022) 2018-10-30 10:23:11 +01:00
Frédéric Péters 3f409f099f debian: bump required jwcrypto version for multitenant package (#26324) 2018-10-09 10:02:10 +02:00
Frédéric Péters 649ca7e31f debian: allow installation with newer django 2018-09-26 16:43:06 +02:00
Christophe Siraut 2fe04cf834 rename folder debian-jessie to debian (#26038) 2018-09-17 14:44:06 +02:00
Jérôme Schneider 41b7e09631 Removing debian directory (will be add in debian branch)
* .gitignore: add all local_settings.py
 * authentic2/settings.py: expose local_file into the environement
2013-06-14 15:45:09 +02:00
Jérôme Schneider 57708aa0f4 debian: fixes add local_settings and fix install 2013-06-13 20:34:09 +02:00
Jérôme Schneider d1e4ef613b debian: begin new version for squeeze 2013-06-13 19:46:14 +02:00
Benjamin Dauvergne 3dbff0d36b settings: fix prod settings 2013-05-30 22:31:05 +02:00
Benjamin Dauvergne 35a32efe02 Change global package name for authentic2
All packages moved under authentic2 directory
authentic2.settings now target media/ templates/ and authentic.db files
under the current directory.
2010-10-22 14:43:51 +02:00
Frédéric Péters cb46172ace Add wsgi script and apache configuration snippet to .deb 2010-06-03 15:05:05 +02:00
Frédéric Péters 4aef249607 Initial debian packaging 2010-06-01 14:30:55 +02:00