Commit Graph

  • 51c3d77a92 Disable togglehost when user cannot edit host mabashian 2017-08-23 11:07:02 -04:00
  • 0cbe083dcf Merge pull request #323 from mabashian/7498-custom-inv-script-cred Michael Abashian 2017-08-22 16:41:18 -04:00
  • 105cead4da Merge pull request #313 from mabashian/2989-management-schedule Michael Abashian 2017-08-22 16:40:30 -04:00
  • 4e6722a171 Merge pull request #309 from mabashian/roll-back-survey-question-changes Michael Abashian 2017-08-22 16:39:06 -04:00
  • 05b4bff388 Merge pull request #322 from wwitzel3/issue-7501 Wayne Witzel III 2017-08-22 16:31:57 -04:00
  • dd7ebbc461 changing logic for Remediate Inventory button Jared Tabor 2017-08-22 16:08:25 -04:00
  • 813a66cafe hide run commands for related host, groups nested hosts lists if user does not have permission John Mitchell 2017-08-22 16:07:55 -04:00
  • e7e47c8906 Update name column classes after deleting groups column mabashian 2017-08-22 15:26:54 -04:00
  • 2d0cac7c4d Remove groups column from smart inventory hosts list mabashian 2017-08-22 15:25:15 -04:00
  • d3826c5c50 fixing ngToast.danger message for failed test aggregation Jared Tabor 2017-08-22 15:02:17 -04:00
  • f107372464 Rename LICENSE to LICENSE.md Matthew Jones 2017-08-22 14:34:25 -04:00
  • c3fec00562 Delete LICENSE.md Matthew Jones 2017-08-22 14:34:09 -04:00
  • 5d79d7a14a Updating license Matthew Jones 2017-08-22 14:33:50 -04:00
  • 9503a5c07b Fix broken markdown James Laska 2017-08-22 14:30:31 -04:00
  • c2e8200c81 Merge pull request #319 from jangsutsr/7496_handle_empty_named_url_id_cornercase Aaron Tan 2017-08-22 14:25:06 -04:00
  • d2be1e83ce Minor adjustments to CONTRIBUTING.md James Laska 2017-08-22 14:25:04 -04:00
  • a9dcf6650b Adding apache v2 license Matthew Jones 2017-08-22 14:19:52 -04:00
  • 16ef7e1950 Remove EULA Shane McDonald 2017-08-22 11:03:02 -04:00
  • d2378637fa Fixed bug removing item from allSelected mabashian 2017-08-22 13:31:33 -04:00
  • 6e4d886ea4 Reduce the size of the production container image Matthew Jones 2017-08-22 09:02:32 -04:00
  • 9007965a8e Merge pull request #316 from jlmitch5/fixInvRecentJobsPopover jlmitch5 2017-08-22 13:11:31 -04:00
  • 4fe8cde660 Show credential lookup when source is 'custom' mabashian 2017-08-22 12:03:36 -04:00
  • 03903c59b6 Handle delete wfjt error with basic license. Remove old 402 logic for hiding wf permissions tab mabashian 2017-08-22 11:09:52 -04:00
  • c321819547 Handle named URL processing corner case where identifier is empty string Aaron Tan 2017-08-22 10:40:45 -04:00
  • 59fcf4b8ca update which jobs are shown in recent jobs popover John Mitchell 2017-08-21 15:40:39 -04:00
  • 3d03855cd9 Fix management job scheduler time inputs by resetting invalid input to 00 mabashian 2017-08-21 11:16:06 -04:00
  • 0daa203fe0 Rolled back several survey question enhancements which caused drag and drop to break mabashian 2017-08-21 09:23:34 -04:00
  • ca9a1a0ca1 remove tests that execute distinct logic, sqlite3 does not support Wayne Witzel III 2017-08-21 06:16:44 -04:00
  • f8c2b466a8 sometimes core_filters is not an attribute, so just set it to empty instead of pop Wayne Witzel III 2017-08-21 06:03:37 -04:00
  • eb6a27653f Adjust HostManager and update summary host query Wayne Witzel III 2017-08-21 04:01:58 -04:00
  • c352ea7596 Update HostManager to return only a single matching hostname for SmartInventory filter Wayne Witzel III 2017-08-21 01:53:21 -04:00
  • 031b5f3269 Merge pull request #318 from ansible/405_v2_job_launch Matthew Jones 2017-08-22 11:01:14 -04:00
  • 223a198bc4 Merge pull request #317 from AlanCoding/token_on_commit Alan Rominger 2017-08-22 10:56:15 -04:00
  • f3f10df361 IFF v2 api disallow direct job launches Matthew Jones 2017-08-22 09:53:10 -04:00
  • 022de2aa3e Merge pull request #314 from chrismeyersfsu/fix-session_deletion Chris Meyers 2017-08-22 09:38:37 -04:00
  • 4d41e31639 delay token expiration update to on_commit AlanCoding 2017-08-21 16:56:07 -04:00
  • f14a47caa0 Merge pull request #311 from jangsutsr/7484_update_ctint_help_to_remove_newline_escape Aaron Tan 2017-08-21 16:29:00 -04:00
  • 1df3432130 Merge pull request #298 from jangsutsr/7479_prevent_accessing_none_attr_in_host_summary_repr Aaron Tan 2017-08-21 16:16:24 -04:00
  • ee4364996d Merge pull request #302 from jlmitch5/scheduleTogglesDisabledCtit jlmitch5 2017-08-21 15:25:18 -04:00
  • f6b60bb200 Merge pull request #305 from jaredevantabor/tooltip-content Jared Tabor 2017-08-21 11:34:43 -04:00
  • 7d7b917523 tooltip content audit for sources form Jared Tabor 2017-08-18 16:29:51 -04:00
  • 45813bea16 do not re-create django session on every request Chris Meyers 2017-08-21 11:19:52 -04:00
  • b5903ab7f4 Merge pull request #310 from ryanpetrello/fix-7476 Ryan Petrello 2017-08-21 11:18:13 -04:00
  • 49aa43f8e4 Merge pull request #312 from rooftopcellist/auth_text_fix Christian Adams 2017-08-21 11:10:40 -04:00
  • b281b563e0 tooltip content audit for survey maker Jared Tabor 2017-08-18 16:18:44 -04:00
  • e5efbcf42f tooltip content audit for workflows form Jared Tabor 2017-08-18 16:05:48 -04:00
  • a589bc4562 tooltip content audit for inventory form Jared Tabor 2017-08-18 15:58:22 -04:00
  • 22afd8b044 tooltip content for inventory scripts form Jared Tabor 2017-08-18 15:48:34 -04:00
  • 50852e406a popover content for notification templates form Jared Tabor 2017-08-18 15:44:10 -04:00
  • 7a5899a968 popover content audit for JT form Jared Tabor 2017-08-18 15:27:12 -04:00
  • 9b84670cf0 Removes auth field from Access List serializer adamscmRH 2017-08-16 11:32:16 -04:00
  • d243b587f4 Update Tower Configuration help text to remove \n escape. Aaron Tan 2017-08-21 10:27:42 -04:00
  • 0b68ad9b10 properly sanitize conf.settings debug logs Ryan Petrello 2017-08-21 10:13:02 -04:00
  • ff51fe3050 Prevent accessing None attributes in host summary __unicode__ Aaron Tan 2017-08-18 11:14:20 -04:00
  • a1083d45c5 optimizations for unified job subtypes AlanCoding 2017-08-19 07:05:37 -04:00
  • 708efbd165 Merge pull request #300 from jangsutsr/7482_tower_configuration_help_text_updates Aaron Tan 2017-08-18 18:45:43 -04:00
  • 66a3680134 Merge pull request #295 from ansible/labels_load Alan Rominger 2017-08-18 17:23:55 -04:00
  • caf15abc4f Merge pull request #297 from AlanCoding/cache_ids Alan Rominger 2017-08-18 17:20:57 -04:00
  • 54d6c4ebfd Merge pull request #304 from ryanpetrello/required-cred-fields Ryan Petrello 2017-08-18 17:02:24 -04:00
  • 05eac58c65 Merge pull request #301 from ryanpetrello/release_3.2.0 Ryan Petrello 2017-08-18 17:02:15 -04:00
  • d39c70d9f2 Initial awx installer Matthew Jones 2017-08-15 21:42:18 -04:00
  • dc65f459ec Merge pull request #299 from marshmalien/fix/4514-vmware-instance-filter-tooltip Marliana Lara 2017-08-18 16:39:47 -04:00
  • b0a1988c29 add required fields for cloudforms credentials Ryan Petrello 2017-08-18 15:53:38 -04:00
  • bcd8e13c24 add required fields for gce credentials Ryan Petrello 2017-08-18 15:51:58 -04:00
  • fc73bdcc18 add required fields for azure classic credentials Ryan Petrello 2017-08-18 15:51:07 -04:00
  • 5ba76f28ce add required fields for azure credentials Ryan Petrello 2017-08-18 15:50:00 -04:00
  • 90b5d98e5c add required fields for network credentials Ryan Petrello 2017-08-18 15:48:57 -04:00
  • 50782b9465 add required fields for RHSatellite6 credentials Ryan Petrello 2017-08-18 15:46:28 -04:00
  • a7a607e440 Merge pull request #303 from rmfitzpatrick/credential_help_text_updates Ryan Fitzpatrick 2017-08-18 16:17:13 -04:00
  • da70c11da5 Minor credential help text correction Ryan Fitzpatrick 2017-08-18 16:09:13 -04:00
  • 2e719e5bc6 Merge pull request #5 from ryanpetrello/shippable-ci Ryan Petrello 2017-08-18 16:02:24 -04:00
  • 1f2a7801fd fix flake8 and data gen functionality AlanCoding 2017-08-17 10:14:36 -04:00
  • 0121e5c22b Update API help text for Tower configuration. Aaron Tan 2017-08-18 11:59:58 -04:00
  • 08574428f1 add disabled toggle to job templte diff mode John Mitchell 2017-08-18 14:28:25 -04:00
  • c4a1dfc4e8 only run shippable UI for devel and release branches Ryan Petrello 2017-08-17 13:53:04 -04:00
  • 438d41c986 make vault_password required for Vault credentials Ryan Petrello 2017-08-18 14:10:19 -04:00
  • d2595944fc make sure all toggles on ctit form are disabled John Mitchell 2017-08-18 14:01:12 -04:00
  • 4d83e696f7 Merge pull request #296 from jaredevantabor/host-event-modal Jared Tabor 2017-08-18 13:50:08 -04:00
  • f1c7286448 Merge pull request #294 from jaredevantabor/translations Jared Tabor 2017-08-18 08:56:25 -07:00
  • 6bd5679429 Update the instance filters popover text and add translations Marliana Lara 2017-08-18 11:47:41 -04:00
  • 043523b6d2 adding translate directive to parts of components Jared Tabor 2017-08-18 11:45:32 -04:00
  • 4e077e2b95 fixing unit test for column-sort Jared Tabor 2017-08-18 11:28:42 -04:00
  • 856d1a8047 Merge pull request #292 from mabashian/5092-credential-filtering Michael Abashian 2017-08-18 10:03:16 -04:00
  • 74a1dbfe6c Merge pull request #291 from mabashian/5893-workflow-fixes Michael Abashian 2017-08-18 10:02:29 -04:00
  • 9254bcaf16 Make cache compatible with encrypted settings AlanCoding 2017-08-17 17:18:41 -04:00
  • 1944c7fbd7 Fixing host-event's stdout/stdout ng-if logic Jared Tabor 2017-08-17 13:04:25 -07:00
  • 3957797815 fix scheduler inner panel border John Mitchell 2017-08-17 12:16:21 -04:00
  • 66a8170bbc basic API optimization of labels list AlanCoding 2017-08-17 10:33:10 -04:00
  • f495615435 Merge pull request #1 from ryanpetrello/shippable-ci Ryan Petrello 2017-08-17 10:14:25 -04:00
  • ba1ed5b6fd Merge pull request #293 from wwitzel3/release_3.2.0 Wayne Witzel III 2017-08-17 09:58:32 -04:00
  • cebc9326cd set up shippable ci Ryan Petrello 2017-08-17 09:29:34 -04:00
  • b5c7753291 Merge pull request #290 from marshmalien/fix/7446-survey-maker-empty-prompt Marliana Lara 2017-08-17 09:36:47 -04:00
  • d64e804bf6 Merge pull request #288 from marshmalien/fix/5919-read-only-multi-choice Marliana Lara 2017-08-17 09:36:35 -04:00
  • da18033a46 Make parent image tag for unit tests a build arg Shane McDonald 2017-08-16 22:31:15 -04:00
  • d0c8366bb4 Merge pull request #289 from chrismeyersfsu/fix-7452 Chris Meyers 2017-08-17 08:54:49 -04:00
  • bd0d911376 Merge pull request #2 from AlanCoding/rollbacktothewall Alan Rominger 2017-08-17 08:15:52 -04:00
  • 7ac2376a01 Make parent image tag for unit tests a build arg Shane McDonald 2017-08-16 22:31:15 -04:00
  • 1edc688acb adding translation directive in places Jared Tabor 2017-08-16 16:48:35 -07:00
  • d48c1bd71d data generator schema update for 3.2 AlanCoding 2017-08-16 17:14:56 -04:00
  • 67c25570f3 Ensure Smart Inventory hosts are assigned job history Wayne Witzel III 2017-08-16 17:04:17 -04:00