Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
it in show_trait.js, since apparently the code in initComplete doesn't run with current DataTables settings
|
|
scrolling don't work properly)
|
|
widths
|
|
|
|
|
|
"ParametrizedTest" references ElasticSearch.
|
|
|
|
This causes noisy logging.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"user_id" is jumbled up; it's either bytes or plain strings. This
correctly parses it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* wqflask/wqflask/show_trait/show_trait.py
(ShowTrait): Replace `check_owner_or_admin` with
`get_user_access_roles`
* wqflask/wqflask/views.py
(show_temp_trait): Pass `user_id` as extra arg to ShowTrait.
(show_trait_page): Ditto.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|