Commit Graph

1460 Commits

Author SHA1 Message Date
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
e81dca3249 allow reading of credential org field in list view 2016-12-05 16:00:54 -05:00
Chris Meyers
0d8f14647f Merge pull request #4291 from chrismeyersfsu/fix-unified_job_node
finished fixing job through workflow node
2016-12-05 14:27:42 -05:00
Chris Meyers
a5b1c7b579 use more precise exception 2016-12-05 13:54:33 -05:00
Chris Meyers
f47f8abe42 finished fixing job through workflow node
related to #4182
2016-12-05 13:35:34 -05:00
AlanCoding
0255b9483d add workflow jobs to UJ options 2016-12-05 13:27:17 -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
Matthew Jones
703f4925cb Bumping versions to 3.2.0 2016-12-04 21:21:22 -05:00
Matthew Jones
20cb3cf7de Merge pull request #4224 from jangsutsr/4217_add_schedule_capability_to_wfjt_serializer
Add schedule capability to wfjt serializer
2016-12-04 21:06:06 -05:00
Matthew Jones
cb2d90673d Merge pull request #4223 from jangsutsr/4043_add_help_text_to_wfjt_launch_endpoint
Add help text to wfjt launch endpoint
2016-12-04 21:05:47 -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
7f358d893e Modify according to review feedback. 2016-12-02 14:47:38 -05:00
Aaron Tan
d6022b31c2 Add schedule capability to wfjt serializer. 2016-12-02 12:22:52 -05:00
Aaron Tan
abc148ae96 Merge pull request #4222 from jangsutsr/4210_add_missing_3_10_labels
Add missing new_in_310 labels to workflow views.
2016-12-02 11:49:26 -05:00
Aaron Tan
3433343603 Merge pull request #4221 from jangsutsr/4018_prevent_multiple_print_of_version_label_in_api_help_text
Prevent multiple print of version label in api help text.
2016-12-02 11:49:15 -05:00
Aaron Tan
5a60954997 Add help text to wfjt launch endpoint. 2016-12-02 11:48:32 -05:00
Aaron Tan
7af675b031 Merge pull request #4111 from jangsutsr/4086_provide_linkage_from_spawned_job_to_wfj
Provide linkage from spawned job to wfj
2016-12-01 21:59:47 -05:00
Aaron Tan
84a3aeec67 Prevent multiple print of version label in api help text. 2016-12-01 21:54:20 -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
Chris Church
8911766eea Don't truncate job event stdout for playbook_on_ events. 2016-12-01 18:08:26 -05:00
Aaron Tan
99029a1b0d Update unified_job related field name. 2016-12-01 11:17:57 -05:00
Aaron Tan
e63716c0bb Move performance boost to access.py. 2016-12-01 11:04:06 -05:00
Aaron Tan
908b140d28 Add back linkage to summary fields and remove it from normal fields. 2016-12-01 10:50:18 -05:00
Chris Church
558d80bec2 Fix playbook validation when saving job template using a manual project. 2016-12-01 02:16:20 -05:00
Chris Church
efadd1a954 Return list of playbook files from the filesystem for manual projects. 2016-11-30 23:20:08 -05:00
AlanCoding
f3427d1359 Logging Integration, ELK docker-compose as update file 2016-11-29 13:09:47 -05:00
Aaron Tan
a458bb3c89 Remove source_workflow_job and use workflow_job_id instead. 2016-11-29 11:55:04 -05:00
Bill Nottingham
6de0057c03 add a period 2016-11-29 11:08:05 -05:00
Chris Church
48391dfa5e Don't prompt for basic auth if AUTH_BASIC_ENABLED is False. 2016-11-28 23:09:14 -05:00
Chris Church
cbc52c7b69 Update elapsed in real time when job is running. 2016-11-28 14:35:37 -05:00
Matthew Jones
34add726b7 Hide active tasks if anonymous user 2016-11-28 13:35:43 -05:00
Chris Church
7889e07229 Use the right base class for super(). 2016-11-28 13:10:45 -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
Aaron Tan
9154f19560 Complete related field. 2016-11-25 21:31:55 -05:00
Aaron Tan
54f99749eb Provide linkage from spawned job back to wfj. 2016-11-25 21:23:29 -05:00
AlanCoding
bf0a235ce9 Add WFJT survey and recent_jobs 2016-11-23 15:48:11 -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
Chris Church
0b76546ea6 Merge pull request #4080 from cchurch/event-stdout-max-bytes-display
Add configurable limit to size of stdout shown for a single job event
2016-11-22 14:50:38 -05:00