Commit Graph

  • 040bcd3462 Merge pull request #1032 from mabashian/stdout-details-links Michael Abashian 2016-02-24 18:34:59 -05:00
  • 5b89c5e126 Merge pull request #1016 from cchurch/fix-job-template-launch-fields Chris Church 2016-02-24 18:12:47 -05:00
  • 519a1911ea Use better isinstance(x) type checking Akita Noek 2016-02-24 18:02:20 -05:00
  • 46e1839ab1 Merge branch 'rbac' of github.com:ansible/ansible-tower into rbac Akita Noek 2016-02-24 16:14:41 -05:00
  • e18592fa87 Merge branch 'devel' into rbac Akita Noek 2016-02-24 16:14:32 -05:00
  • f08aeeda47 Backporting test fixes from PR #1020: Fix error with ad hoc command events when running in check mode. Akita Noek 2016-02-24 15:56:43 -05:00
  • 0971642d20 new License module, nuke old License module, #1006 & #1007 Leigh Johnson 2016-02-24 15:25:47 -05:00
  • 9c363c85fc Merge pull request #1034 from wwitzel3/rbac Wayne Witzel III 2016-02-24 15:11:10 -05:00
  • 5eee8e3a84 Added RBAC sync for Organization.admins Wayne Witzel III 2016-02-24 14:58:13 -05:00
  • 7ffe46fc74 add postgres Fact model, update views, tests Chris Meyers 2016-02-15 16:59:21 -05:00
  • ced41c64de Merge pull request #1033 from wwitzel3/rbac Akita Noek 2016-02-24 14:13:02 -05:00
  • 180911dfa8 Added UserResource Wayne Witzel III 2016-02-24 14:03:05 -05:00
  • 8dbe24cb4f Merge pull request #1022 from mabashian/stdout-details-responsive Michael Abashian 2016-02-24 13:38:42 -05:00
  • c65d795b3b Fixed this other /home/groups href by removing the extra slash Michael Abashian 2016-02-24 13:37:27 -05:00
  • e8b890ac45 Fixed this /home/groups route. Having the extra slash before the query params was resulting in a redirect to the dashboard. Michael Abashian 2016-02-24 13:28:46 -05:00
  • b35d7a3c6b Add notification system documentation Matthew Jones 2016-02-24 13:26:43 -05:00
  • 1de32b987f Added missing query parameters to /home/hosts and /home/groups Michael Abashian 2016-02-24 13:23:04 -05:00
  • df3715a36f Fix for tasks breaking when using 'yum' with ansible 1.9.4 Akita Noek 2016-02-24 11:35:24 -05:00
  • 7eb74cd011 Bump 2.4.5 version, changelogs, and reprepo Matthew Jones 2016-02-24 09:51:12 -05:00
  • c4f15c1541 Moved the LookUpName factory out into the standard out directory. Removed the StandardOut helper. Michael Abashian 2016-02-24 09:43:46 -05:00
  • c2d2c57aad add newer version of proot Chris Meyers 2016-02-24 08:58:41 -05:00
  • 62d0e8f6a5 Update Dockerfile Chris Meyers 2016-02-24 08:52:16 -05:00
  • 382368f8db Made standard out details responsive. Removed the /stdout on the end of some of the standard out routes. Michael Abashian 2016-02-24 08:20:22 -05:00
  • 2f763d0ff5 Fix error with ad hoc command events when running in check mode. Chris Church 2016-02-23 18:26:38 -05:00
  • 47dfc09cb2 Merge pull request #1017 from anoek/rbac Akita Noek 2016-02-23 16:12:54 -05:00
  • 384b8b9542 Added 'resource_access_list' related field to resources Akita Noek 2016-02-23 16:11:34 -05:00
  • dc8ec283d2 Merge pull request #1014 from anoek/rbac Akita Noek 2016-02-23 16:08:07 -05:00
  • 41d5393af0 Clean up flake8 related issues Matthew Jones 2016-02-23 15:30:07 -05:00
  • 4b1493f456 Fixing up some unicode issues Matthew Jones 2016-02-23 15:26:29 -05:00
  • 75ef0dd395 Implement tower ui view url on models Matthew Jones 2016-02-23 14:19:42 -05:00
  • 90d1a3d020 Remove write-only fields from GET response for job template launch, update raw data form to show any fields/passwords needed to launch the job. Chris Church 2016-02-23 14:04:30 -05:00
  • cad54a43a1 Merge pull request #1001 from chrismeyersfsu/fix-options_choices Chris Meyers 2016-02-23 13:55:53 -05:00
  • 61fd645d25 Revert "add error to requirements.txt for jenkins testing" Chris Meyers 2016-02-23 12:49:28 -05:00
  • 3535cf3b08 add error to requirements.txt for jenkins testing Chris Meyers 2016-02-23 12:35:54 -05:00
  • b88892be49 Sanity check and force proper types in admin check Matthew Jones 2016-02-23 12:33:30 -05:00
  • 3013bcbebb remove duplicate shade Chris Meyers 2016-02-23 12:27:20 -05:00
  • 6f988452c3 Merge pull request #977 from cchurch/api-raw-data-form-fixes Chris Church 2016-02-23 12:23:14 -05:00
  • 050ed8a200 Proper type for in check Matthew Jones 2016-02-23 12:18:31 -05:00
  • 9f44888c00 Update existing settings migration with minor field change. Chris Church 2016-02-23 12:15:39 -05:00
  • 718f70af23 Merge pull request #987 from AlanCoding/conn_err Chris Church 2016-02-23 12:04:07 -05:00
  • 606501749c Added several related fields to the RBAC API Akita Noek 2016-02-23 11:49:53 -05:00
  • 244d1ac73d keystone dep fix Chris Meyers 2016-02-23 11:47:26 -05:00
  • 39c942e98b Adding migration and base notification type Matthew Jones 2016-02-23 11:20:08 -05:00
  • 4928badd3f Add a periodic administrative notification Matthew Jones 2016-02-23 10:59:08 -05:00
  • 1915347aff fix req Chris Meyers 2016-02-23 10:32:39 -05:00
  • 21482fc294 Merge pull request #1011 from anoek/rbac Wayne Witzel III 2016-02-23 10:24:03 -05:00
  • ab3669efa9 Refactor message generator Matthew Jones 2016-02-22 17:09:36 -05:00
  • 9be9cf9b72 Fixed RBAC migration tests considering new signal handlers that are a bit too helpful during testing Akita Noek 2016-02-22 16:50:13 -05:00
  • 73b2105a30 Switch to using const's for system admin / system auditor singleton names Akita Noek 2016-02-22 16:27:11 -05:00
  • 26dc430c59 Look for and report on transaction errors within our implicit RBAC fields Akita Noek 2016-02-22 16:25:09 -05:00
  • b08809f7cc Initial RBAC API implementation Akita Noek 2016-02-22 16:21:56 -05:00
  • 00a41ef2b9 Removed a lot of LogViewer related logic since stdout is no longer a modal. Moved the LogViewerHelper to StandardOutHelper. Michael Abashian 2016-02-22 15:23:41 -05:00
  • dce474ec5e get_absolute_url implemenation for Role Akita Noek 2016-02-22 14:55:32 -05:00
  • 5071dba4ff Moved RBAC get_permissions implemenation to the Resource model Akita Noek 2016-02-22 14:54:27 -05:00
  • 7d4b54a651 Fixed __all__ def Akita Noek 2016-02-22 14:52:57 -05:00
  • d70615efbd bring back meta choice options lost in upgrade Chris Meyers 2016-02-19 14:46:19 -05:00
  • 6fa10deb8a #999 move adhoc form to inventoryManage state, #951 fix styling & undefined fields of adhoc form Leigh Johnson 2016-02-22 11:29:20 -05:00
  • 0ff94e424d SubList views can now resolve deep relationships using dot notation for relationship specification Akita Noek 2016-02-22 11:07:32 -05:00
  • 718a9c2a97 Fix up some merge requirements conflicts Matthew Jones 2016-02-22 10:21:34 -05:00
  • c3121211c3 Merge branch 'release_2.4.4' into devel Matthew Jones 2016-02-22 10:09:47 -05:00
  • 5c049d37a6 Lookup modal styling to match given design Ken Hoes 2016-02-22 10:00:50 -05:00
  • 60c64d9fe8 Merge branch 'release_2.4.4' into stable Matthew Jones 2016-02-22 09:49:04 -05:00
  • 1e1f49c3eb Initial unit tests for core rbac functionality Akita Noek 2016-02-19 14:40:06 -05:00
  • 80476cbb2a Automatically add/remove user to the member_role when a user is added to / removed from a team Akita Noek 2016-02-19 14:39:24 -05:00
  • aa3a33447e Automatically add users with is_superuser to System Admin role Akita Noek 2016-02-17 15:33:19 -05:00
  • 161f4f22cf Merge branch 'devel' of github.com:ansible/ansible-tower into merge-devel Akita Noek 2016-02-22 09:37:14 -05:00
  • 5ee78d7fec Merge pull request #1000 from mabashian/stdout-breadcrumbs Michael Abashian 2016-02-22 08:44:14 -05:00
  • eb3d663d18 Support notification password field encryption Matthew Jones 2016-02-21 23:11:17 -05:00
  • dcb378fff9 Merge pull request #974 from wwitzel3/rbac Wayne Witzel III 2016-02-19 16:39:28 -05:00
  • fa29608f50 Configured standard out breadcrumbs for adhoc, inventory sync, management jobs and scm updates. Michael Abashian 2016-02-19 16:17:16 -05:00
  • fa1137d371 Use TransactionTestCase with Django 1.8+ Wayne Witzel III 2016-02-18 18:16:19 -05:00
  • 30633cc82e Merge pull request #998 from jaredevantabor/job-detail-results Jared Tabor 2016-02-19 10:47:07 -08:00
  • 93719094ea Using aliases for colors instead of hard coded pigments Jared Tabor 2016-02-19 10:39:17 -08:00
  • 68f619e358 Job Detail Results panel tweaks after UX review Jared Tabor 2016-02-19 10:23:18 -08:00
  • fffa590a82 Merge pull request #994 from mabashian/stdout-results Michael Abashian 2016-02-19 13:02:48 -05:00
  • 5f75fa9b46 #696 remove logging pt. 2 Leigh Johnson 2016-02-19 12:04:09 -05:00
  • 247c78c44d #696 clean up logging Leigh Johnson 2016-02-19 10:59:58 -05:00
  • 81e044c97c Added standard out details to inventory sync, management jobs and scm updates. Michael Abashian 2016-02-19 10:27:05 -05:00
  • eae92f8751 delete management-jobs/schedule, create management-jobs/scheduler, add ui-router states, update references to state names #696 Leigh Johnson 2016-02-18 13:02:02 -05:00
  • 95467a6b97 Restyling of job detail results panel Jared Tabor 2016-02-18 19:38:49 -08:00
  • fb5369404d (HACK) bump values while we investigate slowness Wayne Witzel III 2016-02-18 15:33:27 -05:00
  • 8f1c88e35d adding less file Jared Tabor 2016-02-18 12:26:19 -08:00
  • d3c620926a Merge pull request #990 from anoek/devel Akita Noek 2016-02-18 13:37:04 -05:00
  • 65c20e9de2 use objects instead of _default_manager Wayne Witzel III 2016-02-18 13:36:36 -05:00
  • 0051464525 Added put,head,options,delete, & patch test fixtures for api related tests Akita Noek 2016-02-18 11:23:31 -05:00
  • 6aeaec2b76 Switch to resolve in api test fixtures to automatically resolve View's and their arguments Akita Noek 2016-02-18 11:19:27 -05:00
  • 7dbb69dd6d Accidentally included JobDetailController in app.js during my last merge. This is now pulled in via the job detail module. Michael Abashian 2016-02-18 10:04:12 -05:00
  • 30f88b6e30 Added redis in-memory fixture for functional tests Wayne Witzel III 2016-02-18 09:51:32 -05:00
  • ce8f40277c Merge branch 'remove-standalone-stdout' into devel Michael Abashian 2016-02-18 09:47:01 -05:00
  • 6bd5d8553b fix to allow jobs to run in dev server again AlanCoding 2016-02-16 08:29:05 -05:00
  • 673611b7bd Merge pull request #985 from jaredevantabor/job-detail-results Jared Tabor 2016-02-17 14:25:55 -08:00
  • 8ec19f9226 Initial restructuring of Job Detail code Jared Tabor 2016-02-17 13:53:18 -08:00
  • e9899c278f Modularized Standard Out/Job details for all jobs that are not playbook runs. This is mostly scaffolding. Michael Abashian 2016-02-17 15:50:27 -05:00
  • d464ea0f56 Merge branch 'devel' into rbac Wayne Witzel III 2016-02-17 14:26:05 -05:00
  • 74e1554463 Only touch the attribute if it does not exist to avoid recursion in activity streams Wayne Witzel III 2016-02-17 11:59:06 -05:00
  • 241ee09fff Merge branch 'rbac' of github.com:ansible/ansible-tower into rbac Wayne Witzel III 2016-02-17 11:23:18 -05:00
  • 52974648df Notification configuration type checking Matthew Jones 2016-02-17 16:01:54 +00:00
  • dde70dafec Refactor NotificationTemplate to Notifier Matthew Jones 2016-02-17 15:18:18 +00:00
  • d8ae1115f0 Fix extra_vars/survey handling since request.data is now an OrderedDict. Chris Church 2016-02-17 00:04:28 -05:00
  • 8b2e699ea7 Merge pull request #972 from AlanCoding/755_related_job_templates Chris Church 2016-02-16 23:04:11 -05:00