Wayne Witzel III
|
b4148313a0
|
org auditor should be able to read credential
|
2016-06-21 16:07:11 -04:00 |
|
Wayne Witzel III
|
c7cf954476
|
ensure org auditor can see org credentials
|
2016-06-21 14:43:40 -04:00 |
|
Wayne Witzel III
|
3575b32eab
|
Credential should have a unique org,kind,name
|
2016-06-21 11:35:30 -04:00 |
|
AlanCoding
|
5e07ee2e45
|
fix flake8 errors from notification template edit
|
2016-06-17 16:11:22 -04:00 |
|
Matthew Jones
|
462d43060e
|
Fix up missing notifications in invsrc
|
2016-06-17 11:52:13 -04:00 |
|
Wayne Witzel III
|
14809c086d
|
added some assertions to catch cycles, updated migration
|
2016-06-16 15:24:07 -04:00 |
|
Wayne Witzel III
|
791589dab8
|
Fixing Team and Credential access issues
|
2016-06-16 15:23:50 -04:00 |
|
Alan Rominger
|
aed2a60dee
|
Merge pull request #2422 from AlanCoding/2401_prompting
Indicate intent to prompt with can_start_without_user_input
|
2016-06-16 13:03:28 -04:00 |
|
Matthew Jones
|
9b49ff15bd
|
Mass rename foreman -> satellite6
For end-user facing elements. We still maintain foreman for some
underlying logic needed by the modules
|
2016-06-15 11:16:15 -04:00 |
|
AlanCoding
|
502267484f
|
indicate only intent to prompt with can_start_without_user_input
|
2016-06-15 10:52:25 -04:00 |
|
Wayne Witzel III
|
5754b4bb2c
|
adjusting Credential model and migrations
|
2016-06-10 13:23:32 -04:00 |
|
AlanCoding
|
39b410ae3e
|
hide passwords in job_args and activity stream
|
2016-06-08 10:28:53 -04:00 |
|
Matthew Jones
|
c4b06ce7c0
|
Force survey min/max type during comparisons
|
2016-06-07 10:42:03 -04:00 |
|
Matthew Jones
|
936db91560
|
Fix scan jobs not auto-starting inventory syncs
Originally it would exclude any depdendies if inventory or project was none
|
2016-06-06 12:30:38 -04:00 |
|
Matthew Jones
|
7e7a611366
|
Scan job success notification could fail
We can't assume a project is part of a scan job template so here we'll
short circuit that
|
2016-06-06 12:07:54 -04:00 |
|
Matthew Jones
|
b0de8038d0
|
Fix validation issues for scan job templates
Also adding some jobtemplate serializer-based validation unit tests
|
2016-06-06 12:01:56 -04:00 |
|
Matthew Jones
|
0591647333
|
Implement a flag that allows simulteanous job launches on job templates
|
2016-06-02 15:04:51 -04:00 |
|
Alan Rominger
|
ffd1f6c787
|
Merge pull request #2131 from AlanCoding/1351_survey_del
Fixing of survey-related bugs
|
2016-06-02 09:58:49 -04:00 |
|
AlanCoding
|
53327dea2b
|
Bug fixes related to survey corner cases and survey test refactor
|
2016-06-02 08:58:59 -04:00 |
|
Matthew Jones
|
8708fcf8ce
|
Handle corner case when a job spawns notifications
If a dependent task fails a job might not have a started or finished
time when emitting the notification
|
2016-06-01 15:04:29 -04:00 |
|
AlanCoding
|
7e35925e2d
|
style update to can_start_without_user_input
|
2016-06-01 11:07:14 -04:00 |
|
AlanCoding
|
cfd9d5d4f1
|
Refactor of JT related field checking
|
2016-05-31 14:34:51 -04:00 |
|
Akita Noek
|
fd9c96aa80
|
Executed the inventory execute_role
Replaced with the 'use_role', which is now useful.
Completes #1959
|
2016-05-20 14:10:29 -04:00 |
|
Akita Noek
|
ba19e0e105
|
Merge pull request #1975 from anoek/auditor-support
Add support for creating system auditors
|
2016-05-20 13:33:21 -04:00 |
|
Akita Noek
|
e8a3e7456d
|
Merge pull request #1944 from wwitzel3/issue-1910
Fix access to JT for admin and superuser
|
2016-05-19 09:17:29 -04:00 |
|
Alan Rominger
|
c158c9dfe3
|
Merge pull request #1943 from AlanCoding/863_activity_stream_sorting
Implement a default ordering for ActivityStream
|
2016-05-18 16:07:19 -04:00 |
|
Akita Noek
|
390ac656fa
|
Bolted is_system_auditor faux-field onto User
|
2016-05-18 16:02:10 -04:00 |
|
AlanCoding
|
f6b3da0c46
|
Make error message grammar more consistent
|
2016-05-18 13:39:06 -04:00 |
|
Wayne Witzel III
|
2e4c26a77f
|
remove the ORing of local roles, check against organization roles
|
2016-05-17 13:56:11 -04:00 |
|
AlanCoding
|
a7fed53efc
|
implement a default ordering for ActivityStream
|
2016-05-17 11:24:13 -04:00 |
|
Akita Noek
|
8bcab8e748
|
Merge pull request #1915 from anoek/doc-updates
RBAC doc updates
|
2016-05-13 13:57:22 -04:00 |
|
Akita Noek
|
60f76de5c3
|
RBAC doc updates
|
2016-05-13 12:01:54 -04:00 |
|
Wayne Witzel III
|
599902da47
|
update api view/serializers for new role names
|
2016-05-13 12:00:33 -04:00 |
|
Wayne Witzel III
|
911c92707c
|
update models to match new migrations
|
2016-05-13 11:59:14 -04:00 |
|
Akita Noek
|
6958e81d00
|
Filled in RBAC descriptions
#1655
|
2016-05-13 10:11:38 -04:00 |
|
Matthew Jones
|
c6eedce3d8
|
Further purging of cleanup_deleted
|
2016-05-11 15:07:56 -04:00 |
|
Matthew Jones
|
5895b3a343
|
Refactor Notification's naming
Notifier -> NotificationTemplate
notifier -> notification_template
|
2016-05-05 13:53:46 -04:00 |
|
Matthew Jones
|
eb714ce67f
|
Merge pull request #1777 from matburt/ad_hoc_extra_vars
Implement extra vars on ad-hoc commands
|
2016-05-03 14:35:19 -04:00 |
|
Matthew Jones
|
a17bb5677b
|
Implement extra vars on ad-hoc commands
|
2016-05-03 12:02:27 -04:00 |
|
Wayne Witzel III
|
453a0aaff2
|
Implement ActivityStream for RBAC Roles
|
2016-05-03 10:16:04 -04:00 |
|
Wayne Witzel III
|
78148da55c
|
change inventory error warning
|
2016-04-27 16:31:03 -04:00 |
|
Chris Meyers
|
526e04a00c
|
Merge pull request #1690 from chrismeyersfsu/fix-labels_disassociate
delete label on last disassociate
|
2016-04-27 13:21:14 -04:00 |
|
Chris Meyers
|
1925742da1
|
delete orphaned labels when jt or j deleted
|
2016-04-27 09:46:34 -04:00 |
|
Alan Rominger
|
62acda143f
|
Merge pull request #1665 from AlanCoding/job_ask_fields
Fix display of prompt-ability in job data
|
2016-04-26 12:21:56 -04:00 |
|
Akita Noek
|
9921d90316
|
Fixed duplicate active_roles entries
#1692
|
2016-04-25 20:33:59 -04:00 |
|
Chris Meyers
|
2f18a9f2c1
|
delete label on last disassociate
|
2016-04-25 17:20:07 -04:00 |
|
Akita Noek
|
3ffefd30a3
|
flake8
|
2016-04-25 14:43:03 -04:00 |
|
Akita Noek
|
4c15374b05
|
Optimized (user|team)/:n/roles/
|
2016-04-25 14:29:05 -04:00 |
|
Akita Noek
|
9df157c971
|
Added gfk index pair for Role for our access_list queries
|
2016-04-25 14:29:05 -04:00 |
|
Akita Noek
|
6250d9f7e7
|
Optimized RBAC visible_roles query
|
2016-04-25 14:29:05 -04:00 |
|