Yohann D'ANELLO
|
730d37c620
|
Protect views from viewing if the user has no right to view an object
|
2020-03-19 02:26:06 +01:00 |
Yohann D'ANELLO
|
e461d70b14
|
Improve add permissions
|
2020-03-18 15:49:52 +01:00 |
Yohann D'ANELLO
|
057f42fdb6
|
Handle permissions (and it seems working!)
|
2020-03-18 14:42:35 +01:00 |
Yohann D'ANELLO
|
112d4b6c5a
|
Merge branch 'consos' into rights
# Conflicts:
# apps/logs/signals.py
# note_kfet/settings/base.py
|
2020-03-17 21:11:14 +01:00 |
Yohann D'ANELLO
|
4909a7f09c
|
Transaction types are now properties
|
2020-03-17 17:48:55 +01:00 |
Yohann D'ANELLO
|
7b98244360
|
Add transaction type field
|
2020-03-17 17:48:55 +01:00 |
Yohann D'ANELLO
|
a1f37f0eea
|
Validation/devalidation of a transaction on profile page
|
2020-03-17 17:48:55 +01:00 |
Yohann D'ANELLO
|
c42a7745bc
|
Add most used buttons
|
2020-03-17 17:48:55 +01:00 |
Yohann D'ANELLO
|
717891869d
|
Auto-complete first and last name for credits and debits
|
2020-03-17 17:48:55 +01:00 |
Yohann D'ANELLO
|
040bb27528
|
Credit/debit support
|
2020-03-17 17:48:55 +01:00 |
Benjamin Graillot
|
321927ba1e
|
[note] tranfert --> transfer
|
2020-03-17 17:48:55 +01:00 |
Benjamin Graillot
|
49952355e6
|
[note] Added type property to transactions
|
2020-03-17 17:48:55 +01:00 |
Yohann D'ANELLO
|
5d15b8c613
|
Fix (de)validation of transactions
|
2020-03-17 17:48:55 +01:00 |
Yohann D'ANELLO
|
cc5185b3ed
|
(Un)validate transactions
|
2020-03-17 17:48:55 +01:00 |
Yohann D'ANELLO
|
a1f7f8f5b7
|
Fixed alias research
|
2020-03-13 10:34:47 +01:00 |
Yohann D'ANELLO
|
8c795c38dc
|
Minor fixes on consumptions page, research is now faster
|
2020-03-13 10:29:27 +01:00 |
Yohann D'ANELLO
|
a1f8ef721a
|
Minor fixes on consumptions page
|
2020-03-13 09:26:39 +01:00 |
Yohann D'ANELLO
|
7b69ffdefe
|
Better transfers
|
2020-03-12 23:12:49 +01:00 |
Yohann D'ANELLO
|
f9451da7f1
|
Better JS
|
2020-03-12 16:53:35 +01:00 |
Yohann D'ANELLO
|
e0c650a039
|
Add true note name if we use an alias
|
2020-03-12 11:12:21 +01:00 |
Yohann D'ANELLO
|
538af6afc5
|
Buttons are ordered
|
2020-03-12 01:22:07 +01:00 |
Yohann D'ANELLO
|
a2f54d48a7
|
Improve a lot the interface
|
2020-03-12 01:10:52 +01:00 |
Yohann D'ANELLO
|
c4f54d9d5b
|
Multiple select
|
2020-03-11 22:51:46 +01:00 |
Yohann D'ANELLO
|
cebbe65eef
|
Button create a transaction through the API
|
2020-03-11 21:47:04 +01:00 |
Yohann D'ANELLO
|
0c00a934bd
|
Translate some docs
|
2020-03-11 17:54:54 +01:00 |
Yohann D'ANELLO
|
695ef446ec
|
Add logs in tox settings
|
2020-03-11 17:20:16 +01:00 |
Yohann D'ANELLO
|
2bd59544ec
|
Remove two whitespaces for tox
|
2020-03-11 17:10:16 +01:00 |
ynerant
|
46e472ed6d
|
Merge branch 'master' into 'fix-what-i-broke'
# Conflicts:
# templates/base.html
|
2020-03-11 17:03:44 +01:00 |
Yohann D'ANELLO
|
6c2cdf0667
|
Remove warning when no user is detected while a modification is made
|
2020-03-11 16:10:26 +01:00 |
Yohann D'ANELLO
|
523e27694a
|
Remove useless code
|
2020-03-11 15:14:51 +01:00 |
Yohann D'ANELLO
|
58ea6abce4
|
Fix template tags to make tox happy
|
2020-03-11 15:13:34 +01:00 |
Benjamin Graillot
|
b17ff59984
|
Added indexes for Membership
|
2020-03-11 13:51:26 +01:00 |
Benjamin Graillot
|
c8f5451ea4
|
Added indexes for Transaction, Alias and Profile
|
2020-03-11 13:46:47 +01:00 |
Yohann D'ANELLO
|
a128ed4803
|
Use environment rather than hardcoding strings, closes #36
|
2020-03-11 13:24:48 +01:00 |
Yohann D'ANELLO
|
06c97d75a0
|
Logs are decreasing ordered
|
2020-03-11 12:41:44 +01:00 |
Yohann D'ANELLO
|
f082f8523a
|
Update translations
|
2020-03-11 12:05:29 +01:00 |
Yohann D'ANELLO
|
b89028b3dc
|
Add models in the API
|
2020-03-11 11:37:47 +01:00 |
Yohann D'ANELLO
|
2c440062ce
|
Changelogs are read-only protected
|
2020-03-11 11:33:14 +01:00 |
Yohann D'ANELLO
|
1379759803
|
Changelogs are read-only protected
|
2020-03-11 11:25:40 +01:00 |
Yohann D'ANELLO
|
417cd5da04
|
Improve REST API with filters
|
2020-03-11 11:15:03 +01:00 |
Yohann D'ANELLO
|
bc97eb1eb4
|
Add logs to the API (this right should only be given to superusers)
|
2020-03-11 10:08:28 +01:00 |
Yohann D'ANELLO
|
38ad870939
|
Add one missing model to the API
|
2020-03-11 01:03:15 +01:00 |
Yohann D'ANELLO
|
0f1d662d25
|
Anonymous users don't have any access to the API (fix it later with rights...), fix CI
|
2020-03-11 00:47:43 +01:00 |
Yohann D'ANELLO
|
be877276f8
|
Fix JSON serialization
|
2020-03-11 00:41:37 +01:00 |
Pierre-antoine Comby
|
8abc789895
|
fix parameter name, works better.
|
2020-03-10 20:17:56 +01:00 |
Yohann D'ANELLO
|
aa731d1ae4
|
Regexp must begin with `^`
|
2020-03-10 17:16:03 +01:00 |
Pierre-antoine Comby
|
77551162d5
|
Merge branch 'page_conso' into 'master'
Base conso page
See merge request bde/nk20!53
|
2020-03-10 09:32:44 +01:00 |
Pierre-antoine Comby
|
a54c0769bf
|
Merge branch 'add_script_submodule' into 'master'
initiate submodule for scripts
See merge request bde/nk20!51
|
2020-03-10 09:32:33 +01:00 |
Alexandre Iooss
|
94ab2c81f7
|
Use TableView for conso page
|
2020-03-10 08:07:09 +01:00 |
Yohann D'ANELLO
|
185f6ce4e3
|
Alias have to be exact
|
2020-03-10 01:07:37 +01:00 |
Yohann D'ANELLO
|
db69091d9f
|
When an update is made from the shell, the username of the user connected to the shell is queried
|
2020-03-10 01:04:00 +01:00 |
Yohann D'ANELLO
|
20e2d41563
|
Use a middleware rather than inspect the stack to get current user and IP
|
2020-03-10 00:01:40 +01:00 |
Yohann D'ANELLO
|
fffd674c44
|
Fix initial fixture hardcode
|
2020-03-09 22:29:14 +01:00 |
Pierre-antoine Comby
|
f4fe0c9866
|
use django_tables2 for transactionTemplate
|
2020-03-09 20:59:04 +01:00 |
Pierre-antoine Comby
|
46ec16d8c9
|
PEP8 compliance
|
2020-03-09 19:19:56 +01:00 |
Pierre-antoine Comby
|
205fd5c17a
|
initiate submodule for scripts
|
2020-03-09 19:03:36 +01:00 |
Pierre-antoine Comby
|
526744052e
|
pretty print in transaction tables
|
2020-03-09 18:53:13 +01:00 |
Pierre-antoine Comby
|
08d692c0da
|
fix #39
|
2020-03-09 18:10:24 +01:00 |
Pierre-antoine Comby
|
0de2c18bec
|
profile is first created via signal.
|
2020-03-09 18:08:37 +01:00 |
Benjamin Graillot
|
79b9131049
|
[note] Fix template for TemplateTransaction in Conso form
|
2020-03-09 11:51:20 +01:00 |
Maxime Bombar
|
b7fc598837
|
OTL
|
2020-03-08 23:17:55 +01:00 |
Yohann D'ANELLO
|
d0206fb790
|
Make erdnaxe be happy
|
2020-03-07 22:28:59 +01:00 |
Yohann D'ANELLO
|
21fd121ba7
|
Add signup link, customize templates
|
2020-03-07 18:55:18 +01:00 |
Pierre-antoine Comby
|
663ee072d4
|
always save to png
|
2020-03-07 17:58:41 +01:00 |
Yohann D'ANELLO
|
09137dd9d7
|
Fix anonymous users issue
|
2020-03-07 16:45:45 +01:00 |
Yohann D'ANELLO
|
30ce17b644
|
Update a lot of things
|
2020-03-07 13:12:17 +01:00 |
Yohann D'ANELLO
|
a014a97e14
|
Merge remote-tracking branch 'origin/rights' into rights
|
2020-03-07 11:21:08 +01:00 |
Benjamin Graillot
|
9d61e217e9
|
[permission] Only split permission up to 3
|
2020-03-07 11:21:19 +01:00 |
Yohann D'ANELLO
|
7e29f1d482
|
Merge remote-tracking branch 'origin/rights' into rights
|
2020-03-07 10:48:42 +01:00 |
Benjamin Graillot
|
5df1f42f43
|
[permission] Syntax error
|
2020-03-07 10:48:38 +01:00 |
Yohann D'ANELLO
|
0884270474
|
Merge branch 'master' into rights
# Conflicts:
# note_kfet/settings/base.py
|
2020-03-07 10:42:51 +01:00 |
ynerant
|
6f7374710b
|
Merge branch 'master' into 'logging'
# Conflicts:
# locale/de/LC_MESSAGES/django.po
# locale/fr/LC_MESSAGES/django.po
|
2020-03-07 10:32:17 +01:00 |
Benjamin Graillot
|
8a9ad0a6e5
|
[permission] Handle add rights
|
2020-03-07 09:30:22 +01:00 |
Pierre-antoine Comby
|
38feb693f3
|
crop,resized, and save picture at the right place
|
2020-03-06 20:07:15 +01:00 |
Pierre-antoine Comby
|
08b97e722b
|
add support for cropping image. WIP.
|
2020-03-05 23:32:01 +01:00 |
Pierre-antoine Comby
|
2e8505e9b4
|
ménage dans les imports
|
2020-03-04 16:34:52 +01:00 |
Pierre-antoine Comby
|
fd74080ce3
|
profile picture update view is working
|
2020-03-04 16:34:12 +01:00 |
Pierre-antoine Comby
|
c4198a64af
|
add button for profile pic view
|
2020-03-03 14:45:50 +01:00 |
Pierre-antoine Comby
|
14ccc8da75
|
Add ImageForm
|
2020-03-03 14:26:31 +01:00 |
Pierre-antoine Comby
|
f992c117f4
|
rename second_form to profile_form
|
2020-03-03 14:25:16 +01:00 |
Pierre-antoine Comby
|
211859e940
|
add default profile pic
|
2020-03-03 14:24:07 +01:00 |
Pierre-antoine Comby
|
901454f338
|
rename template for consistency
|
2020-03-03 11:05:02 +01:00 |
Pierre-antoine Comby
|
b7e68722aa
|
front improvement on alias page
|
2020-03-01 16:20:13 +01:00 |
Pierre-antoine Comby
|
35d5bcdf0f
|
Deletion of alias now possible!
|
2020-03-01 00:25:53 +01:00 |
Pierre-antoine Comby
|
27391049f2
|
remove duplicated form
|
2020-02-28 16:12:35 +01:00 |
Pierre-antoine Comby
|
db95944574
|
add delete boutons, work with only one alias
|
2020-02-28 15:25:45 +01:00 |
Pierre-antoine Comby
|
c77bc0c032
|
add deleteView for aliases
|
2020-02-28 13:52:15 +01:00 |
Pierre-antoine Comby
|
9133c84ef2
|
comment bug
|
2020-02-28 13:49:50 +01:00 |
Pierre-antoine Comby
|
f77351b444
|
Add view for aliases
|
2020-02-28 13:37:31 +01:00 |
Pierre-antoine Comby
|
0ea0d77707
|
fix #27
|
2020-02-27 20:56:06 +01:00 |
Yohann D'ANELLO
|
3764bc44ff
|
Fix money creation, closes #25
|
2020-02-27 17:22:59 +01:00 |
Yohann D'ANELLO
|
b23237f669
|
Uncomment required line
|
2020-02-27 16:26:07 +01:00 |
Yohann D'ANELLO
|
9cd050e2f0
|
Logging is finally processed at post saved, but old instance is querried
|
2020-02-27 16:25:18 +01:00 |
Yohann D'ANELLO
|
bcee5f8f2f
|
Don't log when there is no modification, or only when a user is connected
|
2020-02-27 15:53:06 +01:00 |
Yohann D'ANELLO
|
125f437345
|
Profiles are saved after the user
|
2020-02-27 15:41:15 +01:00 |
Yohann D'ANELLO
|
3c52c1d002
|
Users have now automatically an attached profile to a user (fix an old bug)
|
2020-02-27 15:36:12 +01:00 |
Yohann D'ANELLO
|
d316c3130c
|
Logs are created post save
|
2020-02-27 15:35:38 +01:00 |
Yohann D'ANELLO
|
aecd3fc86f
|
Update excluded models list
|
2020-02-27 15:30:16 +01:00 |
Yohann D'ANELLO
|
12ddfad254
|
Update JSON
|
2020-02-27 14:59:01 +01:00 |
Yohann D'ANELLO
|
2f51057f4c
|
Add IP address to migrations
|
2020-02-27 14:47:34 +01:00 |