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
Chris Meyers
e495f07bb6
Merge pull request #285 from chrismeyersfsu/fix-fact_tests
...
fix fact cache reciever unit tests to use inventory_id in message
2015-06-17 09:09:16 -04:00
John Mitchell
dbd3cfb917
fixed indefinite login on setup menu route
2015-06-16 17:41:52 -04:00
John Mitchell
4cd5d9ab23
fix logic of active module check
2015-06-16 16:39:35 -04:00
John Mitchell
9238d8b55d
disabled the buttons on system tracking page from being clickable
2015-06-16 16:15:59 -04:00
Chris Meyers
fcc789f13b
Differentiate between an expired license and a non-existant license
2015-06-16 15:59:23 -04:00
John Mitchell
09f817c07c
fixed styling from being sanitized
2015-06-16 13:53:30 -04:00
John Mitchell
d17abae3f3
fixed delete not showing any content
2015-06-16 13:29:54 -04:00
Chris Meyers
686312a427
fix fact cache reciever unit tests to use inventory_id in message
2015-06-16 13:11:09 -04:00
John Mitchell
4e1606a927
fixed headers on standard output change
2015-06-16 10:18:27 -04:00
Joe Fiorini
ef0e7d8f0d
Merge pull request #284 from joefiorini/system-tracking--displayKeys
...
Adds support for formatting individual fact values
2015-06-16 09:28:57 -04:00
James Laska
390011bb1e
Listen to flake8, it speaks the truth
...
Use a variable name that doesn't conflict with a library name.
2015-06-16 08:55:59 -04:00
James Laska
3522920b08
This is embarrassing
2015-06-15 20:15:57 -04:00
James Laska
3f9c2cf465
Handle ENOENT during license removal
2015-06-15 19:24:51 -04:00
Chris Meyers
c7e2c333d4
Merge pull request #283 from chrismeyersfsu/feature-age_deleted
...
Added age_deleted command for support team
2015-06-15 18:14:45 -04:00
Joe Fiorini
09db79cfd7
[system_tracking] Fix reversal of ansible facts
2015-06-15 17:12:31 -04:00
Chris Meyers
c076ba1669
flake8
2015-06-15 16:56:12 -04:00
Joe Fiorini
61807efb9b
Allow fact template to flatten or keep key/value structure
2015-06-15 16:53:43 -04:00
John Mitchell
2d347d7069
fixed cleanup schedules
2015-06-15 16:21:04 -04:00
John Mitchell
29cd31b3d4
added new fields to fact cleanup form
2015-06-15 16:21:04 -04:00
Chris Meyers
8e3b33ee21
Added age_deleted command for support team
2015-06-15 16:06:54 -04:00
James Laska
6e07bfc779
Merge pull request #281 from jlaska/aws_license_remove
...
Remove AWS license when processing /config DELETE
2015-06-15 13:45:43 -04:00