Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 468 364 478 integration #492

Merged

Commits on Oct 1, 2019

  1. Configuration menu
    Copy the full SHA
    75dc9dc View commit details
    Browse the repository at this point in the history
  2. Now implementing in-xml="with-wrapper | unwrapped" on markup multilin…

    …e fields, with default `with-wrapper` and corresponding changes to catalog and profile metaschemas.
    wendellpiez authored and david-waltermire committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    b0b7716 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f203a91 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e4e78e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7033621 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    74dfd9b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    767e4cd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a92c065 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d5967bf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    18fa7a1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f7551f2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    719a1b7 View commit details
    Browse the repository at this point in the history
  13. Built out validations of allowed (enumerated) values, including Metas…

    …chema validation checks on whether given allowed values conform to their nominal type.
    wendellpiez authored and david-waltermire committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    15febb2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    66ec426 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fe3b437 View commit details
    Browse the repository at this point in the history
  16. Addressing usnistgov#463, adding id, class and title to group

    … in profiles.
    wendellpiez authored and david-waltermire committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    b084591 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8f9f9db View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c67b5ce View commit details
    Browse the repository at this point in the history
  19. Removed using in implementation to new metaschema for storage. Starte…

    …d on example, which is still invalid
    david-waltermire committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    ee44e3f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    de9de68 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    8987efd View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    4c9b563 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    80ed5f5 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    2e6881d View commit details
    Browse the repository at this point in the history
  25. slight cleanup

    david-waltermire committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    c6a8ebd View commit details
    Browse the repository at this point in the history
  26. old example

    david-waltermire committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    2e3d095 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    d6eb2c9 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    af55608 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    929a7a0 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    6804128 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    b3578f5 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    41ba659 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    7f8b4cd View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    482b7d8 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    05fac54 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    4765b19 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    658ab57 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    4cd03b8 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    95c3bff View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    97d6fd0 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    755a5de View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    5a86074 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    8a31f77 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    ac14e58 View commit details
    Browse the repository at this point in the history
  45. Addressing usnistgov#452: cleaned up character handling in XML-to-JSO…

    …N conversion. Fixed the bug this exposed in markdown->HTML conversion. Added some light unit testing.
    wendellpiez authored and david-waltermire committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    2154192 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    11758a7 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    bf43072 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    c04df41 View commit details
    Browse the repository at this point in the history
  49. For usnistgov#452, modified copy-and-convert script to suppress chara…

    …cter-level post-processing in generated JSON; added unit tests for URIs to detect issues with solidus characters '/'
    wendellpiez authored and david-waltermire committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    584f960 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    b0e28f3 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    4280187 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    0fb89a2 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    f57572d View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    e9a0029 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    028e990 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    3e9ab74 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    2d1a362 View commit details
    Browse the repository at this point in the history
  58. Updated metadata syntax

    brian-ruf authored and david-waltermire committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    d83ec82 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    2cd5fc1 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    e418d52 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    96718df View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    b065657 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    0933012 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    2cf28fc View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    05752c7 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    8ed7c91 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    2f64340 View commit details
    Browse the repository at this point in the history
  68. FDixed relapath error caused when the generated schema directory does…

    …n't exist. Also attempting a fix for CircleCI colorized escape codes causing extra characters to appear.
    david-waltermire committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    99fc0de View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    7194445 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    1aa1a72 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    2144598 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    399add0 View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    052c2bb View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    fac592e View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    7f06113 View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    84be025 View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    279b645 View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    193bbee View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    6a64792 View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    36b6331 View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    ef8114f View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    f48d84c View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    d54aac6 View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    ae840be View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    5da15a8 View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    b9a1aeb View commit details
    Browse the repository at this point in the history
  87. Updating metaschemas to latest syntax, with improved Metaschema Schem…

    …atron and unit test tweakage
    wendellpiez authored and david-waltermire committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    1364f17 View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    5b82900 View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    92a2233 View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    9f15ccc View commit details
    Browse the repository at this point in the history
  91. reflactored role-id

    david-waltermire committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    3aa6eb1 View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    bc1a6df View commit details
    Browse the repository at this point in the history
  93. cleanup of IDs

    david-waltermire committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    3daf16a View commit details
    Browse the repository at this point in the history
  94. Configuration menu
    Copy the full SHA
    79fec5f View commit details
    Browse the repository at this point in the history
  95. M1 to M2 content converter

    wendellpiez authored and david-waltermire committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    0e42c68 View commit details
    Browse the repository at this point in the history
  96. Configuration menu
    Copy the full SHA
    7fa319a View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    e6467b0 View commit details
    Browse the repository at this point in the history
  98. Configuration menu
    Copy the full SHA
    0047fa9 View commit details
    Browse the repository at this point in the history
  99. more file moves

    david-waltermire committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    576852d View commit details
    Browse the repository at this point in the history
  100. Fixed changed path

    david-waltermire committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    3ef979e View commit details
    Browse the repository at this point in the history
  101. Configuration menu
    Copy the full SHA
    e0986d5 View commit details
    Browse the repository at this point in the history
  102. Configuration menu
    Copy the full SHA
    7b2fe21 View commit details
    Browse the repository at this point in the history
  103. Fixed copy script

    david-waltermire committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    729344c View commit details
    Browse the repository at this point in the history
  104. Configuration menu
    Copy the full SHA
    1ad802a View commit details
    Browse the repository at this point in the history
  105. fixed merge error

    david-waltermire committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    09d7c8d View commit details
    Browse the repository at this point in the history
  106. Configuration menu
    Copy the full SHA
    b2adfd2 View commit details
    Browse the repository at this point in the history
  107. Configuration menu
    Copy the full SHA
    805bb31 View commit details
    Browse the repository at this point in the history
  108. Fix from Wendell

    david-waltermire committed Oct 1, 2019
    Configuration menu
    Copy the full SHA
    c8c54c5 View commit details
    Browse the repository at this point in the history