foreman_patch 1.2.0.alpha1 → 1.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/app/services/foreman_patch/ticket/affected_items.rb +24 -3
- data/app/services/foreman_patch/ticket/api.rb +18 -14
- data/lib/foreman_patch/version.rb +1 -1
- data/public/assets/foreman_patch/cycle_plans-ff3d252119622a68828ff70f4a97328303963002237dbf850e92d6a706e93667.scss.gz +0 -0
- data/public/assets/foreman_patch/foreman_patch-be2e2ba89548f4a490612e8a6cd1cdebc0473be89f8023a3df7612f05a75d301.css.gz +0 -0
- data/public/assets/foreman_patch/foreman_patch.json +1 -1
- data/public/assets/foreman_patch/plan_edit_windows-9ba20f84f3ecf2c4eb903acd57d30ee3e16f023a79db30bc614aa22f26442ce3.js.gz +0 -0
- data/public/webpack/foreman_patch/vendor-4b77c91f1e9103179596.js.map +1 -1
- data/public/webpack/foreman_patch/vendor-4b77c91f1e9103179596.js.map.gz +0 -0
- metadata +7 -13
- data/public/assets/foreman_patch/cycle_plans-e5667e178ba389908f5c815b24ec0ea77c340849d56bc39c5ce72bb626bd446a.scss +0 -6
- data/public/assets/foreman_patch/cycle_plans-e5667e178ba389908f5c815b24ec0ea77c340849d56bc39c5ce72bb626bd446a.scss.gz +0 -0
- data/public/assets/foreman_patch/foreman_patch-ce5805a60c0d5f896f557ff5246e5a09172043004c850b39bea54e618df1c485.css +0 -1
- data/public/assets/foreman_patch/foreman_patch-ce5805a60c0d5f896f557ff5246e5a09172043004c850b39bea54e618df1c485.css.gz +0 -0
- data/public/assets/foreman_patch/plan_edit_windows-e656ba411642a7f983b51958ab30ac49c056322d19295a603cff4d5e6c71c8ed.js +0 -1
- data/public/assets/foreman_patch/plan_edit_windows-e656ba411642a7f983b51958ab30ac49c056322d19295a603cff4d5e6c71c8ed.js.gz +0 -0
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: foreman_patch
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.2.0
|
4
|
+
version: 1.2.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Jason Galens
|
8
|
-
autorequire:
|
8
|
+
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-12-04 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: katello
|
@@ -273,19 +273,13 @@ files:
|
|
273
273
|
- locale/foreman_patch.pot
|
274
274
|
- locale/gemspec.rb
|
275
275
|
- package.json
|
276
|
-
- public/assets/foreman_patch/cycle_plans-e5667e178ba389908f5c815b24ec0ea77c340849d56bc39c5ce72bb626bd446a.scss
|
277
|
-
- public/assets/foreman_patch/cycle_plans-e5667e178ba389908f5c815b24ec0ea77c340849d56bc39c5ce72bb626bd446a.scss.gz
|
278
276
|
- public/assets/foreman_patch/cycle_plans-ff3d252119622a68828ff70f4a97328303963002237dbf850e92d6a706e93667.scss
|
279
277
|
- public/assets/foreman_patch/cycle_plans-ff3d252119622a68828ff70f4a97328303963002237dbf850e92d6a706e93667.scss.gz
|
280
278
|
- public/assets/foreman_patch/foreman_patch-be2e2ba89548f4a490612e8a6cd1cdebc0473be89f8023a3df7612f05a75d301.css
|
281
279
|
- public/assets/foreman_patch/foreman_patch-be2e2ba89548f4a490612e8a6cd1cdebc0473be89f8023a3df7612f05a75d301.css.gz
|
282
|
-
- public/assets/foreman_patch/foreman_patch-ce5805a60c0d5f896f557ff5246e5a09172043004c850b39bea54e618df1c485.css
|
283
|
-
- public/assets/foreman_patch/foreman_patch-ce5805a60c0d5f896f557ff5246e5a09172043004c850b39bea54e618df1c485.css.gz
|
284
280
|
- public/assets/foreman_patch/foreman_patch.json
|
285
281
|
- public/assets/foreman_patch/plan_edit_windows-9ba20f84f3ecf2c4eb903acd57d30ee3e16f023a79db30bc614aa22f26442ce3.js
|
286
282
|
- public/assets/foreman_patch/plan_edit_windows-9ba20f84f3ecf2c4eb903acd57d30ee3e16f023a79db30bc614aa22f26442ce3.js.gz
|
287
|
-
- public/assets/foreman_patch/plan_edit_windows-e656ba411642a7f983b51958ab30ac49c056322d19295a603cff4d5e6c71c8ed.js
|
288
|
-
- public/assets/foreman_patch/plan_edit_windows-e656ba411642a7f983b51958ab30ac49c056322d19295a603cff4d5e6c71c8ed.js.gz
|
289
283
|
- public/webpack/foreman_patch/bundle-e45c4bb530e40506f2da.css
|
290
284
|
- public/webpack/foreman_patch/bundle-e45c4bb530e40506f2da.css.gz
|
291
285
|
- public/webpack/foreman_patch/bundle-e45c4bb530e40506f2da.js
|
@@ -374,7 +368,7 @@ homepage: https://github.com/ludovicus3/foreman_patch
|
|
374
368
|
licenses:
|
375
369
|
- GPL-3.0
|
376
370
|
metadata: {}
|
377
|
-
post_install_message:
|
371
|
+
post_install_message:
|
378
372
|
rdoc_options: []
|
379
373
|
require_paths:
|
380
374
|
- lib
|
@@ -385,12 +379,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
385
379
|
version: '2.5'
|
386
380
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
387
381
|
requirements:
|
388
|
-
- - "
|
382
|
+
- - ">="
|
389
383
|
- !ruby/object:Gem::Version
|
390
|
-
version:
|
384
|
+
version: '0'
|
391
385
|
requirements: []
|
392
386
|
rubygems_version: 3.1.6
|
393
|
-
signing_key:
|
387
|
+
signing_key:
|
394
388
|
specification_version: 4
|
395
389
|
summary: Foreman Plugin for Managing Patching
|
396
390
|
test_files:
|
Binary file
|
@@ -1 +0,0 @@
|
|
1
|
-
div.event{margin:2px 10px;border:1px solid black;border-color:#d1d1d1;padding:2px 3px}
|
Binary file
|
@@ -1 +0,0 @@
|
|
1
|
-
function remove_window_plan(n){$("#windowPlan"+n).remove()}function edit_window_plan(n){form=null==n?null:$("#windowPlans #windowPlanHidden"+n)}
|