- 03 Oct, 2018 1 commit
-
-
Mathieu Giraud authored
See #3503. fix gen
-
- 02 Oct, 2018 1 commit
-
-
Mikaël Salson authored
models/VidjilAuth.py: calls web2py .log_event() to log in DB logging events Closes #3202 See merge request !284
-
- 01 Oct, 2018 9 commits
-
-
Mikaël Salson authored
-
Ryan Herbert authored
remove the reference to self since it is only valid in the method definition
-
Mikaël Salson authored
Hotfix s/3491 fix multi form Closes #3491 See merge request !298
-
Ryan Herbert authored
For compatibility with FF32, IE7 and 8
-
Ryan Herbert authored
Since we're deleting a line in the form, we need to account for the the missing field id
-
Ryan Herbert authored
-
Ryan Herbert authored
-
Ryan Herbert authored
so we actually change the file
-
Ryan Herbert authored
-
- 28 Sep, 2018 6 commits
-
-
Ryan Herbert authored
Click the button to remove one of the lines from the form in order to ensure removing a line in the middle of operations will not break the form
-
Ryan Herbert authored
It was only working when deleting the last element from the list, and was causing issues when deleting from the middle of the form. See #3491
-
Ryan Herbert authored
When using the forms to upload multiple sample_sets, deleting a line makes the form impossible to submit, due to a null value being sent in the json payload. See #3491
-
Mikaël Salson authored
Feature s/3472 default public group permissions Closes #3472 See merge request !297
-
Mikaël Salson authored
Feature c/3325 display codons Closes #3325 See merge request !296
-
Ryan Herbert authored
-
- 27 Sep, 2018 23 commits
-
-
Mathieu Giraud authored
Close #3325.
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Ryan Herbert authored
-
Ryan Herbert authored
for permission tests
-
Mathieu Giraud authored
See #3325. Could be improved, there are string manipulations here.
-
Mathieu Giraud authored
See #3485. Same technique than in 8af03769.
-
Mathieu Giraud authored
See #3325.
-
Mathieu Giraud authored
-
Mathieu Giraud authored
(could be later bikesheded)
-
Mathieu Giraud authored
Resolve "Extraire/tester isProductive/referencePhase dans clone.js" Closes #3483 See merge request !295
-
Mikaël Salson authored
-
Mikaël Salson authored
This is a bit tricky, we should warn coders properly. And we test that this is actually the case. See c3bbaf4c
-
Mikaël Salson authored
See #3483
-
Ryan Herbert authored
This isn't python !
-
Ryan Herbert authored
-
Ryan Herbert authored
-
Ryan Herbert authored
-
Ryan Herbert authored
fix a reference to db.config instead of db.pre_process.
-
Ryan Herbert authored
add missing view for the new controller
-
Ryan Herbert authored
Instead of listing all available pre_processes on the file form, allow admins to manage permissions for public/private pre_processes See #3274
-
Ryan Herbert authored
See #3472
-
Ryan Herbert authored
Adds permissions for the public group to all configs and pre_processes created during the database initialisation phase. See #3472
-