Commit Graph

  • 2115150b2c Merge pull request #3079 from mabashian/remove-tooltips-on-state-change Michael Abashian 2016-07-21 17:00:47 -04:00
  • 4cf7344dc4 check license permission on host create Chris Meyers 2016-07-21 16:53:25 -04:00
  • 6e27ec06f0 Merge pull request #3053 from mabashian/active-edit-paging Michael Abashian 2016-07-21 16:35:05 -04:00
  • 49b8fc4003 Merge pull request #3070 from AlanCoding/3063_ui Alan Rominger 2016-07-21 16:24:41 -04:00
  • 265e334dd3 Remove tooltips if state changes while hovering over a tool tipped element Michael Abashian 2016-07-21 16:20:55 -04:00
  • 46998cdcfe Merge pull request #3075 from chrismeyersfsu/fix-fact_migration_performance Chris Meyers 2016-07-21 15:12:00 -04:00
  • d886d07364 do not cache mongo read data on migration Chris Meyers 2016-07-21 13:33:12 -04:00
  • 03a24da2e1 Merge pull request #3061 from AlanCoding/3038_UJT_301 Alan Rominger 2016-07-21 11:58:26 -04:00
  • 07a1f4bee2 Merge pull request #3062 from AlanCoding/3037_orphan_proj Alan Rominger 2016-07-21 11:57:58 -04:00
  • 9513a14ac6 Merge pull request #3068 from AlanCoding/3063_cancel_flag Alan Rominger 2016-07-21 11:57:40 -04:00
  • 203279bef1 Merge pull request #3069 from anoek/3067 Akita Noek 2016-07-21 11:43:15 -04:00
  • fbed0ac03b Deleting label passes current page number for pagination Ken Hoes 2016-07-21 11:37:16 -04:00
  • efff0d68b5 Show new jobs in UI Jobs tab AlanCoding 2016-07-21 11:03:50 -04:00
  • f7bfeed0ca renaming dir again John Mitchell 2016-07-21 11:31:11 -04:00
  • d6bb405ebd renaming dir John Mitchell 2016-07-21 11:30:33 -04:00
  • 495115af6a Bump version number for 3.0.1 release Matthew Jones 2016-07-21 10:51:44 -04:00
  • 1208450f59 Merge branch 'stable' into devel Matthew Jones 2016-07-21 10:49:50 -04:00
  • de9ae86ecc Fix migration problems with inventoryless job templates Akita Noek 2016-07-21 10:35:43 -04:00
  • 7e49a428e6 Allow instant cancel for new jobs AlanCoding 2016-07-21 09:05:32 -04:00
  • 9f75635ea7 Merge pull request #3059 from mabashian/jobs-related-schedule-search Michael Abashian 2016-07-21 08:33:39 -04:00
  • cadd54112b Merge pull request #3056 from mabashian/table-sort-home-host Michael Abashian 2016-07-21 08:33:13 -04:00
  • fc96952084 orphan project protection in job delete access AlanCoding 2016-07-20 10:21:38 -04:00
  • 29e35357e9 pass context into Job and JobList serializer classes AlanCoding 2016-07-18 11:10:55 -04:00
  • f154633277 pass context to unified job template subclasses AlanCoding 2016-07-18 10:55:53 -04:00
  • 7b1fd964e3 Merge branch 'release_3.0.0' into devel Matthew Jones 2016-07-18 21:16:01 -04:00
  • 3ab8a93461 Merge branch 'release_3.0.0' into stable Matthew Jones 2016-07-18 20:40:13 -04:00
  • 95393a6dd8 Maintain job schedule search query params after adding/removing search tags Michael Abashian 2016-07-18 16:51:05 -04:00
  • 62e5defac3 remove aws ask at runtime prompt from cred form config, resolves #3055 (#3058) Leigh Johnson 2016-07-18 15:34:59 -04:00
  • bc1a29e5bf Make home/host columns sortable Michael Abashian 2016-07-18 14:47:08 -04:00
  • 6a8c9a2bfe Removed the track by $index default from our lists. This will fall back to track by $id(item) and re-render dom elements in ng-repeat. Michael Abashian 2016-07-18 14:02:05 -04:00
  • c0e02f4a65 fix missing URI encoding in event summary serch, kickback on #2980 (#3050) Leigh Johnson 2016-07-18 13:34:53 -04:00
  • 4f89e31af6 Merge pull request #3046 from kensible/2805-canceled-projects-tooltip kensible 2016-07-18 13:27:51 -04:00
  • b587b892b0 Switch base class for StateConflict Matthew Jones 2016-07-18 12:27:53 -04:00
  • ec2cb9a3cc Merge pull request #3045 from mabashian/password-show-hide Michael Abashian 2016-07-18 12:24:25 -04:00
  • 5894e5eb65 Fixed password show/hide on enter for survey maker password type previews Michael Abashian 2016-07-18 10:55:18 -04:00
  • 7c34b2d809 Added canceled tooltip for projects listing Ken Hoes 2016-07-18 10:51:22 -04:00
  • 43fc454a95 Fixed password show/hide on enter for survey taker survey questions where type is password Michael Abashian 2016-07-18 10:35:57 -04:00
  • 3b926c36d9 Merge pull request #3013 from jlmitch5/readOnlyCodeMirror jlmitch5 2016-07-18 10:12:13 -04:00
  • 53de76d6e0 Merge pull request #3043 from anoek/3039 Akita Noek 2016-07-18 10:08:39 -04:00
  • 5015e2dbf0 Merge pull request #3036 from mabashian/working-indicator-on-toggle Michael Abashian 2016-07-18 09:53:41 -04:00
  • 8ea83b4bec Merge pull request #3035 from mabashian/show-less-labels Michael Abashian 2016-07-18 09:53:17 -04:00
  • eabc83c914 use updated codemirror release John Mitchell 2016-07-18 09:53:10 -04:00
  • 2a6a820ac5 Merge pull request #3029 from kensible/3024-callback-tooltip-position kensible 2016-07-18 08:31:40 -04:00
  • 38f03ea32f Allow auditors to see same /api/v1/config information as admins Akita Noek 2016-07-17 08:04:06 -04:00
  • 614acb438d Show working... spinner when toggling on/off notifications Michael Abashian 2016-07-15 16:28:35 -04:00
  • cb98d0674d Prevent populate_user from being registered multiple times. Chris Church 2016-07-15 16:24:36 -04:00
  • 8d7d933519 Added the ability to "See Less" labels on the job template list Michael Abashian 2016-07-15 16:02:51 -04:00
  • 94e39b0cee Merge pull request #3015 from AlanCoding/org_read_role Alan Rominger 2016-07-15 15:32:04 -04:00
  • 03c3ac074c Merge pull request #3022 from wwitzel3/issue-2979 Wayne Witzel III 2016-07-15 15:26:33 -04:00
  • 29132929de Merge pull request #3025 from jaredevantabor/jobs-list-page-size Jared Tabor 2016-07-15 11:56:19 -07:00
  • fea1605279 Merge pull request #3026 from mabashian/backspace-job-launch Michael Abashian 2016-07-15 14:38:40 -04:00
  • 3e7b993f28 Changed tooltip position from right to top Ken Hoes 2016-07-15 14:20:34 -04:00
  • e496b558df Merge pull request #3023 from mabashian/job-launch-password-enter Michael Abashian 2016-07-15 13:57:39 -04:00
  • d39538c7c4 Fixing iterator used when jobs list refreshes Jared Tabor 2016-07-15 08:57:41 -07:00
  • c36080e149 Explicit super user check for JT can_delete Matthew Jones 2016-07-15 13:48:23 -04:00
  • 62562afd0d Fix for populating teams for LDAP user. Chris Church 2016-07-15 13:17:25 -04:00
  • df1c1ae473 Fix up flake8 Matthew Jones 2016-07-15 12:50:59 -04:00
  • a845904bd7 Rolled back the onExit solution previously implemented to handle the backspace navigation on the job launch modal. New solution listens for state changes within the directive and cleans itself up. Michael Abashian 2016-07-15 12:00:26 -04:00
  • eb97b8c916 Switch disallowed object delete to 409 Matthew Jones 2016-07-15 11:46:42 -04:00
  • e5cb497c22 Password enter show/hide fix Michael Abashian 2016-07-15 10:45:36 -04:00
  • b9de0b196d add test for CustomInventoryScript serializer Wayne Witzel III 2016-07-15 10:32:52 -04:00
  • c8fa2befb6 Fixed bug where hitting enter in a password field in the job launch/survey maker modal would toggle the show/hide. Michael Abashian 2016-07-15 10:35:15 -04:00
  • 0e4a61119e Merge pull request #3012 from mabashian/scm-update-schedule-button Michael Abashian 2016-07-15 09:16:31 -04:00
  • 8c85035d18 Setting the local var CredentialList to the deep clone seems to be problematic. Moving this out so that the original object itself is overwritten which is how it's done in other places. (#3017) Michael Abashian 2016-07-14 23:10:26 -04:00
  • fc304899bd Jobs list page size (#3019) Jared Tabor 2016-07-14 20:09:46 -07:00
  • 73722ffb77 resolves kickback on #2980 (#3008) Leigh Johnson 2016-07-14 23:08:02 -04:00
  • 3b972e871d Merge pull request #3014 from AlanCoding/migration_touchup Alan Rominger 2016-07-14 16:49:28 -04:00
  • ba444ab743 Merge branch 'release_3.0.0' into devel Matthew Jones 2016-07-14 16:22:26 -04:00
  • df940f811c add read_role to organization select_related AlanCoding 2016-07-14 16:11:29 -04:00
  • 2876bb169b switch order in migration AlanCoding 2016-07-14 15:49:24 -04:00
  • 89a4f8f77c add options for code mirror to be read only John Mitchell 2016-07-14 15:38:51 -04:00
  • 86afd6f758 Fix NaN / invalid end date value in schedule edit forms (#3007) Leigh Johnson 2016-07-14 15:36:11 -04:00
  • 4ffc062d19 resolves kickback on #2976 (#3009) Leigh Johnson 2016-07-14 15:35:46 -04:00
  • 8ed69d1641 Additional UI/JS licenses (#2974) Graham Mainwaring 2016-07-14 15:34:16 -04:00
  • b78c2241e4 Fixed bug where schedule icon was disabled but clickable while scm update was running Michael Abashian 2016-07-14 15:26:29 -04:00
  • 6eb63285d2 Merge pull request #3010 from anoek/3006 Akita Noek 2016-07-14 15:25:45 -04:00
  • 0331c7a2c7 Fixed bug where schedule icon was disabled but clickable while scm update was running Michael Abashian 2016-07-14 15:18:57 -04:00
  • 7f168c7fe4 Merge pull request #3003 from AlanCoding/2988_team_cascade Alan Rominger 2016-07-14 15:13:46 -04:00
  • 149e7375c0 Merge pull request #3011 from AlanCoding/docker_atomic Alan Rominger 2016-07-14 15:07:47 -04:00
  • 41d6d19bcb Added patch tests for updating project organizations Akita Noek 2016-07-14 15:02:00 -04:00
  • 0882d26ef8 Merge branch 'ui_release_3.0.1' of https://github.com/ansible/ansible-tower into ui_release_3.0.1 John Mitchell 2016-07-14 14:49:30 -04:00
  • 4f563a4313 make username required if not radius/ldap Jared Tabor 2016-06-29 13:11:50 -07:00
  • 8ef59091ac Show password fields for new uers Jared Tabor 2016-06-29 12:41:05 -07:00
  • 8ab00e2d05 Hide password fields for radius/social auth users Jared Tabor 2016-06-29 11:13:56 -07:00
  • 06c37d39ef Make development environment use ATOMIC_REQUESTS AlanCoding 2016-07-14 14:43:25 -04:00
  • 68d5a702af Team organization field made non-null AlanCoding 2016-07-14 14:38:43 -04:00
  • e18d142533 Don't let normal users create orgless projects Akita Noek 2016-07-14 14:29:34 -04:00
  • 17a27ef4a2 Merge pull request #3005 from matburt/delete_protection Matthew Jones 2016-07-14 12:52:58 -05:00
  • 88f0283597 Merge pull request #2996 from jaredevantabor/missing-jt Jared Tabor 2016-07-14 09:46:27 -07:00
  • c852503163 Fix up some flake8 issues Matthew Jones 2016-07-14 12:40:37 -04:00
  • 00e55e3813 Add delete protection from certain objects Matthew Jones 2016-07-14 12:22:33 -04:00
  • 994a72967d Cascade delete teams when their organization is deleted AlanCoding 2016-07-13 17:23:00 -04:00
  • 102e56b623 Merge pull request #3000 from kensible/2999-JT-cloud-credentials kensible 2016-07-14 11:25:54 -04:00
  • d39b9ff84f Merge pull request #3001 from anoek/misc-fixes Akita Noek 2016-07-14 11:23:22 -04:00
  • ec2bf4476d ensure system admin/auditor can see orphan inventory scripts Wayne Witzel III 2016-07-14 11:16:16 -04:00
  • deb1c1652b Merge pull request #2998 from mabashian/adhoc-lots-of-gets Michael Abashian 2016-07-14 11:13:13 -04:00
  • 6da6f48521 Updated tests to reflect credential access after migrations Akita Noek 2016-07-14 11:04:06 -04:00
  • ed5f07b151 Changed conditonal to repair console error and page loade error Ken Hoes 2016-07-14 11:03:25 -04:00
  • 4adb65596a Remove socket binding when the scope is destroyed so that we don't make errant GET requests in future instances of this controller. Michael Abashian 2016-07-14 10:41:02 -04:00
  • b657bc684c Merge pull request #2997 from wenottingham/you-la Bill Nottingham 2016-07-14 10:30:38 -04:00