8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-09-17 11:43:08 +00:00
Commit graph

128 commits

Author SHA1 Message Date
ab0ce03b81 Add detailed history for Adherent and Club objects 2021-01-24 16:33:32 +01:00
Hugo Levy-Falk
7ddbc02835 Rebase dev 2021-01-24 16:33:32 +01:00
156a069238 Improve user history view event format 2021-01-24 16:33:32 +01:00
7ed004f564 Improve event representation in user history 2021-01-24 16:33:32 +01:00
d3e681a0ef Fix displaying new user history view 2021-01-24 16:33:32 +01:00
cbf688b640 Create specific view for user history 2021-01-24 16:33:32 +01:00
6d8fa42487 Fix comments for machine history view and model 2021-01-24 16:33:32 +01:00
d5e0494663 Fix number of results in pagination for machine history 2021-01-24 16:33:32 +01:00
3e52ac48d6 Add pagination for machine history results 2021-01-24 16:33:32 +01:00
c891e52118 Add missing translations in logs 2021-01-24 16:33:32 +01:00
a9f587ba18 Fix date check in machine history display 2021-01-24 16:33:32 +01:00
bc688d39f9 Handle dates more gracefuly in machine history view 2021-01-24 16:33:32 +01:00
fa439f9e9c Fix date compare in machine history view 2021-01-24 16:33:32 +01:00
8aacef28f3 Add link to machine history view 2021-01-24 16:33:32 +01:00
a03047a6ae Handle empty dates in machine history results view 2021-01-24 16:33:32 +01:00
8d25dd3731 Tweak machine history results view 2021-01-24 16:33:32 +01:00
b085c006bb Improve machine history results view 2021-01-24 16:33:32 +01:00
448d9dbd92 Add comments to logs/models.py 2021-01-24 16:33:32 +01:00
7bce33a84f Fix machine history views 2021-01-24 16:33:32 +01:00
ec22065a34 Add views to get IP / MAC history 2021-01-24 16:33:32 +01:00
a1d35a2c9b Add missing translations 2021-01-24 16:33:32 +01:00
fa95625205 Add translation for email error message 2021-01-24 16:33:31 +01:00
449e1f8721 Add translations for advanced search email filter 2021-01-24 16:33:31 +01:00
51c81886b5 Add translations for statistics 2021-01-24 16:33:31 +01:00
23a5bd05e7 Add email state statistics 2021-01-24 16:33:31 +01:00
2ed3b2ac31 Fix translations 2021-01-24 16:33:31 +01:00
dc235b363c Remove unused translation 2021-01-24 16:33:31 +01:00
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
0dcd8b79e2 Create STATE_SUSPENDED 2021-01-24 16:33:31 +01:00
14fe70c762 Add missing translations 2021-01-24 16:33:31 +01:00
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