Commit Graph

  • 8602b66c47 adding delete/cancel for mgmt jobs stdout Jared Tabor 2016-06-06 15:27:09 -07:00
  • 1e44ea8f7f Adding Relaunch and cancel/delete buttons to the stdout page for Jared Tabor 2016-06-06 14:47:41 -07:00
  • d4c4b9b961 fix scoping of scheduels form add/edit interval freq spinner, resolves #2165 (#2231) Leigh 2016-06-08 13:50:57 -04:00
  • 04b8eb4eaf add mk_job to factories, use with survey passwords AlanCoding 2016-06-08 13:25:25 -04:00
  • f1d915084a jshint Akita Noek 2016-06-08 13:31:50 -04:00
  • db9a4b8096 Added CodeMirror for notification http headers field Akita Noek 2016-06-08 13:18:21 -04:00
  • 1d928feda9 Merge pull request #2229 from chrismeyersfsu/fix-backup_custom_ui Chris Meyers 2016-06-08 13:16:53 -04:00
  • 908111f656 Remove mongo key from being installed on the dev container Matthew Jones 2016-06-08 12:34:59 -04:00
  • 20fe9e9614 Updating docker dev workflow Matthew Jones 2016-06-08 12:25:14 -04:00
  • d29889a4bc Fix Inventory Manage > Inventory Sync schedules > add/edit (#2220) Leigh 2016-06-08 10:32:53 -04:00
  • 7506ee3509 fix Azure RM credential lookup in Inventory > Manage > Group Add/Edit, resolves #2188 (#2195) Leigh 2016-06-08 10:32:43 -04:00
  • 39b410ae3e hide passwords in job_args and activity stream AlanCoding 2016-06-06 22:43:18 -04:00
  • 27d6ccc2ea Merge pull request #2213 from mabashian/recent-jobs-status-tooltip Michael Abashian 2016-06-08 10:02:00 -04:00
  • 5129a64004 Merge pull request #2215 from mabashian/job-details-date-format Michael Abashian 2016-06-08 10:01:34 -04:00
  • 68bf0e57a6 Fixed job launch weirdness where having only a survey show on job launch resulted in an error. This should also fix the bug where relaunching where no passwords were needed was showing a halfway empty modal. Michael Abashian 2016-06-07 18:05:03 -04:00
  • 4601d2396e Merge pull request #2223 from chrismeyersfsu/imp-move_factory_fixture Chris Meyers 2016-06-08 09:37:47 -04:00
  • f9ffe6d52e move factory fixture chris meyers 2016-06-08 09:24:49 -04:00
  • 61fb16b8c1 Merge pull request #2222 from wwitzel3/release_3.0.0 Wayne Witzel III 2016-06-08 06:11:07 -07:00
  • 1fb4a68047 CredentialAccess should check for the owner_role earlier Wayne Witzel III 2016-06-08 04:23:29 -04:00
  • 8319877a43 Merge pull request #2217 from ghjm/vagrant_atlas Graham Mainwaring 2016-06-07 14:09:54 -07:00
  • ff18b82f10 Leverage longDate to format date strings where we were previously using a static format. This allows us to leverage the users locale when formatting and maintains consistency across Tower. Michael Abashian 2016-06-07 16:58:06 -04:00
  • 870175555f Remove pywinrm from tower venv Matthew Jones 2016-06-07 16:51:43 -04:00
  • 3b2a6eda4e Upgrade pywinrm per @nitzmahone's recommendation Matthew Jones 2016-06-07 16:50:58 -04:00
  • 9c047f3f3c Added tooltip/a href to the dashboard recent jobs status icons Michael Abashian 2016-06-07 15:53:05 -04:00
  • dc4255def0 Merge pull request #2203 from jaredevantabor/job-template-ids Jared Tabor 2016-06-07 12:25:22 -07:00
  • 75bac0204d Fixing display of lists for users/super-users empty/non-empty lists Ken Hoes 2016-06-07 15:15:55 -04:00
  • 0e9819a784 Merge pull request #2175 from kensible/2152-continuingAudit kensible 2016-06-07 15:08:08 -04:00
  • 97e980a258 Merge pull request #2182 from wenottingham/no-more-munin Matthew Jones 2016-06-07 13:48:58 -05:00
  • f889113711 Granularize venv selection Matthew Jones 2016-06-07 14:46:32 -04:00
  • 03dd11d292 Added the ability to set tooltips on form generator buttons. Added tooltip to the ADD SURVEY button on the job templates form. Michael Abashian 2016-06-07 14:39:11 -04:00
  • 1870ce345c Merge pull request #2179 from chrismeyersfsu/fix-backup_security2 Chris Meyers 2016-06-07 14:36:58 -04:00
  • be014f012a Merge pull request #2178 from anoek/1445 Akita Noek 2016-06-07 14:23:46 -04:00
  • f1f36f44b2 Changing 'template_id' to 'id' for job templates Jared Tabor 2016-06-07 11:22:41 -07:00
  • 8adcc4092c Use defaults when validating jt properties. Matthew Jones 2016-06-07 14:14:24 -04:00
  • bdf5ee1fea Import latest ec2.py and fix an issue Matthew Jones 2016-06-07 13:59:58 -04:00
  • 5cb403dffd Made survey text fields min length default to 0 instead of 1 Akita Noek 2016-06-07 13:54:21 -04:00
  • 68cfc71899 Fixed show/hide button being slightly too short on default password input field Akita Noek 2016-06-07 13:30:20 -04:00
  • bc618b5f83 Fixed activity stream icon hover states per PR feedback Ken Hoes 2016-06-07 13:29:20 -04:00
  • abcd2219fc Fixed 'show' button working the first click for the default password survey field Akita Noek 2016-06-07 13:21:21 -04:00
  • aa24608660 Fixed "always invalid" red indicator around survey default password field Akita Noek 2016-06-07 13:19:00 -04:00
  • 8a884894c5 Merge pull request #2169 from anoek/1192 Akita Noek 2016-06-07 13:09:04 -04:00
  • 9b64d0f635 Merge pull request #2191 from ghjm/ansible_tower_service_httpd Graham Mainwaring 2016-06-07 09:24:14 -07:00
  • 79a7476019 Management jobs schedule edit form styling cleanup. Made spinners and dropdowns look like the rest of our spinners and dropdowns. Michael Abashian 2016-06-07 11:40:24 -04:00
  • 7f6f3febeb jshint Akita Noek 2016-06-07 11:25:33 -04:00
  • c601ca7738 jshint Akita Noek 2016-06-07 11:22:52 -04:00
  • 6cc2e05ddf Merge pull request #2192 from wwitzel3/release_3.0.0 Wayne Witzel III 2016-06-07 08:10:21 -07:00
  • 3b6e528837 fix host event stdout tab, add stderr tab, remove stdout/err msgs from details view, style fixes, resolves #2125 (#2187) Leigh 2016-06-07 11:03:35 -04:00
  • f24818148c Navigate to list view if you delete an object you are editing Akita Noek 2016-06-07 10:49:34 -04:00
  • c4b06ce7c0 Force survey min/max type during comparisons Matthew Jones 2016-06-07 10:42:03 -04:00
  • 541758916f Fix flake8 warning. Bill Nottingham 2016-06-07 10:23:14 -04:00
  • 15a61b8639 Matched job listing Ken Hoes 2016-06-07 10:22:24 -04:00
  • 112d271ccb combining job_template api tests Wayne Witzel III 2016-06-07 10:13:51 -04:00
  • 2a351d1d21 Merge pull request #2180 from mabashian/breadcrumb-audit Michael Abashian 2016-06-07 09:11:28 -04:00
  • 731e2384bb Handle the three different owner types (organization, user, team) with separate links Michael Abashian 2016-06-06 17:01:16 -04:00
  • 2cb69ffce0 Fixed assertion error for inventory tree serializer. Chris Church 2016-06-06 16:48:47 -04:00
  • 74561e218c munin is dead. Long live munin! Bill Nottingham 2016-06-06 16:46:19 -04:00
  • ae06286a01 Added 'type' to credential serializer owner summary fields Akita Noek 2016-06-06 16:22:37 -04:00
  • aa6e136859 Fixed stdout viewing on management job pages Akita Noek 2016-06-06 10:19:50 -04:00
  • 7fc62cd401 Merge pull request #2163 from anoek/2162 Akita Noek 2016-06-06 15:56:00 -04:00
  • d63cb61fff Merge pull request #2171 from anoek/extra-vars-styling Akita Noek 2016-06-06 15:55:55 -04:00
  • 52ba5792df Merge pull request #2172 from anoek/2167 Akita Noek 2016-06-06 15:55:50 -04:00
  • 0067e7006f Fix app crash from our pagination when editing invalid things Akita Noek 2016-06-06 15:47:25 -04:00
  • a376211906 Merge pull request #2153 from mabashian/notifications-empty-list Michael Abashian 2016-06-06 15:45:34 -04:00
  • f9e10776f9 Merge pull request #2136 from mabashian/inv-man-delete-groups Michael Abashian 2016-06-06 15:45:22 -04:00
  • 8290f55a9d Added numerous missing breadcrumbs mostly involving edit pages and scheduling pages. Michael Abashian 2016-06-06 15:29:44 -04:00
  • 7e0122615e Added default values to the required job template survey questions Akita Noek 2016-06-06 14:53:25 -04:00
  • e11600d493 Merge pull request #2173 from chrismeyersfsu/fix-dep Chris Meyers 2016-06-06 14:33:10 -04:00
  • e002062242 Merge pull request #2176 from wwitzel3/release_3.0.0 Wayne Witzel III 2016-06-06 11:17:04 -07:00
  • 8f3c0ff884 refactoring survey spec tests and fixtures Wayne Witzel III 2016-06-06 13:39:25 -04:00
  • 218f93cfdf Fixed missing double quotes Akita Noek 2016-06-06 13:36:28 -04:00
  • dee0a86655 UI tweaks, fixes list #2151 Ken Hoes 2016-06-06 13:34:59 -04:00
  • 5d32d6e17a Add password to survey spec documentation Matthew Jones 2016-06-06 13:24:21 -04:00
  • 936db91560 Fix scan jobs not auto-starting inventory syncs Matthew Jones 2016-06-06 12:30:38 -04:00
  • 7e7a611366 Scan job success notification could fail Matthew Jones 2016-06-06 12:07:54 -04:00
  • b0de8038d0 Fix validation issues for scan job templates Matthew Jones 2016-06-06 12:01:24 -04:00
  • aba2bcb1f3 Fixed stdout fullscreen functionality Akita Noek 2016-06-06 11:45:27 -04:00
  • e4f3b41ccd Merge pull request #2166 from chrismeyersfsu/feature-upgrade_passwords Chris Meyers 2016-06-06 11:43:02 -04:00
  • e2bda8e2ff Styled extra-vars on management jobs Akita Noek 2016-06-06 11:03:18 -04:00
  • 4cd16e3749 Merge pull request #2170 from chrismeyersfsu/feature-setup_readme Chris Meyers 2016-06-06 10:59:56 -04:00
  • 76fc0f7c95 Fix monkey-punching XSS Akita Noek 2016-06-03 16:29:08 -04:00
  • 58ecbc254e Merge pull request #2149 from jaredevantabor/session Jared Tabor 2016-06-03 13:25:30 -07:00
  • 65cf910131 fix to pass jenkins test Jared Tabor 2016-06-03 13:17:34 -07:00
  • 0a5b2aea0a Merge pull request #2158 from anoek/2148 Akita Noek 2016-06-03 16:06:19 -04:00
  • 81be04e847 Merge pull request #2161 from anoek/862 Akita Noek 2016-06-03 15:54:42 -04:00
  • 67d161d818 Fix for activity stream state, and hover state for power button on screens with width <900px Jared Tabor 2016-06-03 12:03:57 -07:00
  • 7a7e894d2b jshint Akita Noek 2016-06-03 14:52:42 -04:00
  • ab126b1040 Fixed XSS for project and jt scheduling Akita Noek 2016-06-03 14:50:35 -04:00
  • 18c74a8020 Added owners column to the credentials list Michael Abashian 2016-06-03 14:46:07 -04:00
  • b999206ffd Merge pull request #2146 from anoek/stdout-styling Akita Noek 2016-06-03 14:24:21 -04:00
  • 76d9c2d192 Merge pull request #2157 from anoek/object_roles Akita Noek 2016-06-03 14:17:53 -04:00
  • a34a82c745 Updating documentation on login process for new config workflow Jared Tabor 2016-06-03 10:26:10 -07:00
  • 6609732edd Updated UI to account for object_roles changes Akita Noek 2016-06-03 12:26:23 -04:00
  • cedecb97e4 Refactored thing/n/roles -> thing/n/object_roles Akita Noek 2016-06-03 12:17:52 -04:00
  • e4d08e7cb1 Merge pull request #2145 from mabashian/standard-out-log Michael Abashian 2016-06-03 11:38:21 -04:00
  • 1bcb80b621 Made stdout window size nicely to fill the remaining height in the browser Akita Noek 2016-06-03 11:33:45 -04:00
  • b7b853055c Need to remove listeners from $rootScope.adhoc_event_socket Michael Abashian 2016-06-03 11:11:59 -04:00
  • ca79fbe242 Updated empty list text for notification templates. Removed unnecessary empty list text on org users/admins. Michael Abashian 2016-06-03 10:31:33 -04:00
  • c74749c508 fix organization card pagination & display count, resolves #1576 & #1466 (#2150) Leigh 2016-06-03 10:43:01 -04:00
  • 260a06d711 Merge pull request #2147 from matburt/expose_external_accounts Matthew Jones 2016-06-03 09:42:07 -05:00
  • fe56b11243 Merge pull request #2139 from anoek/2107 Akita Noek 2016-06-02 22:01:30 -04:00