Jared Tabor
|
826392b2a8
|
removing jobSocket module
|
2016-07-01 13:42:52 -07:00 |
|
Jared Tabor
|
cfbab84ed7
|
removing unnecessary "jobs" websocket init
|
2016-07-01 13:34:17 -07:00 |
|
Jared Tabor
|
443f6fb9cf
|
Merge pull request #2758 from jaredevantabor/name-columns
Applying the .name-column class for name columns
|
2016-07-01 13:31:23 -07:00 |
|
jlmitch5
|
7de80bcae0
|
Merge pull request #2770 from jlmitch5/fixStdOutPageWidth
fix standard out details width
|
2016-07-01 16:24:07 -04:00 |
|
Michael Abashian
|
8ea1a93f99
|
Merge pull request #2767 from mabashian/f,a,i,l,e,d
Fix Fa,i,l,e,d tooltip on job details
|
2016-07-01 16:17:37 -04:00 |
|
John Mitchell
|
6b9af32323
|
fix standard out details width
|
2016-07-01 16:15:17 -04:00 |
|
kensible
|
267b53c434
|
Merge pull request #2766 from kensible/2723-template-survey-overflow
Long names no longer overflow
|
2016-07-01 15:59:16 -04:00 |
|
Michael Abashian
|
3f9e998475
|
Merge pull request #2762 from mabashian/enter-search-error
Pass the event when calling addTag() on enter
|
2016-07-01 15:59:00 -04:00 |
|
Michael Abashian
|
c602a0bfde
|
Leverage capitalize function from lodash to capitalize the status text
|
2016-07-01 15:56:01 -04:00 |
|
Matthew Jones
|
d899c33ac4
|
Handle errors that come out of job deps generation
|
2016-07-01 15:40:46 -04:00 |
|
Leigh Johnson
|
faa67b23f9
|
Merge pull request #2738 from leigh-johnson/2727
Fix xss vulnerability in notification template test
|
2016-07-01 15:40:09 -04:00 |
|
Leigh Johnson
|
cc89364c28
|
Merge pull request #2737 from leigh-johnson/2725
Fix xss vulnerability in group count tooltip
|
2016-07-01 15:39:53 -04:00 |
|
Leigh Johnson
|
7e6f1b9bc0
|
Merge pull request #2736 from leigh-johnson/2731
Fix xss vulnerability in activity stream
|
2016-07-01 15:39:41 -04:00 |
|
Ken Hoes
|
23dfb64ccb
|
Long names no longer overflow
|
2016-07-01 15:25:36 -04:00 |
|
John Mitchell
|
27a17a9f54
|
fixed typo in network credential controller
|
2016-07-01 14:11:10 -04:00 |
|
Jared Tabor
|
bad789f497
|
Merge pull request #2732 from jaredevantabor/word-breaking
adjusting label-delete-modal's title width
|
2016-07-01 11:07:31 -07:00 |
|
Michael Abashian
|
05ed7d6f41
|
Pass the event when calling addTag()
|
2016-07-01 14:02:14 -04:00 |
|
Michael Abashian
|
27abf03452
|
Merge pull request #2745 from mabashian/job-cancel-button
Fix job cancel button icon
|
2016-07-01 13:56:14 -04:00 |
|
Jared Tabor
|
d2fa6b5e9d
|
Applying the .name-column class for name columns
The class was already used in some tables, but now it will be applied to all tables
|
2016-07-01 10:42:41 -07:00 |
|
Graham Mainwaring
|
3bdc50dca6
|
Merge pull request #2741 from ghjm/httpd_upgrade_fix
Fix upgrade failure stopping httpd
|
2016-07-01 13:35:53 -04:00 |
|
Michael Abashian
|
03ab52ad07
|
Added cancel icon and fixed bug where jobs list was not refreshing properly after a relaunch.
|
2016-07-01 11:59:21 -04:00 |
|
jlmitch5
|
a974860de6
|
Merge pull request #2743 from jlmitch5/fixFailedProjectModalWording
fix text transforming and wording of project failure jt modals
|
2016-07-01 11:45:43 -04:00 |
|
John Mitchell
|
4c1456a0f6
|
fix text transforming and wording of project failure jt modals
|
2016-07-01 11:30:59 -04:00 |
|
Wayne Witzel III
|
c00d32d0eb
|
Merge pull request #2714 from wwitzel3/issue-2706
ensure the singleton roles show up for sys auditor / sys admins
|
2016-07-01 11:11:58 -04:00 |
|
Alan Rominger
|
76d3ae7023
|
Merge pull request #2740 from AlanCoding/revert_access_list
Revert "Merge pull request #2444 from AlanCoding/2364_access_list_res…
|
2016-07-01 10:56:11 -04:00 |
|
jlmitch5
|
240c57bf4b
|
Merge pull request #2724 from jlmitch5/fixSchedulerUX
fix scheduler ux of inventory manage to be consistent
|
2016-07-01 10:55:40 -04:00 |
|
Wayne Witzel III
|
16bc0cdf0b
|
add helper decorator to ensure signleton roles see the proper role list
|
2016-07-01 10:38:02 -04:00 |
|
AlanCoding
|
07bea4c8b0
|
Revert "Merge pull request #2444 from AlanCoding/2364_access_list_restriction"
This reverts commit b71307bf91d1f1a9337071e04ecced012826584b, reversing
changes made to 1be12482954b680ba7a55746594a7e29df9b178d.
|
2016-07-01 10:10:00 -04:00 |
|
Leigh Johnson
|
2df08d8fc6
|
fix xss vulnerability in notification template test, resolves #2727
|
2016-07-01 09:02:29 -04:00 |
|
Leigh Johnson
|
bc09e42fbe
|
fix xss vulnerability in group count tooltip, resolves #2725
|
2016-07-01 08:51:30 -04:00 |
|
Leigh Johnson
|
1c49ad4641
|
fix xss in activity stream, resolves #2731
|
2016-07-01 08:28:35 -04:00 |
|
Akita Noek
|
2ff5efda3b
|
Merge pull request #2721 from anoek/2710
Fix inventory update permission so update_role is enough to update
|
2016-06-30 21:51:14 -04:00 |
|
Jared Tabor
|
8cd2124d3d
|
adjusting label-delete-modal's title width
to prevent long strings to run off the modal
|
2016-06-30 15:55:29 -07:00 |
|
John Mitchell
|
2b64a1fcd9
|
fix scheduler ux of inventory manage to be consistent
|
2016-06-30 16:10:23 -04:00 |
|
Jared Tabor
|
27795e2854
|
Merge pull request #2722 from jaredevantabor/xss-monkey
Xss monkey
|
2016-06-30 12:59:47 -07:00 |
|
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 |
|
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 |
|