Wayne Witzel III
|
dee359254f
|
fix functional job runtime params tests
|
2017-02-06 14:50:51 -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 |
|
Michael Abashian
|
3913ddb331
|
Merge pull request #5170 from mabashian/5153-permission-scope
Related lists custom scope
|
2017-02-06 10:27:04 -05:00 |
|
Michael Abashian
|
409a9d2c1f
|
Merge pull request #5142 from mabashian/5042-fix-schedule-search-sorting
Fixed schedule sorting/search/pagination
|
2017-02-06 10:26:26 -05:00 |
|
AlanCoding
|
32a7d46ac1
|
do not pass detailed kwargs into signal_start
|
2017-02-06 10:24:10 -05:00 |
|
Alan Rominger
|
b8aa1bd76e
|
Merge pull request #5191 from AlanCoding/UJT_capability_prefetch
Unified Job Template user_capability prefetch + listview optimizations
|
2017-02-06 10:18:26 -05:00 |
|
Bill Nottingham
|
c2d39af953
|
Merge pull request #5177 from wenottingham/blah
Fixup request_tower_configuration.sh
|
2017-02-06 10:08:46 -05:00 |
|
Bill Nottingham
|
28ec20504c
|
Merge pull request #5189 from fujiwarat/po
Update translations
|
2017-02-06 10:08:38 -05:00 |
|
Bill Nottingham
|
a790a98029
|
Merge pull request #5169 from wenottingham/shut-up-pendo-warning
Move the warnings on settings-in-conf-files to 'debug'.
|
2017-02-06 10:08:16 -05:00 |
|
Alan Rominger
|
b0fde25bb3
|
Merge pull request #5187 from AlanCoding/robot_survey_taking
Allow JT start on callback if mandatory survey variables are there
|
2017-02-06 10:05:36 -05:00 |
|
kensible
|
2f4c210ab2
|
Merge pull request #5175 from kensible/4170-custom-logo-thumbnail
Added thumbnail display for custom logo upload
|
2017-02-06 09:53:25 -05:00 |
|
AlanCoding
|
c9f424ea74
|
unit test update for use pattern change
|
2017-02-06 09:50:48 -05:00 |
|
kensible
|
d10047147b
|
Update configuration.block.less
|
2017-02-06 09:23:38 -05:00 |
|
Takao Fujiwara
|
0cc20f1351
|
Update translations
|
2017-02-06 13:27:06 +09:00 |
|
AlanCoding
|
7967cc7722
|
force UJT user_capabilities to be correct for all submodels
|
2017-02-05 08:07:36 -05:00 |
|
AlanCoding
|
78b474d92e
|
shortcut for generating role summary_fields
|
2017-02-03 22:56:10 -05:00 |
|
AlanCoding
|
eb3b9d96ac
|
prefetch labels
|
2017-02-03 22:55:34 -05:00 |
|
AlanCoding
|
d9799d6f45
|
fix accessible_pk_qs method in UJT subclasses
|
2017-02-03 21:45:35 -05:00 |
|
AlanCoding
|
da887241aa
|
allow JT start on callback if mandatory survey variables are there
|
2017-02-03 20:29:28 -05:00 |
|
AlanCoding
|
914288c982
|
adapt the capabilities_prefetch to work with unified models
|
2017-02-03 15:59:35 -05:00 |
|
Matthew Jones
|
1fc69038a6
|
Propogate stdout change to mgmt jobs
|
2017-02-03 15:46:16 -05:00 |
|
Matthew Jones
|
0139bccde3
|
Make sure stdout always lines up with what is expected out ansible
Also, strip superflous extra newlines at the end of job events, this
helps downloaded stdout line up.
|
2017-02-03 15:37:35 -05:00 |
|
Michael Abashian
|
45805efe25
|
Fixed unit test
|
2017-02-03 14:41:01 -05:00 |
|
Michael Abashian
|
c9eccb315e
|
Fixed group schedules and management jobs schedules
|
2017-02-03 14:23:05 -05:00 |
|
Chris Meyers
|
e6dcf1f61a
|
Merge pull request #5168 from chrismeyersfsu/fix-5107
fixes job elapsed timer
|
2017-02-03 14:16:29 -05:00 |
|
Jared Tabor
|
ebc9985755
|
Merge pull request #5163 from jaredevantabor/logout
adding a DELETE to /authtoken when user logs out
|
2017-02-03 10:40:52 -08:00 |
|
Bill Nottingham
|
e651027294
|
Fixup request_tower_configuration.sh
Drop retry-related commandline argument, since we don't use that any more.
Ensure -e is allowed.
|
2017-02-03 13:34:42 -05:00 |
|
Jared Tabor
|
84b88edea6
|
Merge pull request #5137 from jaredevantabor/activity-stream
Fixing Activity Stream for individual inventory script
|
2017-02-03 10:26:11 -08:00 |
|
Ken Hoes
|
44e436ca93
|
Added thumbnail display for custom logo upload
|
2017-02-03 13:15:12 -05:00 |
|
Matthew Jones
|
a9621d579d
|
Make sure the workflow link is included in the notification
|
2017-02-03 12:57:59 -05:00 |
|
Alan Rominger
|
b822ef14c4
|
Merge pull request #5105 from AlanCoding/data_gen_to_the_moon
Make data generator work for larger data sets
|
2017-02-03 12:34:56 -05:00 |
|
Shane McDonald
|
691248c579
|
Clean up webpack config (#5157)
* Make “dev” and “release” more consistent in web pack config
* Consolidate dev and release webpack configs
|
2017-02-03 12:19:29 -05:00 |
|
Alan Rominger
|
9993c5d5fd
|
Merge pull request #5144 from AlanCoding/act_str_clean
Put more summary fields into activity stream
|
2017-02-03 12:13:44 -05:00 |
|
Matthew Jones
|
b2bef69f7f
|
Remove stray print
|
2017-02-03 12:06:17 -05:00 |
|
Michael Abashian
|
93408c8914
|
Fixed related lists controller issues (namely permissions and completed jobs)
|
2017-02-03 12:04:21 -05:00 |
|
Bill Nottingham
|
5943193b78
|
Move the warnings on settings-in-conf-files to 'debug'.
As we write the pendo settings on install, this becomes fairly noisy in practice if we use 'warning'.
|
2017-02-03 12:02:10 -05:00 |
|
Chris Meyers
|
335a78d1e1
|
fixes job elapsed timer
* now with tests
|
2017-02-03 11:40:25 -05:00 |
|
Chris Meyers
|
aa83bda3ca
|
Merge pull request #5125 from chrismeyersfsu/fix-4851
workflow job elapsed timer
|
2017-02-03 11:39:59 -05:00 |
|
jlmitch5
|
3f098b1167
|
Merge pull request #5150 from jlmitch5/nullPromptField
fix erros with promptable lookups
|
2017-02-03 11:39:18 -05:00 |
|
kensible
|
f74396158e
|
Merge pull request #5166 from kensible/ctint-definedInFile-flag
Added defined_in_file flag for CTinT settings
|
2017-02-03 11:34:57 -05:00 |
|
Chris Meyers
|
51fe00ffac
|
update tests to NOT use json
|
2017-02-03 11:11:30 -05:00 |
|
Chris Meyers
|
2a8e57e655
|
Merge pull request #5165 from chrismeyersfsu/logging_creds_not_required
logger username/pass not required
|
2017-02-03 10:57:41 -05:00 |
|
Chris Meyers
|
a2903199ae
|
logger username/pass not required
|
2017-02-03 10:19:54 -05:00 |
|
Ken Hoes
|
74fefb7ab1
|
Added defined_in_file flag for CTinT settings
|
2017-02-03 10:16:19 -05:00 |
|
Michael Abashian
|
01a9a5da41
|
Merge pull request #5159 from mabashian/4995-links
Fixed template link open in new tab regressions
|
2017-02-03 09:06:22 -05:00 |
|
Michael Abashian
|
487428ae7a
|
Merge pull request #5145 from mabashian/4903-inv-group-name-col
Expand group name column out a bit
|
2017-02-03 09:05:55 -05:00 |
|
jaredevantabor
|
53208c22ec
|
adding a DELETE to /authtoken when user logs out
|
2017-02-02 16:58:32 -08:00 |
|
Michael Abashian
|
70704610c5
|
Expand group name column out a bit
|
2017-02-02 19:58:03 -05:00 |
|