charliep
|
a6b479db19
|
Update 131 files
- /apps/activity/api/serializers.py
- /apps/activity/api/urls.py
- /apps/activity/api/views.py
- /apps/activity/tests/test_activities.py
- /apps/activity/__init__.py
- /apps/activity/admin.py
- /apps/activity/apps.py
- /apps/activity/forms.py
- /apps/activity/tables.py
- /apps/activity/urls.py
- /apps/activity/views.py
- /apps/api/__init__.py
- /apps/api/apps.py
- /apps/api/serializers.py
- /apps/api/tests.py
- /apps/api/urls.py
- /apps/api/views.py
- /apps/api/viewsets.py
- /apps/logs/signals.py
- /apps/logs/apps.py
- /apps/logs/__init__.py
- /apps/logs/api/serializers.py
- /apps/logs/api/urls.py
- /apps/logs/api/views.py
- /apps/member/api/serializers.py
- /apps/member/api/urls.py
- /apps/member/api/views.py
- /apps/member/templatetags/memberinfo.py
- /apps/member/__init__.py
- /apps/member/admin.py
- /apps/member/apps.py
- /apps/member/auth.py
- /apps/member/forms.py
- /apps/member/hashers.py
- /apps/member/signals.py
- /apps/member/tables.py
- /apps/member/urls.py
- /apps/member/views.py
- /apps/note/api/serializers.py
- /apps/note/api/urls.py
- /apps/note/api/views.py
- /apps/note/models/__init__.py
- /apps/note/static/note/js/consos.js
- /apps/note/templates/note/mails/negative_balance.txt
- /apps/note/templatetags/getenv.py
- /apps/note/templatetags/pretty_money.py
- /apps/note/tests/test_transactions.py
- /apps/note/__init__.py
- /apps/note/admin.py
- /apps/note/apps.py
- /apps/note/forms.py
- /apps/note/signals.py
- /apps/note/tables.py
- /apps/note/urls.py
- /apps/note/views.py
- /apps/permission/api/serializers.py
- /apps/permission/api/urls.py
- /apps/permission/api/views.py
- /apps/permission/templatetags/perms.py
- /apps/permission/tests/test_oauth2.py
- /apps/permission/tests/test_permission_denied.py
- /apps/permission/tests/test_permission_queries.py
- /apps/permission/tests/test_rights_page.py
- /apps/permission/__init__.py
- /apps/permission/admin.py
- /apps/permission/backends.py
- /apps/permission/apps.py
- /apps/permission/decorators.py
- /apps/permission/permissions.py
- /apps/permission/scopes.py
- /apps/permission/signals.py
- /apps/permission/tables.py
- /apps/permission/urls.py
- /apps/permission/views.py
- /apps/registration/tests/test_registration.py
- /apps/registration/__init__.py
- /apps/registration/apps.py
- /apps/registration/forms.py
- /apps/registration/tables.py
- /apps/registration/tokens.py
- /apps/registration/urls.py
- /apps/registration/views.py
- /apps/treasury/api/serializers.py
- /apps/treasury/api/urls.py
- /apps/treasury/api/views.py
- /apps/treasury/templatetags/escape_tex.py
- /apps/treasury/tests/test_treasury.py
- /apps/treasury/__init__.py
- /apps/treasury/admin.py
- /apps/treasury/apps.py
- /apps/treasury/forms.py
- /apps/treasury/signals.py
- /apps/treasury/tables.py
- /apps/treasury/urls.py
- /apps/treasury/views.py
- /apps/wei/api/serializers.py
- /apps/wei/api/urls.py
- /apps/wei/api/views.py
- /apps/wei/forms/surveys/__init__.py
- /apps/wei/forms/surveys/base.py
- /apps/wei/forms/surveys/wei2021.py
- /apps/wei/forms/surveys/wei2022.py
- /apps/wei/forms/surveys/wei2023.py
- /apps/wei/forms/__init__.py
- /apps/wei/forms/registration.py
- /apps/wei/management/commands/export_wei_registrations.py
- /apps/wei/management/commands/import_scores.py
- /apps/wei/management/commands/wei_algorithm.py
- /apps/wei/templates/wei/weilist_sample.tex
- /apps/wei/tests/test_wei_algorithm_2021.py
- /apps/wei/tests/test_wei_algorithm_2022.py
- /apps/wei/tests/test_wei_algorithm_2023.py
- /apps/wei/tests/test_wei_registration.py
- /apps/wei/__init__.py
- /apps/wei/admin.py
- /apps/wei/apps.py
- /apps/wei/tables.py
- /apps/wei/urls.py
- /apps/wei/views.py
- /note_kfet/settings/__init__.py
- /note_kfet/settings/base.py
- /note_kfet/settings/development.py
- /note_kfet/settings/secrets_example.py
- /note_kfet/static/js/base.js
- /note_kfet/admin.py
- /note_kfet/inputs.py
- /note_kfet/middlewares.py
- /note_kfet/urls.py
- /note_kfet/views.py
- /note_kfet/wsgi.py
- /entrypoint.sh
|
2024-02-07 02:26:49 +01:00 |
Nicolas Margulies
|
7afc583282
|
Made trust adding widget resetable, corrected the unexpected empty field behavior and improved autocomplete's responsiveness
|
2023-09-01 17:15:24 +02:00 |
bleizi
|
609362c4f8
|
Merge branch 'update_permission' into 'main'
Update permission
See merge request bde/nk20!216
|
2023-08-23 22:50:24 +02:00 |
bleizi
|
03d2d5f03e
|
change -50€ to -20€ and doc
|
2023-08-22 21:51:02 +02:00 |
parpaing
|
9944ebcaad
|
changement des couleurs de la note vers les couleurs totalist spies
|
2023-03-25 02:13:16 +01:00 |
parpaing
|
8537f043f7
|
changement des couleurs de la note vers les couleurs totalist spies
|
2023-03-25 00:57:19 +01:00 |
Nicolas Margulies
|
dc69faaf1d
|
Better user search to add friendships
|
2022-04-13 12:30:22 +02:00 |
Yoann Beaugnon
|
ee22e9b3b6
|
fixing color to follow the proper theme
|
2022-04-12 18:33:22 +02:00 |
Yoann Beaugnon
|
19ae616fb4
|
switching to survivalist color
|
2022-04-12 17:40:52 +02:00 |
parpaing
|
4d03d9460d
|
Passage des couleurs ttlsp
|
2022-04-05 14:45:41 +02:00 |
Yohann D'ANELLO
|
f88eae924c
|
Use local version of Turbolinks instead of using Cloudfare
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
|
2021-12-13 21:00:34 +01:00 |
Yohann D'ANELLO
|
9628560d64
|
Improve entry search with a debouncer
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
|
2021-10-04 14:39:53 +02:00 |
Yohann D'ANELLO
|
d809b2595a
|
Pretty money function is invalid in Javascript: it mays display an additional euro
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
|
2021-09-28 11:20:57 +02:00 |
Pierre-antoine Comby
|
668cfa71a7
|
fix #98
|
2021-09-26 23:02:31 +02:00 |
Yohann D'ANELLO
|
d5ecb72a71
|
Update copyright for 2021
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
|
2021-06-14 21:45:56 +02:00 |
Yohann D'ANELLO
|
35ffb36fbd
|
Round amounts to the nearest integer rather than take the floor
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
|
2021-06-07 23:47:07 +02:00 |
ourspalois
|
c4c4e9594f
|
couleur 4.0
|
2021-05-22 12:34:31 +02:00 |
ourspalois
|
dc0f3dbcef
|
Changement de couleur 3.0
|
2021-05-22 12:19:29 +02:00 |
ourspalois
|
b3abe9ab18
|
Changement de couleur 2.0
|
2021-05-22 11:53:13 +02:00 |
ourspalois
|
67e170d4a6
|
Bonjour c le changement de couleur
|
2021-05-22 11:30:11 +02:00 |
Yohann D'ANELLO
|
84304971d7
|
Add sample translation file for english
Signed-off-by: Yohann D'ANELLO <yohann.danello@gmail.com>
|
2021-01-19 14:29:12 +01:00 |
Yohann D'ANELLO
|
b9d49d53f2
|
Export JS translation files as static files
|
2020-11-16 00:29:27 +01:00 |
Yohann D'ANELLO
|
5635598bbc
|
Extract strings from javascript files and translate them in french
|
2020-11-15 23:28:41 +01:00 |
Alexandre Iooss
|
c720e5483e
|
Move transfer.js where it belongs
|
2020-09-09 16:45:15 +02:00 |
Alexandre Iooss
|
0fd3e9db78
|
Move consos.js where it belongs
|
2020-09-09 16:42:45 +02:00 |
Alexandre Iooss
|
f333e6a875
|
Fix profile picture width
|
2020-09-09 14:03:49 +02:00 |
Alexandre Iooss
|
27aa2e9da8
|
JQuery is unable to cancel Turbolinks
|
2020-09-06 21:41:33 +02:00 |
Alexandre Iooss
|
89b2ff52e3
|
Fix I'm the emitter button
|
2020-09-06 21:38:55 +02:00 |
Alexandre Iooss
|
afc367cfb8
|
Use === in JS
|
2020-09-05 08:38:31 +02:00 |
Alexandre Iooss
|
bad5fe3c22
|
Format JS files
|
2020-09-05 08:30:41 +02:00 |
Yohann D'ANELLO
|
c03c18e93a
|
Test and cover treasury app
|
2020-09-04 15:53:00 +02:00 |
Yohann D'ANELLO
|
4b85a35a9d
|
Fix double consumptions
|
2020-09-03 16:10:29 +02:00 |
Alexandre Iooss
|
76aacaf048
|
Definitively more usable
|
2020-09-03 11:47:17 +02:00 |
Alexandre Iooss
|
cc7ebd2d8a
|
Sometimes the nk20 is too laggy
|
2020-09-03 00:35:25 +02:00 |
Alexandre Iooss
|
be6cf93cdb
|
Move default profile picture in member app
|
2020-09-02 23:08:40 +02:00 |
Yohann D'ANELLO
|
2b70a05a9e
|
Remove useless category field in RecurrentTransaction (that is the category of the template)
|
2020-09-01 15:51:47 +02:00 |
Alexandre Iooss
|
9c794205f0
|
More readable navbar and no more padding in mark
|
2020-09-01 10:47:29 +02:00 |
Alexandre Iooss
|
c1c211629d
|
Change loading bar color
|
2020-09-01 10:02:22 +02:00 |
Alexandre Iooss
|
affa2b1a4d
|
Autocomplete of fixed size
|
2020-09-01 09:52:45 +02:00 |
Alexandre Iooss
|
e8dcf295ad
|
Make outline button have a background
|
2020-09-01 09:46:33 +02:00 |
Yohann D'ANELLO
|
5642c268e9
|
Move transfer type selector in credit/debit mode
|
2020-08-31 23:06:21 +02:00 |
Yohann D'ANELLO
|
5e65e2d74a
|
✨ Add "Lock note" feature
|
2020-08-31 20:15:48 +02:00 |
Yohann D'ANELLO
|
a9258c332a
|
Order note research results: match first aliases then normalized names
|
2020-08-30 22:33:59 +02:00 |
Yohann D'ANELLO
|
b454ad8dad
|
Hide note selector when the user clicks elsewhere
|
2020-08-30 16:56:16 +02:00 |
Yohann D'ANELLO
|
227cb2a801
|
Add light background to "Gift/Transfer" buttons
|
2020-08-30 15:49:06 +02:00 |
Yohann D'ANELLO
|
ef1e805538
|
Clear note selector once a consumption is performed
|
2020-08-30 15:18:34 +02:00 |
Alexandre Iooss
|
196f796570
|
Move alias.js to local static
|
2020-08-22 23:54:58 +02:00 |
Alexandre Iooss
|
8691421ce3
|
Change cursor on select
|
2020-08-22 23:23:44 +02:00 |
erdnaxe
|
00b07147f6
|
Merge branch 'color_front' into 'beta'
Color front
See merge request bde/nk20!94
|
2020-08-21 21:07:24 +02:00 |
Yohann D'ANELLO
|
26775aa561
|
Clear and hide tooltips when the conso/transfer page is cleared
|
2020-08-21 21:00:46 +02:00 |