Sander Roosendaal
|
5d37acbbc8
|
first working version with viewnames.csv
|
2020-01-21 16:17:09 +01:00 |
|
Sander Roosendaal
|
4a9621ba56
|
Merge branch 'feature/rules' of https://bitbucket.org/sanderroosendaal/rowsandall into feature/rules
|
2020-01-21 08:47:29 +01:00 |
|
Sander Roosendaal
|
f505fbb74e
|
added tests for coach
|
2020-01-20 21:46:52 +01:00 |
|
Sander Roosendaal
|
45808ec954
|
MOST!
|
2020-01-20 21:18:53 +01:00 |
|
Sander Roosendaal
|
7d54faf38a
|
small improvement in permissions tests
|
2020-01-20 17:08:32 +01:00 |
|
Sander Roosendaal
|
b8bc152248
|
moving views.csv file to tests folder where it belongs
|
2020-01-20 08:31:20 +01:00 |
|
Sander Roosendaal
|
69f95ae852
|
need to fix check for list-workouts for strange user
|
2020-01-19 12:43:41 +01:00 |
|
Sander Roosendaal
|
17f2b568ff
|
working on one row
|
2020-01-19 12:34:04 +01:00 |
|
Sander Roosendaal
|
1e7253995b
|
adding list of views
first step to testing permissions
|
2020-01-19 11:45:41 +01:00 |
|
Sander Roosendaal
|
d1256c8c06
|
prototype for testing permissions sets
|
2020-01-18 14:38:01 +01:00 |
|
Sander Roosendaal
|
1c9bdc24b5
|
bug fixing - bugs detected by manually poking around on the site
need additional testing suite to systematically go through all
permissions
need additional permissions check at Model level - models.py
|
2020-01-17 14:33:56 +01:00 |
|
Sander Roosendaal
|
c186895e7a
|
rules rules rules
|
2020-01-16 22:01:54 +01:00 |
|
Sander Roosendaal
|
ae366b2f17
|
typo correc
|
2020-01-16 20:20:59 +01:00 |
|
Sander Roosendaal
|
df29052256
|
removing print statements
|
2020-01-16 20:12:33 +01:00 |
|
Sander Roosendaal
|
4aa3649a7c
|
added permissions in analysis views
|
2020-01-16 20:09:32 +01:00 |
|
Sander Roosendaal
|
28710dbdd6
|
fix
|
2020-01-16 17:07:41 +01:00 |
|
Sander Roosendaal
|
7c167767a2
|
more fixes
|
2020-01-16 16:16:44 +01:00 |
|
Sander Roosendaal
|
c23fd15b7c
|
improved (fixed) rules and two additional tests for permissions
|
2020-01-16 14:56:52 +01:00 |
|
Sander Roosendaal
|
94b5e59100
|
annotating _rules with untested
|
2020-01-15 21:55:43 +01:00 |
|
Sander Roosendaal
|
4ad334dce7
|
further testing passing
|
2020-01-15 21:36:27 +01:00 |
|
Sander Roosendaal
|
ec8a7cfdd1
|
checking and fixing some rules based redirects
|
2020-01-15 21:24:15 +01:00 |
|
Sander Roosendaal
|
7a643d5e01
|
finish test_permissions - pass
|
2020-01-15 20:57:55 +01:00 |
|
Sander Roosendaal
|
86869f595e
|
making pass tests
|
2020-01-15 20:50:16 +01:00 |
|
Sander Roosendaal
|
8683d8eaa4
|
more fixes
|
2020-01-15 15:55:41 +01:00 |
|
Sander Roosendaal
|
88703bb34e
|
some fixes
|
2020-01-15 11:08:32 +01:00 |
|
Sander Roosendaal
|
a6746030e9
|
added inventory from test_permissions
|
2020-01-15 10:17:46 +01:00 |
|
Sander Roosendaal
|
7aa03b71ed
|
some annotations
|
2020-01-14 22:21:12 +01:00 |
|
Sander Roosendaal
|
62fe025218
|
worked through a few more views. Need to do analysis, api, error
|
2020-01-14 22:19:29 +01:00 |
|
Sander Roosendaal
|
0cff00eb18
|
changing to convention
|
2020-01-14 21:29:50 +01:00 |
|
Sander Roosendaal
|
5482e52238
|
make it pass tests (planviews)
|
2020-01-14 21:25:19 +01:00 |
|
Sander Roosendaal
|
abb7b85f74
|
implemented changes in planviews - not tested
|
2020-01-14 19:22:03 +01:00 |
|
Sander Roosendaal
|
f627b5e925
|
half way through planviews, added can_change_session
|
2020-01-14 15:59:53 +01:00 |
|
Sander Roosendaal
|
a436308561
|
added first plan test
|
2020-01-13 21:54:05 +01:00 |
|
Sander Roosendaal
|
489271317c
|
passing tests
|
2020-01-13 19:40:22 +01:00 |
|
Sander Roosendaal
|
926ff6d5e5
|
fixes to pass tests
|
2020-01-13 16:42:02 +01:00 |
|
Sander Roosendaal
|
8de759425d
|
Adding tests for all 4 settings pages
|
2020-01-13 16:26:35 +01:00 |
|
Sander Roosendaal
|
d6c492080b
|
added is_coach permissions to user views (not tested)
|
2020-01-13 16:20:50 +01:00 |
|
Sander Roosendaal
|
bf1ea191e7
|
added annotations to rules on rules to add
|
2020-01-13 15:33:50 +01:00 |
|
Sander Roosendaal
|
af609dd7e0
|
fixed obsolete usage of rowingdata(csvfile)
|
2020-01-12 22:20:47 +01:00 |
|
Sander Roosendaal
|
09ae7cbe77
|
passing tests - user / workouts permissions done
|
2020-01-12 22:10:20 +01:00 |
|
Sander Roosendaal
|
9cbeb3fc2d
|
removed checkaccessuers from planviews
not checked
|
2020-01-12 18:06:23 +01:00 |
|
Sander Roosendaal
|
c82a60f02e
|
moved user and workout permission checks to rules
updated workoutviews, rest of views not done
doesn't pass tests
|
2020-01-12 17:58:55 +01:00 |
|
Sander Roosendaal
|
892b6c0e60
|
small changes
|
2020-01-11 17:56:38 +01:00 |
|
Sander Roosendaal
|
48a361a43e
|
passing tests
|
2020-01-11 17:05:08 +01:00 |
|
Sander Roosendaal
|
ad9cab4392
|
rules now separately in rower_rules
|
2020-01-11 16:38:53 +01:00 |
|
Sander Roosendaal
|
293d4dca17
|
now working with permissions defined in models.py
|
2020-01-11 15:23:26 +01:00 |
|
Sander Roosendaal
|
67c3c1e4a3
|
Merge branch 'develop' into feature/rules
|
2020-01-11 13:55:18 +01:00 |
|
Sander Roosendaal
|
1b13b92b21
|
Merge branch 'feature/improvements' into develop
|
2020-01-11 13:11:52 +01:00 |
|
Sander Roosendaal
|
f5bfef34cf
|
small fixes
|
2020-01-11 13:11:39 +01:00 |
|
Sander Roosendaal
|
1ec5e9f6c8
|
small changes
|
2020-01-11 13:07:18 +01:00 |
|