Commit Graph
19610 Commits
Author SHA1 Message Date
Haokun-Chen a07ee67eb9 deregister the transition hook when destroy smart-search controller 2018-06-28 11:01:01 -04:00
Ryan Petrello d52fa377d8 remove unnecessary CSRF exemptions 2018-06-28 09:35:01 -04:00
Ryan Petrello 3b0f7de3e6 Properly return HTTP 403 when CSRF fails (not HTTP 500) 2018-06-28 09:33:59 -04:00
Michael Abashian e8748fa147 Merge pull request #2338 from mabashian/instance-modal-search
Updates to instance list and instance modal search
2018-06-28 09:15:34 -04:00
Ryan Petrello 63723013f7 Merge pull request #2345 from ryanpetrello/fix-csrf-sessions
properly enforce CSRF validation
2018-06-28 09:14:56 -04:00
mabashian cbcc47010d Rolls back changes to the xss filter. Removes unnecessary sanitize of credential names in tags 2018-06-28 08:59:36 -04:00
V.Gouvalas 1239195289 FIX nginx use selected log formatting 2018-06-28 14:09:13 +03:00
Ryan Petrello 504dfd32ee properly enforce CSRF validation
see: https://github.com/ansible/tower/issues/2339
2018-06-27 21:09:26 -04:00
Jake McDermott b54ea736b0 Merge pull request #2318 from jakemcdermott/job-results/viewable-page-up-down
make output nav controls move up or down by viewable content height
2018-06-27 20:13:30 -04:00
Jared Tabor 0ec95c8463 Merge pull request #2296 from jaredevantabor/fix-719
Displayeth thy Cancel button on the jobs list for a running system job
2018-06-27 15:08:33 -07:00
Jared Tabor c9c7ee14b2 Merge pull request #2329 from jaredevantabor/schedules
Fixeth thy schedules
2018-06-27 15:04:20 -07:00
Marliana Lara 8317102f0d Merge pull request #2336 from marshmalien/1723-ux-manual-instances
Remove instance policy list lookup from instance group form
2018-06-27 16:10:20 -04:00
AlanCoding a15527b54c copy JT credential logic to Job summary fields 2018-06-27 14:39:35 -04:00
Ryan Petrello 39bc64d089 Merge pull request #2332 from ryanpetrello/fix-session-limit
make settings.SESSIONS_PER_USER work
2018-06-27 14:34:21 -04:00
Jared Tabor aa76f6ca39 Adjustments to Socket Service for session-limit PR 2018-06-27 10:45:23 -07:00
Haokun-Chen 67bda81e67 show credential to job detail page 2018-06-27 12:45:24 -04:00
Ryan Petrello b2cdf82b78 make settings.SESSIONS_PER_USER work
see: https://github.com/ansible/tower/issues/2209
2018-06-27 12:09:56 -04:00
mabashian 9ec5009bdf Updates to instance list and instance modal search 2018-06-27 11:44:38 -04:00
John Mitchell 3e951a5598 Merge pull request #2328 from jlmitch5/fixTemplateTagWrapping
Fix template tag wrapping
2018-06-27 11:05:45 -04:00
Haokun Chen 9f6d431c54 Merge pull request #2324 from Haokun-Chen/2050
update tag component to use tag directive
2018-06-27 10:24:13 -04:00
Marliana Lara 7c76807a8e Remove instance policy list lookup from instance group form 2018-06-27 10:18:03 -04:00
Jared Tabor 5702c8249e Fixes the standalone schedules list styling
The list was not wrapped in a panel and the form was not showing
above the list view like our other CRUD views.
2018-06-26 14:19:12 -07:00
John Mitchell 106ec1aabe fix template list tag wrapping 2018-06-26 16:21:30 -04:00
John Mitchell a9526de2c4 fix inv host list status wrapping 2018-06-26 16:21:09 -04:00
Haokun-Chen da421f28e8 update tag component to use tag directive in smart-search, multi-select, input/lookup.partial, instance-group-multiselect 2018-06-26 13:59:02 -04:00
Haokun Chen 7aa48708d6 Merge pull request #2305 from Haokun-Chen/2225
fixing margin for instances group, application, credential page
2018-06-26 13:56:44 -04:00
John Mitchell 981f77774b Merge pull request #2224 from ansible/2179
align tag to left hand side of bar
2018-06-26 13:48:38 -04:00
Jake McDermott e07eba266d Merge pull request #2306 from jakemcdermott/job-results/static-pager
improve job output search
2018-06-26 13:12:21 -04:00
Jake McDermott 47fc676607 cache last job_event page when not running 2018-06-26 12:55:58 -04:00
Jake McDermott 7f23aa81e6 clear job event search on relaunch 2018-06-26 12:55:52 -04:00
Jake McDermott e6668a43cd add pager for static and filtered job results 2018-06-26 12:55:37 -04:00
Jake McDermott 374f781d0d make nav controls move up or down by viewable content height 2018-06-26 12:08:41 -04:00
Ryan Petrello d73b71d94b Merge pull request #2317 from ryanpetrello/harden-session-expiration
make `awx-manage expire_sessions --user xyz` more robust
2018-06-26 10:39:46 -04:00
Haokun-Chen feff7fb776 fixing margin for instances list, application token, credential permission page 2018-06-26 10:37:52 -04:00
Haokun Chen b7ff3aa8fe Merge pull request #2311 from Haokun-Chen/2234
add responsiveness to job output panel
2018-06-26 10:22:53 -04:00
Ryan Petrello 5c44bf4ef9 Merge pull request #2313 from ryanpetrello/fix-ui-401
don't send WWW-Authenticate: Basic for AJAX, and properly detect 401
2018-06-26 10:07:35 -04:00
Ryan Petrello f6920a02cf make awx-manage expire_sessions --user xyz more robust
see: https://github.com/ansible/tower/issues/2316
2018-06-26 08:52:52 -04:00
Ryan Petrello 7880f83d97 don't send WWW-Authenticate: Basic for AJAX, and properly detect 401 2018-06-26 08:40:21 -04:00
Haokun-Chen be0a77b203 add responsiveness to job output panel 2018-06-25 16:53:39 -04:00
Bill Nottingham 2e980293d9 Merge pull request #2009 from cdvv7788/Issue/1506
Make LAST UPDATED field in projects table sortable #1506
2018-06-25 16:27:30 -04:00
Bill Nottingham 0d03036fb1 Merge pull request #1629 from robruma/feature/update_callback_scripts
Updates to callback scripts
2018-06-25 15:47:25 -04:00
Ryan Petrello a4271024fe Merge pull request #2014 from cdvv7788/fix-contributing-docs
Fix issue with table of contents(CONTRIBUTING.md)
2018-06-25 15:37:46 -04:00
Ryan Petrello 37972ec9da Merge pull request #1876 from paneu/azure-rm-inv-variables
Enable source variables for Azure inventory
2018-06-25 15:36:27 -04:00
Ryan Petrello d8c4f118c2 Merge pull request #2020 from ryanpetrello/fix-tz-test
fix a failing timezone test
2018-06-25 15:36:15 -04:00
Ryan Petrello 1b2d7ed748 fix a failing timezone test 2018-06-25 15:18:29 -04:00
Paul Neumann f6eb534f30 Extend unit test for Azure source variable generation
Add tests for generation of Azure source variables. Test cases such
as overwriting a variable with its default value, overwriting a variable
with something different to its default value and add variables not set
by default.
2018-06-25 20:26:20 +02:00
Paul Neumann 33f9834747 Enable source variables for Azure inventory 2018-06-25 20:26:20 +02:00
Christian Adams 602f60b9b2 Merge pull request #2019 from rooftopcellist/cp_pytest_upgrade
update dev pytest
2018-06-25 13:27:20 -04:00
adamscmRH 3b36f85989 update dev pytest 2018-06-25 13:22:17 -04:00
Jake McDermott 2ca4c08567 Merge pull request #2294 from jaredevantabor/2179
Update jobs list if navigating from the output page.
2018-06-25 12:38:58 -04:00