foreman_virt_who_configure 0.5.18 → 0.5.20

Sign up to get free protection for your applications and to get access to all the features.
Files changed (122) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_virt_who_configure/locale/bn/foreman_virt_who_configure.js +1 -238
  3. data/app/assets/javascripts/foreman_virt_who_configure/locale/bn_IN/foreman_virt_who_configure.js +1 -238
  4. data/app/assets/javascripts/foreman_virt_who_configure/locale/ca/foreman_virt_who_configure.js +1 -217
  5. data/app/assets/javascripts/foreman_virt_who_configure/locale/cs_CZ/foreman_virt_who_configure.js +11 -138
  6. data/app/assets/javascripts/foreman_virt_who_configure/locale/de/foreman_virt_who_configure.js +27 -67
  7. data/app/assets/javascripts/foreman_virt_who_configure/locale/de_DE/foreman_virt_who_configure.js +1 -247
  8. data/app/assets/javascripts/foreman_virt_who_configure/locale/el/foreman_virt_who_configure.js +6 -198
  9. data/app/assets/javascripts/foreman_virt_who_configure/locale/en/foreman_virt_who_configure.js +0 -249
  10. data/app/assets/javascripts/foreman_virt_who_configure/locale/en_GB/foreman_virt_who_configure.js +1 -232
  11. data/app/assets/javascripts/foreman_virt_who_configure/locale/es/foreman_virt_who_configure.js +28 -68
  12. data/app/assets/javascripts/foreman_virt_who_configure/locale/fr/foreman_virt_who_configure.js +33 -43
  13. data/app/assets/javascripts/foreman_virt_who_configure/locale/gl/foreman_virt_who_configure.js +1 -235
  14. data/app/assets/javascripts/foreman_virt_who_configure/locale/gu/foreman_virt_who_configure.js +1 -235
  15. data/app/assets/javascripts/foreman_virt_who_configure/locale/he_IL/foreman_virt_who_configure.js +0 -249
  16. data/app/assets/javascripts/foreman_virt_who_configure/locale/hi/foreman_virt_who_configure.js +1 -238
  17. data/app/assets/javascripts/foreman_virt_who_configure/locale/it/foreman_virt_who_configure.js +10 -169
  18. data/app/assets/javascripts/foreman_virt_who_configure/locale/ja/foreman_virt_who_configure.js +33 -43
  19. data/app/assets/javascripts/foreman_virt_who_configure/locale/ka/foreman_virt_who_configure.js +34 -38
  20. data/app/assets/javascripts/foreman_virt_who_configure/locale/kn/foreman_virt_who_configure.js +1 -238
  21. data/app/assets/javascripts/foreman_virt_who_configure/locale/ko/foreman_virt_who_configure.js +13 -136
  22. data/app/assets/javascripts/foreman_virt_who_configure/locale/mr/foreman_virt_who_configure.js +1 -238
  23. data/app/assets/javascripts/foreman_virt_who_configure/locale/nl_NL/foreman_virt_who_configure.js +1 -238
  24. data/app/assets/javascripts/foreman_virt_who_configure/locale/or/foreman_virt_who_configure.js +1 -238
  25. data/app/assets/javascripts/foreman_virt_who_configure/locale/pa/foreman_virt_who_configure.js +1 -238
  26. data/app/assets/javascripts/foreman_virt_who_configure/locale/pl/foreman_virt_who_configure.js +1 -232
  27. data/app/assets/javascripts/foreman_virt_who_configure/locale/pt/foreman_virt_who_configure.js +0 -249
  28. data/app/assets/javascripts/foreman_virt_who_configure/locale/pt_BR/foreman_virt_who_configure.js +28 -68
  29. data/app/assets/javascripts/foreman_virt_who_configure/locale/ru/foreman_virt_who_configure.js +13 -136
  30. data/app/assets/javascripts/foreman_virt_who_configure/locale/sl/foreman_virt_who_configure.js +1 -244
  31. data/app/assets/javascripts/foreman_virt_who_configure/locale/sv_SE/foreman_virt_who_configure.js +1 -235
  32. data/app/assets/javascripts/foreman_virt_who_configure/locale/ta/foreman_virt_who_configure.js +1 -238
  33. data/app/assets/javascripts/foreman_virt_who_configure/locale/ta_IN/foreman_virt_who_configure.js +1 -238
  34. data/app/assets/javascripts/foreman_virt_who_configure/locale/te/foreman_virt_who_configure.js +1 -238
  35. data/app/assets/javascripts/foreman_virt_who_configure/locale/tr/foreman_virt_who_configure.js +0 -249
  36. data/app/assets/javascripts/foreman_virt_who_configure/locale/zh_CN/foreman_virt_who_configure.js +33 -43
  37. data/app/assets/javascripts/foreman_virt_who_configure/locale/zh_TW/foreman_virt_who_configure.js +14 -137
  38. data/app/lib/actions/foreman_virt_who_configure/config/report.rb +2 -3
  39. data/app/models/foreman_virt_who_configure/config.rb +47 -40
  40. data/app/models/foreman_virt_who_configure/output_generator.rb +105 -105
  41. data/app/models/foreman_virt_who_configure/service_user.rb +4 -4
  42. data/app/services/sso/basic_with_hidden.rb +1 -1
  43. data/config/database.yml.example +17 -0
  44. data/db/migrate/20231024171433_add_organization_id_to_service_user.rb +22 -0
  45. data/lib/foreman_virt_who_configure/engine.rb +8 -8
  46. data/lib/foreman_virt_who_configure/version.rb +1 -1
  47. data/locale/Makefile +2 -4
  48. data/locale/bn/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  49. data/locale/bn/foreman_virt_who_configure.po +0 -249
  50. data/locale/bn_IN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  51. data/locale/bn_IN/foreman_virt_who_configure.po +0 -249
  52. data/locale/ca/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  53. data/locale/ca/foreman_virt_who_configure.po +0 -249
  54. data/locale/cs_CZ/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  55. data/locale/cs_CZ/foreman_virt_who_configure.po +0 -249
  56. data/locale/de/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  57. data/locale/de/foreman_virt_who_configure.po +0 -249
  58. data/locale/de_DE/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  59. data/locale/de_DE/foreman_virt_who_configure.po +0 -249
  60. data/locale/el/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  61. data/locale/el/foreman_virt_who_configure.po +0 -249
  62. data/locale/en/foreman_virt_who_configure.po +0 -249
  63. data/locale/en_GB/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  64. data/locale/en_GB/foreman_virt_who_configure.po +0 -249
  65. data/locale/es/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  66. data/locale/es/foreman_virt_who_configure.po +0 -249
  67. data/locale/foreman_virt_who_configure.pot +3 -335
  68. data/locale/fr/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  69. data/locale/fr/foreman_virt_who_configure.po +0 -249
  70. data/locale/gl/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  71. data/locale/gl/foreman_virt_who_configure.po +0 -249
  72. data/locale/gu/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  73. data/locale/gu/foreman_virt_who_configure.po +0 -249
  74. data/locale/he_IL/foreman_virt_who_configure.po +0 -249
  75. data/locale/hi/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  76. data/locale/hi/foreman_virt_who_configure.po +0 -249
  77. data/locale/it/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  78. data/locale/it/foreman_virt_who_configure.po +0 -249
  79. data/locale/ja/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  80. data/locale/ja/foreman_virt_who_configure.po +0 -249
  81. data/locale/ka/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  82. data/locale/ka/foreman_virt_who_configure.po +0 -249
  83. data/locale/kn/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  84. data/locale/kn/foreman_virt_who_configure.po +0 -249
  85. data/locale/ko/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  86. data/locale/ko/foreman_virt_who_configure.po +0 -249
  87. data/locale/mr/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  88. data/locale/mr/foreman_virt_who_configure.po +0 -249
  89. data/locale/nl_NL/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  90. data/locale/nl_NL/foreman_virt_who_configure.po +0 -249
  91. data/locale/or/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  92. data/locale/or/foreman_virt_who_configure.po +0 -249
  93. data/locale/pa/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  94. data/locale/pa/foreman_virt_who_configure.po +0 -249
  95. data/locale/pl/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  96. data/locale/pl/foreman_virt_who_configure.po +0 -249
  97. data/locale/pt/foreman_virt_who_configure.po +0 -249
  98. data/locale/pt_BR/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  99. data/locale/pt_BR/foreman_virt_who_configure.po +0 -249
  100. data/locale/ru/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  101. data/locale/ru/foreman_virt_who_configure.po +0 -249
  102. data/locale/sl/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  103. data/locale/sl/foreman_virt_who_configure.po +0 -249
  104. data/locale/sv_SE/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  105. data/locale/sv_SE/foreman_virt_who_configure.po +0 -249
  106. data/locale/ta/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  107. data/locale/ta/foreman_virt_who_configure.po +0 -249
  108. data/locale/ta_IN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  109. data/locale/ta_IN/foreman_virt_who_configure.po +0 -249
  110. data/locale/te/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  111. data/locale/te/foreman_virt_who_configure.po +0 -249
  112. data/locale/tr/foreman_virt_who_configure.po +0 -249
  113. data/locale/zh_CN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  114. data/locale/zh_CN/foreman_virt_who_configure.po +0 -249
  115. data/locale/zh_TW/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  116. data/locale/zh_TW/foreman_virt_who_configure.po +0 -249
  117. data/test/factories/foreman_virt_who_configure_factories.rb +2 -2
  118. data/test/functional/api/v2/configs_controller_test.rb +14 -13
  119. data/test/unit/config_test.rb +24 -12
  120. data/test/unit/output_generator_test.rb +1 -2
  121. metadata +8 -7
  122. data/locale/action_names.rb +0 -84
@@ -8,8 +8,8 @@ msgid ""
8
8
  msgstr ""
9
9
  "Project-Id-Version: foreman_virt_who_configure 1.0.0\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
- "POT-Creation-Date: 2023-09-15 14:09+0200\n"
12
- "PO-Revision-Date: 2023-09-15 14:09+0200\n"
11
+ "POT-Creation-Date: 2023-11-28 18:45+0100\n"
12
+ "PO-Revision-Date: 2023-11-28 18:45+0100\n"
13
13
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
  "Language-Team: LANGUAGE <LL@li.org>\n"
15
15
  "Language: \n"
@@ -369,7 +369,7 @@ msgstr ""
369
369
  msgid "Prism Element"
370
370
  msgstr ""
371
371
 
372
- #: ../app/models/foreman_virt_who_configure/config.rb:217
372
+ #: ../app/models/foreman_virt_who_configure/config.rb:225
373
373
  msgid "every %s hours"
374
374
  msgstr ""
375
375
 
@@ -817,338 +817,6 @@ msgstr ""
817
817
  msgid "Virt-who Configs Status"
818
818
  msgstr ""
819
819
 
820
- #: action_names.rb:2
821
- msgid "Abstract async task"
822
- msgstr ""
823
-
824
- #: action_names.rb:3
825
- msgid "Abstract"
826
- msgstr ""
827
-
828
- #: action_names.rb:4
829
- msgid "Action with sub plans"
830
- msgstr ""
831
-
832
- #: action_names.rb:5
833
- msgid "Agent action"
834
- msgstr ""
835
-
836
- #: action_names.rb:6
837
- msgid "Attach subscriptions"
838
- msgstr ""
839
-
840
- #: action_names.rb:7
841
- msgid "Auto attach subscriptions"
842
- msgstr ""
843
-
844
- #: action_names.rb:8
845
- msgid "Bulk generate applicability for hosts"
846
- msgstr ""
847
-
848
- #: action_names.rb:9
849
- msgid "Check for long running tasks"
850
- msgstr ""
851
-
852
- #: action_names.rb:10
853
- msgid "Combined Profile Update"
854
- msgstr ""
855
-
856
- #: action_names.rb:11
857
- msgid "Copy version units to library"
858
- msgstr ""
859
-
860
- #: action_names.rb:12
861
- msgid "Create Alternate Content Source"
862
- msgstr ""
863
-
864
- #: action_names.rb:13
865
- msgid "Create Export History"
866
- msgstr ""
867
-
868
- #: action_names.rb:14
869
- msgid "Create Import History"
870
- msgstr ""
871
-
872
- #: action_names.rb:15
873
- msgid "Create Syncable Export History"
874
- msgstr ""
875
-
876
- #: action_names.rb:16
877
- msgid "Create"
878
- msgstr ""
879
-
880
- #: action_names.rb:17
881
- msgid "Delete Activation Key"
882
- msgstr ""
883
-
884
- #: action_names.rb:18
885
- msgid "Delete Lifecycle Environment"
886
- msgstr ""
887
-
888
- #: action_names.rb:19
889
- msgid "Delete Product"
890
- msgstr ""
891
-
892
- #: action_names.rb:20
893
- msgid "Delete"
894
- msgstr ""
895
-
896
- #: action_names.rb:21
897
- msgid "Deliver notifications about long running tasks"
898
- msgstr ""
899
-
900
- #: action_names.rb:22
901
- msgid "Destroy Alternate Content Source"
902
- msgstr ""
903
-
904
- #: action_names.rb:23
905
- msgid "Destroy Content Host"
906
- msgstr ""
907
-
908
- #: action_names.rb:24
909
- msgid "Destroy"
910
- msgstr ""
911
-
912
- #: action_names.rb:25
913
- msgid "Disable"
914
- msgstr ""
915
-
916
- #: action_names.rb:26
917
- msgid "Discover"
918
- msgstr ""
919
-
920
- #: action_names.rb:27
921
- msgid "Enable"
922
- msgstr ""
923
-
924
- #: action_names.rb:28
925
- msgid "Errata mail"
926
- msgstr ""
927
-
928
- #: action_names.rb:29
929
- msgid "Export Library"
930
- msgstr ""
931
-
932
- #: action_names.rb:30
933
- msgid "Export Repository"
934
- msgstr ""
935
-
936
- #: action_names.rb:31
937
- msgid "Export"
938
- msgstr ""
939
-
940
- #: action_names.rb:32
941
- msgid "Fetch pxe files"
942
- msgstr ""
943
-
944
- #: action_names.rb:33
945
- msgid "Filtered index content"
946
- msgstr ""
947
-
948
- #: action_names.rb:34
949
- msgid "Generate host applicability"
950
- msgstr ""
951
-
952
- #: action_names.rb:35
953
- msgid "Generate repository applicability"
954
- msgstr ""
955
-
956
- #: action_names.rb:36
957
- msgid "Hypervisors update"
958
- msgstr ""
959
-
960
- #: action_names.rb:37
961
- msgid "Hypervisors"
962
- msgstr ""
963
-
964
- #: action_names.rb:38
965
- msgid "Import Content View Version"
966
- msgstr ""
967
-
968
- #: action_names.rb:39
969
- msgid "Import Default Content View"
970
- msgstr ""
971
-
972
- #: action_names.rb:40
973
- msgid "Import Puppet classes"
974
- msgstr ""
975
-
976
- #: action_names.rb:41
977
- msgid "Import Repository"
978
- msgstr ""
979
-
980
- #: action_names.rb:42
981
- msgid "Import facts"
982
- msgstr ""
983
-
984
- #: action_names.rb:43
985
- msgid "Import"
986
- msgstr ""
987
-
988
- #: action_names.rb:44
989
- msgid "Incremental Update of Content View Version(s) "
990
- msgstr ""
991
-
992
- #: action_names.rb:45
993
- msgid "Incremental Update"
994
- msgstr ""
995
-
996
- #: action_names.rb:46
997
- msgid "Index content"
998
- msgstr ""
999
-
1000
- #: action_names.rb:47
1001
- msgid "Index errata"
1002
- msgstr ""
1003
-
1004
- #: action_names.rb:48
1005
- msgid "Index module streams"
1006
- msgstr ""
1007
-
1008
- #: action_names.rb:49
1009
- msgid "Index package groups"
1010
- msgstr ""
1011
-
1012
- #: action_names.rb:50
1013
- msgid "Install Applicable Errata"
1014
- msgstr ""
1015
-
1016
- #: action_names.rb:51
1017
- msgid "Instance update"
1018
- msgstr ""
1019
-
1020
- #: action_names.rb:52
1021
- msgid "Package Profile Update"
1022
- msgstr ""
1023
-
1024
- #: action_names.rb:53
1025
- msgid "Product Create"
1026
- msgstr ""
1027
-
1028
- #: action_names.rb:54
1029
- msgid "Promote"
1030
- msgstr ""
1031
-
1032
- #: action_names.rb:55
1033
- msgid "Promotion to Environment"
1034
- msgstr ""
1035
-
1036
- #: action_names.rb:56
1037
- msgid "Publish Lifecycle Environment Repositories"
1038
- msgstr ""
1039
-
1040
- #: action_names.rb:57
1041
- msgid "Publish"
1042
- msgstr ""
1043
-
1044
- #: action_names.rb:58
1045
- msgid "Refresh Alternate Content Source"
1046
- msgstr ""
1047
-
1048
- #: action_names.rb:59
1049
- msgid "Reindex subscriptions"
1050
- msgstr ""
1051
-
1052
- #: action_names.rb:60
1053
- msgid "Remove Content"
1054
- msgstr ""
1055
-
1056
- #: action_names.rb:61
1057
- msgid "Remove Version"
1058
- msgstr ""
1059
-
1060
- #: action_names.rb:62
1061
- msgid "Remove Versions and Associations"
1062
- msgstr ""
1063
-
1064
- #: action_names.rb:63
1065
- msgid "Remove from Environment"
1066
- msgstr ""
1067
-
1068
- #: action_names.rb:64
1069
- msgid "Remove subscriptions"
1070
- msgstr ""
1071
-
1072
- #: action_names.rb:65
1073
- msgid "Report"
1074
- msgstr ""
1075
-
1076
- #: action_names.rb:66
1077
- msgid "Republish Version Repositories"
1078
- msgstr ""
1079
-
1080
- #: action_names.rb:67
1081
- msgid "Run Sync Plan:"
1082
- msgstr ""
1083
-
1084
- #: action_names.rb:68
1085
- msgid "Sync capsule"
1086
- msgstr ""
1087
-
1088
- #: action_names.rb:69
1089
- msgid "Syncable export"
1090
- msgstr ""
1091
-
1092
- #: action_names.rb:70
1093
- msgid "Synchronize smart proxy"
1094
- msgstr ""
1095
-
1096
- #: action_names.rb:71
1097
- msgid "Synchronize"
1098
- msgstr ""
1099
-
1100
- #: action_names.rb:72
1101
- msgid "Update Alternate Content Source"
1102
- msgstr ""
1103
-
1104
- #: action_names.rb:73
1105
- msgid "Update CDN Configuration"
1106
- msgstr ""
1107
-
1108
- #: action_names.rb:74
1109
- msgid "Update Content Overrides"
1110
- msgstr ""
1111
-
1112
- #: action_names.rb:75
1113
- msgid "Update content urls"
1114
- msgstr ""
1115
-
1116
- #: action_names.rb:76
1117
- msgid "Update for host"
1118
- msgstr ""
1119
-
1120
- #: action_names.rb:77
1121
- msgid "Update http proxy details"
1122
- msgstr ""
1123
-
1124
- #: action_names.rb:78
1125
- msgid "Update http proxy"
1126
- msgstr ""
1127
-
1128
- #: action_names.rb:79
1129
- msgid "Update redhat repository"
1130
- msgstr ""
1131
-
1132
- #: action_names.rb:80
1133
- msgid "Update release version for host"
1134
- msgstr ""
1135
-
1136
- #: action_names.rb:81
1137
- msgid "Update"
1138
- msgstr ""
1139
-
1140
- #: action_names.rb:82
1141
- msgid "Updating System Purpose for host"
1142
- msgstr ""
1143
-
1144
- #: action_names.rb:83
1145
- msgid "Upload into"
1146
- msgstr ""
1147
-
1148
- #: action_names.rb:84
1149
- msgid "Verify checksum"
1150
- msgstr ""
1151
-
1152
820
  #: gemspec.rb:2
1153
821
  msgid "A plugin to make virt-who configuration easy"
1154
822
  msgstr ""