Commit Graph
100 Commits
Author SHA1 Message Date
Aaron Tan f14a47caa0 Merge pull request #311 from jangsutsr/7484_update_ctint_help_to_remove_newline_escape
Update Tower Configuration help text to remove \n escape
2017-08-21 16:29:00 -04:00
Aaron Tan 1df3432130 Merge pull request #298 from jangsutsr/7479_prevent_accessing_none_attr_in_host_summary_repr
Prevent accessing None attributes in host summary __unicode__
2017-08-21 16:16:24 -04:00
Aaron Tan d243b587f4 Update Tower Configuration help text to remove \n escape. 2017-08-21 10:27:42 -04:00
Aaron Tan ff51fe3050 Prevent accessing None attributes in host summary __unicode__ 2017-08-21 09:56:11 -04:00
Aaron Tan 708efbd165 Merge pull request #300 from jangsutsr/7482_tower_configuration_help_text_updates
Update API help text for Tower configuration
2017-08-18 18:45:43 -04:00
Aaron Tan 0121e5c22b Update API help text for Tower configuration. 2017-08-18 15:02:12 -04:00
Aaron Tan ee06dab4d6 Merge pull request #283 from jangsutsr/6313_add_time_unit_to_uj_timeout_help_text
Add time unit to all unified job timeout conf help texts
2017-08-16 09:45:19 -04:00
Aaron Tan 4bc26310ac Add time unit to all unified job timeout conf help texts 2017-08-15 16:16:34 -04:00
Aaron Tan 3fceb36d0e Merge pull request #271 from jangsutsr/5658_make_up_missing_super_call_in_nt_serializer
Add missing super call in NotificationTemplateSerializer
2017-08-15 11:58:59 -04:00
Aaron Tan fd8da1e7ce Add missing super call in NotificationTemplateSerializer 2017-08-15 11:10:55 -04:00
Aaron Tan 0c652f2a3a Merge pull request #237 from jangsutsr/7412_update_unified_job_deletion_behavior
Prevent deleting unified jobs with active status
2017-08-10 12:11:27 -04:00
Aaron Tan 497aa13562 Prevent deleting unified jobs with active status 2017-08-10 12:01:25 -04:00
Aaron Tan bf67477404 Merge pull request #204 from jangsutsr/make_up_missing_migrations
Make up missing migrations
2017-08-08 12:23:12 -04:00
Aaron Tan d8ebaa2851 Make up missing migrations 2017-08-08 10:35:19 -04:00
Aaron Tan 81db655bd1 Merge pull request #211 from jangsutsr/changelog_updates
CHANGELOG updates
2017-08-07 14:54:01 -04:00
Aaron Tan 21d82e6687 CHANGELOG updates 2017-08-07 13:44:23 -04:00
Aaron Tan 119d96c950 Merge pull request #203 from jangsutsr/7350_force_providing_tacacs_sec_when_host_is_set
Force providing TACACSPLUS_SECRET when TACACSPLUS_HOST is set
2017-08-07 13:24:38 -04:00
Aaron Tan 1e77f909a5 Force providing TACACSPLUS_SECRET when TACACSPLUS_HOST is set 2017-08-07 12:12:05 -04:00
Aaron Tan 53d1efe30a Merge pull request #191 from jangsutsr/7387_prevent_passing_all_to_gce_zone
Prevent passing "all" to GCE_ZONE
2017-08-04 14:41:17 -04:00
Aaron Tan 148af54af7 Prevent passing "all" to GCE_ZONE 2017-08-04 14:30:37 -04:00
Aaron Tan 4fd637a06b Merge pull request #184 from jangsutsr/7382_move_inv_delete_activity_stream_into_view
Move inventory delete activity stream into view
2017-08-04 12:22:38 -04:00
Aaron Tan bba1e46218 Move inventory delete activity stream into view 2017-08-04 10:37:34 -04:00
Aaron Tan 19bd051011 Merge pull request #165 from jangsutsr/7352_prevent_setting_scm_fields_for_non_scm_is
Prevent setting SCM fields for non-SCM inventory sources
2017-08-03 18:04:13 -04:00
Aaron Tan c1c5b01a07 Merge pull request #172 from jangsutsr/7375_make_isolated_conn_keys_readonly
Make isolated connection keys read-only
2017-08-03 10:55:11 -04:00
Aaron Tan e03ab95701 Make isolated connection keys read-only 2017-08-03 10:32:28 -04:00
Aaron Tan 195c0bdfe4 Prevent setting SCM fields for non-SCM inventory sources 2017-08-02 17:22:15 -04:00
Aaron Tan c1e16c2f46 Merge pull request #73 from jangsutsr/6986_make_up_default_values_for_tower_config
Make up default values for tower configurations
2017-08-01 20:33:41 -04:00
Aaron Tan c44fe85fe2 Merge pull request #107 from jangsutsr/7334_make_up_missing_create_kwargs_for_inv_import
Make up missing create kwargs in inventory import
2017-08-01 20:32:26 -04:00
Aaron Tan 57375dc7f1 Merge pull request #101 from jangsutsr/7322_prevent_saving_jt_with_pending_deleting_inv
Clear related job templates when inventory is deleted
2017-08-01 20:32:06 -04:00
Aaron Tan cc481aa33b Clear related job templates when inventory is deleted 2017-07-31 13:47:58 -04:00
Aaron Tan 48c3cfad9e Make up missing create kwargs in inventory import 2017-07-28 17:06:05 -04:00
Aaron Tan 7df6fbf0a8 Merge pull request #66 from jangsutsr/3467_move_satellite_ini_config_from_env_to_source_var
Move Satellite 6 .ini configurations from env variables to source_vars
2017-07-28 11:07:18 -04:00
Aaron Tan f253d2da16 Merge pull request #93 from jangsutsr/7321_prevent_unprivileged_user_from_deleting_is
Prevent unprivileged users from deleting inventory sources
2017-07-28 09:39:58 -04:00
Aaron Tan 5a540a877e Prevent unprivileged users from deleting inventory sources 2017-07-27 16:29:03 -04:00
Aaron Tan 580871a60b Merge pull request #70 from jangsutsr/5913_allow_parsing_null_json_data
Allow parsing null JSON data
2017-07-27 16:05:26 -04:00
Aaron Tan b69321a91e Allow parsing null JSON data 2017-07-27 15:14:50 -04:00
Aaron Tan e8bd477f1e Make up default values for tower configurations 2017-07-27 15:02:25 -04:00
Aaron Tan 323d7757dd Move Satellite 6 .ini configurations from env variables to source_vars 2017-07-27 14:08:07 -04:00
Aaron Tan c3f2a8a140 Merge pull request #81 from jangsutsr/6344_enforce_extra_vars_override_hierachy
Enforce extra_vars override hierachy
2017-07-27 09:21:25 -04:00
Aaron Tan 047ad7ca4a Enforce extra_vars override hierachy 2017-07-26 18:10:33 -04:00
Aaron Tan 19062d1193 Merge pull request #14 from jangsutsr/7256_prevent_db_changes_for_read_only_configs
Prevent db changes for read only configs
2017-07-26 12:06:52 -04:00
Aaron Tan faa244da8c Prevent DB changes for read_only tower configurations 2017-07-26 10:48:37 -04:00
Aaron Tan 65101736a3 Merge pull request #7017 from jangsutsr/6988_remove_run_type_project_update_task_impact
Remove run type project update task_impact
2017-07-21 10:51:25 -04:00
Aaron Tan 3856431da1 Merge pull request #7084 from jangsutsr/ux_improve_logger_ctint_label_text
[UX]Improve `LOG_AGGREGATOR_LOGGERS` label text
2017-07-14 15:30:07 -04:00
Aaron Tan e7b37c6627 [UX]Improve LOG_AGGREGATOR_LOGGERS label text 2017-07-14 14:35:19 -04:00
Aaron Tan e053d2c33a Merge pull request #7059 from jangsutsr/6624_stablize_summary_field_display_for_host_serializer
Stablize summary field display for host serializer
2017-07-13 16:48:17 -04:00
Aaron Tan 636147f7f0 Stablize summary field display for host serializer. 2017-07-13 16:30:47 -04:00
Aaron Tan c6ed70dd9d Merge pull request #6928 from jangsutsr/6904_strengthen_attribute_check_for_tower_conf_validators
Strengthen attribute check for Tower configuration validations
2017-07-12 13:30:44 -04:00
Aaron Tan 3fe12e77b7 Merge pull request #6837 from jangsutsr/6107_ldap_setting_field_validator_updates
LDAP setting fields validation updates.
2017-07-12 12:09:48 -04:00
Aaron Tan c1998e378d Remove run type project update task_impact 2017-07-12 12:00:59 -04:00
Aaron Tan 19e3071fec Merge pull request #6997 from jangsutsr/625_enable_source_region_for_azure_inv_src
Enable source_region for azure_rm inventory source
2017-07-11 17:02:41 -04:00
Aaron Tan bfec1aceb3 Enable source_region for azure_rm inventory source 2017-07-11 16:41:42 -04:00
Aaron Tan 0138510936 Strengthen attribute check for Tower configuration validations 2017-07-07 11:44:56 -04:00
Aaron Tan 5df0ba5a06 Merge pull request #6874 from jangsutsr/6398_release_ujt_uniqueness_constraint
Release unified UJT unique_together constraint
2017-07-06 09:58:28 -04:00
Aaron Tan 178bcb02a7 Merge pull request #6650 from jangsutsr/5799_allow_specifying_log_handler_level
Allow specifying log handler level
2017-07-06 09:51:30 -04:00
Aaron Tan 97e0835d1c Release unified UJT unique_together constraint. 2017-07-06 09:44:34 -04:00
Aaron Tan 9874e123be Allow specifying log handler level. 2017-07-06 09:39:54 -04:00
Aaron Tan a6b2df6c98 Merge pull request #6846 from jangsutsr/6798_remove_named_url_setting_category_from_api_v1
Remove named URL setting category from API V1
2017-07-05 14:43:26 -04:00
Aaron Tan 3451591e66 Merge pull request #6884 from jangsutsr/6406_expose_ctint_log_aggregator_verify_cert
Expose LOG_AGGREGATOR_VERIFY_CERT to Tower configuration
2017-07-05 12:41:17 -04:00
Aaron Tan a881946337 Expose LOG_AGGREGATOR_VERIFY_CERT to Tower configuration 2017-07-05 12:28:24 -04:00
Aaron Tan 3e3c11433d Remove named URL setting category from API V1 2017-07-05 11:04:44 -04:00
Aaron Tan 6c006690d3 Merge pull request #6861 from jangsutsr/6857_enable_named_url_display_in_resource_creation_response
Enable named URL display in resource creation response
2017-07-03 15:30:28 -04:00
Aaron Tan 9a8dd399f1 Enable named URL display in resource creation response. 2017-07-03 11:21:39 -04:00
Aaron Tan e3b7ec8997 Merge pull request #6817 from jangsutsr/6768_apply_validation_to_ctint_all_endpoint
Apply accumulated validation for CTinT all endpoint
2017-06-30 15:39:19 -04:00
Aaron Tan 2c69d433e9 LDAP setting fields validation updates. 2017-06-30 15:30:59 -04:00
Aaron Tan f40182fef8 Apply accumulated validation for CTinT all endpoint. 2017-06-29 16:56:55 -04:00
Aaron Tan e8433c6301 Merge pull request #6695 from ansible/jangsutsr_6005_add_boto3_support
Add boto3 dependency and remove requests freezing
2017-06-29 16:41:07 -04:00
Aaron Tan 9aa4ea8e61 Add boto3 dependency and remove requests freezing 2017-06-29 16:03:07 -04:00
Aaron Tan 055c83f4e6 Merge pull request #6741 from jangsutsr/6711_trim_querystring_from_reverse_outcome
Trim querystring from reverse outcome
2017-06-29 12:16:54 -04:00
Aaron Tan a184058aa2 Merge pull request #6642 from jangsutsr/6593_enforce_mutual_exclusiveness_of_tower_user_origins
Expand scope of enterprise user types
2017-06-29 12:15:07 -04:00
Aaron Tan bfb56480b2 Merge pull request #6705 from jangsutsr/6516_audit_cloud_regions
Audit lists of cloud regions
2017-06-29 12:14:01 -04:00
Aaron Tan d9d5fb38b8 Merge pull request #6732 from jangsutsr/6719_aggregate_service_restart_attempts
Aggregate Tower service restart attempts
2017-06-29 12:13:01 -04:00
Aaron Tan 92f5025817 Aggregate Tower service restart attempts. 2017-06-28 16:49:36 -04:00
Aaron Tan 8140fc2fb2 Merge pull request #6781 from jangsutsr/6084_revert_adding_custom_paginator
Revert adding custom paginator
2017-06-28 16:30:05 -04:00
Aaron Tan c40614b8a4 Revert adding custom paginator. 2017-06-28 15:49:55 -04:00
Aaron Tan 1a75b1836e Trim querystring from reverse outcome. 2017-06-27 17:03:16 -04:00
Aaron Tan fbb1912e98 Merge pull request #6723 from jangsutsr/6208_add_tacacsplus_configuration_validation
Add Tower configuration category validation for TACACS+
2017-06-26 13:10:44 -04:00
Aaron Tan 5e398e4a25 Add Tower configuration category validation for TACACS+ 2017-06-26 10:58:05 -04:00
Aaron Tan 2c98294035 Merge pull request #6575 from jangsutsr/6220_add_docs_for_tower_configuration
Add docs to Tower configuration
2017-06-26 09:46:09 -04:00
Aaron Tan f1869a2f70 Merge pull request #6220 from jangsutsr/6188_enable_ctint_category_specific_validation
Enable Tower configuration category-specific validation
2017-06-26 09:45:12 -04:00
Aaron Tan 68ee601359 Merge pull request #6595 from jangsutsr/6234_set_priority_rules_for_find_matching_hosts
Set priority rules for find_matching_hosts
2017-06-23 14:04:18 -04:00
Aaron Tan acbf8b060e Audit lists of cloud regions. 2017-06-23 14:00:17 -04:00
Aaron Tan 238e069bf3 Merge pull request #6586 from jangsutsr/6584_change_model_url_name_implementation
Handle unexpected resource url naming convention
2017-06-21 20:42:59 -04:00
Aaron Tan 0be3d39047 Handle unexpected resource url naming convention. 2017-06-21 16:34:35 -04:00
Aaron Tan 6db945247d Merge pull request #6576 from jangsutsr/6568_update_named_url_delimiter
Update named URL delimiter
2017-06-21 15:56:02 -04:00
Aaron Tan 70cccb0e57 Expand scope of enterprise user types. 2017-06-20 12:17:13 -04:00
Aaron Tan b2639cf1ee Update named URL delimiter. 2017-06-16 09:40:27 -04:00
Aaron Tan 04ca05ac43 Merge pull request #6603 from jangsutsr/6602_add_value_validation_to_sublist_attach
Add value type validation to sublist (un)attach
2017-06-15 13:28:49 -04:00
Aaron Tan 7039e2e3de Merge pull request #6420 from jangsutsr/license_updates
License updates
2017-06-15 13:27:19 -04:00
Aaron Tan bef009659d Add value type validation to sublist (un)attach 2017-06-15 12:24:15 -04:00
Aaron Tan 0dae058bef Set priority rules for find_matching_hosts. 2017-06-15 11:45:44 -04:00
Aaron Tan 9c37340b3c Merge pull request #6596 from jangsutsr/6118_regress_trailing_comma_modification
Regress trailing comma modification and enhance error message
2017-06-15 11:24:28 -04:00
Aaron Tan ef6da022ee Merge pull request #6600 from jangsutsr/6313_make_up_migration_updates
Make up migration updates
2017-06-15 11:19:30 -04:00
Aaron Tan bcba9e53fd Make up migration updates. 2017-06-15 10:14:52 -04:00
Aaron Tan 96d491fdce Regress trailing comma modification and enhance error message 2017-06-14 16:26:03 -04:00
Aaron Tan aa962a26f1 Merge pull request #6590 from jangsutsr/programmatically_generate_named_url
Add the ability to programmatically generate named URLs on client-side
2017-06-14 11:00:35 -04:00
Aaron Tan 2ed3be0aab Add the ability to programmatically generate named URLs on client-side. 2017-06-14 10:37:40 -04:00
Aaron Tan ffda2057d9 Add docs to Tower configuration. 2017-06-12 16:23:13 -04:00
Aaron Tan bd4b2cfd6d Merge pull request #6537 from jangsutsr/6410_add_count_to_host_group_summary_field
Add count to host group summary field.
2017-06-12 09:50:51 -04:00
Aaron Tan b09ad85978 Add count to host group summary field. 2017-06-09 17:53:41 -04:00