8b83f9f4bc
Create InterfaceHistory
2020-04-23 17:39:45 +02:00
290504be78
Rename MachineHistory to MachineHistorySearch
2020-04-23 17:14:42 +02:00
a4be2cdcef
Fix typo in UserHistoryEvent.__repr
2020-04-23 17:02:08 +02:00
d5ec64f9a8
Add detailed history for Adherent and Club objects
2020-04-23 17:02:08 +02:00
Hugo Levy-Falk
6d3c86f99c
Rebase dev
2020-04-23 17:01:07 +02:00
b1a170f3e4
Improve user history view event format
2020-04-23 16:57:24 +02:00
42cc29e2f8
Improve event representation in user history
2020-04-23 16:57:24 +02:00
3643e06bb3
Fix displaying new user history view
2020-04-23 16:57:24 +02:00
d06d6f8c00
Create specific view for user history
2020-04-23 16:57:24 +02:00
17f0691957
Fix comments for machine history view and model
2020-04-22 23:25:19 +02:00
a5b67300c9
Fix number of results in pagination for machine history
2020-04-22 23:25:19 +02:00
01236373aa
Add pagination for machine history results
2020-04-22 23:25:19 +02:00
91cee11297
Add missing translations in logs
2020-04-22 23:25:19 +02:00
41723adc89
Fix date check in machine history display
2020-04-22 23:25:19 +02:00
69666e1c91
Handle dates more gracefuly in machine history view
2020-04-22 23:25:19 +02:00
6678c15c2c
Fix date compare in machine history view
2020-04-22 23:25:19 +02:00
830f6341df
Add link to machine history view
2020-04-22 23:25:19 +02:00
e76a215579
Handle empty dates in machine history results view
2020-04-22 23:25:18 +02:00
f051d5c09c
Tweak machine history results view
2020-04-22 23:25:18 +02:00
c662fa64d8
Improve machine history results view
2020-04-22 23:25:18 +02:00
451923be3e
Add comments to logs/models.py
2020-04-22 23:25:18 +02:00
c4634191f5
Fix machine history views
2020-04-22 23:25:18 +02:00
4b7393b5e4
Add views to get IP / MAC history
2020-04-22 23:25:18 +02:00
5107a34a6e
Add missing translations
2020-04-21 19:48:59 +00:00
1b64c8f95b
Add translation for email error message
2020-04-19 18:21:38 +00:00
739197d99f
Add translations for advanced search email filter
2020-04-19 15:15:40 +00:00
f3d8b70213
Add translations for statistics
2020-04-17 23:40:01 +00:00
e339308318
Add email state statistics
2020-04-18 01:36:33 +02:00
227511504e
Fix translations
2020-04-17 22:52:30 +00:00
ede81adaf7
Remove unused translation
2020-04-17 19:20:27 +02:00
43eadaa712
Replace STATE_EMAIL_NOT_YET_CONFIRMED with an email_state
2020-04-17 17:35:24 +02:00
Jean-Romain Garnier
60186071db
Revert "Create STATE_SUSPENDED"
...
This reverts commit 2aef2ae3fa
.
2020-04-17 17:03:54 +02:00
2aef2ae3fa
Create STATE_SUSPENDED
2020-04-17 16:53:46 +02:00
52e1a77044
Add missing translations
2020-04-17 16:03:37 +02:00
8728bc69f5
Create EMAIL_NOT_YET_CONFIRMED state
2020-04-16 22:07:25 +02: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