1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-31 23:51:09 +03:00
Commit Graph

6284 Commits

Author SHA1 Message Date
James Laska
e1ee5d396d Don't manage mongo in ansible-tower-service script
Connect #1290
2016-03-30 09:10:17 -04:00
Chris Church
fc5d497ce6 Merge pull request #1329 from cchurch/take-me-back-to-the-good-old-ways-of-pagination
Keep page number in previous link for page 1.
2016-03-29 19:05:44 -04:00
Chris Church
16ff69af0f Merge pull request #1330 from cchurch/go-away-you-stinking-tooltips
Do you have to let it linger? Not anymore.
2016-03-29 16:37:45 -04:00
Chris Church
c1c444fd3c Flake8 fix. 2016-03-29 15:19:17 -04:00
Chris Church
e0bd2fee1b Merge pull request #1326 from cchurch/openssh-key-newline
Add trailing newline to key data for OpenSSH formatted keys.
2016-03-29 15:17:39 -04:00
Chris Church
40738b3055 Merge pull request #1325 from cchurch/fix-help-text-for-common-fields
Fix help text in OPTIONS for common, read-only fields.
2016-03-29 15:17:26 -04:00
Chris Church
615f7b50dc Fix browsable API tooltips that linger. 2016-03-29 14:26:43 -04:00
Chris Church
1b9c5ef55b Keep page number in previous link for page 1. 2016-03-29 13:56:41 -04:00
Chris Church
77f064d728 Keep model meta around in base serializer. 2016-03-29 13:27:49 -04:00
Chris Church
3660b04d62 Add trailing newline to key data for OpenSSH formatted keys. 2016-03-29 11:03:56 -04:00
Chris Church
895e082e08 Damn you, flake8. 2016-03-29 11:03:16 -04:00
Chris Church
aedf1d87ab Fix help text in OPTIONS for common, read-only fields. Also fix display of None for foreign key fields in browsable API help. 2016-03-29 11:03:16 -04:00
Chris Church
d51f56af9c Merge pull request #1327 from cchurch/no-scan-for-you
Remove scan as an option for job type on ad hoc commands.
2016-03-29 11:01:54 -04:00
Chris Church
e248937595 Remove scan as an option for job type on ad hoc commands. 2016-03-28 18:42:03 -04:00
Chris Meyers
141f5e807e Merge pull request #1321 from chrismeyersfsu/feature-labels_summary
Feature labels summary
2016-03-28 14:39:50 -04:00
Chris Meyers
8866f2a738 adds labels to jt and j summary fields 2016-03-28 13:39:00 -04:00
Chris Meyers
323b13f18c add labels to /api/v1/ 2016-03-28 13:33:55 -04:00
AlanCoding
18d2a30ff4 skip test for current devel branch, planned for RBAC 2016-03-28 09:23:33 -04:00
Chris Meyers
4ff73b2630 Merge pull request #1305 from chrismeyersfsu/feature-labels
job template labels init implementation
2016-03-28 09:01:12 -04:00
Akita Noek
64e080ba53 Merge pull request #1301 from AlanCoding/647_org_detail_counts
Add organization counts in detail view
2016-03-24 16:07:04 -04:00
Chris Meyers
d2de21ee50 job template labels init implementation 2016-03-24 15:26:14 -04:00
AlanCoding
39f444836b flake8 fix 2016-03-23 17:25:27 -04:00
AlanCoding
02b7149cad Org counts in detail view and test 2016-03-23 17:13:43 -04:00
Alan Rominger
dd977c608b Merge pull request #1279 from AlanCoding/822_keystone_v3_OS_cred
Add OpenStack V3 credential type
2016-03-23 16:45:42 -04:00
Leigh
817ea4861b Merge pull request #1284 from leigh-johnson/JobDetailModalRestyle
Remove HostEventsViewer and refactor into job-details/host-events module
2016-03-23 09:15:20 -04:00
Matthew Jones
7f8fae566e Further decouple survey spec from enablement
We now show the survey summary field only if the contents of the survey
spec or valid (not the default {})
2016-03-22 14:59:56 -04:00
Matthew Jones
0e2184902e Handle runner items from ansible v2
Also denote whether the trailing runner_on_ was a loop event
2016-03-22 12:31:05 -04:00
Leigh Johnson
3889e32fd9 Host Events - support no results found, better searching, style tweaks, #1132 #1284 2016-03-22 10:57:48 -04:00
Wayne Witzel III
1d980affb2 Merge pull request #1289 from wwitzel3/devel
Fix test_coverage make target
2016-03-22 10:28:33 -04:00
Wayne Witzel III
5ce4cb95fa Update test make target, no fact/tests 2016-03-22 10:28:05 -04:00
Wayne Witzel III
7354d1da2c Fix test_coverage make target 2016-03-22 09:46:46 -04:00
Matthew Jones
f286dc7486 Fix an issue with the email notifier
Incorrect body format assumptions in the email notifier
2016-03-21 15:40:41 -04:00
Leigh Johnson
3ada60d7d4 Host Events - exclude changed events from ok filter #1132 2016-03-20 14:17:08 -04:00
Leigh Johnson
7c1efea037 add onExit & onEnter hooks to $stateExtender, raze HostEventViewer and replace with host-events module, resolves #1132 2016-03-19 19:36:15 -04:00
AlanCoding
fcc02f7678 rebase and rename migrations corresponding to devel change 2016-03-18 16:45:06 -04:00
AlanCoding
f4b1de766d Adding OpenStack v3 cred type 2016-03-18 16:41:09 -04:00
AlanCoding
c807d5dcf3 Add keystone v3 support via new domain field on credential 2016-03-18 16:41:09 -04:00
Akita Noek
edabf23c6a Merge pull request #1282 from anoek/devel
Renamed migrations to be a little more descriptive
2016-03-18 16:32:26 -04:00
Akita Noek
8addccd434 Renamed migrations to be a little more descriptive
Mainly for sanity when merging migrations into long running branches..
but nice anyways I think
2016-03-18 16:17:58 -04:00
Chris Meyers
69b2a3c868 Merge pull request #1275 from chrismeyersfsu/playbook_state_admin_password
desired state pattern for admin_password
2016-03-18 11:32:53 -04:00
Chris Meyers
523e3b7933 Merge pull request #1277 from chrismeyersfsu/playbook_fix_redis
fixes bringup redis
2016-03-18 11:32:40 -04:00
Chris Meyers
0f99dbe1d2 fixes MONGO_HOST not found error 2016-03-18 10:56:00 -04:00
Chris Meyers
7a2869b0e2 Merge pull request #1274 from ansible/revert-1213-revert-1208-mongoectomy_packaging
Revert "Revert "remove mongo as packaging req""
2016-03-18 09:35:10 -04:00
Alan Rominger
8b610d132d Merge pull request #1272 from AlanCoding/container_tower_package
Tweaks to help development container workflow
2016-03-18 08:17:54 -04:00
AlanCoding
a0ce6d7a25 fix regression of development package naming 2016-03-17 22:54:12 -04:00
Chris Meyers
9f61cefe0b Merge pull request #1205 from chrismeyersfsu/mongoectomy_playbook
Mongoectomy playbook
2016-03-17 10:50:48 -04:00
kensible
cc98c6ce3c Merge pull request #1264 from kensible/688-orgCards-counts
688 org cards counts
2016-03-17 10:48:50 -04:00
Ken Hoes
7443487b00 Removed unused routes 2016-03-17 09:18:01 -04:00
Ken Hoes
8ca3a6b2bf Added counts to organizations listing 2016-03-16 13:23:37 -04:00
Matthew Jones
526a6ec7dd Remove unneeded fetch for r/o fields 2016-03-16 13:12:13 -04:00