• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

TexasDigitalLibrary / Vireo
57%
main: 59%

Build:
Build:
LAST BUILD BRANCH: 4.3.1-poi-fix
DEFAULT BRANCH: main
Repo Added 14 Jan 2019 09:06PM UTC
Files 512
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH 1858-locking_text_areas-no_edit_box-wysiwyg_fixed
branch: 1858-locking_text_areas-no_edit_box-wysiwyg_fixed
CHANGE BRANCH
x
Reset
  • 1858-locking_text_areas-no_edit_box-wysiwyg_fixed
  • 1219-student-url-initial-submission
  • 1220-duplicate-submission-url
  • 1265-saved-filter-public
  • 1599-1601-utc-timestamps
  • 1599-graduation-dates
  • 1601-utc-timestamps
  • 1667-list-view-blocking-requests-bug
  • 1675-custom-drop-down-menus
  • 1802-student_submission-manuscript_file_name
  • 1840-field_profile-delete_by_id
  • 1841-organization-delete_by_id
  • 1842-improve_performance-controlled_vocabulary
  • 1842-improve_performance-organization
  • 1842-improve_performance-remove_unused_expensive_get_all
  • 1842-improve_performance-submission-order_by
  • 1842-improve_performance-submission_create
  • 1842-performance-submission_and_organization-cv
  • 1848-field_value_contacts-add_jsonview
  • 1858-locking_text_areas-no_edit_box
  • 1872-sql-date-fix
  • 1880-excel-repeatable-fields
  • 1895_marc21fix
  • 1963-list-view-null-values
  • 1973-proquest-export-diss_note
  • 1980-image-upload-lookandfeel
  • 4.0.x
  • 4.1.0
  • 4.1.1
  • 4.1.1_addContributorVariants_1526
  • 4.1.2
  • 4.1.3
  • 4.1.3_DSpaceMETS-1588
  • 4.1.3_dspace_mets_fix
  • 4.1.3_excelexport_1581
  • 4.1.3_keywords_commasep_1594
  • 4.1.3_versionupdate
  • 4.1.4
  • 4.1.5
  • 4.2.0
  • 4.2.0_fixDSpaceMetsEport
  • 4.2.1
  • 4.2.3_pom_and_readme_fix
  • 4.2.3_staging
  • 4.2.4_staging
  • 4.2.4_staging_dspacemets_export_fix
  • 4.2.5_sqlbug_1872
  • 4.2.5_version-update
  • 4.2.6_staging
  • 4.3.1-poi-fix
  • PR-1951
  • batch-export-error-handling
  • dependabot/maven/commons-fileupload-commons-fileupload-1.6.0
  • dependabot/maven/org.apache.poi-poi-ooxml-5.4.0
  • dependabot/npm_and_yarn/tinymce-5.10.8
  • dependabot/npm_and_yarn/tinymce-5.10.9
  • embargo-fix
  • log4j-fix
  • main
  • main_1960_uploadername_for_migrateddata
  • main_dspacemets_dateissued_fix
  • main_pom_4.3.1
  • new-issue-templates
  • pom_readme_realfix
  • post_sprint6-java_unit_tests
  • predicate-null-check
  • primary-rename
  • refactor-inputtype-accessibility-improvements
  • refactor-misc-accessibility-improvements
  • refs/tags/v4.2.10
  • refs/tags/v4.2.3
  • refs/tags/v4.2.4
  • refs/tags/v4.2.5
  • refs/tags/v4.2.6
  • refs/tags/v4.2.8
  • refs/tags/v4.2.9
  • refs/tags/v4.3.0
  • refs/tags/v4.3.1
  • revert-1915-dependabot/npm_and_yarn/tinymce-7.0.0
  • security-patch-yml
  • sprint-8-2013-display-right-logo
  • sprint-9-1926
  • sprint-9-2020
  • sprint-9-2048
  • sprint-9-2065
  • sprint-9-2916
  • sprint-9-admin-logo
  • sprint-9-demo
  • sprint-9-notify-emails
  • sprint-9-staging
  • sprint-9-tests
  • sub-status-timezone
  • submission-history-date-fix
  • vireo-2079-rename-file-upload
  • wvruicore-2.2.5
  • wwtamu-patch-1
  • yml-file-references

pending completion
5694330913

Pull #1862

github

web-flow
Merge 2af2e4aba into 9d8ec00d6
Pull Request #1862: Issue 1858: Fix WYSIWYG in lock unlock fields, reverting previous approach.

1020 of 2046 branches covered (49.85%)

Branch coverage included in aggregate %.

7675 of 13179 relevant lines covered (58.24%)

6.81 hits per line

Relevant lines Covered
Build:
Build:
13179 RELEVANT LINES 7675 COVERED LINES
6.81 HITS PER LINE
Source Files on 1858-locking_text_areas-no_edit_box-wysiwyg_fixed
  • Tree
  • List 494
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
5694330913 1858-locking_text_areas-no_edit_box-wysiwyg_fixed Merge 2af2e4aba into 9d8ec00d6 Pull #1862 28 Jul 2023 04:52PM UTC web-flow github pending completion  
5694330748 1858-locking_text_areas-no_edit_box-wysiwyg_fixed Issue 1858: The insert custom CSS should probably not use WYSIWYG. push 28 Jul 2023 04:51PM UTC kaladay github pending completion  
5694281577 1858-locking_text_areas-no_edit_box-wysiwyg_fixed Merge b6c9938d0 into 9d8ec00d6 Pull #1862 28 Jul 2023 04:46PM UTC web-flow github pending completion  
5694272355 1858-locking_text_areas-no_edit_box-wysiwyg_fixed Issue 1858: Fix WYSIWYG in lock unlock fields, reverting previous approach. Originally, the Locking Text Area fields were not working at some point in time. This got fixed by disablying the wysiwyg attribute in this PR: - https://github.com/Texas... push 28 Jul 2023 04:44PM UTC kaladay github pending completion  
5694235769 1858-locking_text_areas-no_edit_box-wysiwyg_fixed Issue 1858: Fix WYSIWYG in lock unlock fields, reverting previous approach. Originally, the Locking Text Area fields were not working at some point in time. This got fixed by disablying the wysiwyg attribute in this PR: - https://github.com/Texas... push 28 Jul 2023 04:41PM UTC kaladay github pending completion  
See All Builds (1645)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc