8
0
Fork 0
mirror of https://gitlab.federez.net/re2o/re2o synced 2024-06-18 08:38:09 +00:00
Commit graph

38 commits

Author SHA1 Message Date
Yoann Pétri 69f78d8c60 Ça se dit Rézo Metz 'tain 2021-01-24 16:37:09 +01:00
Laouen Fernet b5769bb1f8 Mark strings for translation in re2o 2019-11-24 23:27:55 +01:00
Hugo Levy-Falk c4a104b3b6 I like my black.
Just ran black on the whoe repository. Fix #210.
2019-11-04 22:47:24 +01:00
Hugo Levy-Falk a9194b405a Hello Lara :D
Just ran `find /var/www/re2o \( -type d -name .git -prune \) -o -type f -print0 | xargs -0 sed -i 's/Goulven/Lara/g'`.
2019-10-01 13:37:56 +02:00
Grizzly 3a5fad0287 Separation des lists d'apps optionnelles pour eviter les erreurs d'import d'urls non présents 2019-08-11 20:30:54 +00:00
Grizzly 575e570d16 Cannonisation de l'affichage des apps optionnels sur le profil et imports conditionnels dans les urls 2019-08-11 19:24:40 +02:00
Grizzly f054c0a2af Premiere vue d'affichage des tickets 2019-08-11 19:24:40 +02:00
Alexandre Iooss e900ce0d0d Fix login screen not being redirected 2019-04-20 19:30:49 +02:00
Alexandre Iooss 10c6a268d2 Add customisation to Django Contrib Admin
The default theme of Django Contrib Admin is not really great. This
theme the Django Admin with Re2o logo and colors.

It also comes with a new dynamic-generated menu to navigate in the admin
interface.

A new index page override the global index of Django Contrib Admin to
prepare for new features.

This patch is part of the Aube patchset for Re2o, targeting the use of
Django Contrib Admin as a manage interface for active members.
2019-04-20 19:30:49 +02:00
Alexandre Iooss a7d7cbd261 Add a logout confirmation
This patch remove the custom rule in router responsible to redirect
logout to index page and place a template with pre-translated strings.

This is part of Aube patchset for Re2o to unify the login procedure with
Django Contrib Auth.
2019-04-20 19:30:49 +02:00
Alexandre Iooss 58196cadad Redirect Django Contrib Admin login page
Without this patch, Re2o has two login screen with different
features.

This patch redirects `/admin/login/` to the login page.

This patch is part of the Aube patchset for Re2o. This helps in the goal
to unify the login process and drop the custom login page.
2019-04-20 19:30:49 +02:00
Gabriel Detraz c6db3283ee Headers python2 2018-08-09 11:15:57 +02:00
Grizzly 15571e79a1 oubli du fichier urls 2018-08-01 18:48:23 +02:00
Hugo LEVY-FALK 8d6439f13b Regroupement avec l'erreur 500. 2018-07-20 20:12:03 +02:00
Maël Kervella c82e17d5fd Add support for django-debug-toolbar 2018-06-24 22:09:36 +00:00
Maël Kervella 0c7e944b07 Add permission for API view 2018-06-20 11:38:58 +00:00
Maël Kervella 9569e22df9 Set language button 2018-04-18 15:49:03 +00:00
Maël Kervella 1225af69bd Add custom Error 500 page 2018-04-15 17:30:46 +00:00
Maël Kervella b4fcadaecf API: Create the API app 2018-03-17 18:56:01 +00:00
matthieu 6b253f5188 Ajout d'une page A propos présantant l'association, re2o et listant c'est principaux contributeurs. Ajout d'un champ description
(dans les parametres d'association) dans l'onglet préférences.
issue #64
2018-02-23 19:38:11 +01:00
FERNET Laouen d3f07cf63a removes hard-coded urls, calls reverse. Fix issue #63 2018-01-07 20:29:43 +01:00
chirac 6cac4b20a2 Pylintage again 2017-10-14 04:48:43 +02:00
Gabriel Detraz bbc00fdb0b Ajoute unicode literals + attribue les ip à l'enregistrement auto en fonction du nas 2017-09-11 01:30:24 +02:00
chibrac 51759d2c93 Crée une application préférences pour les options de config 2017-06-26 00:50:55 +02:00
lhark 8675f9b795 Add copyright header to all .py files 2017-01-15 18:01:18 -05:00
root fc7f1ddb7f Revert "Depreciation de namespace dans django 1.9"
This reverts commit 2febf5b246.
2016-12-14 03:34:43 +01:00
Gabriel Detraz 2febf5b246 Depreciation de namespace dans django 1.9 2016-12-14 03:32:51 +01:00
chirac 02e0307340 Affichage des dernières actions 2016-10-31 17:27:27 +01:00
chirac 6724128b1d Page d'accueil de re2o 2016-07-19 03:12:48 +02:00
lhark fdbcbec0dc Add login system 2016-07-08 20:11:53 +02:00
Dalahro 880503971b Affichage de la topologie
Modification d'un port
2016-07-06 21:50:15 +02:00
chirac 30536f6aee Ajoute la recherche et l'edition des machines 2016-07-04 02:48:24 +02:00
chirac 35899f093b Ajoute une app pour les factures 2016-07-02 15:58:50 +02:00
lhark 9b527c4744 Define app namespaces 2016-07-02 02:02:25 +02:00
lhark b721a48250 Add minimal logs app and root index page 2016-07-02 00:38:12 +02:00
chirac 5d81cbdd15 Ajoute un menu pour changer l'etat et le mot de passe 2016-07-01 22:47:08 +02:00
chirac 8c1383377a Cree la view de creation d'un user 2016-06-30 20:18:06 +02:00
chirac 31c23c2ba5 initial comit 2016-06-30 01:39:31 +02:00