thomas girod
d16a207a83
Add more Ruff rules ( #891 )
...
* ruff: apply rule F
* ruff: apply rule E
* ruff: apply rule SIM
* ruff: apply rule TCH
* ruff: apply rule ERA
* ruff: apply rule PLW
* ruff: apply rule FLY
* ruff: apply rule PERF
* ruff: apply rules FURB & RUF
2024-10-15 11:36:26 +02:00
9c93162741
Add missing files
2024-09-23 10:25:27 +02:00
6068c6048a
Use real name of the website once again
2024-09-23 01:37:25 +02:00
thomas girod
8c69a94488
use google convention for docstrings
2024-07-21 00:57:04 +02:00
thomas girod
cfc19434d0
ruff rules UP008 and UP009
2024-07-08 15:37:09 +02:00
thomas girod
688871a680
ruff rule A
2024-07-08 15:37:08 +02:00
thomas girod
3143d3d91a
reorganize imports with ruff
2024-06-26 12:35:38 +02:00
thomas girod
9bdf3fc4ac
use ruff for formating
...
Co-authored-by: Bartuccio Antoine <klmp200@users.noreply.github.com>
2024-06-26 12:35:14 +02:00
thomas girod
ef968f3673
Better usage of cache for groups and clubs related operations ( #634 )
...
* Better usage of cache for group retrieval
* Cache clearing on object deletion or update
* replace signals by save and delete override
* add is_anonymous check in is_owned_by
Add in many is_owned_by(self, user) methods that user is not anonymous. Since many of those functions do db queries, this should reduce a little bit the load of the db.
* Stricter usage of User.is_in_group
Constrain the parameters that can be passed to the function to make sure only a str or an int can be used. Also force to explicitly specify if the group id or the group name is used.
* write test and correct bugs
* remove forgotten populate commands
* Correct test
2023-05-02 12:36:59 +02:00
Julien Constant
8e7c025e47
[FIX] Broken link in readme and license fix (& update) ( #591 )
2023-04-04 18:39:45 +02:00
98bfc308a7
Minimal working version
...
* Upgrade dependencies
* Fix ugettext
* Fix bad urls
2022-08-04 00:28:09 +02:00
Skia
a3158253a7
Black update
2021-09-26 13:58:39 +02:00
2616e8b24c
django2.2: relpace django.core.urlresolvers by django.urls
2019-10-08 22:46:01 +02:00
18f464a49f
small fix to follow python recommendations
2019-02-02 00:32:34 +01:00
8388f4ee65
Avoid error 500 when target is forgotten
2018-12-18 23:50:24 +01:00
cb58b00b6e
All: Apply Black coding rules
2018-10-05 21:52:55 +02:00
5fb57e97f7
Add possibility to not link an operation
2017-10-22 22:29:36 +02:00
544ff630a5
Format accounting
2017-06-13 09:48:24 +02:00
43b1d1f3b5
Fix operation form
2017-06-12 19:29:47 +02:00
0e171fbc8f
add some validationErrors on OperationForm
2017-06-09 16:06:18 +02:00
2ef3c0260a
Fix error on accounting when no target_type specified
2017-05-06 21:15:44 +02:00
Skia
83deae5964
Apply GPLv3 to Sith, and add header to every concerned file
2017-04-24 17:51:12 +02:00
5932aad9fa
Improve journal removing
2017-03-12 20:33:17 +01:00
c19e2d1cb0
Several modifications in accounting
2017-02-26 18:04:58 +01:00
6f48b4a2b0
small fix in pdf generation for operations
2017-01-20 16:00:02 +01:00
Skia
fbb41c3cd5
Improve UX for accounting linked operation
2016-12-29 01:08:08 +01:00
Skia
b07b408ecf
Fix statements
2016-12-21 13:09:40 +01:00
Skia
f6d34baf59
Refactor statement by person, make it work
2016-12-21 05:42:33 +01:00
Skia
e6e4929eff
Rename bilan to statement
2016-12-21 05:19:16 +01:00
Skia
bdcc0bf6e9
Remake the statement by nature
2016-12-21 05:19:16 +01:00
6d756423d9
tabs added
2016-12-21 05:19:16 +01:00
1457a7bf74
Bilan for accounting added
2016-12-21 05:19:16 +01:00
96c6bf8067
bilan added
2016-12-21 05:19:16 +01:00
5cd64fb384
bilan in development
2016-12-21 05:19:16 +01:00
6bb1e0e418
person bilan added and renamed classes
2016-12-21 05:19:16 +01:00
147287f9a9
Now, I understand how ORM works... or not
2016-12-21 05:19:16 +01:00
c372b22197
Management for companies added
2016-12-20 12:29:13 +01:00
Skia
68517a5d33
Merge branch 'Tresorerie' into 'master'
...
Separate counter for account refounding
See merge request !28
2016-12-19 16:50:44 +01:00
9567c8efca
remove translations
2016-12-18 23:11:23 +01:00
7227a5d6f9
Refactor refounding function
2016-12-15 12:17:19 +01:00
e231c612c6
Separate counter for account refounding
2016-12-15 11:46:36 +01:00
Skia
0d4b697079
Refactor group settings
2016-12-10 01:29:56 +01:00
3c8a4f068e
Refound Account
2016-11-30 08:19:52 +01:00
0b4f826594
Add PDF operations generation
2016-11-29 12:35:37 +01:00
Skia
0acc97fa90
Fix operation create view
2016-10-05 20:17:37 +02:00
Skia
7fdcb0c815
Finish labels in accounting
2016-10-05 15:54:11 +02:00
Skia
37072e1640
Clean up some useless prints
2016-09-26 11:17:55 +02:00
Skia
9cfdf4798d
Fix OperationEditView
2016-08-29 20:13:53 +02:00
Skia
fb8e7ceb5b
Some templating and migration fix
2016-08-24 21:49:46 +02:00
Skia
078b63d970
Migrate accounting
2016-08-24 19:50:22 +02:00