AlanCoding
9bf2b63ca9
implement organization cts for sublists with mixin
2016-05-09 16:28:29 -04:00
Matthew Jones
b0f4dc06c4
Fix fail/skip scenario for scan service jobs
...
In the case where no services could be found we'll set the status as
skipped instead of failed
2016-05-09 15:30:56 -04:00
Wayne Witzel III
84c326d801
Merge pull request #1865 from wwitzel3/issue-1567
...
add count to labels
2016-05-09 15:05:17 -04:00
Wayne Witzel III
afe5f5ebc0
add count to labels
2016-05-09 14:29:08 -04:00
Leigh
268baa6b9b
Fix display on License Expiration resolves #1250 ( #1860 )
...
* API returns s, not ms! resolves #1250
* License - fix mixed tabs/spaces, move save successful message
2016-05-09 14:26:07 -04:00
Alan Rominger
11e9792356
Merge pull request #1819 from AlanCoding/more_error_msg_periods
...
Add even more periods in error messages
2016-05-09 13:51:02 -04:00
Ken Hoes
f661bcd523
Fixing flex layout issue w/ Safari
2016-05-09 12:53:10 -04:00
Matthew Jones
b6f8d12119
Map ProjectUpdate for notifications on its view
2016-05-09 12:48:46 -04:00
Matthew Jones
7a611cdb8a
Fix an issue with the related through tables on notifications
2016-05-09 12:44:54 -04:00
Chris Church
6191cd6683
re #1740 Update API colors.
2016-05-09 12:01:26 -04:00
Matthew Jones
dad72e297c
Update the default path for celerybeat-schedule
...
If the celerybeat database becomes corrupt then it can prevent starting
some services for Tower. This happens in an obscure way and currently
that database is stored at the top of the source tree. This moves it
into the container managed space so that failure scenario won't persist
if the container is re-created
2016-05-09 11:36:53 -04:00
John Mitchell
f6fbeb23e8
put management cards in pane
2016-05-09 11:35:09 -04:00
AlanCoding
3d26506c8e
allow blank credential owner fields
2016-05-09 11:34:49 -04:00
jlmitch5
3fe7006697
Merge pull request #1848 from jlmitch5/orgPane
...
nested org cards into list pane
2016-05-09 10:56:35 -04:00
kensible
685d1e62b3
Merge pull request #1841 from kensible/1839-schedulingSection
...
Cleaned up scheduling section of projects page
2016-05-09 09:46:38 -04:00
Chris Meyers
9599f14d42
Merge pull request #1858 from chrismeyersfsu/fix-aw_home
...
Fix aw home
2016-05-09 09:29:32 -04:00
Chris Meyers
1ab761b7b7
test updates and httpd role fix
2016-05-09 09:17:58 -04:00
AlanCoding
db6f50b9f4
fix ordereddict programming error
2016-05-08 15:41:59 -04:00
Wayne Witzel III
c050750489
Merge pull request #1834 from wwitzel3/issue-752
...
add owners summary_field for Credential
2016-05-06 21:58:47 -04:00
Graham Mainwaring
e76e91f83d
Merge pull request #1850 from ghjm/venv_fixes
...
RPM build fixes
2016-05-06 17:11:08 -04:00
John Mitchell
185c92d2c6
nested org cards into list pane
2016-05-06 16:29:07 -04:00
Ken Hoes
d43e6caf99
Cleaned up scheduling section of projects page
2016-05-06 15:43:05 -04:00
Wayne Witzel III
e6210de7b2
fix related fields to include team and user
2016-05-06 15:21:23 -04:00
AlanCoding
06f68bc466
Protect against special scan job cases in job runtime validation
2016-05-06 15:12:49 -04:00
Wayne Witzel III
963ce41851
fix credential details test
2016-05-06 15:11:28 -04:00
Matthew Jones
61525d8da4
Include more details on schedules endpoint
2016-05-06 14:45:00 -04:00
Jared Tabor
02f1f442d8
Merge pull request #1833 from jaredevantabor/notification_templates
...
Changes to notifications after API naming change
2016-05-06 13:49:05 -04:00
Leigh
1af0a172d3
Fix assorted Job Details bugs
...
* fix strict equality check that broke host summary event signals, fix hosts value provided to host-event modal, add all jobDetail.* routes to event emitter used by stdout, resolves #1733
* fix over-broad clear on intervals driving job details / stdout updates #1799
* fixes assorted job details audit issues
* feedback on PR #1799
2016-05-06 12:23:08 -04:00
Matthew Jones
ea25742ea5
Bump cryptography vendored library version
2016-05-06 11:52:02 -04:00
Wayne Witzel III
dc9b609655
add owners summary_field for Credential
2016-05-06 11:49:24 -04:00
Jared Tabor
b974422c6e
Changes to notifications after API naming change
...
The API changed the /notifier endpoint to /noticiation_templates to match up with the terminology used with the UI
2016-05-06 11:45:48 -04:00
AlanCoding
532583ed27
add periods throughout access.py
2016-05-06 11:44:30 -04:00
AlanCoding
fe1a0e2aa8
JT survey license check test migrations
2016-05-06 11:40:10 -04:00
Graham Mainwaring
3170c1b8b8
Merge pull request #1828 from ghjm/scl_tower_obsoletes_non_scl_tower
...
Fixes error when upgrading from 2.x (non-SCL) package on EL6
2016-05-06 10:23:44 -04:00
Graham Mainwaring
a9cc4a0d2b
Merge pull request #1827 from ghjm/tower_venv_fix
...
Ansible virtualenv should be created outside the SCL
2016-05-05 17:22:48 -04:00
Leigh
731563210a
Merge pull request #1825 from ansible/auditPR
...
Fixes from UI audit with Taufique
2016-05-05 17:10:43 -04:00
Graham Mainwaring
8787dcb89b
Merge pull request #1824 from ghjm/tower_venv_fix
...
Fix error in spec file
2016-05-05 16:56:43 -04:00
John Mitchell
72baf5432d
remove extraneous color styling
2016-05-05 16:47:31 -04:00
John Mitchell
790e3fbd0e
varify all colors in ansible-ui
2016-05-05 16:46:51 -04:00
John Mitchell
5b19cdcd00
update api browser stdout colors to be consistent w tower
2016-05-05 16:32:29 -04:00
John Mitchell
a0645e3d03
removed head tag
2016-05-05 16:24:17 -04:00
Ken Hoes
9212568c6e
Further projects audit work
2016-05-05 16:19:17 -04:00
Jared Tabor
1c1dcf3c01
adding websocket listener to portal page
2016-05-05 16:19:11 -04:00
John Mitchell
32db96c176
fix padding of lists
2016-05-05 16:19:05 -04:00
John Mitchell
4f46c307d4
update general styling of first-time license page
2016-05-05 16:18:58 -04:00
Ken Hoes
fbe1d64ed2
Projects UI audit work
2016-05-05 16:18:42 -04:00
John Mitchell
89b97d40ad
update cyan
2016-05-05 16:18:31 -04:00
John Mitchell
5382668997
change style of all tags fixes #1805
2016-05-05 16:18:08 -04:00
John Mitchell
813cc9f447
fixes
...
-dont prepend empty option to labels tag selector
-inset graph toolbar
2016-05-05 16:18:00 -04:00
John Mitchell
a6529dd788
fixed suit block styling of dashboard graphs stuff
2016-05-05 16:17:51 -04:00