Ken Hoes
eeebf2ddf8
Fixing various audit bugs
2017-01-09 09:03:26 -05:00
jaredevantabor
8847110c23
removing unnecessary console.log statement
2017-01-06 15:36:22 -08:00
Alan Rominger
d5247c6d95
Merge pull request #4515 from AlanCoding/relaunch_rbac
...
Custom PermissionDenied error for Workflow Job relaunch
2017-01-06 16:04:13 -05:00
Alan Rominger
6921cbfdd0
Merge pull request #4538 from AlanCoding/celery_log_reset
...
Celery log reset on CTiT change / task start
2017-01-06 15:36:45 -05:00
AlanCoding
5fcd467fe6
rename helper function for WJ relaunch
2017-01-06 14:44:29 -05:00
Alan Rominger
c39c62973b
Merge pull request #4574 from AlanCoding/4519
...
Provide __init__ arg for LDAP group type
2017-01-06 13:28:14 -05:00
Alan Rominger
0b0750d76e
Merge pull request #4593 from AlanCoding/unhandled_perm_error
...
In JT /launch/ view deal with PermissionDenied in get_object()
2017-01-06 13:14:00 -05:00
Alan Rominger
62fb557473
Merge pull request #4597 from AlanCoding/1873
...
do not allow YAML strings that are OrderedDicts
2017-01-06 13:00:39 -05:00
Alan Rominger
5ca4eb06c3
Merge pull request #4596 from AlanCoding/silence
...
Silence Django19 warnings in ui views.py
2017-01-06 12:49:33 -05:00
Alan Rominger
4ed1b8590b
Merge pull request #4583 from AlanCoding/jt_execute_schedule
...
Lower scheduling access requirement to execute role
2017-01-06 12:49:07 -05:00
Chris Meyers
3a2284229f
Merge pull request #4359 from chrismeyersfsu/enhancement-artifacts_set_stats
...
set_stats support
2017-01-06 12:40:29 -05:00
Chris Meyers
86a9a921eb
remove deepcopy, not sure how that slipped in
2017-01-06 11:47:45 -05:00
AlanCoding
f07cd69012
corresponding test for dict extra_vars bug
2017-01-06 10:09:01 -05:00
Chris Meyers
a1267a3dee
update artifacts to work with ansible set_stats
2017-01-06 10:04:57 -05:00
AlanCoding
60cbc3cbbc
do not allow YAML strings that are OrderedDicts
2017-01-06 08:24:40 -05:00
AlanCoding
29ce7b3684
silence Django19 warnings in ui views
2017-01-06 07:55:59 -05:00
AlanCoding
9422e87f00
simplify schedule execute_role editing rule
2017-01-05 15:42:08 -05:00
AlanCoding
dca70f4bd1
protect against unhandled PermissionDenied error
2017-01-05 15:29:16 -05:00
Matthew Jones
3006e357f6
Add a hint header for max job events for the UI
2017-01-05 15:16:36 -05:00
AlanCoding
df90328531
remove duplicate conversion of keys into set
2017-01-05 15:08:52 -05:00
Alan Rominger
54980d09e3
Merge pull request #4578 from AlanCoding/access_list_perm
...
Use ParentMixin for access_list permissions check
2017-01-05 14:53:47 -05:00
Alan Rominger
8ce97bae91
Merge pull request #4579 from AlanCoding/redirect_warning
...
Obey the suggestion in RemovedInDjango19Warning
2017-01-05 14:51:02 -05:00
Chris Meyers
03734015c5
set_stats support
2017-01-05 13:42:29 -05:00
Alan Rominger
ade758af87
Merge pull request #4580 from AlanCoding/team_admins
...
In /users/N/teams/, also show direct admin permission
2017-01-05 12:57:10 -05:00
Michael Abashian
85369cbaca
Merge pull request #4572 from mabashian/3799-breadcrumbs
...
Truncate breadcrumbs a little better than before
2017-01-05 12:49:45 -05:00
Matthew Jones
89304b2ee0
Don't ignore ANSIBLE_NET env items when hiding sensitive information
2017-01-05 12:35:50 -05:00
AlanCoding
f76680b625
add back in the Tower logger, fix bug
2017-01-05 10:28:23 -05:00
Michael Abashian
3945fbbb1c
Fixed bug where breadcrumbs on a really small screen were dropping down below the bar
2017-01-04 17:44:55 -05:00
Michael Abashian
73a8b86360
Fixed the breadcrumb on the edit users page
2017-01-04 17:29:00 -05:00
AlanCoding
b0cf05e9c7
Lower scheduling access requirement to execute
2017-01-04 16:53:23 -05:00
AlanCoding
a17c7fa461
display teams for which user is admin in teams list
2017-01-04 15:36:13 -05:00
AlanCoding
983bee115c
provide default for permanent attribute in redirect view before Django 1.9 hits
2017-01-04 15:06:10 -05:00
AlanCoding
cc4aa49556
pool restart with thread-based external log config
...
for CTiT enablement of celery task Tower logs
2017-01-04 14:53:49 -05:00
AlanCoding
4e135bb406
add unit test to assure permission is checked
2017-01-04 14:46:23 -05:00
Matthew Jones
5f0940e411
Merge pull request #4461 from cchurch/ansi-download
...
Add ansi_download format for stdout
2017-01-04 14:46:16 -05:00
Matthew Jones
60fa34e8cc
Fix a redis reference issue
...
We are no longer using redis for Celery
2017-01-04 14:40:40 -05:00
Matthew Jones
415c7166b6
Adding source for LGPL deps
2017-01-04 14:26:53 -05:00
Matthew Jones
f9d9196270
Adding deprecation warnings
...
Also updating New in/Added in text
2017-01-04 14:23:43 -05:00
jlmitch5
f5c0f846e2
Merge pull request #4567 from jlmitch5/fixHostStatusPopovers
...
add host status icons back on host list
2017-01-04 13:51:06 -05:00
AlanCoding
bd82ab9fb0
use ParentMixin machinery to check access_list parent obj permissions
2017-01-04 13:39:14 -05:00
Bill Nottingham
316c4a50cf
Merge pull request #4576 from wenottingham/log-help
...
Update logging help/strings.
2017-01-04 13:34:27 -05:00
Bill Nottingham
9f4327a7ba
Update logging help/strings.
2017-01-04 13:25:19 -05:00
Matthew Jones
6188f2d9b5
Update third party licenses
2017-01-04 12:39:39 -05:00
kensible
448b066cfc
Merge pull request #4559 from kensible/4430-logging-dropdown-behavior
...
Fixed logging type dropdown, removed unused system form
2017-01-04 12:00:40 -05:00
Chris Meyers
a84b229d32
Merge pull request #4571 from chrismeyersfsu/fix-4506
...
pass network ssh key via an env var, not ssh-agent
2017-01-04 11:26:32 -05:00
Chris Meyers
55047a5643
letters, they matter
2017-01-04 11:25:39 -05:00
AlanCoding
2e220beda4
provide __init__ arg for LDAP group type
2017-01-04 10:51:20 -05:00
Chris Meyers
57cbf536dd
unit test update for network cred changes
...
* Ensure network ssh key file set as env variable and remove tests that
checked for ssh key being added to the keyring
* Ensure that network credentials are set in the job run environment as
well as saved to the job model.
2017-01-04 10:48:09 -05:00
AlanCoding
7acb89ff4a
wrap error message in internationalization marker
2017-01-04 09:21:50 -05:00
Michael Abashian
006acadc25
Systematically truncate breadcrumbs based on their length to keep them inside the breadcrumb bar. This does not work on inventory manage breadcrumbs as those are controlled via a different mechanism.
2017-01-03 17:11:51 -05:00