added some comments in csv
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
,id,view,function,anonymous,anonymous_response,own,own_response,own_nonperm,member,member_response,member_nonperm,coachee,coachee_response,coachee_nonperm,is_staff,userid,workoutid,dotest
|
,id,view,function,anonymous,anonymous_response,own,own_response,own_nonperm,member,member_response,member_nonperm,coachee,coachee_response,coachee_nonperm,is_staff,userid,workoutid,dotest
|
||||||
0,0,workouts_summaries_email_view,sends summary excel with workouts list and links to data to user,TRUE,302,basic,200,302,FALSE,404,404,FALSE,404,404,FALSE,FALSE,FALSE,TRUE
|
0,0,workouts_summaries_email_view,sends summary excel with workouts list and links to data to user,TRUE,302,basic,200,302,FALSE,404,404,FALSE,404,404,FALSE,FALSE,FALSE,TRUE
|
||||||
1,1,rower_update_empower_view,updates old Empower Oarlock files (corrects Power bug),TRUE,302,basic,200,302,FALSE,200,302,FALSE,200,302,TRUE,FALSE,FALSE,TRUE
|
1,1,rower_update_empower_view,updates old Empower Oarlock files (corrects Power bug),TRUE,302,basic,200,302,FALSE,200,302,FALSE,200,302,TRUE,FALSE,FALSE,TRUE
|
||||||
2,2,agegroupcpview,,TRUE,200,basic,200,302,basic,200,302,coach,200,302,TRUE,FALSE,FALSE,FALSE
|
2,2,agegroupcpview,needs age,TRUE,200,basic,200,302,basic,200,302,coach,200,302,TRUE,FALSE,FALSE,FALSE
|
||||||
3,4,ajax_agegrouprecords,,TRUE,200,basic,200,302,basic,200,302,coach,200,302,TRUE,FALSE,FALSE,FALSE
|
3,4,ajax_agegrouprecords,gets age group records from C2 ,TRUE,200,basic,200,302,basic,200,302,coach,200,302,TRUE,FALSE,FALSE,FALSE
|
||||||
4,5,fitness_metric_view,,TRUE,200,basic,200,302,basic,200,302,coach,200,302,TRUE,FALSE,FALSE,FALSE
|
4,5,fitness_metric_view,,TRUE,200,basic,200,302,basic,200,302,coach,200,302,TRUE,FALSE,FALSE,FALSE
|
||||||
5,6,agegrouprecordview,,TRUE,200,basic,200,302,basic,200,302,coach,200,302,TRUE,FALSE,FALSE,FALSE
|
5,6,agegrouprecordview,,TRUE,200,basic,200,302,basic,200,302,coach,200,302,TRUE,FALSE,FALSE,FALSE
|
||||||
6,7,workouts_view,,TRUE,200,basic,200,302,basic,200,302,coach,200,302,TRUE,TRUE,FALSE,FALSE
|
6,7,workouts_view,,TRUE,200,basic,200,302,basic,200,302,coach,200,302,TRUE,TRUE,FALSE,FALSE
|
||||||
|
|||||||
|
Reference in New Issue
Block a user