Alan Rominger
70b9a48f82
Merge pull request #2739 from AlanCoding/2735_proj_access
...
Do not allow creating projects as foreign org admin
2016-07-06 15:09:43 -04:00
Michael Abashian
9ffb5261cd
Merge pull request #2799 from mabashian/job-details-empty-filters
...
Fixed event summary filter bugs
2016-07-06 11:59:37 -04:00
Michael Abashian
9544708ab6
Merge pull request #2810 from mabashian/toggle-schedule-multiple-requests
...
Fixed the *2 GET requests triggered by the schedule toggle
2016-07-06 11:59:12 -04:00
Leigh Johnson
c60800ecc3
fix order_by parameter not being applied to page 2+ of list results ( #2786 )
...
* fix order_by parameter not being applied to page 2+ of list results, resolves #2730
* remove silliness
2016-07-06 11:35:40 -04:00
Michael Abashian
6788043eff
Needed to bind removeSchedulesRefresh to the scope so that we could clear the listener properly
2016-07-06 10:51:26 -04:00
Matthew Jones
2528952090
Require organization when creating new notification templates
2016-07-05 15:31:54 -04:00
Michael Abashian
ea170f4fe6
Fixed bug where empty searches were hiding the results and attempting to filter without a selected task threw an error
2016-07-05 15:29:02 -04:00
jlmitch5
9e0f01a29f
Merge pull request #2794 from jlmitch5/fixWeeklyFreqButtons
...
reset week buttons and scope vals when schedule repeat changes to week
2016-07-05 15:03:57 -04:00
John Mitchell
0018210528
reset week buttons and scope vals when schedule repeat changes to week
2016-07-05 14:50:10 -04:00
Matthew Jones
77f2bd1c0d
Missing ad-hoc notification template assignment
2016-07-05 14:34:49 -04:00
Michael Abashian
c1b2ba5a24
Merge pull request #2788 from mabashian/portal-mode-job-list-order
...
Only sort portal jobs on the first init
2016-07-05 13:55:55 -04:00
Michael Abashian
60a407b3ef
Merge pull request #2779 from mabashian/cloud-credential-filter-wiped
...
Fix group add/edit cloud credential search filter weird behavior
2016-07-05 13:55:37 -04:00
Chris Meyers
5fedd03067
Merge pull request #2790 from chrismeyersfsu/fix-postgres_restore
...
fix postgres restore playbook path
2016-07-05 13:48:22 -04:00
kensible
6f015e77c9
Merge pull request #2781 from kensible/2778-tooltip-teams
...
Changed tooltip in teams edit
2016-07-05 13:12:30 -04:00
Michael Abashian
b21d3fd53d
Changed filter to sort
2016-07-05 13:06:20 -04:00
Michael Abashian
d9a47b7b7f
Only filter portal jobs on the first init
2016-07-05 13:02:12 -04:00
Jared Tabor
a2f0f7a6dc
Merge pull request #2771 from jaredevantabor/socket-removal
...
removing unnecessary "jobs" websocket init
2016-07-05 09:53:46 -07:00
Graham Mainwaring
f998e467ff
Merge pull request #2782 from ghjm/cffi_whl_fix
...
Build cffi from source during make requirements
2016-07-05 12:36:40 -04:00
Matthew Jones
cec1f413a4
Switch notification to use jobhostsummary name
...
In case the host is removed prior to the notification being emitted
we'll use the host_name cached on the jobhostsummary object iself.
2016-07-05 12:32:37 -04:00
Chris Meyers
1aca42ae93
fixes Save with update_fields did not affect any rows
2016-07-05 11:46:46 -04:00
Ken Hoes
18ede596e0
Changed tooltip in teams edit
2016-07-05 11:46:37 -04:00
Graham Mainwaring
5a1732d3bd
Build cffi from source to avoid binary wheel problems
2016-07-05 11:44:27 -04:00
Michael Abashian
6fcf97d233
Reuse credentialBasePath
2016-07-05 11:42:51 -04:00
Michael Abashian
fcad385bcb
Explicitly set the credential lists base path to include the ?kind= param so that future searches will have the correct base path.
2016-07-05 11:37:19 -04:00
Chris Church
ab0fd8ddb1
Escape content of browsable API response.
2016-07-02 01:41:28 -04:00
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