- May 03, 2019
- May 02, 2019
-
-
Robin Goodall authored
Missing feature: a user/group cannot be selected twice. Closes #15 See merge request !14
-
Robin Goodall authored
Missing feature: a "self" selection should be locked Closes #14 See merge request !13
-
- Apr 30, 2019
-
-
msb authored
So we implement it ourselves by filtering out pre-selected items in the processResults callback.
-
msb authored
solution suggested on stack overflow - namely, as each selection tag is rendered add a custom class if it's the principle user. Relevant posts: https://stackoverflow.com/questions/16564425/how-to-implement-select2-with-lock-selection/48111387#48111387 https://jsfiddle.net/o3s3y42e/4/
-
- Apr 24, 2019
-
-
Robin Goodall authored
Upgrade to use select2 version 4. Closes #11 See merge request !12
-
msb authored
-
- Apr 23, 2019
- Apr 18, 2019
-
-
msb authored
-
msb authored
style of both the container and dropdown elements of both the user and group controls. See https://select2.org/configuration/options-api and *CssClass.
-
- Apr 16, 2019
- Apr 12, 2019
- Apr 04, 2019
-
-
Dr Rich Wareham authored
Update Select2 (to latest v3) and jQuery libraries Closes #11 See merge request !11
-
- Mar 29, 2019
-
-
Robin Goodall authored
-
Robin Goodall authored
-
Robin Goodall authored
-
- Mar 15, 2019
-
-
Robin Goodall authored
Update ibisclient to version 1.2.10 Closes #10 See merge request !10
-
Dr Abraham Martin authored
-
- Mar 14, 2019
-
-
Dr Rich Wareham authored
Update setup.py to show up to date information See merge request !8
-
Dr Abraham Martin authored
-
- Mar 13, 2019
-
-
Dr Rich Wareham authored
To render properly on PyPI the long description needs to have its content type set.
-
Dr Rich Wareham authored
The setuptools version of setup() has some features which make it work better with the modern pip ecosystem.
-
Robin Goodall authored
add Auto-DevOps GitLab CI template Closes #7 See merge request !7
-
Dr Rich Wareham authored
Bring in the Auto-DevOps template from GitLab. We do our own matrix testing but this brings in the various security, lecence and dependency scanning tools from Auto-DevOps. In order to make use of these scanning tools we build a small container but this is not intended to run the application, just to contain the source so that the various scanners can scan it. That being said we do "pip install" within the container so that a basic "pip install" test must pass before we start all the rest of the test jobs. Closes #7
-
Dr Rich Wareham authored
Support authenticated connections Closes #5 See merge request !6
-
- Mar 12, 2019
-
-
Dr Abraham Martin authored
-
Dr Abraham Martin authored
-
Dr Abraham Martin authored
Add support for optional settings that will allow users to authenticate and use django-ucamlookup outside the CUDN.
-