kensible
|
df4a854ff0
|
Merge pull request #3162 from kensible/btn-primary-blue
Returning btn-primary to blue
|
2016-07-29 10:42:23 -04:00 |
|
Ken Hoes
|
3f7ff74e28
|
Returning btn-primary to blue
|
2016-07-29 10:20:08 -04:00 |
|
Michael Abashian
|
af7b87c73b
|
Merge pull request #3155 from mabashian/3057-adhoc-relaunch-password
Fixed adhoc relaunch logic to match normal adhoc launch logic
|
2016-07-28 14:36:04 -04:00 |
|
kensible
|
d1503c4327
|
Merge pull request #3154 from kensible/3149-adhoc-job-breadcrumbs
Breadcrumb appears correctly on first run
|
2016-07-28 11:58:13 -04:00 |
|
Michael Abashian
|
91fa769202
|
Fixed adhoc relaunch logic to match normal adhoc launch logic
|
2016-07-28 10:26:15 -04:00 |
|
Ken Hoes
|
978fec2a4a
|
Breadcrumb appears correctly on first run
|
2016-07-28 10:16:23 -04:00 |
|
kensible
|
3b451ccebb
|
Merge pull request #3130 from kensible/2797-long-job-names
Fixed display of non-breaking names
|
2016-07-27 14:24:08 -04:00 |
|
kensible
|
beed576292
|
Merge pull request #3128 from kensible/3122-audit-0725
Continuing audit work
|
2016-07-27 14:23:19 -04:00 |
|
Michael Abashian
|
846391eebe
|
Merge pull request #3086 from mabashian/3065-group-schedule-tooltip
Added tooltip to group schedule action button
|
2016-07-27 09:18:53 -04:00 |
|
Ken Hoes
|
44b2f8f1fb
|
Fixed display of non-breaking names
|
2016-07-26 14:19:46 -04:00 |
|
Ken Hoes
|
d5674672f5
|
Continuing audit work
|
2016-07-26 13:31:46 -04:00 |
|
Michael Abashian
|
a4b4c797de
|
Merge pull request #3090 from mabashian/3084-error-prompt-enter
Fix alert modal -> hit enter -> redirect to home page
|
2016-07-26 13:09:58 -04:00 |
|
Michael Abashian
|
345e596877
|
Merge pull request #3085 from mabashian/3083-inv-perm-search
Updated inventories permissions basepath
|
2016-07-26 13:09:34 -04:00 |
|
kensible
|
69432e8586
|
Merge pull request #3113 from kensible/1798-select2-open-radius
Removed bottom border radius from open select2 dropdown
|
2016-07-26 08:22:35 -04:00 |
|
Leigh Johnson
|
97b4a800c1
|
remove aws ask at runtime prompt from cred form config, resolves #3055 (#3058)
|
2016-07-25 17:39:19 -04:00 |
|
Leigh Johnson
|
136e1894f5
|
fix missing URI encoding in event summary serch, kickback on #2980 (#3050)
|
2016-07-25 17:39:19 -04:00 |
|
Matthew Jones
|
bfd037e00b
|
Switch base class for StateConflict
This fixes the output format for the 409 exception return
|
2016-07-25 17:39:19 -04:00 |
|
Michael Abashian
|
95f461afb3
|
Fixed password show/hide on enter for survey maker password type previews
|
2016-07-25 17:39:19 -04:00 |
|
Michael Abashian
|
324b1f8902
|
Fixed password show/hide on enter for survey taker survey questions where type is password
|
2016-07-25 17:39:19 -04:00 |
|
Chris Church
|
1caa5d01b8
|
Prevent populate_user from being registered multiple times.
|
2016-07-25 17:39:19 -04:00 |
|
Jared Tabor
|
b3d3a6e590
|
Fixing iterator used when jobs list refreshes
it was still using the iterators used when there were four job panes
|
2016-07-25 17:39:19 -04:00 |
|
Matthew Jones
|
ebdf0e49b5
|
Explicit super user check for JT can_delete
|
2016-07-25 17:39:19 -04:00 |
|
Chris Church
|
574462b4f2
|
Fix for populating teams for LDAP user.
|
2016-07-25 17:39:19 -04:00 |
|
Matthew Jones
|
d3a541483c
|
Fix up flake8
|
2016-07-25 17:39:19 -04:00 |
|
Michael Abashian
|
dfa42544a6
|
Rolled back the onExit solution previously implemented to handle the backspace navigation on the job launch modal. New solution listens for state changes within the directive and cleans itself up.
|
2016-07-25 17:39:19 -04:00 |
|
Matthew Jones
|
d389233b88
|
Switch disallowed object delete to 409
In the case of running job conflicts
|
2016-07-25 17:39:19 -04:00 |
|
Michael Abashian
|
4af8c98427
|
Password enter show/hide fix
|
2016-07-25 17:39:19 -04:00 |
|
Wayne Witzel III
|
633b27b66b
|
add test for CustomInventoryScript serializer
|
2016-07-25 17:39:19 -04:00 |
|
Michael Abashian
|
48b31079af
|
Fixed bug where hitting enter in a password field in the job launch/survey maker modal would toggle the show/hide.
|
2016-07-25 17:39:19 -04:00 |
|
AlanCoding
|
2d2b426374
|
add read_role to organization select_related
|
2016-07-25 17:39:19 -04:00 |
|
Wayne Witzel III
|
a801ee7d52
|
ensure system admin/auditor can see orphan inventory scripts
|
2016-07-25 17:39:19 -04:00 |
|
Michael Abashian
|
f0bfcd78d9
|
Merge pull request #3104 from mabashian/2299-completed-jobs-search
Completed Jobs search filters
|
2016-07-25 17:28:49 -04:00 |
|
jlmitch5
|
e66a1606db
|
Merge pull request #3102 from jlmitch5/fixWrapping
fix wrapping of name columns
|
2016-07-25 11:38:29 -04:00 |
|
Ken Hoes
|
f28e0fdc45
|
Removed bottom border radius from open select2 dropdown
|
2016-07-25 10:16:59 -04:00 |
|
John Mitchell
|
abd606e2c8
|
fixed word wrapping
|
2016-07-22 16:32:11 -04:00 |
|
Michael Abashian
|
b1b9767a95
|
Made type and name not searchable on the job templates completed jobs list
|
2016-07-22 15:45:31 -04:00 |
|
Michael Abashian
|
6edc3abce2
|
Merge pull request #3094 from mabashian/2935-backspace-inv-cred-jt
awlookup timeout instead of GET with every keystroke
|
2016-07-22 15:11:45 -04:00 |
|
John Mitchell
|
03204f8dc0
|
fixed merge conflict
|
2016-07-22 15:01:58 -04:00 |
|
John Mitchell
|
22a96240a3
|
fix wrapping of name columns
|
2016-07-22 14:37:16 -04:00 |
|
Michael Abashian
|
6da3ac0cc1
|
Improvements to awlookup directive to prevent making rest calls every time a character is added/removed
|
2016-07-22 11:39:21 -04:00 |
|
Michael Abashian
|
fde13c6a46
|
Prevent the page from reloading when an alert modal is open but not focused and the user hits enter
|
2016-07-22 09:55:14 -04:00 |
|
Michael Abashian
|
180ec67d33
|
Added tooltip to group schedule action button
|
2016-07-22 08:54:50 -04:00 |
|
Michael Abashian
|
c910efdfa0
|
Updated inventories permissions basepath
|
2016-07-22 08:36:20 -04:00 |
|
kensible
|
6fa95322f5
|
Merge pull request #3071 from kensible/2860-label-deletion-pagination
Deleting label passes current page number for pagination
|
2016-07-22 08:05:06 -04:00 |
|
Michael Abashian
|
2115150b2c
|
Merge pull request #3079 from mabashian/remove-tooltips-on-state-change
Remove tooltips if state changes while hovering over a tool tipped element
|
2016-07-21 17:00:47 -04:00 |
|
Michael Abashian
|
6e27ec06f0
|
Merge pull request #3053 from mabashian/active-edit-paging
Fix for active row/edit icon bug when paging
|
2016-07-21 16:35:05 -04:00 |
|
Alan Rominger
|
49b8fc4003
|
Merge pull request #3070 from AlanCoding/3063_ui
Show "new" jobs in UI Jobs tab (UI 3.0.1)
|
2016-07-21 16:24:41 -04:00 |
|
Michael Abashian
|
265e334dd3
|
Remove tooltips if state changes while hovering over a tool tipped element
|
2016-07-21 16:20:55 -04:00 |
|
Ken Hoes
|
fbed0ac03b
|
Deleting label passes current page number for pagination
|
2016-07-21 11:37:16 -04:00 |
|
AlanCoding
|
efff0d68b5
|
Show new jobs in UI Jobs tab
|
2016-07-21 11:37:10 -04:00 |
|