Commit Graph

  • 27457239bc Fixed up job template migrations Akita Noek 2016-05-12 11:41:16 -04:00
  • 4378430c4f Minor migration speed improvement for old access queries Akita Noek 2016-05-12 11:35:11 -04:00
  • 6c0c789612 Make job queryset only require JT read access to see Akita Noek 2016-05-12 11:33:10 -04:00
  • fb97438573 Enforce jt admin_role requirement for changing/deleting JobTemplates Akita Noek 2016-05-12 11:31:04 -04:00
  • be8a1f4859 Another orgfunc migration fix Akita Noek 2016-05-03 20:48:06 -04:00
  • 1faf3cceb8 Fix up notification related unicode errors Matthew Jones 2016-05-12 10:53:38 -04:00
  • 76728fcba7 Set a user agent for the webhook if not provided Matthew Jones 2016-05-12 10:53:18 -04:00
  • 0ef456e4d8 added related Roles to Project, Credential, Inventory, and Group Wayne Witzel III 2016-05-12 09:46:39 -04:00
  • 86b7d08b58 PR feedback fixes Ken Hoes 2016-05-12 10:04:09 -04:00
  • b053780326 fix error adhoc command error, resolves #1800 (#1900) Leigh 2016-05-12 09:31:46 -04:00
  • 03bdf0b1aa Add aw-tool-tip directive to Form > Add disabled tabs, clean up forms Leigh 2016-05-12 09:26:54 -04:00
  • 4096583b47 has no one been runnning py.test ? Chris Meyers 2016-05-12 09:20:45 -04:00
  • 8c03471921 Merge pull request #1897 from jaredevantabor/inv-source-notifications Jared Tabor 2016-05-12 09:06:23 -04:00
  • 5a3e384716 Disabling notifications for manual inv sources Jared Tabor 2016-05-11 17:36:04 -04:00
  • 468c63f584 *Really* display correct expiration date on license page. Shane McDonald 2016-05-11 17:19:02 -04:00
  • 8a0b40e478 Force scp usage instead of sftp for ad-hoc jobs Matthew Jones 2016-05-11 16:03:57 -04:00
  • c6eedce3d8 Further purging of cleanup_deleted Matthew Jones 2016-05-11 15:07:44 -04:00
  • 9250034f26 Added copy in for host tool tips Ken Hoes 2016-05-11 14:25:34 -04:00
  • 1e12fa47ae Merge pull request #1894 from ansible/fix-supervisord Chris Meyers 2016-05-11 13:57:58 -04:00
  • f12c6530cf fix rbac summary_fields test Wayne Witzel III 2016-05-11 11:41:53 -04:00
  • 2bb612afbb Merge pull request #1864 from kensible/1339-safariFixes kensible 2016-05-11 11:03:36 -04:00
  • 094b696fdc Credential UX audit cleanup Ken Hoes 2016-05-11 10:59:35 -04:00
  • 1f31a49cbb fix of text color of menu bar John Mitchell 2016-05-11 10:55:16 -04:00
  • dacbeed5a4 Merge pull request #1886 from shanemcd/license-expiration-date Shane McDonald 2016-05-11 10:25:48 -04:00
  • 8aa7c604a4 Display correct time remaining on license page Shane McDonald 2016-05-10 16:13:47 -04:00
  • 6a5f4d6113 remove URL and add roles endpoint for JobTemplate Wayne Witzel III 2016-05-10 16:29:11 -04:00
  • 9dcdad9923 Merge pull request #1887 from jaredevantabor/related-search Jared Tabor 2016-05-10 16:29:07 -04:00
  • a9c89cd38c fix Jobs List audit work items #1141 (#1866) Leigh 2016-05-10 16:27:38 -04:00
  • 74fffce7af update job detail elapsed time on job event socket msgs, resolves #1559 (#1885) Leigh 2016-05-10 16:27:28 -04:00
  • fda5563aa8 Add azure module dependency to tower venv Matthew Jones 2016-05-10 16:20:46 -04:00
  • ac2e334186 Fixing related tab empty list styling Jared Tabor 2016-05-10 16:03:36 -04:00
  • ba1e4cb19a Merge pull request #1878 from wwitzel3/test-refactors Wayne Witzel III 2016-05-10 15:58:22 -04:00
  • d5afbc20ac Require cloud on inventory source for notification Matthew Jones 2016-05-10 14:48:55 -04:00
  • 358bc31450 remove metric Chris Meyers 2016-05-10 14:18:05 -04:00
  • ac24fc75b8 Merge pull request #1823 from AlanCoding/532_survey_validation Alan Rominger 2016-05-10 13:35:57 -04:00
  • c7612caa7d Merge pull request #1880 from ansible/fix-statsd Chris Meyers 2016-05-10 13:16:27 -04:00
  • 7a0ea53211 Portal Mode UX / product audit items (#1867) Leigh 2016-05-10 13:00:39 -04:00
  • ae73be12f1 remove statsd Chris Meyers 2016-05-10 11:56:04 -04:00
  • 57e24551b6 fix color of active menu bar text John Mitchell 2016-05-10 11:50:30 -04:00
  • 2c0c8591df refactor old remove_instance tests Wayne Witzel III 2016-05-10 11:42:54 -04:00
  • 5fd8ac7773 Merge pull request #1872 from jaredevantabor/ux-audit Jared Tabor 2016-05-10 11:33:09 -04:00
  • 102b8a4f91 refector old update_password tests Wayne Witzel III 2016-05-10 10:37:20 -04:00
  • 01ea3b602d Add ipython to dev dependencies Matthew Jones 2016-05-10 10:33:56 -04:00
  • 8789327d38 Changing Time Remaining + Days logic on license cntrler Jared Tabor 2016-05-10 10:08:24 -04:00
  • f9c177edd5 More accurate test to check validation of bad data AlanCoding 2016-05-10 09:35:13 -04:00
  • ebc629dc52 Merge pull request #1870 from chrismeyersfsu/fix-supervisor_wait Chris Meyers 2016-05-10 09:53:27 -04:00
  • 17484a18a0 Merge pull request #1735 from AlanCoding/947_template_version Alan Rominger 2016-05-10 09:13:32 -04:00
  • 92bb67ae26 Users UX Audit changes Jared Tabor 2016-05-09 16:57:21 -04:00
  • cb855de950 More UX changes for Mgmt Jobs Jared Tabor 2016-05-09 14:01:56 -04:00
  • 5218644f0b UX Audit fixes to Mgmt Jobs Jared Tabor 2016-05-09 13:56:40 -04:00
  • 8a1d06789b Fixing width of textarea fields Jared Tabor 2016-05-09 11:30:24 -04:00
  • 71ea4cb465 Notification form UX Audit cleanup Jared Tabor 2016-05-06 16:59:51 -04:00
  • fd40135d9d jshint errors Jared Tabor 2016-05-06 16:11:50 -04:00
  • 47b04f3a6f Notification List should not highlight row item on save Jared Tabor 2016-05-06 16:03:31 -04:00
  • fefa6998aa EULA text should start on a new line Jared Tabor 2016-05-06 15:33:19 -04:00
  • e31f472975 Changing order of Setup cards Jared Tabor 2016-05-06 14:41:18 -04:00
  • c304427e5d Small UX changes to License and ActStream Jared Tabor 2016-05-06 14:37:20 -04:00
  • 0dc4b6d805 Merge pull request #1861 from jlmitch5/managementCardsPane jlmitch5 2016-05-09 18:07:29 -04:00
  • 9bf2b63ca9 implement organization cts for sublists with mixin AlanCoding 2016-05-09 16:28:29 -04:00
  • b0f4dc06c4 Fix fail/skip scenario for scan service jobs Matthew Jones 2016-05-09 15:29:03 -04:00
  • 84c326d801 Merge pull request #1865 from wwitzel3/issue-1567 Wayne Witzel III 2016-05-09 15:05:17 -04:00
  • afe5f5ebc0 add count to labels Wayne Witzel III 2016-05-09 14:29:08 -04:00
  • 268baa6b9b Fix display on License Expiration resolves #1250 (#1860) Leigh 2016-05-09 14:26:07 -04:00
  • 11e9792356 Merge pull request #1819 from AlanCoding/more_error_msg_periods Alan Rominger 2016-05-09 13:51:02 -04:00
  • f661bcd523 Fixing flex layout issue w/ Safari Ken Hoes 2016-05-09 12:46:34 -04:00
  • b6f8d12119 Map ProjectUpdate for notifications on its view Matthew Jones 2016-05-09 12:48:46 -04:00
  • 7a611cdb8a Fix an issue with the related through tables on notifications Matthew Jones 2016-05-09 12:44:39 -04:00
  • 6191cd6683 re #1740 Update API colors. Chris Church 2016-05-09 12:01:26 -04:00
  • dad72e297c Update the default path for celerybeat-schedule Matthew Jones 2016-05-09 11:35:54 -04:00
  • f6fbeb23e8 put management cards in pane John Mitchell 2016-05-09 11:35:09 -04:00
  • 3d26506c8e allow blank credential owner fields AlanCoding 2016-05-09 11:34:49 -04:00
  • 3fe7006697 Merge pull request #1848 from jlmitch5/orgPane jlmitch5 2016-05-09 10:56:35 -04:00
  • 685d1e62b3 Merge pull request #1841 from kensible/1839-schedulingSection kensible 2016-05-09 09:46:38 -04:00
  • 9599f14d42 Merge pull request #1858 from chrismeyersfsu/fix-aw_home Chris Meyers 2016-05-09 09:29:32 -04:00
  • 1ab761b7b7 test updates and httpd role fix Chris Meyers 2016-05-09 09:17:58 -04:00
  • db6f50b9f4 fix ordereddict programming error AlanCoding 2016-05-08 15:41:59 -04:00
  • c050750489 Merge pull request #1834 from wwitzel3/issue-752 Wayne Witzel III 2016-05-06 21:58:47 -04:00
  • e76e91f83d Merge pull request #1850 from ghjm/venv_fixes Graham Mainwaring 2016-05-06 17:11:08 -04:00
  • 185c92d2c6 nested org cards into list pane John Mitchell 2016-05-06 16:29:07 -04:00
  • d43e6caf99 Cleaned up scheduling section of projects page Ken Hoes 2016-05-06 15:42:32 -04:00
  • e6210de7b2 fix related fields to include team and user Wayne Witzel III 2016-05-06 15:21:23 -04:00
  • 06f68bc466 Protect against special scan job cases in job runtime validation AlanCoding 2016-05-06 15:05:01 -04:00
  • 963ce41851 fix credential details test Wayne Witzel III 2016-05-06 15:11:28 -04:00
  • 61525d8da4 Include more details on schedules endpoint Matthew Jones 2016-05-06 14:45:00 -04:00
  • 02f1f442d8 Merge pull request #1833 from jaredevantabor/notification_templates Jared Tabor 2016-05-06 13:49:05 -04:00
  • 1af0a172d3 Fix assorted Job Details bugs Leigh 2016-05-06 12:23:08 -04:00
  • ea25742ea5 Bump cryptography vendored library version Matthew Jones 2016-05-06 11:51:46 -04:00
  • dc9b609655 add owners summary_field for Credential Wayne Witzel III 2016-05-06 11:49:24 -04:00
  • b974422c6e Changes to notifications after API naming change Jared Tabor 2016-05-06 11:45:48 -04:00
  • 532583ed27 add periods throughout access.py AlanCoding 2016-05-06 11:44:30 -04:00
  • fe1a0e2aa8 JT survey license check test migrations AlanCoding 2016-05-06 11:40:10 -04:00
  • 3170c1b8b8 Merge pull request #1828 from ghjm/scl_tower_obsoletes_non_scl_tower Graham Mainwaring 2016-05-06 10:23:44 -04:00
  • a9cc4a0d2b Merge pull request #1827 from ghjm/tower_venv_fix Graham Mainwaring 2016-05-05 17:22:48 -04:00
  • 731563210a Merge pull request #1825 from ansible/auditPR Leigh 2016-05-05 17:10:43 -04:00
  • 8787dcb89b Merge pull request #1824 from ghjm/tower_venv_fix Graham Mainwaring 2016-05-05 16:56:43 -04:00
  • 72baf5432d remove extraneous color styling John Mitchell 2016-05-05 16:47:31 -04:00
  • 790e3fbd0e varify all colors in ansible-ui John Mitchell 2016-05-05 16:46:51 -04:00
  • 5b19cdcd00 update api browser stdout colors to be consistent w tower John Mitchell 2016-05-05 16:32:29 -04:00
  • a0645e3d03 removed head tag John Mitchell 2016-05-05 16:24:17 -04:00
  • 9212568c6e Further projects audit work Ken Hoes 2016-05-05 15:09:02 -04:00