Commit Graph

924 Commits

Author SHA1 Message Date
Alan Rominger
ae057d2bd5 Merge pull request #4912 from AlanCoding/as_mods
WFJT activity stream for org admins + other polishing
2017-01-27 11:17:34 -05:00
Chris Meyers
ef3a3b3b2f super-user requests to HostDetail go through rbac 2017-01-27 10:51:26 -05:00
Wayne Witzel III
7807ee09f9 Merge pull request #4915 from wwitzel3/issue-4636
Mask the default value for password fields in survey_spec.
2017-01-27 02:37:16 -05:00
AlanCoding
18aa0dcb1f remove job_event text filters, tweaked RBAC
see issue 4958 for the RBAC details
2017-01-26 19:22:03 -05:00
Matthew Jones
90caa2fbb7 Merge pull request #4961 from ansible/purge_old_events_endpoints
These old endpoints are hacky, ugly, and no longer used
2017-01-26 14:33:19 -05:00
Chris Meyers
e09a0fb886 ensure manually modifying hosts adhears to license
* Super user or not, don't allow adding NOR editing (changing the name
of) a host to exceed the host license count.
2017-01-26 12:13:06 -05:00
Matthew Jones
6388e9b055 Putting back the inadvertantly removed job_events 2017-01-26 12:00:13 -05:00
Matthew Jones
37d8e57c4f These old endpoints are hacky, ugly, and no longer used
They were strictly shortcuts for UI querying which can be performed
more efficiently on `/job_events` without any special processing
2017-01-26 11:55:44 -05:00
AlanCoding
3b4af0aa82 WFJT activity stream optimization 2017-01-26 11:23:47 -05:00
Alan Rominger
fe36e2ad8e Merge pull request #4921 from AlanCoding/jobs_others_opt
Low hanging query optimizations
2017-01-25 11:57:08 -05:00
AlanCoding
bae3fdb635 removal of workflow TODOs that are resolved 2017-01-25 09:52:05 -05:00
Wayne Witzel III
df9bb829fc fix KeyError with spec 2017-01-24 16:53:48 -05:00
Wayne Witzel III
735f5d14b3 ensure that launching respects default values 2017-01-24 16:39:41 -05:00
AlanCoding
d3b5eaf690 query improvement for jobs, users, and orgs 2017-01-24 16:23:10 -05:00
Wayne Witzel III
cf6c4fe7ac mask the default value for survey_spec password fields 2017-01-24 13:03:57 -05:00
James Laska
f21834c597 Name the view consistently with other NT views 2017-01-19 12:32:54 -05:00
Alan Rominger
dcea88c81c Merge pull request #4821 from AlanCoding/workflow_schedule_nodes
Move node copy into create_unified_job, copy nodes on schedule
2017-01-19 11:18:31 -05:00
Matthew Jones
47efe8c2e8 Add deprecation warning to job start 2017-01-19 11:01:31 -05:00
AlanCoding
f419fb9bed move node copy into create_unified_job, copy nodes on schedule 2017-01-19 08:51:08 -05:00
AlanCoding
dfd0885ec3 new WFJT launch schema and cleanup 2017-01-12 12:24:49 -05:00
AlanCoding
a693aad95d a workable version of the new copy GET schema implemented 2017-01-11 14:43:37 -05:00
AlanCoding
2c97425291 prototype for new copy GET details 2017-01-11 12:23:57 -05:00
AlanCoding
e69dc0f36e Clarification of copy RBAC messages 2017-01-11 11:20:17 -05:00
AlanCoding
4990a59fa7 mark inventory scripts as added in 2.1.0 2017-01-10 09:38:52 -05:00
Alan Rominger
ee997e0ca7 Merge pull request #4618 from AlanCoding/new_in
Tower endpoint archaeology
2017-01-09 13:38:22 -05:00
AlanCoding
ad472c168f systematic update of new_in_xx flags 2017-01-09 12:25:04 -05:00
AlanCoding
8bc3befd03 only accept extra_vars launchtime param for system jobs 2017-01-06 16:54:07 -05:00
Alan Rominger
d5247c6d95 Merge pull request #4515 from AlanCoding/relaunch_rbac
Custom PermissionDenied error for Workflow Job relaunch
2017-01-06 16:04:13 -05:00
Alan Rominger
0b0750d76e Merge pull request #4593 from AlanCoding/unhandled_perm_error
In JT /launch/ view deal with PermissionDenied in get_object()
2017-01-06 13:14:00 -05:00
AlanCoding
dca70f4bd1 protect against unhandled PermissionDenied error 2017-01-05 15:29:16 -05:00
Matthew Jones
3006e357f6 Add a hint header for max job events for the UI 2017-01-05 15:16:36 -05:00
Alan Rominger
54980d09e3 Merge pull request #4578 from AlanCoding/access_list_perm
Use ParentMixin for access_list permissions check
2017-01-05 14:53:47 -05:00
AlanCoding
a17c7fa461 display teams for which user is admin in teams list 2017-01-04 15:36:13 -05:00
Matthew Jones
5f0940e411 Merge pull request #4461 from cchurch/ansi-download
Add ansi_download format for stdout
2017-01-04 14:46:16 -05:00
Matthew Jones
f9d9196270 Adding deprecation warnings
Also updating New in/Added in text
2017-01-04 14:23:43 -05:00
AlanCoding
bd82ab9fb0 use ParentMixin machinery to check access_list parent obj permissions 2017-01-04 13:39:14 -05:00
Matthew Jones
9d289e4349 Fix some issues related to purging the old paging decorator 2017-01-03 15:31:30 -05:00
AlanCoding
60ea0bdf92 fix bug with failed login log 2017-01-03 10:12:04 -05:00
AlanCoding
93564987d1 hold off on using new capabilities methodology on jobs 2016-12-20 08:18:13 -05:00
AlanCoding
1a26a1796b break WJ relaunch check from start capability
implement special custom error message for
Workflow Job relaunch ability corner case
2016-12-19 16:57:00 -05:00
Chris Church
b6e2e3da70 Add new ansi_download format to download stdout and preserve ANSI escape sequences. 2016-12-15 16:03:00 -05:00
Chris Meyers
55827611b6 filter out ansible_* facts from provision callback extra_vars
related to #4358
2016-12-15 15:37:56 -05:00
Alan Rominger
b7f469baab Merge pull request #4388 from AlanCoding/wfjt_copy_perm
Fix WFJT copy RBAC bugs
2016-12-12 16:17:02 -05:00
Matthew Jones
e1942083e3 Remove sneeringer's old unused decorator code 2016-12-12 16:14:22 -05:00
Chris Church
c52366e580 Merge pull request #4312 from cchurch/saml-error-handling
SAML error handling fixes
2016-12-12 12:29:17 -05:00
AlanCoding
30b212b724 fix RBAC bugs associated with WFJT copy 2016-12-12 11:11:25 -05:00
AlanCoding
a90bafe6f0 move various items to prefetch for optimization 2016-12-11 07:31:04 -05:00
Bill Nottingham
bf5479f6ba Tweak comment 2016-12-08 14:06:04 -05:00
Bill Nottingham
2e39070ffd Look at 'ansible_host' for callbacks, not just 'ansible_ssh_host'. 2016-12-08 13:59:23 -05:00
Chris Church
9a68f48e4d Merge pull request #4320 from cchurch/api-config-check-permissions
Add check_permissions method to ApiV1ConfigView.
2016-12-07 13:47:39 -05:00