AlanCoding
|
ad472c168f
|
systematic update of new_in_xx flags
|
2017-01-09 12:25:04 -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 |
|
AlanCoding
|
3663c97ac2
|
Prohibit adding singleton permissions as child of team
|
2016-12-07 08:42:39 -05:00 |
|
Chris Church
|
2727bbcf52
|
Add check_permissions method to ApiV1ConfigView.
|
2016-12-06 18:54:49 -05:00 |
|
Chris Church
|
4295ab3e4a
|
Show SAML errors that aren't tied to a specific IdP.
|
2016-12-06 12:55:51 -05:00 |
|
Alan Rominger
|
9396fb0400
|
Merge pull request #4289 from AlanCoding/org_sublist_fix
Avoid applying system auditor prop if action was association
|
2016-12-05 16:58:28 -05:00 |
|
AlanCoding
|
057efd3d5a
|
avoid applying system auditor prop if action was association
|
2016-12-05 11:40:26 -05:00 |
|
AlanCoding
|
101b50c888
|
switch job destroy WF check to OneToOne patterns
|
2016-12-05 10:10:04 -05:00 |
|
Chris Church
|
96e923361e
|
Merge pull request #4251 from cchurch/workflows-license-feature
Add workflows as a licensed feature
|
2016-12-02 22:03:02 -05:00 |
|
Chris Church
|
a231ef0608
|
Only enforce workflows once.
|
2016-12-02 17:00:08 -05:00 |
|
Chris Church
|
36dc0d7059
|
Add workflows as a licensed feature, add mixin for workflow and activity stream license enforcement on views, update mixins to consistently come before base classes.
|
2016-12-02 16:54:24 -05:00 |
|
Alan Rominger
|
ef87a58239
|
Merge pull request #4242 from ansible/logging_int
Logging Integration
|
2016-12-02 16:51:00 -05:00 |
|
Chris Church
|
0cf5b025ec
|
Merge pull request #4213 from cchurch/optimize-job-events
Optimize query for job events to speed up loading job details page.
|
2016-12-02 16:27:25 -05:00 |
|
Chris Church
|
2e7e424109
|
Add missing host_qs.
|
2016-12-02 16:14:16 -05:00 |
|
Aaron Tan
|
0f58b0d3d0
|
Add missing new_in_310 labels to workflow views.
|
2016-12-01 21:00:40 -05:00 |
|
Chris Church
|
1ce81f9640
|
Optimize query for job events for a single job to speed up loading job details page.
|
2016-12-01 18:33:05 -05:00 |
|
Aaron Tan
|
99029a1b0d
|
Update unified_job related field name.
|
2016-12-01 11:17:57 -05:00 |
|
AlanCoding
|
f3427d1359
|
Logging Integration, ELK docker-compose as update file
|
2016-11-29 13:09:47 -05:00 |
|
Matthew Jones
|
34add726b7
|
Hide active tasks if anonymous user
|
2016-11-28 13:35:43 -05:00 |
|
Aaron Tan
|
d7c9ff209d
|
Merge pull request #4112 from jangsutsr/4054_add_org_to_wfjt_related_fields
Add org to wfjt related fields
|
2016-11-26 16:12:07 -05:00 |
|
Aaron Tan
|
f0b65d36bd
|
Add new version indicator
|
2016-11-26 12:10:21 -05:00 |
|
Aaron Tan
|
d809227cac
|
Add wfjt object_roles_list endpoint.
|
2016-11-25 22:46:46 -05:00 |
|
Aaron Tan
|
8eb4b7b271
|
Add reversed relationship.
|
2016-11-25 22:02:23 -05:00 |
|
Chris Church
|
8ba2c57b1e
|
Merge pull request #4092 from cchurch/custom-logo-custom-login-info
Add support for CUSTOM_LOGO and CUSTOM_LOGIN_INFO settings
|
2016-11-22 14:50:59 -05:00 |
|
AlanCoding
|
8cd4ba0175
|
refactor of create_unified_job in connection with new copy endpoint development
|
2016-11-22 11:35:41 -05:00 |
|
AlanCoding
|
31a95e5c04
|
fix up tests from workflow copy work
|
2016-11-22 11:35:40 -05:00 |
|
AlanCoding
|
8cda12c020
|
add workflow relaunch
|
2016-11-22 11:35:40 -05:00 |
|
AlanCoding
|
14ce50c845
|
implement copying of WFJT objects
|
2016-11-22 11:35:01 -05:00 |
|