Commit Graph

4940 Commits

Author SHA1 Message Date
Chris Meyers 31b9304165 register a logger for fact receiver 2015-06-23 11:39:44 -04:00
Chris Meyers c6e3798259 Merge pull request #293 from chrismeyersfsu/fix-age_deleted
flake8
2015-06-23 11:24:13 -04:00
Chris Meyers 4669c44af9 robust check for HA environment setup 2015-06-23 11:21:00 -04:00
John Mitchell ebc8e6e5fc fix wording of error message on system tracking page 2015-06-23 11:04:00 -04:00
Chris Meyers 0344a801fe consider 127.0/8 LOOPBACK 2015-06-23 10:53:07 -04:00
Chris Meyers d1c361021a add IPy python library to deal with ip addresses 2015-06-23 10:36:23 -04:00
Chris Meyers 41de9c9f9f flake8 2015-06-23 07:58:01 -04:00
John Mitchell 63de1de6b7 one more alert escaping fix 2015-06-22 14:57:46 -04:00
John Mitchell 628e0e28c6 fixed the sanitization of messages 2015-06-22 14:50:04 -04:00
John Mitchell f0b59c2ba9 fixed error message when no diff for two scans is found 2015-06-22 13:30:56 -04:00
Chris Meyers b7411f67f6 Merge pull request #291 from chrismeyersfsu/fix-age_deleted
when aging, use a more compact age to stay within username 30 char restriction
2015-06-22 13:14:52 -04:00
Chris Meyers bd61261454 when aging, use a more compact age to stay within username 30 char restriction 2015-06-22 13:06:50 -04:00
Joe Fiorini a8f5eff0ae [system_tracking] Fix broken binding on date pickers 2015-06-22 12:40:15 -04:00
Joe Fiorini 585096e566 [system_tracking] Adding style templates I missed in last commit 2015-06-22 11:42:10 -04:00
Joe Fiorini 2955cfbfe8 [system_tracking] Display message when dates for retrieved data change 2015-06-22 11:03:26 -04:00
John Mitchell 336a8f23bd fixed error reporting on system tracking 2015-06-22 11:03:08 -04:00
James Laska 6d6d9de379 Use the proper attr when saving instance name
Fixes: https://trello.com/c/24OoIyyf
2015-06-20 13:47:09 -04:00
jaredevantabor 1abb2f7dfd Merge pull request #290 from jaredevantabor/routeParams
remove query string on URL
2015-06-19 16:57:49 -04:00
Jared Tabor 133e3cd675 remove query string on URL
when navigating thru tower we do not want query params to persist when routes change
2015-06-19 16:14:14 -04:00
Joe Fiorini b6c18fcc13 [system_tracking] Ensure 401 errors in resolver handles sign out 2015-06-19 14:31:55 -04:00
Chris Meyers c17e654161 forgot to remove the old fact workload generator 2015-06-19 14:13:52 -04:00
Joe Fiorini c8744a8e8f [system_tracking] Update right date when left is changed to something greater 2015-06-19 13:22:53 -04:00
Chris Meyers 0dabe450ac Merge pull request #289 from chrismeyersfsu/fix-fact_scan_inventory_host
Allow fact scanning hosts with same name in two different inventories
2015-06-19 13:13:23 -04:00
Jared Tabor 94c242c608 Fix issue with schedulers
editing/adding schedules in the related accordians for Projects and Job Templates were not working, where the action buttons for schedules not even showing up in the Schedule accordian. I've updated hte form objects as well as the form-generator to accept the list of action buttons and their icons. Also fixed a related issue where the scheduler titles were not showing up on the scheduler dialog
2015-06-19 12:03:49 -04:00
Chris Meyers 7e6dbd616d Allow fact scanning hosts with same name in two different inventories 2015-06-19 10:29:00 -04:00
Chris Meyers 39e508373f Merge pull request #288 from chrismeyersfsu/fix-workload_generator
works with scan -> inventory link
2015-06-19 09:26:04 -04:00
Chris Meyers 8381d7dbfa Merge pull request #286 from chrismeyersfsu/fix-license_expire_vs_existance
Differentiate between an expired license and a non-existant license
2015-06-19 09:25:27 -04:00
Chris Meyers 096ca10a1a works with scan -> inventory link 2015-06-19 08:23:17 -04:00
Joe Fiorini bda5a46729 [system_tracking] Support multiple versions of packages with same name 2015-06-18 15:05:21 -04:00
Joe Fiorini 33b6da9bb6 Start documenting system tracking using standard jsdoc comments 2015-06-18 15:05:21 -04:00
John Mitchell 7ba547b16a fixed passing of extravars on schedule endpoint 2015-06-18 11:53:39 -04:00
John Mitchell eacf6a591b fixed nested host typeerror 2015-06-18 11:08:24 -04:00
Joe Fiorini a08fe36689 [system_tracking] Display key name for nested fact array members 2015-06-18 11:02:57 -04:00
John Mitchell dfd2246ef5 fixed alert displaying from escaping html 2015-06-18 10:32:24 -04:00
Joe Fiorini 13ab1120a9 Move hasModelKey method to route instead of routeParams 2015-06-18 10:17:00 -04:00
Joe Fiorini 389eddfc8d [system_tracking] Fix display of nested modules 2015-06-17 17:39:50 -04:00
Joe Fiorini d65affbe08 [system_tracking] Add size to files module display 2015-06-17 17:39:38 -04:00
Joe Fiorini 327fea1db1 [system_tracking] Fix service test 2015-06-17 17:35:57 -04:00
Joe Fiorini caeefa4f7e [system_tracking] Monkey-patching module objects == bad idea 2015-06-17 17:23:59 -04:00
Joe Fiorini 159ad0d2a9 [system_tracking] Display error when no scans for a particular date 2015-06-17 17:23:59 -04:00
Joe Fiorini 5a0ba44155 [system_tracking] Default both date pickers to today's date 2015-06-17 17:23:59 -04:00
Joe Fiorini aec91bc13e [system_tracking] Disable dates on right prior to dates on left 2015-06-17 17:23:59 -04:00
Joe Fiorini dbb8c649de [system_tracking] Refactor angular modules 2015-06-17 17:23:59 -04:00
John Mitchell 378d6024f1 fixed favicon 2015-06-17 16:41:54 -04:00
Joe Fiorini 6edee0a864 Present a single date picker for host-to-host 2015-06-17 15:48:10 -04:00
Chris Meyers d2a555b752 non-celery invocations (command-line invocations) do not update the inventory_update object after completion 2015-06-17 12:36:07 -04:00
Jared Tabor 0d81d4a62b fixing console error when running system jobs 2015-06-17 12:27:24 -04:00
Chris Meyers 760dc7ad9c Merge pull request #287 from chrismeyersfsu/fix-fact_tests
create enterprise license file for fact api tests
2015-06-17 11:46:51 -04:00
Chris Meyers 2b2126d8e1 create enterprise license file for fact api tests 2015-06-17 10:50:56 -04:00
Chris Meyers 11620f1a2c Merge pull request #279 from chrismeyersfsu/fix-docker_ssh
added ssh to docker env
2015-06-17 09:09:26 -04:00