Michael Abashian
e5cb497c22
Password enter show/hide fix
2016-07-15 10:45:36 -04:00
Wayne Witzel III
b9de0b196d
add test for CustomInventoryScript serializer
2016-07-15 10:35:44 -04:00
Michael Abashian
c8fa2befb6
Fixed bug where hitting enter in a password field in the job launch/survey maker modal would toggle the show/hide.
2016-07-15 10:35:28 -04:00
Michael Abashian
0e4a61119e
Merge pull request #3012 from mabashian/scm-update-schedule-button
...
Disabled but clickable schedule action icon during scm update
2016-07-15 09:16:31 -04:00
Michael Abashian
8c85035d18
Setting the local var CredentialList to the deep clone seems to be problematic. Moving this out so that the original object itself is overwritten which is how it's done in other places. ( #3017 )
2016-07-14 23:10:26 -04:00
Jared Tabor
fc304899bd
Jobs list page size ( #3019 )
...
* changing jobs list page size to 20 by default
it was previously set to 10
* adjustment to tag search check for null id
2016-07-14 23:09:46 -04:00
Leigh Johnson
73722ffb77
resolves kickback on #2980 ( #3008 )
2016-07-14 23:08:02 -04:00
Alan Rominger
3b972e871d
Merge pull request #3014 from AlanCoding/migration_touchup
...
Switch order in migration 0026
2016-07-14 16:49:28 -04:00
AlanCoding
df940f811c
add read_role to organization select_related
2016-07-14 16:11:29 -04:00
AlanCoding
2876bb169b
switch order in migration
2016-07-14 15:49:24 -04:00
John Mitchell
89a4f8f77c
add options for code mirror to be read only
2016-07-14 15:38:51 -04:00
Leigh Johnson
86afd6f758
Fix NaN / invalid end date value in schedule edit forms ( #3007 )
...
* fix NAN on end date issue affecting schedule edit form, resolves #2817
* remove debug statement
2016-07-14 15:36:11 -04:00
Leigh Johnson
4ffc062d19
resolves kickback on #2976 ( #3009 )
2016-07-14 15:35:46 -04:00
Graham Mainwaring
8ed69d1641
Additional UI/JS licenses ( #2974 )
...
* Additional UI/JS licenses
2016-07-14 15:34:16 -04:00
Michael Abashian
b78c2241e4
Fixed bug where schedule icon was disabled but clickable while scm update was running
2016-07-14 15:26:29 -04:00
Akita Noek
6eb63285d2
Merge pull request #3010 from anoek/3006
...
Don't let normal users create orgless projects
2016-07-14 15:25:45 -04:00
Michael Abashian
0331c7a2c7
Fixed bug where schedule icon was disabled but clickable while scm update was running
2016-07-14 15:18:57 -04:00
Alan Rominger
7f168c7fe4
Merge pull request #3003 from AlanCoding/2988_team_cascade
...
Cascade delete teams from organization
2016-07-14 15:13:46 -04:00
Alan Rominger
149e7375c0
Merge pull request #3011 from AlanCoding/docker_atomic
...
Make development environment use ATOMIC_REQUESTS
2016-07-14 15:07:47 -04:00
Akita Noek
41d6d19bcb
Added patch tests for updating project organizations
2016-07-14 15:02:00 -04:00
John Mitchell
0882d26ef8
Merge branch 'ui_release_3.0.1' of https://github.com/ansible/ansible-tower into ui_release_3.0.1
2016-07-14 14:49:30 -04:00
Jared Tabor
4f563a4313
make username required if not radius/ldap
2016-07-14 14:48:38 -04:00
Jared Tabor
8ef59091ac
Show password fields for new uers
2016-07-14 14:48:38 -04:00
Jared Tabor
8ab00e2d05
Hide password fields for radius/social auth users
...
on the users edit form, the password/confirm password field will be hidden similar to ldap. the username will not be required as well
2016-07-14 14:48:38 -04:00
AlanCoding
06c37d39ef
Make development environment use ATOMIC_REQUESTS
2016-07-14 14:43:25 -04:00
AlanCoding
68d5a702af
Team organization field made non-null
2016-07-14 14:38:43 -04:00
Akita Noek
e18d142533
Don't let normal users create orgless projects
...
#3006
2016-07-14 14:29:34 -04:00
Matthew Jones
17a27ef4a2
Merge pull request #3005 from matburt/delete_protection
...
Add delete protection from certain objects
2016-07-14 12:52:58 -05:00
Jared Tabor
88f0283597
Merge pull request #2996 from jaredevantabor/missing-jt
...
Show proper error message for missing job template form
2016-07-14 09:46:27 -07:00
Matthew Jones
c852503163
Fix up some flake8 issues
2016-07-14 12:40:37 -04:00
Matthew Jones
00e55e3813
Add delete protection from certain objects
...
Certain objects can be sensitive to being deleted while jobs are
running, this protects those objects
2016-07-14 12:22:33 -04:00
AlanCoding
994a72967d
Cascade delete teams when their organization is deleted
2016-07-14 11:44:43 -04:00
kensible
102e56b623
Merge pull request #3000 from kensible/2999-JT-cloud-credentials
...
Changed conditional to fix JT edit page load error
2016-07-14 11:25:54 -04:00
Akita Noek
d39b9ff84f
Merge pull request #3001 from anoek/misc-fixes
...
Minor migration fixes
2016-07-14 11:23:22 -04:00
Wayne Witzel III
ec2bf4476d
ensure system admin/auditor can see orphan inventory scripts
2016-07-14 11:16:16 -04:00
Michael Abashian
deb1c1652b
Merge pull request #2998 from mabashian/adhoc-lots-of-gets
...
Remove extra adhoc GET requests when performing subsequent adhoc commands
2016-07-14 11:13:13 -04:00
Akita Noek
6da6f48521
Updated tests to reflect credential access after migrations
2016-07-14 11:04:06 -04:00
Ken Hoes
ed5f07b151
Changed conditonal to repair console error and page loade error
2016-07-14 11:03:25 -04:00
Michael Abashian
4adb65596a
Remove socket binding when the scope is destroyed so that we don't make errant GET requests in future instances of this controller.
2016-07-14 10:42:05 -04:00
Bill Nottingham
b657bc684c
Merge pull request #2997 from wenottingham/you-la
...
updated EULA text from rnalen
2016-07-14 10:30:38 -04:00
Bill Nottingham
6f2e1f711c
updated EULA text from rnalen
2016-07-14 10:23:01 -04:00
Akita Noek
353e6100b9
Fix team credential role access in rbac migration
2016-07-14 09:54:41 -04:00
Akita Noek
bb14c9003d
Orphan handling in _old_access.py
2016-07-14 09:54:06 -04:00
Akita Noek
7b8c2f5b74
Normalized CustomInventoryScriptAccess.can_admin
2016-07-14 09:53:20 -04:00
kensible
ebe245e358
Merge pull request #2993 from kensible/2969-JT-edit-access
...
Retrieved cloud credential from job template summary fields
2016-07-14 09:40:18 -04:00
Michael Abashian
04e27c51e1
Merge pull request #2986 from mabashian/callback-url-prompt
...
Fixed callback url prompt styling
2016-07-14 09:16:34 -04:00
Michael Abashian
e726078212
Merge pull request #2983 from mabashian/job-launch-state-exit
...
Fixed backspace job launch modal bug
2016-07-14 09:16:17 -04:00
Ken Hoes
906db7d75e
Added condition based off PR feedback
2016-07-14 08:50:42 -04:00
kensible
103c6fa228
Merge pull request #2971 from kensible/2964-inventory-history-xss
...
Sanitizing name in popup
2016-07-14 08:03:07 -04:00
Jared Tabor
f9de8db89a
Show proper error message for missing job template form
...
when visiting the job template page for a job template that has been deleted or doesn't exist, we want to show the 404 error message, not an error message about tags or labels.
2016-07-13 15:40:44 -07:00