Commit Graph

  • a20fa59b9c Merge pull request #801 from cchurch/include-api-css-js Matthew Jones 2016-02-05 09:54:48 -05:00
  • e890f23d00 Merge pull request #799 from cchurch/quick-fix-select-related Matthew Jones 2016-02-05 09:54:37 -05:00
  • 71cd77c3e0 Merge pull request #798 from cchurch/fix-792 Matthew Jones 2016-02-05 09:54:26 -05:00
  • 7b3f3675f8 flake8 fixes Wayne Witzel III 2016-02-05 09:18:52 -05:00
  • 89236a1fe6 extended test_rbac_organization tests Wayne Witzel III 2016-02-05 08:50:27 -05:00
  • 58a603bac1 added Credential.migrate_to_rbac and tests Wayne Witzel III 2016-02-05 08:47:15 -05:00
  • abc8da4531 Allow null/blank input for boolean fields on projects. Fixes #791. Chris Church 2016-02-05 05:14:48 -05:00
  • da0f87c325 Remove unified_job_template and description fields for ad hoc commands. Fixes #789. Chris Church 2016-02-05 04:55:40 -05:00
  • 23feccdbf3 Check if view has a get_serializer method before trying to call it. Fixes OPTIONS issue in #788. Chris Church 2016-02-05 04:45:14 -05:00
  • da7d4f4c67 Include api.css and api.js under awx/static/. Fixes #788. Chris Church 2016-02-05 04:41:10 -05:00
  • 7a0574e6f3 Quick fix for select related error with unified job templates and jobs. Fixes #793 and #795. Chris Church 2016-02-05 04:30:08 -05:00
  • 217fd383b3 Don't show playbooks under project detail. Fixes #792. Chris Church 2016-02-05 04:09:17 -05:00
  • 8b5e8be2e3 Merge pull request #787 from mabashian/activity-stream-subtitle Michael Abashian 2016-02-04 19:24:41 -05:00
  • b903726ddb updated organization rbac tests Wayne Witzel III 2016-02-04 16:53:06 -05:00
  • 319deffc18 Implement notification serializer and validations Matthew Jones 2016-02-04 11:31:34 -05:00
  • 172207cd4b Notification endpoints and url expositions Matthew Jones 2016-02-04 11:30:40 -05:00
  • 96b0fb168f Updating makefile migration generator Matthew Jones 2016-02-04 11:29:21 -05:00
  • 805514990b Changes to celery tasks to support success signals Matthew Jones 2016-02-01 16:55:57 -05:00
  • 7385efef35 Adding some early Notifications stubs Matthew Jones 2016-02-01 16:54:34 -05:00
  • 724b572a3c test_rbac_migrations -> test_rbac_organization Wayne Witzel III 2016-02-04 15:52:15 -05:00
  • 896ecab031 Added rbac tests and migrations for Organization Wayne Witzel III 2016-02-02 14:47:46 -05:00
  • 932b6a4c82 add basic Organization migration Wayne Witzel III 2016-02-02 14:47:21 -05:00
  • c6b2e509fd Fixed ImplicitRoleField and ImplicitResourceField's from being too lazy Akita Noek 2016-01-29 18:22:08 -05:00
  • 1035a6737e Added singleton role support method and parent_role auto-binder in the ImplicitRoleField Akita Noek 2016-01-29 16:37:13 -05:00
  • 4d080497cc Updated inventory role/resource model to better match the spec Akita Noek 2016-01-29 15:25:26 -05:00
  • 1cd8f6f46a Moved m2m signal handler out to our common signals.py Akita Noek 2016-01-29 15:16:28 -05:00
  • 74163d3711 Added Role.grant method for convenient permission granting Akita Noek 2016-01-29 15:14:09 -05:00
  • cf298f6803 Single permission query optimization Akita Noek 2016-01-29 15:13:24 -05:00
  • 5b50ebb8da Added a ResourceMixin to be added to any model that is a "Resource" Akita Noek 2016-01-29 13:18:32 -05:00
  • 6dad0406b8 Initial implicit role / resource field additions into models Akita Noek 2016-01-28 16:58:19 -05:00
  • 68d8299689 Switched from booleans to integers for permissions flags Akita Noek 2016-01-28 15:51:47 -05:00
  • 014b970030 Automatically rebuild our role hierarchy when our m2m map is updated Akita Noek 2016-01-27 14:58:50 -05:00
  • fae9ef3d65 flake8 corrections Akita Noek 2016-01-27 11:00:29 -05:00
  • 00619b7e36 Initial RBAC field and model definitions Akita Noek 2016-01-27 10:42:45 -05:00
  • 6d71fe49f2 Update README.md Wayne Witzel III 2016-02-04 14:32:40 -05:00
  • d4232eaca0 Merge pull request #534 from cchurch/django18 Wayne Witzel III 2016-02-04 14:28:44 -05:00
  • 6a4f374e8c Removed duplicate List-titleLockup styles that I introduced Michael Abashian 2016-02-04 13:24:56 -05:00
  • f2d6d84ed2 Added subtitle to the activity stream Michael Abashian 2016-02-04 11:32:57 -05:00
  • 068b32b1b4 updates to scheduler - form and perspective next scheduler runs are in single list form view for projects and job templates - submit/cancel/x at top of form project panel work John Mitchell 2016-02-02 10:56:10 -05:00
  • 1b357d5a3e css fixes to list headers -tags (like admin on users) are now correctly centered -buttons on certain forms do not create header centering issues -added lockup css for use with panel header titles John Mitchell 2016-02-02 10:48:49 -05:00
  • 5a6dd266da Merge pull request #784 from wwitzel3/issue/616 Wayne Witzel III 2016-02-03 16:04:11 -05:00
  • b82bd9404f fixing inventory bug for GCE introduced fixing #616 Wayne Witzel III 2016-02-03 13:25:17 -05:00
  • ab8e37eeaa Minor fixes based on comments. Chris Church 2016-02-03 13:18:49 -05:00
  • c9ce546e4b Merge pull request #782 from mabashian/configurable-title-badge Michael Abashian 2016-02-03 11:31:23 -05:00
  • e9d99592cf Added the ability to pass the listTitleBadge parameter to the list generator. Passing a false flag will hide the badge in the title. This is desired on the Activity Stream. Michael Abashian 2016-02-03 11:10:22 -05:00
  • 1e7d734b50 Merge pull request #760 from AlanCoding/parse_fix_ubuntu Alan Rominger 2016-02-03 08:35:16 -05:00
  • b08a2d1d88 Update default error pages. Chris Church 2016-02-02 23:00:07 -05:00
  • 4f3dea92fe Remove dev dependency on django-devserver. Chris Church 2016-02-02 22:55:58 -05:00
  • 60224cdbe4 Update Django to 1.8 and DRF to 3.3, add new Django migrations, update serializers/pagination/metadata, update browsable API styling. Chris Church 2016-02-02 14:50:42 -05:00
  • 44295c06b1 fix parsing error with Ubuntu14.04 AlanCoding 2016-01-26 11:56:47 -05:00
  • 6242df1a07 Merge pull request #766 from mabashian/activity-stream Michael Abashian 2016-02-02 16:12:31 -05:00
  • f70cf7d2f6 Changed activitystream in the url to activity_stream to match up with the api Michael Abashian 2016-02-02 16:01:52 -05:00
  • dd927c97fa change to warning behavior AlanCoding 2016-01-29 16:27:46 -05:00
  • 7ab839c17f Fix up another statsd formatting error Matthew Jones 2016-02-02 14:25:56 -05:00
  • fb4cad9838 Merge pull request #756 from AlanCoding/624_fix2_exit_codes Alan Rominger 2016-02-02 13:42:00 -05:00
  • cced99f75d Resolve bug when building with /bin/sh on Ubuntu James Laska 2016-02-02 12:45:08 -05:00
  • cd13083ea2 Merge pull request #720 from wwitzel3/issue/616 Wayne Witzel III 2016-02-02 10:21:37 -05:00
  • 5d21ad5ae6 Fix up statsd work to support python 2.6 Matthew Jones 2016-02-02 09:58:19 -05:00
  • 58499175d6 Set the GCE_ZONE env variable to source_regions. Fix when an empty key is provided and add tests for validate_ssh_private_key Wayne Witzel III 2016-01-25 16:44:12 -05:00
  • 3982f34392 Merge pull request #764 from wwitzel3/docker-refresh Wayne Witzel III 2016-02-02 09:39:56 -05:00
  • 4149fda081 Merge pull request #747 from wwitzel3/tests-squash Wayne Witzel III 2016-02-02 09:39:04 -05:00
  • f12ab22591 functional -> old Wayne Witzel III 2016-02-02 09:13:16 -05:00
  • a44318f0cd fixed check_license to work with py.test Wayne Witzel III 2016-02-01 18:17:23 -05:00
  • 320a5b7776 fixing tests that use inventory data Wayne Witzel III 2016-01-29 10:19:37 -05:00
  • 71a1547c3a fixing ad_hoc imports Wayne Witzel III 2016-01-28 12:01:12 -05:00
  • 6eae492d28 updating commands tests Wayne Witzel III 2016-01-28 10:58:44 -05:00
  • 3d4580611e added pytest to requirements_dev Wayne Witzel III 2016-01-27 13:42:58 -05:00
  • 5d6ea242c0 reorganzing tests folder Wayne Witzel III 2016-01-27 11:38:56 -05:00
  • 7b07bb7d93 fix bad mocking Chris Meyers 2016-02-01 16:02:52 -05:00
  • 41589ed558 Added basic activity stream functionality by leveraging the data attribute of the state provider. The breadcrumb directive pulls this information from the state provider and uses it to hide/show the activity stream button and pass the stream the correct data. Michael Abashian 2016-02-01 15:23:27 -05:00
  • a4aadc0b86 add a docker-refresh make target Wayne Witzel III 2016-02-01 11:30:43 -05:00
  • e793a179fd Merge pull request #763 from chrismeyersfsu/openstack_#685 Chris Meyers 2016-02-01 12:19:14 -05:00
  • 306d0d401a point at packages with source on pypi Chris Meyers 2016-02-01 12:16:26 -05:00
  • 6efe8a9360 Merge pull request #758 from jaredevantabor/text-input-styling Jared Tabor 2016-01-31 14:11:59 -08:00
  • f9f10a4ed7 Add some more statsd dummy methods Matthew Jones 2016-01-30 12:05:10 -05:00
  • 47e80405e2 Styling of text input fields Jared Tabor 2016-01-29 15:06:13 -08:00
  • 0696e59e32 change to warning behavior AlanCoding 2016-01-29 16:27:46 -05:00
  • 96b754c5ec Switch to StatsClient from StatsClientBase Matthew Jones 2016-01-29 16:27:32 -05:00
  • 53f07fff08 Merge pull request #754 from chrismeyersfsu/openstack_#685 Chris Meyers 2016-01-29 16:26:15 -05:00
  • 7d73cb1bcf requests needs openssl Chris Meyers 2016-01-29 16:25:37 -05:00
  • c2875c65ca Fix stats client import Matthew Jones 2016-01-29 15:49:51 -05:00
  • fd2339dbb8 Fix up flake8 line seperation issue Matthew Jones 2016-01-29 14:52:02 -05:00
  • 72d3d093ed Merge pull request #753 from ansible/jag/fix-nostatsclient Matthew Jones 2016-01-29 14:43:16 -05:00
  • d36a4cf50d Fix to NoStatsClient in callback plugin Joshua "jag" Ginsberg 2016-01-29 12:41:07 -07:00
  • c7fd21ae52 Fix up flake8 and unit test failures Matthew Jones 2016-01-29 13:59:37 -05:00
  • c7b8090e3b Merge pull request #748 from chrismeyersfsu/openstack_#685 Chris Meyers 2016-01-29 11:20:15 -05:00
  • ad27ae1f7d pyrax bumpb new python license Chris Meyers 2016-01-29 11:19:30 -05:00
  • 16a0d8b45d Merge pull request #710 from ansible/jag/dumb-init Matthew Jones 2016-01-29 10:15:00 -05:00
  • af65a88a0f Merge pull request #707 from ansible/jag/statsd Matthew Jones 2016-01-29 09:59:01 -05:00
  • 305b4fdead Typo's are bad and should be vanquished James Laska 2016-01-29 09:54:48 -05:00
  • 6b20539e38 Conditionally install 2.6 python requirements James Laska 2016-01-29 09:03:03 -05:00
  • 7cff53e7b9 Merge pull request #744 from chrismeyersfsu/openstack_#685 Chris Meyers 2016-01-28 17:46:13 -05:00
  • 264fca1f3d separate pip requirements file for python2.6 Chris Meyers 2016-01-28 17:35:21 -05:00
  • 4edca4491c Merge pull request #736 from mabashian/status-icon-with-name Michael Abashian 2016-01-28 13:46:19 -05:00
  • e52d31e861 Removed status label from home groups Michael Abashian 2016-01-28 13:14:16 -05:00
  • f6357cbfe5 Merge pull request #737 from anoek/645_no_log_ansible Akita Noek 2016-01-28 12:48:48 -05:00
  • f8a7fb0ea1 Added missing 'skipped' field for no_log Akita Noek 2016-01-28 12:43:49 -05:00
  • 34185304d6 Made the "status" columns throughout the project a static width and nestled it up against the name/id column to match up with the spec. Made all the tooltip hovers appear to the right of the icon since they are all lined up on the left side of the table now. Michael Abashian 2016-01-28 12:23:35 -05:00
  • 6b973896ee Merge pull request #734 from anoek/645_no_log_ansible Akita Noek 2016-01-28 11:49:52 -05:00
  • 9c538b5618 Merge pull request #732 from jaredevantabor/textarea-styling Jared Tabor 2016-01-28 08:43:23 -08:00