Jared Tabor
f20fd7d459
Scrubbing delete modals for XSS vulnerabilities
2016-06-30 12:35:55 -07:00
Jared Tabor
a0dd159f3b
Sanitize JT delete modal in list controller
2016-06-30 12:35:55 -07:00
Chris Meyers
ecaf2b86b0
flake8 fix
2016-06-30 15:34:48 -04:00
Akita Noek
b21c7e1d15
Fix inventory update permission so update_role is enough to update
2016-06-30 14:58:44 -04:00
Chris Meyers
84e02a5dd2
fix unit tests and make delete last unattach more generic
2016-06-30 14:13:19 -04:00
Chris Meyers
5c5e495e1b
Merge pull request #2713 from chrismeyersfsu/fix-supervisor_el6
...
increase upstart supervisord script timeout before restarting supervisord
2016-06-30 13:31:16 -04:00
Akita Noek
d79188f865
Cleaned up unit/test_redact.py
2016-06-30 12:16:57 -04:00
Akita Noek
6e022ae183
Broke out URI test helper from test base.py
2016-06-30 12:16:57 -04:00
Akita Noek
fa58ca44b1
Ported old/unified_jobs.py
2016-06-30 12:16:57 -04:00
Akita Noek
e2c9d26e0d
Ported old/views.py
2016-06-30 12:16:57 -04:00
Akita Noek
9742d02ee8
Eliminated redundant http request code in test suite
2016-06-30 12:16:57 -04:00
Akita Noek
172b6b48b4
Ported old redact.py tests
2016-06-30 12:16:57 -04:00
Akita Noek
66f86de3fa
Ported old test_licences.py tests
2016-06-30 12:16:57 -04:00
Akita Noek
096a0a262a
Ported old/ha.py test
2016-06-30 12:16:57 -04:00
Michael Abashian
5a43f7691b
Merge pull request #2700 from mabashian/2685
...
Show breadcrumb on group/host edit refresh
2016-06-30 11:32:41 -04:00
Wayne Witzel III
47893613a2
ensure the singleton roles show up for sys auditor / sys admins
2016-06-30 10:55:54 -04:00
Michael Abashian
1d5cceda08
Tell the breadcrumb directive to ignore this scope as well
2016-06-30 10:07:35 -04:00
Chris Meyers
c0ef749c64
Merge pull request #2707 from chrismeyersfsu/fix-label_mixin_ordering
...
fix delete last label disassociate
2016-06-30 09:59:37 -04:00
Leigh Johnson
f8659188cb
Merge pull request #2703 from leigh-johnson/2689
...
Add ng-disabled Groups form save button
2016-06-30 09:36:57 -04:00
Wayne Witzel III
eb0fc15742
Merge pull request #2690 from wwitzel3/test-refactoring
...
Adding some coverage for task helpers.
2016-06-29 21:11:30 -04:00
Wayne Witzel III
5ef385db20
add extra parametrize test and fix indent error
2016-06-29 20:17:59 -04:00
Chris Meyers
a57dca9786
fix delete last label disassociate
...
* Inherit from mixin first in order to overwrite next inherited class
method, unattach.
* Also, fix up test and add test to ensure correct inheritance
2016-06-29 17:19:08 -04:00
jlmitch5
b0c899c6ff
Merge pull request #2699 from jlmitch5/fixLabelsIssues
...
Fix labels issues
2016-06-29 17:11:35 -04:00
Leigh Johnson
c621636d9f
add ng-disabled setting to groups form, resolves #2689
2016-06-29 16:29:40 -04:00
Michael Abashian
8fd209c1e7
Fixed bug where breadcrumb was not being shown when refreshing edit group/edit host pages
2016-06-29 15:13:44 -04:00
John Mitchell
9b7c30d383
fix long label name from going outside of delete prompt bounds
2016-06-29 14:50:09 -04:00
John Mitchell
9c42ffa3f6
make wait stop happen after list refresh is called
2016-06-29 14:46:56 -04:00
John Mitchell
f39c624b8e
get view more to show up after delete
2016-06-29 14:45:17 -04:00
John Mitchell
d539a6715c
fix xss vulnerability when deleting labels
2016-06-29 14:40:53 -04:00
Matthew Jones
9bd05abcf3
Derive ad-hoc - inventory source notification templates
2016-06-29 13:48:00 -04:00
Wayne Witzel III
32d781175d
add and update task unit tests
2016-06-29 12:09:15 -04:00
Wayne Witzel III
479119f3ce
add more task unit tests
2016-06-29 12:09:14 -04:00
jlmitch5
fe64b0b478
Merge pull request #2684 from jlmitch5/fixPlaybookNotFound
...
fix playbook not found by showing specific error in ui
2016-06-29 11:49:47 -04:00
Michael Abashian
b049dbd9f3
Merge pull request #2686 from mabashian/fix-system-tracking-tooltip
...
Fixed system tracking tooltip when there are no hosts
2016-06-29 11:21:27 -04:00
Leigh Johnson
6a6081dcf7
Merge pull request #2678 from leigh-johnson/2676
...
Restyle read-only labels, apply read-only label styles when user cannot edit job template
2016-06-29 09:23:19 -04:00
Michael Abashian
346df0aaa9
Set a default tooltip for system tracking in case there are no hosts in the list
2016-06-29 08:48:10 -04:00
Chris Meyers
8825bc7075
Merge pull request #2681 from chrismeyersfsu/enhancement-log_fact_migration
...
add logging to system tracking migration
2016-06-28 17:12:24 -04:00
John Mitchell
6888aa6d2a
fix playbook not found by showing specific error in ui
2016-06-28 17:06:53 -04:00
Chris Meyers
583edd3dfa
Merge pull request #2682 from chrismeyersfsu/fix-tower_migration_stop_httpd
...
stop httpd before upgrading tower
2016-06-28 16:15:39 -04:00
Chris Meyers
0cb00c1554
add logging to system tracking migration
2016-06-28 16:02:33 -04:00
Alan Rominger
513e6c993f
Merge pull request #2647 from AlanCoding/jt_can_add_betterment
...
A route around get_object_or_400 in JT can_add calcs
2016-06-28 14:31:44 -04:00
Chris Meyers
80d55fbde2
Merge pull request #2680 from chrismeyersfsu/fix-label_access
...
allow members of an org to create labels for orgs that they are members of
2016-06-28 14:21:18 -04:00
Akita Noek
eb65172087
Merge pull request #2679 from anoek/2636
...
Fixed notification template deleting
2016-06-28 13:41:20 -04:00
Chris Meyers
741ed4b904
allow members of an org to create labels for orgs that they are members of
2016-06-28 13:41:04 -04:00
Jared Tabor
45bf92aecb
Merge pull request #2671 from jaredevantabor/textarea-color
...
Changing color of textareas to fcfcfc
2016-06-28 10:08:42 -07:00
Jared Tabor
d7a401337d
Merge pull request #2670 from jaredevantabor/network_credential
...
Reset network credential on selection change
2016-06-28 10:07:19 -07:00
Akita Noek
8ad505c9cc
Fixed notification template deleting
...
#2674
2016-06-28 12:27:13 -04:00
Leigh Johnson
4d14ac1a5f
restyle read-only labels, apply read-only label styles when user cannot edit job template
2016-06-28 11:59:06 -04:00
Jared Tabor
406188c6ea
Reset network credential on selection change
...
The "authorize" checkbox would remain checked whenever the credential type was changed, however it should be reset on each type change
2016-06-28 08:50:51 -07:00
Jared Tabor
fb1a448e95
Changing color of textareas to fcfcfc
2016-06-28 08:45:29 -07:00