2f4b26999e
fix: 🐛 Remove clashes in permissions for the ticket app
...
Permissions clashes of view_* are removed for the ticket app.
2021-02-14 09:29:10 +01:00
ec2b4afd41
style: 🎨 Apply black and isort
2021-02-14 09:29:10 +01:00
6736caf9f4
feat: ⬆️ Support for django 2.2 ( #308 )
...
Support for django 2.2. Rename django.conf.urlresolvers. Change url to path. Add apps to app folder. Edit migrations for on_delete. Edit models for on_delete.
Drop compatibility for django 1.x
2021-02-14 09:29:10 +01:00
c485f3a8fb
chore(trans): Regenerate all django.po file
2021-01-24 12:02:44 +01:00
42ded799e4
fix: Whitelist and ticket list responsiveness
2021-01-15 19:46:35 +01:00
Hugo Levy-Falk
f1e27f6066
Tickets
2021-01-10 16:22:12 +01:00
chirac
a0612728ee
Move new autocomplete widgets on widget file
2021-01-02 23:21:15 +01:00
chirac
d8a53230c6
Autocomplete on ticket
2020-12-30 18:55:28 +01:00
d1d4ea6af3
Ça se dit Rézo Metz 'tain
2020-11-23 17:06:37 +01:00
4b320ba7cf
Minor typo in translations
2020-11-17 22:23:51 +01:00
30ff646de7
Links and translations
2020-11-17 22:13:20 +01:00
087ef6feb6
Translations
2020-11-17 21:50:16 +01:00
grisel-davy
17f09c551b
reorganize infos on contact page
2020-10-27 12:20:26 +01:00
grisel-davy
a6d63521fd
Rename profil view in apps and count machines in user profil view
2020-10-18 14:51:58 +02:00
Gabriel Detraz
53dd1920d7
Fix publication parser error
2020-10-06 21:57:47 +02:00
Gabriel Detraz
7b89bf2e88
Add reply_to field on tickets comment
2020-08-07 19:51:55 +02:00
Laouen Fernet
9b39529fd2
Fix some translations in tickets/
2020-06-01 18:21:21 +02:00
Laouen Fernet
b66a9230a0
Add some docstrings in tickets/
2020-06-01 18:21:20 +02:00
Leila
d94f7b44a3
Add thumbnail to user model
2020-05-17 12:51:05 +02:00
Gabriel Detraz
610e8815d0
Retro-compat for python2.7 radius instance
2020-05-16 13:49:23 +02:00
Gabriel Detraz
52cfdc7105
Fix name format for tickets
2020-05-03 02:12:04 +02:00
Gabriel Detraz
b440519c73
Wrong name for basic django permission change
2020-04-30 22:00:17 +02:00
e537143efc
Add missing translations
2020-04-25 01:43:25 +02:00
6371f11536
Add missing translations
2020-04-23 19:28:15 +00:00
4731e7da02
Add missing translations for detailed history
2020-04-23 18:13:37 +00:00
Hugo Levy-Falk
6d3c86f99c
Rebase dev
2020-04-23 17:01:07 +02:00
Gabriel Detraz
4a1d0a1026
Lerennais remarques
2020-04-23 03:29:11 +02:00
Gabriel Detraz
38b119bb8e
Add comment to tikets + send_notif mails
2020-04-23 03:18:34 +02:00
Gabriel Detraz
c8c89fab1d
Fix and harmonize some issues in ticket app
2020-04-23 03:18:34 +02:00
Hugo Levy-Falk
acf510a8e7
No need for preferences/utils
2020-04-23 03:18:16 +02:00
Gabriel Detraz
9ea8808f75
New organisation for local apps and all settings in folder preferences
2020-04-23 03:18:16 +02:00
91cee11297
Add missing translations in logs
2020-04-22 23:25:19 +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
561315541e
Move mail util function to seperate file
2020-04-19 20:15:23 +02:00
28c64c4eab
Fix circular import of utils
2020-04-19 20:11:38 +02:00
7cb869809e
Make emails throw timeout errors, and gracefully handle them
2020-04-19 20:06:34 +02: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
227511504e
Fix translations
2020-04-17 22:52:30 +00:00
Gabriel Detraz
c356613a83
Fix tickets permissions name
2020-03-29 01:00:21 +01:00
Laouen Fernet
c8ed48145c
Add migrations for improved translations
2019-11-24 23:27:57 +01:00
Laouen Fernet
e26d21064e
Improve internationalisation for email templates, scripts, commands and error messages
2019-11-24 23:27:57 +01:00
Laouen Fernet
37129bd83e
Edit translations in tickets
2019-11-24 23:27:56 +01:00
Laouen Fernet
6522051728
Mark strings for translation in tickets
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
58c120410a
Fix : affichage des tickets, évite un crash
2019-10-10 15:43:52 +02:00
Gabriel Detraz
6617d6a000
Fix affichage dans le dropdown adapté
2019-10-01 22:47:30 +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
8df5a05d89
Do not display unnecessary warnings.
2019-09-19 22:55:16 +02:00