thomas girod
b25805e0a1
introduce djhtml as jinja+scss formater
2024-07-25 16:46:45 +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
cd2d3ee6b4
django2.2: fix tests for accounting
2019-10-08 22:46:38 +02:00
5fb57e97f7
Add possibility to not link an operation
2017-10-22 22:29:36 +02:00
3104270675
Few changes in accounting design
2017-10-09 16:24:34 +02:00
cfcb671bf0
forgoten o of shame (not for me)
2017-03-14 19:09:12 +01:00
0bf457de50
Hiding some already forbidden stuff
2017-03-11 11:57:37 +01:00
95775d3b9b
adaptations for settings and deletion checked
2017-03-11 11:57:37 +01:00
1acac17d7e
Several modifications in accounting
2017-03-11 11:57:37 +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
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
bfa09c0bcd
template added for bilan
2016-12-21 05:19:16 +01:00
c372b22197
Management for companies added
2016-12-20 12:29:13 +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
9e32840549
Add file moderation tool
2016-11-23 00:51:20 +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
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
Skia
43b709bfd5
Make file modale chooser and complete user profile
2016-08-11 04:30:24 +02:00
Skia
792d66da33
Add nice whole file support
2016-08-10 05:48:06 +02:00
Skia
a0f7150c55
Update accounting to have a target
2016-08-07 20:10:50 +02:00
Skia
724f3d8d6f
Templates and views
2016-07-21 12:09:57 +02:00
Skia
28aa143f39
Improve Operation numbering in accounting
2016-07-20 18:48:18 +02:00
Skia
97ff4341a7
Translate most of the Sith
2016-07-19 19:03:16 +02:00
Skia
50efc07eaa
Add basic close journal functions
2016-06-24 21:55:52 +02:00
Skia
1396f2ca84
Improve accounting ease of use
2016-06-24 19:59:49 +02:00
Skia
d244618dd0
Improve accounting views
2016-06-22 13:19:35 +02:00
Skia
6e05207e84
"Finish" the accounting views
2016-05-03 08:50:54 +02:00
Skia
5fcb3e1412
Add basic accounting views
2016-04-20 03:01:14 +02:00