10195 Commits

Author SHA1 Message Date
Aaron Tan
07cd94535f Modify strftime argument format to enforce am/pm 2016-12-02 10:59:54 -05:00
Aaron Tan
987a53a2a5 Copy name format update to be consistant with UI. 2016-12-01 15:27:35 -05:00
Chris Church
6a5abd53e9 Merge pull request #4186 from cchurch/cleanup-jobs-output
Display count of skipped/deleted for cleanup jobs
2016-12-01 14:38:52 -05:00
kensible
7dc6d5785f Merge pull request #4194 from kensible/3939-image-upload-and-info
Added custom info, fixed logout bug for logo
2016-12-01 13:40:16 -05:00
Jared Tabor
376098fe0a Merge pull request #4195 from mabashian/4146-details-node-link
Implemented details link on workflow node
2016-12-01 10:17:27 -08:00
Jared Tabor
f35ecda218 Merge pull request #4183 from jaredevantabor/workflow-badge-for-syncs
adding workflow badge for project sync and inventory sync stdout
2016-12-01 09:55:46 -08:00
Michael Abashian
b93ca08b8c Fix unit test failures 2016-12-01 12:02:13 -05:00
Michael Abashian
5fe066124e Added details link to running/already finished running nodes 2016-12-01 12:02:13 -05:00
Matthew Jones
765b7d9cc2 Add TOWER_HOST in the form of TOWER_URL_BASE to job env 2016-12-01 12:01:17 -05:00
Ken Hoes
dc4217944d Added custom info, fixed logout bug 2016-12-01 11:56:15 -05:00
Aaron Tan
805d4d1ed6 Merge pull request #4192 from jangsutsr/4190_unified_job_field_name_modification
Update unified_job related field name
2016-12-01 11:45:39 -05:00
Aaron Tan
99029a1b0d Update unified_job related field name. 2016-12-01 11:17:57 -05:00
Michael Abashian
3d56c2b50f Merge pull request #4178 from mabashian/3583-copy-workflow
Implemented WFJT copy and moved JT copy away from a viewless route
2016-12-01 09:20:54 -05:00
kensible
7f1885f167 Merge pull request #4171 from kensible/3939-image-upload
Custom logo support through Tower in Tower
2016-12-01 09:16:41 -05:00
Chris Church
4d372b1f90 Mock Project.playbooks for functional tests. 2016-12-01 03:18:23 -05:00
Chris Church
558d80bec2 Fix playbook validation when saving job template using a manual project. 2016-12-01 02:16:20 -05:00
Chris Church
9a0df88769 Add output of skipped/deleted to cleanup_jobs, so there is always some kind of output. 2016-12-01 00:15:00 -05:00
Chris Church
efadd1a954 Return list of playbook files from the filesystem for manual projects. 2016-11-30 23:20:08 -05:00
jaredevantabor
2cccf8455d adding workflow badge for project sync and inventory sync stdout 2016-11-30 15:06:17 -08:00
jaredevantabor
0cde04a024 fixing Cancel on job template edit 2016-11-30 14:59:12 -08:00
jaredevantabor
be3ec6d8d8 making jerkins happy 2016-11-30 17:39:51 -05:00
jaredevantabor
7b3d9168df making jerkins happy 2016-11-30 14:15:27 -08:00
Michael Abashian
50691b77db Typo's and leftover injections that are no longer used. 2016-11-30 17:00:18 -05:00
Michael Abashian
089f369cc4 Implemented WFJT copy and moved JT copy away from a viewless route 2016-11-30 16:55:19 -05:00
Chris Meyers
5cf0b8929f Merge pull request #4176 from chrismeyersfsu/fix-artifacts
artifact data comes in as a dict
2016-11-30 16:38:40 -05:00
Chris Meyers
88d6552b86 artifact data comes in as a dict 2016-11-30 16:25:27 -05:00
kensible
1d9c52572d Merge pull request #4172 from kensible/4151-azure-ctint
Added Azure form to authentication section
2016-11-30 15:46:10 -05:00
jaredevantabor
7db6f35650 Filtering out project syncs by default on the jobs list
by adding the query param `not__launch_type='sync'`
2016-11-30 12:28:04 -08:00
jaredevantabor
31781fa3d8 fixing some broken links on the job results page 2016-11-30 11:30:43 -08:00
Ken Hoes
90d163f126 Added Azure form to authentication section 2016-11-30 13:25:13 -05:00
Ken Hoes
8028b7ef75 Added image upload for custom logo 2016-11-30 13:15:30 -05:00
Ken Hoes
99fd30e84f Added required, list parsing, form-gen cleaning 2016-11-30 13:15:30 -05:00
Jared Tabor
011d17613f Merge pull request #4166 from jaredevantabor/job-results-labels
Job Labels should be collapsible
2016-11-30 09:49:37 -08:00
Ken Hoes
43e201c832 Merge branch 'kensible-ctit-small-fixes' into devel 2016-11-30 09:39:39 -05:00
Ken Hoes
200bbf55d9 Fixed merge conflicts 2016-11-30 09:39:27 -05:00
kensible
9cb39cb0d9 Merge pull request #4159 from kensible/4152-copy-changes
Updated wording in dropdown and tabs
2016-11-30 09:18:44 -05:00
Chris Church
2efe178fd4 Flake8 can suck it. 2016-11-29 21:30:40 -05:00
jaredevantabor
e53509520f adding badge for indicating a job was launched by a workflow
on the jobs list and the job results page
2016-11-29 17:16:35 -08:00
jaredevantabor
9dcd6d52af making labels section collapsible on job results 2016-11-29 14:44:27 -08:00
Chris Church
0bde7bf920 Merge pull request #4141 from cchurch/multiple-ldap-servers
Allow specifying multiple LDAP servers.
2016-11-29 17:07:55 -05:00
Ken Hoes
84144ab806 Updated wording in dropdown and tabs 2016-11-29 13:24:16 -05:00
jaredevantabor
dc032489c2 fixing jshint errors 2016-11-29 09:57:20 -08:00
Chris Church
9c2ae43ac6 Clear cache between tests to prevent cached settings sticking around. 2016-11-29 11:50:24 -05:00
Bill Nottingham
6de0057c03 add a period 2016-11-29 11:08:05 -05:00
Chris Meyers
6c0b97675a handle special case pkg_name[pkg_subname] 2016-11-29 10:17:07 -05:00
Alan Rominger
25eaae5f09 Merge pull request #4140 from ansible/AlanCoding-patch-1
Fix scan job relaunch bug
2016-11-29 08:52:01 -05:00
AlanCoding
dd02ab329a add test assertions that check the relaunch job_type bug 2016-11-29 08:07:57 -05:00
Chris Church
48391dfa5e Don't prompt for basic auth if AUTH_BASIC_ENABLED is False. 2016-11-28 23:09:14 -05:00
Alan Rominger
fbd27e25a6 Fix scan job relaunch bug 2016-11-28 16:55:11 -05:00
Chris Church
934da3c425 Allow specifying multiple LDAP servers. 2016-11-28 16:54:16 -05:00