Custom Query (2152 matches)
Results (736 - 738 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1330 | invalid | Deprecate / Remove test_authz.py | rgrp | |
Description |
test_authz.py appears to test in great detail some very specific additional authz (related to total site lock-down it seems -- introduced I think for hri project). I think there are simpler ways to get total site lockdown (use external auth!) and this test is slow and delicate (e.g. depends on specific words in templates). Suggest removing. If we don't remove we should at least refactor tests for access to certain pages to use a proper method of testing (e.g. agreed html comments in each page) rather than being depending on the presence of absence of specific wording. |
|||
#1339 | fixed | Issues / question re navl and data conversion | kindly | rgrp |
Description |
I ran into a bug with the size field on resources.
To solve this (cset:58acdcfe6d4e) i created an int_converter temporarily in logic/schema.py (this is almost certainly the wrong place). But I think it raises a bigger issue about the conversion layer and how it works. |
|||
#1357 | fixed | Integrate new version of data preview | rgrp | rgrp |
Description |
We have an all new and much improved data preview system developed as part of QA in July. Need to integrate this.
|