8
0
Fork 0
mirror of https://gitlab.federez.net/re2o/re2o synced 2024-07-07 22:54:16 +00:00
Commit graph

121 commits

Author SHA1 Message Date
Jean-Romain Garnier d5e0494663 Fix number of results in pagination for machine history 2021-01-24 16:33:32 +01:00
Jean-Romain Garnier 3e52ac48d6 Add pagination for machine history results 2021-01-24 16:33:32 +01:00
Jean-Romain Garnier c891e52118 Add missing translations in logs 2021-01-24 16:33:32 +01:00
Jean-Romain Garnier a9f587ba18 Fix date check in machine history display 2021-01-24 16:33:32 +01:00
Jean-Romain Garnier bc688d39f9 Handle dates more gracefuly in machine history view 2021-01-24 16:33:32 +01:00
Jean-Romain Garnier fa439f9e9c Fix date compare in machine history view 2021-01-24 16:33:32 +01:00
Jean-Romain Garnier 8aacef28f3 Add link to machine history view 2021-01-24 16:33:32 +01:00
Jean-Romain Garnier a03047a6ae Handle empty dates in machine history results view 2021-01-24 16:33:32 +01:00
Jean-Romain Garnier 8d25dd3731 Tweak machine history results view 2021-01-24 16:33:32 +01:00
Jean-Romain Garnier b085c006bb Improve machine history results view 2021-01-24 16:33:32 +01:00
Jean-Romain Garnier 448d9dbd92 Add comments to logs/models.py 2021-01-24 16:33:32 +01:00
Jean-Romain Garnier 7bce33a84f Fix machine history views 2021-01-24 16:33:32 +01:00
Jean-Romain Garnier ec22065a34 Add views to get IP / MAC history 2021-01-24 16:33:32 +01:00
Jean-Romain Garnier a1d35a2c9b Add missing translations 2021-01-24 16:33:32 +01:00
Jean-Romain Garnier fa95625205 Add translation for email error message 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 449e1f8721 Add translations for advanced search email filter 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 51c81886b5 Add translations for statistics 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 23a5bd05e7 Add email state statistics 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 2ed3b2ac31 Fix translations 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier dc235b363c Remove unused translation 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 4803417bca Replace STATE_EMAIL_NOT_YET_CONFIRMED with an email_state 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 81b6b999be Revert "Create STATE_SUSPENDED"
This reverts commit 2aef2ae3fa.
2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 0dcd8b79e2 Create STATE_SUSPENDED 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 14fe70c762 Add missing translations 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 64626335d2 Create EMAIL_NOT_YET_CONFIRMED state 2021-01-24 16:33:31 +01:00
Laouen Fernet 489a564ce8 Edit translations in logs 2019-11-24 23:27:56 +01:00
Laouen Fernet 07ce7bd8a7 Mark strings for translation in logs 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
Gabriel Detraz 9c28662058 Fix display affichage date summary 2019-10-29 17:49:23 +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
klafyvel 6c476f080e Better naming 2019-09-19 23:14:33 +02:00
Gabriel Detraz 17704fce9c Fix can_view extra arg for logs 2019-09-19 23:10:43 +02:00
Hugo Levy-Falk 04abc64cc9 Better error messages. 2019-09-08 15:17:17 +02:00
Hugo Levy-Falk 8f5b302cbf Translation for GTU check. 2019-09-05 22:03:45 +02:00
detraz 9053a752b1 New argument on all_adh and all_access including asso 2019-03-17 15:23:51 +01:00
Gabriel Detraz 706903f8c9 Add new full_archive state for user 2019-03-17 03:24:20 +01:00
Alexandre Iooss 56ec7a2df5 Update translation files 2019-02-12 09:12:45 +01:00
Laouen Fernet 9683e0d688 add translations for logs/ 2019-01-12 16:56:15 +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
Gabriel Detraz 6c6330dd4d Séparation entre utils et base (dossier re2o) 2018-11-15 18:59:06 +01:00
Alexandre Iooss 4a4ba06112 Use debian font-awesome
Rather than going online, use fonts-font-awesome debian package. Also
icons were updated to font-awesome 4.7.0 (in debian 9).
2018-09-22 10:15:51 +02:00
detraz 52f3d4d550 Not yet member, possibilité de trouver les users pas encore adhérents 2018-09-08 21:17:08 +02:00
Hugo LEVY-FALK dfc765f5e5 Fais la distinction entre un baseinvoice avec et sans objet facture. 2018-08-23 23:11:01 +02:00
Laouen Fernet f6130c2335 Translation of logs/ (front) 2018-08-18 13:38:17 +02:00
Hugo LEVY-FALK 2ee17b370b Passage par flags plutôt que par valeurs 2018-07-20 19:54:03 +02:00
Hugo LEVY-FALK fa6614adb5 i18n pour l'historique 2018-07-19 12:43:19 +02:00
Hugo LEVY-FALK 6b945bf322 fix #65, gestion propre de l'historique. 2018-07-19 12:30:15 +02:00
Maël Kervella e5f9b634a0 Remove logs/stats_droit 2018-07-12 11:56:07 +00:00
Hugo LEVY-FALK a61d8d6ebd Factorisation des décorateurs ACL dans les vues. Fix #121 2018-05-07 19:43:53 +02:00
Hugo LEVY-FALK 9d79ffb5ca Plus de BÔTÉ dans l'affichage des superusers 2018-05-03 14:08:05 +02:00