10684 Commits

Author SHA1 Message Date
Michael Abashian
3945fbbb1c Fixed bug where breadcrumbs on a really small screen were dropping down below the bar 2017-01-04 17:44:55 -05:00
Michael Abashian
73a8b86360 Fixed the breadcrumb on the edit users page 2017-01-04 17:29:00 -05:00
Michael Abashian
006acadc25 Systematically truncate breadcrumbs based on their length to keep them inside the breadcrumb bar. This does not work on inventory manage breadcrumbs as those are controlled via a different mechanism. 2017-01-03 17:11:51 -05:00
Jared Tabor
6fcda9c562 Merge pull request #4568 from jaredevantabor/system-tracking
System Tracking fix
2017-01-03 13:41:06 -08:00
jaredevantabor
a67816bc4b removing lodash dependency as it's no longer used 2017-01-03 12:57:06 -08:00
Matthew Jones
e45201aa87 Added scm_type to project summary fields 2017-01-03 15:37:38 -05:00
Matthew Jones
9d289e4349 Fix some issues related to purging the old paging decorator 2017-01-03 15:31:30 -05:00
jlmitch5
3e08a9ed0e Merge pull request #4565 from jlmitch5/fixAdhocCommandUndefinedError
fixes #4548
2017-01-03 15:30:52 -05:00
jlmitch5
612b8d9022 Merge pull request #4564 from jlmitch5/fixEmptyDashboardListLink
fixes #4563
2017-01-03 15:30:39 -05:00
Matthew Jones
9f777f6153 Add some provisions for https into haproxy and the cluster 2017-01-03 13:59:29 -05:00
John Mitchell
c36a246b5d add null as well as undefined check 2017-01-03 13:44:00 -05:00
John Mitchell
234f7b409c fixes #4548
make sure group is initialized to empty object if undefined to fix console error
2017-01-03 13:31:04 -05:00
Chris Meyers
1acbbc3ebb Merge pull request #4561 from chrismeyersfsu/fix-4476
prevent click-jacking
2017-01-03 13:27:41 -05:00
John Mitchell
babb8e2a9d fixes #4563
change add job templae link in dashboard empty list
2017-01-03 13:22:54 -05:00
Bill Nottingham
8abe3bd563 Merge pull request #4536 from wenottingham/firewall-fu
Merge iptables and firewalld roles
2017-01-03 11:35:58 -05:00
Bill Nottingham
a1d21a1931 Merge pull request #4529 from wenottingham/the-voice-of-nalen-commands-you
Clean up assorted license wordings.
2017-01-03 11:30:27 -05:00
Bill Nottingham
2209b305e9 Merge pull request #4527 from wenottingham/bundled-up
Fix bundled installation of remote postgresql server.
2017-01-03 11:29:56 -05:00
Bill Nottingham
30142d2bc6 Merge pull request #4525 from wenottingham/further-desixification
Remove more EL6 specific installation code.
2017-01-03 11:29:38 -05:00
Bill Nottingham
6a9a454ae8 Merge pull request #4501 from wenottingham/and-the-requirements-go-up-up-up
Check for Tower 3.0 before upgrading.
2017-01-03 11:28:33 -05:00
Bill Nottingham
e0ac4109b8 Merge pull request #4500 from wenottingham/i-am-become-death
Use become/become_user rather than hardcoding sudo.
2017-01-03 11:28:00 -05:00
Bill Nottingham
3d5daef497 Merge pull request #4489 from wenottingham/state=poutine
Update boto to 2.45.0, add eu-west-2 and ca-central-1 (based on patch from @defionscode)
2017-01-03 11:27:35 -05:00
Alan Rominger
c04c54ecfb Merge pull request #4550 from AlanCoding/data_gen_workflows
Data generator enhancements, including workflows
2017-01-03 11:07:42 -05:00
Chris Meyers
f794b1eb1f prevent click-jacking 2017-01-03 10:46:42 -05:00
Alan Rominger
9bad0e7396 Merge pull request #4560 from AlanCoding/4555
Fix log bug
2017-01-03 10:28:14 -05:00
AlanCoding
60ea0bdf92 fix bug with failed login log 2017-01-03 10:12:04 -05:00
AlanCoding
67686f640b finish implementation of data generator presets, fix flake8 2017-01-03 09:23:27 -05:00
AlanCoding
8c05d7e968 clean up boilerplate for reading preset data 2017-01-03 08:53:45 -05:00
Michael Abashian
2afdf35375 Merge pull request #4553 from mabashian/3829-lookup-sort-column
Sort by the name column when the list is a lookup
2017-01-03 08:15:16 -05:00
AlanCoding
ccf9fe4ecb last job, more cleanup, and start work on preset data sets 2016-12-26 22:40:32 -05:00
AlanCoding
8f3041d8b4 add creation of labels 2016-12-25 19:42:56 -05:00
AlanCoding
bdfa29b778 apply created_by and other defaults to all 2016-12-25 18:45:58 -05:00
AlanCoding
9d8b1b4a12 add WFJT node networks 2016-12-24 23:17:09 -05:00
Jared Tabor
5d93a18c0f Merge pull request #4552 from jaredevantabor/system-tracking
show the system tracking button at all times
2016-12-22 13:19:48 -08:00
Michael Abashian
36149b3c15 Sort by the name column when the list is a lookup 2016-12-22 15:39:06 -05:00
jaredevantabor
df47b81816 show the system tracking button at all times 2016-12-22 12:21:17 -08:00
Michael Abashian
947616b336 Merge pull request #4549 from mabashian/4260-adhoc
Fixed adhoc command flow
2016-12-22 15:12:10 -05:00
AlanCoding
be97f2ca74 generators plus WFJT nodes added to data generator 2016-12-22 14:37:02 -05:00
Michael Abashian
c14612cd5d Fixed adhoc command flow 2016-12-22 14:30:01 -05:00
AlanCoding
c3aaccc0d4 make it so that repeated runs do not cause problems 2016-12-22 13:53:19 -05:00
AlanCoding
1346f7b580 fixing some of most annoying problems with bulk data generator 2016-12-22 12:03:56 -05:00
Jared Tabor
193d924c20 Merge pull request #4541 from jaredevantabor/mgmt-schedules
Fixing mgmt job schedules route
2016-12-22 08:57:56 -08:00
Jake McDermott
cfa9a663e9 reset aggregator field when clicking its associated reset button (#4542) 2016-12-21 20:33:48 -05:00
Jake McDermott
e401a46df6 Merge pull request #4510 from wenottingham/no-yule-logs
Don't log the secret key.
2016-12-21 19:48:04 -05:00
jaredevantabor
81fb93668c missed dependency 2016-12-21 15:03:49 -08:00
Jared Tabor
5bdbb03d59 Merge pull request #4537 from jaredevantabor/schedules-list
Schedules list
2016-12-21 14:49:00 -08:00
Michael Abashian
fcbed623df Merge pull request #4539 from mabashian/4505-relaunch-workflow-job
Properly relaunch a workflow job from the jobs list
2016-12-21 17:42:13 -05:00
Michael Abashian
d06e87f6c8 Merge pull request #4534 from mabashian/3855-enter-key-search
Smart search enter key pressed logic
2016-12-21 17:32:00 -05:00
Michael Abashian
75334a4ea8 Properly relaunch a workflow job from the jobs list 2016-12-21 17:27:46 -05:00
jaredevantabor
574204cd4e fixing of ng-click on schedule name
to route jobs to job-templates.schedule.edit and
route workflow_jobs to workflows.schedule.edit
2016-12-21 14:16:35 -08:00
Michael Abashian
72367310e0 Handle case where the user just hits enter without inputing a search string 2016-12-21 16:56:05 -05:00