8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-08-09 16:55:01 +00:00
Commit graph

329 commits

Author SHA1 Message Date
227511504e Fix translations 2020-04-17 22:52:30 +00:00
Laouen Fernet
c8ed48145c Add migrations for improved translations 2019-11-24 23:27:57 +01:00
Laouen Fernet
b433e464ac Edit translations in topologie 2019-11-24 23:27:57 +01:00
Laouen Fernet
207c8ba206 Mark strings for translation in topologie 2019-11-24 23:27:56 +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
804d5a711b Fix typo in view edit_switch 2019-10-31 21:54:25 +01:00
Hugo Levy-Falk
42f65bea6a Fix DomainForm usage. 2019-10-17 20:20:19 +02:00
Gabriel Detraz
47e67c3a40 Retourne au moins l'interface principale du switch 2019-10-14 23:47:52 +02:00
Gabriel Detraz
0b8cdb8e07 Fix : Permet d'avoir plusieurs blocs de switchs ordonnés sur le même sous-réseau (ex /24 dans /16) 2019-10-10 19:22:23 +02: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
Hugo Levy-Falk
f9b7d70314 Fix various bugs in auth.py. 2019-09-19 23:01:30 +02:00
Hugo Levy-Falk
9b3bc1d053 ACL for applications. 2019-09-08 15:17:17 +02:00
Hugo Levy-Falk
8f5b302cbf Translation for GTU check. 2019-09-05 22:03:45 +02:00
Hugo Levy-Falk
8d4aac1e49 Fix initial migration 2019-09-05 17:56:35 +02:00
Gabriel Detraz
3f82adb720 Mise en cache affichage résidence 2019-08-07 02:09:57 +02:00
Gabriel Detraz
105348b73a Prechargement des données batiment/résidences pour selection des chambres 2019-08-07 00:44:44 +02:00
Gabriel Detraz
0770da51d1 Correction de l'affichage des chambres/locaux 2019-08-07 00:43:47 +02:00
Gabriel Detraz
08d9e04a9e Optimisation affichage détaillé d'un switch 2019-08-07 00:29:21 +02:00
Gabriel Detraz
0794056d19 Optimisation chargement des locaux 2019-08-07 00:08:19 +02:00
Gabriel Detraz
84cab79d6f Optimisation de l'affichage des switchs 2019-08-06 17:50:39 +02:00
Gabriel Detraz
e17b28cae0 Optimise le chargement des chambres 2019-08-06 17:46:36 +02:00
Gabriel Detraz
5034c2656c Optimisation chargement des modules switchs 2019-08-06 04:30:26 +02:00
Gabriel Detraz
99fd303143 Optimisation chargement des profils de ports 2019-08-06 04:21:28 +02:00
Gabriel Detraz
d8ad882eff xOptimisation des requètes SQL chargement des switchs 2019-08-06 04:11:36 +02:00
Gabriel Detraz
9882310d61 Affichage correct si port profile custom 2019-07-27 01:55:26 +02:00
Gabriel Detraz
7cc0fd1e66 Mise en cache et gestion correcte des profile de port par résidence 2019-07-27 01:53:06 +02:00
chirac
5b112657c9 Returns correct port profile 2019-07-21 01:25:04 +02:00
chirac
3ec4fdd9d9 Profile default different for dormitories (option) 2019-07-21 01:02:32 +02:00
detraz
0d0d09bc9f Fix type var rename 2019-03-17 14:53:11 +01:00
detraz
c9b84047d2 Change les variables type en name ou machine_type pour éviter les confusions 2019-03-03 17:28:33 +01:00
klafyvel
4fcfbea0f4 Update forms.py 2019-02-20 23:25:15 +01:00
chirac
c4571ab425 Update, english doc models.py 2019-02-20 20:49:34 +01:00
chirac
bd079b2756 Doc in english dormitory views.py 2019-02-20 20:46:28 +01:00
detraz
c346ca531a Display residence if residence>1 2019-02-19 00:54:11 +01:00
detraz
87730a3ad2 Fix room_name problem with building 2019-02-18 22:13:34 +01:00
detraz
8d799ed92d Create dormitory with buildings 2019-02-18 21:11:51 +01:00
Alexandre Iooss
56ec7a2df5 Update translation files 2019-02-12 09:12:45 +01:00
Laouen Fernet
69d80fcdb0 add translations for topologie/ 2019-01-12 16:56:17 +01:00
Hugo LEVY-FALK
af714a7f33 typo 2019-01-03 01:02:02 +01:00
Gabriel Detraz
64301bda9f Export list_modules + return [] if no models for modules 2019-01-03 00:23:11 +01:00
Gabriel Detraz
82802de477 More clear front of all switchs modular 2019-01-03 00:23:11 +01:00
Gabriel Detraz
683cf229e9 Edition fine des modules pour chaque switchs avec le slot 2019-01-03 00:23:11 +01:00
Gabriel Detraz
4dbbb00cf7 Export of modules of a switch 2019-01-03 00:23:11 +01:00
Gabriel Detraz
2c9ff4ea8e Module switch, model et fonctions basiques de modification 2019-01-03 00:23:11 +01:00
Hugo LEVY-FALK
21f54486b2 Fix switch creation 2019-01-01 20:17:27 +01:00
klafyvel
c238a9a2fa Remove useless variable in create_ports and give explicit name to s_end. 2019-01-01 19:10:34 +01:00
klafyvel
7ddb627b6b Do not create an useless list since set can be created from any iterable. 2019-01-01 19:10:34 +01:00
Gabriel Detraz
92e6ae45ad Refactor aussi la fonction du views pour la route 2019-01-01 19:10:33 +01:00
Gabriel Detraz
e172923578 Fix #103 2019-01-01 19:10:33 +01:00
Alexandre Iooss
29fb5dc848 Remove generated locales from git tree
Now compiled locale files (.mo) are generated on the server side.
This cleans up the git tree and make translation contributions much
easier to merge.

Please note that you will need to generate those files after each pull,
so remember to execute install_re2o.sh.
2018-12-10 13:14:56 +01:00