11463 Commits

Author SHA1 Message Date
Michael Abashian
2eafa76fac Removed escape-proned rogue foobar 2017-02-08 11:55:31 -05:00
Michael Abashian
c6b2e56100 Remove prompt for inv/prompt for cred results from the wf editor jt list 2017-02-08 11:51:50 -05:00
Michael Abashian
aca471ecc9 Merge pull request #5231 from mabashian/4873-pagination-max-pages
Make pagination max pages shown configurable
2017-02-08 11:36:45 -05:00
Michael Abashian
3cef0aed48 Merge pull request #5219 from mabashian/5162-display-large-wf-job
Recursively fetch workflow nodes when there is more than 1 page of nodes
2017-02-08 11:36:21 -05:00
Michael Abashian
9e61c61285 Merge pull request #5218 from mabashian/4939-between-nodes
Disable workflow editor save when currently adding a node
2017-02-08 11:35:29 -05:00
Matthew Jones
819d8d1fb3 Show the data that would have been a problem sending payload
for websocket
2017-02-08 11:30:15 -05:00
Matthew Jones
4ed054f568 Implement optional message persistence on callback events 2017-02-08 11:11:14 -05:00
Chris Meyers
48e75b3e19 Merge pull request #5196 from chrismeyersfsu/fix-3326
no tooltip for user roles, only team roles
2017-02-07 17:36:06 -05:00
Michael Abashian
a13643ea79 Handle deleting root node while adding a child to that root node 2017-02-07 17:22:50 -05:00
Alan Rominger
5d45e01219 Merge pull request #5211 from AlanCoding/orphan_jt
Fix bug with system auditors and detail view of orphaned JT
2017-02-07 17:01:13 -05:00
Chris Meyers
2917dd799b Merge pull request #5201 from chrismeyersfsu/fix-5096
take into account inv org when getting custom inv src list
2017-02-07 16:40:39 -05:00
Chris Church
15092c2159 Skip sending task to process cache changes when migrating to database settings. 2017-02-07 16:40:03 -05:00
Ryan Petrello
09686e209e Merge pull request #5232 from ryanpetrello/fix-5194
only loop over project OPTIONS response if the response is valid
2017-02-07 16:23:38 -05:00
Ryan Petrello
866fe7e265 only loop over project OPTIONS response if the response is valid
see: #5194
2017-02-07 16:15:03 -05:00
Michael Abashian
6ab48c6896 Added the ability to pass in a maximum number of pages shown to pagination directive. This is useful for narrow lists particularly in modals. 2017-02-07 15:57:07 -05:00
Ryan Petrello
5554b46401 Merge pull request #5230 from ryanpetrello/fix-5223
fix a CTinT bug in static file config handling
2017-02-07 15:39:56 -05:00
Ryan Petrello
52ff35ab3f fix a CTinT bug in static config parsing
see: #5223
2017-02-07 14:42:04 -05:00
Alan Rominger
a7e43034d7 Merge pull request #5213 from AlanCoding/dry_run
Surface dry_run option for system jobs through the API
2017-02-07 13:41:58 -05:00
Ryan Petrello
b07305f3b2 Merge pull request #5217 from ryanpetrello/fix-5208
enforce a sane default OPT_NETWORK_TIMEOUT for LDAP connections
2017-02-07 13:21:05 -05:00
Michael Abashian
643c0e240c Recursively fetch workflow nodes when there is more than 1 page of nodes 2017-02-07 13:21:01 -05:00
Ryan Petrello
f4d55659f0 enforce a sane default OPT_NETWORK_TIMEOUT for LDAP connections
see: #5208
2017-02-07 12:37:05 -05:00
Michael Abashian
07dbbd375d Disable workflow editor save when currently adding a node 2017-02-07 11:15:27 -05:00
AlanCoding
93034ef1d6 surface dry_run option for system jobs through the API 2017-02-07 10:37:41 -05:00
Ryan Petrello
81805c780f Merge pull request #5207 from ryanpetrello/fix-4356
add the max_page_size value to the OPTIONS response for list views
2017-02-07 10:29:22 -05:00
Chris Meyers
382cb8dd4c Merge pull request #1 from jaredevantabor/custom-inv-script-perm
Groups -> Custom Inv Script selection should incorporate the Org
2017-02-07 09:30:49 -05:00
AlanCoding
e5a8eb95b2 fix bugs with system auditors and orphan JTs 2017-02-07 09:18:23 -05:00
Alan Rominger
5a1b56af42 Merge pull request #5202 from AlanCoding/pretty_sys_jobs
aesthetic editing of system job output
2017-02-07 08:41:50 -05:00
Chris Meyers
e33e03f906 Merge pull request #5193 from chrismeyersfsu/fix-4048
name org permissions tab; users / teams
2017-02-06 20:55:28 -05:00
jaredevantabor
d482ef5575 incorporating organization into the custom inv script option selection for a group 2017-02-06 15:41:56 -08:00
Ryan Petrello
71dd48c97f Merge pull request #5209 from ryanpetrello/fix-5204
catch and log LDAP auth plugin misconfigurations
2017-02-06 16:39:11 -05:00
Ryan Petrello
ea4682e782 catch and log LDAP auth plugin misconfigurations
see: #5204
2017-02-06 16:27:22 -05:00
Matthew Jones
ebc1d95233 Don't perform last job run calculation for sync project updates 2017-02-06 16:22:38 -05:00
Matthew Jones
5eff937f5c Fix location of the uwsgi fifo for dev environment 2017-02-06 16:22:38 -05:00
Ryan Petrello
8615c1e999 add the max_page_size value to the OPTIONS response for list views
see: #4356
2017-02-06 15:18:42 -05:00
AlanCoding
b2f5b82610 aesthetic editing of system job output 2017-02-06 15:15:00 -05:00
Alan Rominger
68d9457de9 Merge pull request #5205 from AlanCoding/fail_inconsistent_system_jobs
Allow system jobs to get sucked up in the fail inconsistent task cleanup
2017-02-06 15:13:52 -05:00
Wayne Witzel III
753cbf18e1 Merge pull request #5206 from wwitzel3/release_3.1.0
fix functional job runtime params tests
2017-02-06 15:02:55 -05:00
Wayne Witzel III
dee359254f fix functional job runtime params tests 2017-02-06 14:50:51 -05:00
AlanCoding
0f0e92ff33 allow system jobs to get sucked up in the fail inconsistent task cleanup 2017-02-06 14:45:44 -05:00
Chris Meyers
d375560f18 take into account inv org when getting custom inv src list 2017-02-06 14:08:18 -05:00
Matthew Jones
8d643dc459 Fix an issue not properly parsing the url port of the tower host
When attempting to determine the proper url for URLField
2017-02-06 14:00:57 -05:00
Matthew Jones
1cbbb6a87c Make full queue writes silent unless we can't write to any of them
This will still keep general queue errors other than Queue.Full
2017-02-06 13:53:41 -05:00
John Mitchell
0b410fb6a8 remove log statement 2017-02-06 13:21:48 -05:00
Jared Tabor
e9acdd79a3 Merge pull request #5184 from jaredevantabor/workflow-cancel
Show the Cancel icon (and hide the Delete icon) while workflow is run…
2017-02-06 09:47:27 -08:00
Ryan Petrello
a844b11e88 Merge pull request #5197 from ryanpetrello/fix-5141
only hide scm revision for manual projects if the key already exists
2017-02-06 12:24:40 -05:00
Ryan Petrello
80ac25f26b only hide scm revision for manual projects if the key already exists
see: #5141
2017-02-06 12:16:23 -05:00
Chris Meyers
0056699691 no tooltip for user roles, only team roles 2017-02-06 11:40:52 -05:00
John Mitchell
03e2fd8760 quick fix to make host status bar work for no-stats-event jobs 2017-02-06 11:18:40 -05:00
Alan Rominger
1651f62a76 Merge pull request #5192 from AlanCoding/signal_start_kwargs
Simplify use of signal_start
2017-02-06 11:15:11 -05:00
Ryan Petrello
465e5f7516 Merge pull request #5174 from ryanpetrello/fix-4737
Fix a few bugs in 3.0 -> 3.1 upgrade that break custom UI branding/logo
2017-02-06 10:34:38 -05:00