- 05 Mar, 2021 1 commit
-
-
Fix #3554, inspired by vdj#727
-
- 30 Dec, 2020 1 commit
-
-
Mathieu Giraud authored
-
- 24 Dec, 2020 2 commits
-
-
Store the result of the querye for the job status to avoid performing it twice. While this may have been optimised automatically by a web2py cache or similar mechanism, I feel like the code produced is easier to read/underestand.
-
Mathieu Giraud authored
-
- 09 Dec, 2020 3 commits
-
-
Mathieu Giraud authored
May close #3001.
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
- 03 Dec, 2020 4 commits
-
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
bikeshedding, see #4587 #4593 #4594
-
- 02 Dec, 2020 12 commits
-
-
Mathieu Giraud authored
opens #4593
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
Closes #4582
-
Mathieu Giraud authored
opens #4585
-
Mathieu Giraud authored
-
Mikaël Salson authored
-
Mathieu Giraud authored
Follows !813. As in !855.
-
Mathieu Giraud authored
see #4536
-
Mathieu Giraud authored
closes #4576
-
Mathieu Giraud authored
see #4576
-
- 20 Nov, 2020 17 commits
-
-
Mathieu Giraud authored
-
Mathieu Giraud authored
see #4533
-
-
-
-
-
-
-
since the anon permissions are no longer in the sample_set_list, we need to adjust the test
-
-
-
-
-
Since we don't use them to display the list, we'll save a little time
-
-
setting the sql_mode caused an issue with escaped characters. It would seem I had overwritten an option required for web2py
-
-