invenio-app-rdm 13.0.0rc9__py2.py3-none-any.whl → 13.0.2__py2.py3-none-any.whl

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.
Files changed (131) hide show
  1. invenio_app_rdm/__init__.py +1 -1
  2. invenio_app_rdm/config.py +1 -0
  3. invenio_app_rdm/fixtures/pages.py +5 -2
  4. invenio_app_rdm/records_ui/templates/semantic-ui/invenio_app_rdm/records/macros/files.html +2 -2
  5. invenio_app_rdm/records_ui/views/decorators.py +23 -9
  6. invenio_app_rdm/records_ui/views/deposits.py +15 -6
  7. invenio_app_rdm/records_ui/views/records.py +3 -2
  8. invenio_app_rdm/theme/assets/semantic-ui/js/invenio_app_rdm/search/components.js +2 -2
  9. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ar/messages.po +141 -115
  10. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ar/translations.json +52 -53
  11. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/bg/messages.po +132 -66
  12. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/bg/translations.json +52 -29
  13. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ca/messages.po +132 -66
  14. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ca/translations.json +52 -29
  15. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/cs/messages.po +148 -105
  16. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/cs/translations.json +52 -41
  17. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/da/messages.po +130 -64
  18. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/da/translations.json +52 -29
  19. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/de/messages.po +142 -100
  20. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/de/translations.json +53 -30
  21. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/el/messages.po +135 -69
  22. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/el/translations.json +52 -29
  23. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/es/messages.po +137 -99
  24. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/es/translations.json +52 -29
  25. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/et/messages.po +132 -66
  26. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/et/translations.json +52 -29
  27. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fa/messages.po +130 -64
  28. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fa/translations.json +52 -29
  29. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fr/messages.po +134 -98
  30. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/fr/translations.json +52 -29
  31. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hr/messages.po +132 -72
  32. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hr/translations.json +52 -35
  33. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hu/messages.po +138 -94
  34. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/hu/translations.json +52 -29
  35. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/it/messages.po +133 -73
  36. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/it/translations.json +52 -29
  37. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ja/messages.po +132 -60
  38. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ja/translations.json +52 -23
  39. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ka/messages.po +132 -66
  40. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ka/translations.json +52 -29
  41. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ko/messages.po +130 -58
  42. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ko/translations.json +52 -23
  43. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/lt/messages.po +132 -78
  44. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/lt/translations.json +52 -41
  45. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/no/messages.po +132 -66
  46. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/no/translations.json +52 -29
  47. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pl/messages.po +133 -79
  48. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pl/translations.json +52 -41
  49. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pt/messages.po +130 -70
  50. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/pt/translations.json +52 -29
  51. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ro/messages.po +133 -75
  52. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ro/translations.json +52 -35
  53. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ru/messages.po +137 -100
  54. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/ru/translations.json +52 -41
  55. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sk/messages.po +131 -77
  56. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sk/translations.json +52 -41
  57. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sv/messages.po +154 -97
  58. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/sv/translations.json +56 -33
  59. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/tr/messages.po +134 -91
  60. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/tr/translations.json +52 -29
  61. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/uk/messages.po +134 -80
  62. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/uk/translations.json +52 -41
  63. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_CN/messages.po +133 -61
  64. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_CN/translations.json +52 -23
  65. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_TW/messages.po +132 -60
  66. invenio_app_rdm/theme/assets/semantic-ui/translations/invenio_app_rdm/messages/zh_TW/translations.json +52 -23
  67. invenio_app_rdm/translations/ar/LC_MESSAGES/messages.mo +0 -0
  68. invenio_app_rdm/translations/ar/LC_MESSAGES/messages.po +367 -269
  69. invenio_app_rdm/translations/bg/LC_MESSAGES/messages.mo +0 -0
  70. invenio_app_rdm/translations/bg/LC_MESSAGES/messages.po +353 -255
  71. invenio_app_rdm/translations/ca/LC_MESSAGES/messages.mo +0 -0
  72. invenio_app_rdm/translations/ca/LC_MESSAGES/messages.po +356 -258
  73. invenio_app_rdm/translations/cs/LC_MESSAGES/messages.mo +0 -0
  74. invenio_app_rdm/translations/cs/LC_MESSAGES/messages.po +370 -270
  75. invenio_app_rdm/translations/da/LC_MESSAGES/messages.mo +0 -0
  76. invenio_app_rdm/translations/da/LC_MESSAGES/messages.po +353 -255
  77. invenio_app_rdm/translations/de/LC_MESSAGES/messages.mo +0 -0
  78. invenio_app_rdm/translations/de/LC_MESSAGES/messages.po +369 -271
  79. invenio_app_rdm/translations/el/LC_MESSAGES/messages.mo +0 -0
  80. invenio_app_rdm/translations/el/LC_MESSAGES/messages.po +356 -258
  81. invenio_app_rdm/translations/es/LC_MESSAGES/messages.mo +0 -0
  82. invenio_app_rdm/translations/es/LC_MESSAGES/messages.po +357 -259
  83. invenio_app_rdm/translations/et/LC_MESSAGES/messages.mo +0 -0
  84. invenio_app_rdm/translations/et/LC_MESSAGES/messages.po +355 -257
  85. invenio_app_rdm/translations/fa/LC_MESSAGES/messages.mo +0 -0
  86. invenio_app_rdm/translations/fa/LC_MESSAGES/messages.po +353 -255
  87. invenio_app_rdm/translations/fr/LC_MESSAGES/messages.mo +0 -0
  88. invenio_app_rdm/translations/fr/LC_MESSAGES/messages.po +358 -260
  89. invenio_app_rdm/translations/hr/LC_MESSAGES/messages.mo +0 -0
  90. invenio_app_rdm/translations/hr/LC_MESSAGES/messages.po +353 -255
  91. invenio_app_rdm/translations/hu/LC_MESSAGES/messages.mo +0 -0
  92. invenio_app_rdm/translations/hu/LC_MESSAGES/messages.po +369 -270
  93. invenio_app_rdm/translations/it/LC_MESSAGES/messages.mo +0 -0
  94. invenio_app_rdm/translations/it/LC_MESSAGES/messages.po +354 -256
  95. invenio_app_rdm/translations/ja/LC_MESSAGES/messages.mo +0 -0
  96. invenio_app_rdm/translations/ja/LC_MESSAGES/messages.po +353 -255
  97. invenio_app_rdm/translations/ka/LC_MESSAGES/messages.mo +0 -0
  98. invenio_app_rdm/translations/ka/LC_MESSAGES/messages.po +354 -256
  99. invenio_app_rdm/translations/ko/LC_MESSAGES/messages.mo +0 -0
  100. invenio_app_rdm/translations/ko/LC_MESSAGES/messages.po +355 -257
  101. invenio_app_rdm/translations/lt/LC_MESSAGES/messages.mo +0 -0
  102. invenio_app_rdm/translations/lt/LC_MESSAGES/messages.po +354 -256
  103. invenio_app_rdm/translations/no/LC_MESSAGES/messages.mo +0 -0
  104. invenio_app_rdm/translations/no/LC_MESSAGES/messages.po +353 -255
  105. invenio_app_rdm/translations/pl/LC_MESSAGES/messages.mo +0 -0
  106. invenio_app_rdm/translations/pl/LC_MESSAGES/messages.po +353 -255
  107. invenio_app_rdm/translations/pt/LC_MESSAGES/messages.mo +0 -0
  108. invenio_app_rdm/translations/pt/LC_MESSAGES/messages.po +353 -255
  109. invenio_app_rdm/translations/ro/LC_MESSAGES/messages.mo +0 -0
  110. invenio_app_rdm/translations/ro/LC_MESSAGES/messages.po +359 -261
  111. invenio_app_rdm/translations/ru/LC_MESSAGES/messages.mo +0 -0
  112. invenio_app_rdm/translations/ru/LC_MESSAGES/messages.po +356 -258
  113. invenio_app_rdm/translations/sk/LC_MESSAGES/messages.mo +0 -0
  114. invenio_app_rdm/translations/sk/LC_MESSAGES/messages.po +355 -257
  115. invenio_app_rdm/translations/sv/LC_MESSAGES/messages.mo +0 -0
  116. invenio_app_rdm/translations/sv/LC_MESSAGES/messages.po +377 -276
  117. invenio_app_rdm/translations/tr/LC_MESSAGES/messages.mo +0 -0
  118. invenio_app_rdm/translations/tr/LC_MESSAGES/messages.po +358 -260
  119. invenio_app_rdm/translations/uk/LC_MESSAGES/messages.mo +0 -0
  120. invenio_app_rdm/translations/uk/LC_MESSAGES/messages.po +356 -258
  121. invenio_app_rdm/translations/zh_CN/LC_MESSAGES/messages.mo +0 -0
  122. invenio_app_rdm/translations/zh_CN/LC_MESSAGES/messages.po +355 -257
  123. invenio_app_rdm/translations/zh_TW/LC_MESSAGES/messages.mo +0 -0
  124. invenio_app_rdm/translations/zh_TW/LC_MESSAGES/messages.po +353 -255
  125. invenio_app_rdm/upgrade_scripts/migrate_12_0_to_13_0.py +101 -4
  126. {invenio_app_rdm-13.0.0rc9.dist-info → invenio_app_rdm-13.0.2.dist-info}/METADATA +41 -1
  127. {invenio_app_rdm-13.0.0rc9.dist-info → invenio_app_rdm-13.0.2.dist-info}/RECORD +131 -131
  128. {invenio_app_rdm-13.0.0rc9.dist-info → invenio_app_rdm-13.0.2.dist-info}/WHEEL +0 -0
  129. {invenio_app_rdm-13.0.0rc9.dist-info → invenio_app_rdm-13.0.2.dist-info}/entry_points.txt +0 -0
  130. {invenio_app_rdm-13.0.0rc9.dist-info → invenio_app_rdm-13.0.2.dist-info}/licenses/LICENSE +0 -0
  131. {invenio_app_rdm-13.0.0rc9.dist-info → invenio_app_rdm-13.0.2.dist-info}/top_level.txt +0 -0