General
Claire S
8/18/25, 2:38:26 PM EDT
Hey all, So i was doing the HECVAT Form and the VPAT assessment came up. I found this to be an interesting topic because the UN is very focused on accessibility for disabled people. I had AI draft up a template as an example of what our accessibility conformance report would look like, We would currently fall under the category of "Partially Conforms" Some things like Alt text, and explanations can help our case for conformance but we don't have anything for the visually impaired. It would be cool to see if there's a few little things we can do with the UI to improve our conformity with the standards.
Claire S
8/18/25, 2:41:31 PM EDT
Hey all, So i was doing the HECVAT Form and the VPAT assessment came up. I found this to be an interesting topic because the UN is very focused on accessibility for disabled people. I had AI draft up a template as an example of what our accessibility conformance report would look like, We would currently fall under the category of "Partially Conforms" Some things like Alt text, and explanations can help our case for conformance but we don't have anything for the visually impaired. It would be cool to see if there's a few little things we can do with the UI to improve our conformity with the standards.
VPAT (Voluntary Product Accessibility Template):
A VPAT is a document that explains how accessible a product (like software, hardware, or digital content) is for people with disabilities.
It follows accessibility standards like WCAG (Web Content Accessibility Guidelines), Section 508 (U.S. federal accessibility law), and EN 301 549 (EU standard).
Companies use it to show transparency about accessibility and help buyers (especially governments or large organizations) evaluate whether the product meets accessibility requirements.
ACR (Accessibility Conformance Report):
An ACR is the completed version of a VPAT.
In other words, you start with the VPAT template, fill in details about how your product meets (or doesn’t meet) accessibility criteria, and the result is an Accessibility Conformance Report.
This is what organizations actually review when deciding if your product complies with accessibility laws and procurement standards.
✅ So, the question in your screenshot is asking:
Has your product had its accessibility documentation (VPAT/ACR) created or updated in the last year?
This ensures the accessibility information is current and accurate for the specific product version.
Would you like me to also give you a quick example of what’s inside a VPAT/ACR, so you know what it looks like?
You said:
Can you do a quick example using emedialibrary.com as the company? It's a digital asset management software and because we are open source we have some customizations that might be able to accomodate persons with disabilities
ChatGPT said:
Here’s a simplified example of what a VPAT/Accessibility Conformance Report (ACR) might look like for a fictional version of your digital asset management software—let’s say eMediaLibrary v1.2.
Accessibility Conformance Report (ACR) Example
Product: eMediaLibrary
Version: 1.2
Report Date: 2025-08-18
1. Table 1: (Section 508 / WCAG 2.x Criteria)
Success Criterion Level Conformance Level Remarks / Explanations
1.1.1 Non-text Content A Partially Conforms Alt text is provided for most images, except dynamically imported thumbnails which need manual tagging.
1.2.1 Audio-only alternatives A Not Applicable No audio-only content is supplied in this version.
2.1.1 Keyboard A Partially Conforms The UI supports keyboard navigation for most primary features (like browsing, searching, editing tags), but some context menus aren't fully accessible via keyboard yet.
2.2.1 Timing Adjustable A Conforms No time-limited operations are present.
2.4.1 Bypass Blocks A Conforms The interface includes a “Skip to content” link and well-organized navigation landmarks.
4.1.2 Name, Role, Value A Partially Conforms Form controls and buttons in standard flows have roles and labels; some custom widgets (e.g. advanced metadata editor) still need ARIA labeling.
2. Summary of Custom Accessibility Enhancements
Customizable Alt-Text Defaults: Because eMediaLibrary is open-source, site admins can define fallback alt-text templates for imported assets—like "Image: {filename without extension}"—to ensure images always carry descriptive alt-text, even before manual review.
Configurable Keyboard Shortcuts: A plugin in the customizations section enables administrators to define or remap keyboard shortcuts for navigating collections, triggering upload workflows, and editing metadata—offering strong support for users relying on keyboards.
Accessible Metadata Editor (Work-in-Progress): A community fork is in development to provide full ARIA labels and role definitions within the mass metadata editor interface.
Screen Reader Notices: Asset upload modals now include an ARIA live region that announces when uploads succeed or fail—and these messages are customizable via site settings.
3. Additional Notes
Assistive Technologies Tested: Screen readers (NVDA, VoiceOver), keyboard-only navigation, and high-contrast themes.
Known Limitations:
Some dynamically created dialog windows lack initial focus traps, causing screen readers to continue reading background content.
SVG previews are not always accessible and sometimes lack proper <title> or <desc> tags.
Future Plans:
Automatically generate alt-text placeholders with regex-based defaults and support human-in-the-loop review.
Improve ARIA support in custom components (especially in modals, dialogs, and metadata interfaces).
How to Use This ACR
For customers or procurement officers: A quick scan shows that eMediaLibrary v1.2 addresses many basic accessibility needs—but also highlights areas you’ll want to monitor or help fund, especially if your users rely on screen readers or keyboard-only navigation.
For developers: Clear next steps are defined—for instance, focus management in dialogs, ARIA labeling in custom widgets, and better SVG descriptions.
For open-source contributors: These summary notes and tables serve as a clear roadmap for where accessibility-focused patches are most needed, helping your community drive improvements in prioritized areas.
Claire S
8/18/25, 2:42:47 PM EDT
Saving and editing tickets appears to be broken, When you have a moment can you check it out? Thanks! August 18th/2025
Claire S
8/18/25, 2:58:00 PM EDT
This is a draft of an Accessibility Standards and Compliance Policy for our company to put in the documentation area for HECVAT. It needs to be edited before it's published for accuracy
Company: eMediaLibrary
Commitment to Accessibility
At eMediaLibrary, we are committed to ensuring that our digital asset management platform is accessible to all users, including those with disabilities. Accessibility is a core part of our product development, quality assurance, and ongoing support.
Adopted Standards
We have adopted the following primary technical and legal accessibility standards for our platform:
WCAG 2.1 Level AA (Web Content Accessibility Guidelines) as the primary accessibility standard.
Section 508 of the U.S. Rehabilitation Act for U.S. government and higher education compliance.
ADA Title II & III (Americans with Disabilities Act) requirements for digital accessibility.
EN 301 549 (European accessibility standard) where applicable for international customers.
Additional Standards and Best Practices
We follow ARIA (Accessible Rich Internet Applications) specifications to ensure compatibility with assistive technologies such as screen readers.
Our platform undergoes periodic accessibility testing, including both automated scanning tools and manual reviews.
We maintain compliance with institutional accessibility requirements as outlined in the HECVAT framework.
Ongoing Compliance
Accessibility improvements are integrated into our product lifecycle.
Customer feedback related to accessibility is prioritized and addressed promptly.
We provide accessibility documentation and support upon request.
Contact
For questions regarding accessibility compliance, or to request assistance, please contact:
Accessibility Team
📧 help@emedialibrary.com
Company: eMediaLibrary
Commitment to Accessibility
At eMediaLibrary, we are committed to ensuring that our digital asset management platform is accessible to all users, including those with disabilities. Accessibility is a core part of our product development, quality assurance, and ongoing support.
Adopted Standards
We have adopted the following primary technical and legal accessibility standards for our platform:
WCAG 2.1 Level AA (Web Content Accessibility Guidelines) as the primary accessibility standard.
Section 508 of the U.S. Rehabilitation Act for U.S. government and higher education compliance.
ADA Title II & III (Americans with Disabilities Act) requirements for digital accessibility.
EN 301 549 (European accessibility standard) where applicable for international customers.
Additional Standards and Best Practices
We follow ARIA (Accessible Rich Internet Applications) specifications to ensure compatibility with assistive technologies such as screen readers.
Our platform undergoes periodic accessibility testing, including both automated scanning tools and manual reviews.
We maintain compliance with institutional accessibility requirements as outlined in the HECVAT framework.
Ongoing Compliance
Accessibility improvements are integrated into our product lifecycle.
Customer feedback related to accessibility is prioritized and addressed promptly.
We provide accessibility documentation and support upon request.
Contact
For questions regarding accessibility compliance, or to request assistance, please contact:
Accessibility Team
📧 help@emedialibrary.com
Claire S
8/18/25, 3:14:52 PM EDT
Here's a draft for our documentation on how we follow ARIA Specifications
ARIA Compliance and Accessibility Practices
The eMediaLibrary digital asset management platform follows WAI-ARIA (Accessible Rich Internet Applications) specifications to ensure that our product is fully compatible with assistive technologies such as screen readers, voice navigation, and alternative input devices.
Our development team incorporates ARIA attributes to:
Provide meaningful labels, roles, and states for interactive elements.
Enhance navigation for users relying on screen readers.
Ensure dynamic content updates are communicated clearly to assistive technologies.
Beyond baseline conformance, eMediaLibrary is highly customizable to meet the accessibility requirements of diverse organizations. We recognize that accessibility needs can vary based on institutional policies, user populations, and regional standards. Our team works directly with clients to:
Tailor accessibility configurations to their unique workflows.
Implement customer-driven accessibility enhancements within our platform.
Continuously update and improve accessibility features in alignment with evolving ARIA practices and WCAG guidelines.
This combination of technical compliance (WCAG 2.1 + ARIA specifications) and flexible customer collaboration ensures that eMediaLibrary is not only standards-based but also responsive to the real-world accessibility needs of the communities we serve.
ARIA Compliance and Accessibility Practices
The eMediaLibrary digital asset management platform follows WAI-ARIA (Accessible Rich Internet Applications) specifications to ensure that our product is fully compatible with assistive technologies such as screen readers, voice navigation, and alternative input devices.
Our development team incorporates ARIA attributes to:
Provide meaningful labels, roles, and states for interactive elements.
Enhance navigation for users relying on screen readers.
Ensure dynamic content updates are communicated clearly to assistive technologies.
Beyond baseline conformance, eMediaLibrary is highly customizable to meet the accessibility requirements of diverse organizations. We recognize that accessibility needs can vary based on institutional policies, user populations, and regional standards. Our team works directly with clients to:
Tailor accessibility configurations to their unique workflows.
Implement customer-driven accessibility enhancements within our platform.
Continuously update and improve accessibility features in alignment with evolving ARIA practices and WCAG guidelines.
This combination of technical compliance (WCAG 2.1 + ARIA specifications) and flexible customer collaboration ensures that eMediaLibrary is not only standards-based but also responsive to the real-world accessibility needs of the communities we serve.
Cristobal M
8/26/25, 5:45:33 PM EDT
Hello everyone, we are switching github branches, for now an on we should use "main" branch for daily (DEV) work on all 5 projects (app-emshare, entermedia-server, entermedia-core, demoall and extension-openedit).
"em11" branch will be used now to make stable releases, right now we plan to do releases per-request only, we may automate process to release every Thursday like before.
"em11" branch will be used now to make stable releases, right now we plan to do releases per-request only, we may automate process to release every Thursday like before.
Christopher B
8/27/25, 5:43:24 PM EDT
CM: Enable AI by default templates
Feature: Use AI for Auto Translation on Pages
AI: Localization on all pages, Germans are coming
Feature: Scan the text and make a summary and keywords from PDF,Video,Audio
Feature: Scan video frames for AI tags and Caption within the Timeline UI.
Bug: Create text and image AI content not working
Test: AI Chat, Image Gen, AI Scanning , MCP, Facescan,
Download buffalo model to our own server
p2 AI make transcript of all video and audio
p2 AI use transcript to creat semantic summary of all videos and audio
p1 AI Improve the search to be hybrid keyword and semantic. Update the examples to more useful
p3 AI Chat: Uploading/Browser in chat like ChatGPT.
p2 AI Chat: Entity creation in chat "I want to make Project about a cat"
p1 AI: Add automatic entity tagging and semantic assignment script use the primary image semantics as well
p2 AI: Add script to reprocess LLM tagging complete false and error sitewide assets and Entites (same process)
Java: Create an entire book. Add sections for image and one to manys
Feature: Use AI for Auto Translation on Pages
AI: Localization on all pages, Germans are coming
Feature: Scan the text and make a summary and keywords from PDF,Video,Audio
Feature: Scan video frames for AI tags and Caption within the Timeline UI.
Bug: Create text and image AI content not working
Test: AI Chat, Image Gen, AI Scanning , MCP, Facescan,
Download buffalo model to our own server
p2 AI make transcript of all video and audio
p2 AI use transcript to creat semantic summary of all videos and audio
p1 AI Improve the search to be hybrid keyword and semantic. Update the examples to more useful
p3 AI Chat: Uploading/Browser in chat like ChatGPT.
p2 AI Chat: Entity creation in chat "I want to make Project about a cat"
p1 AI: Add automatic entity tagging and semantic assignment script use the primary image semantics as well
p2 AI: Add script to reprocess LLM tagging complete false and error sitewide assets and Entites (same process)
Java: Create an entire book. Add sections for image and one to manys
Christopher B
8/28/25, 12:40:34 PM EDT
Client Inspired Bugs
CM: Test Alfred Desktop
!CM: Alfred Go live
!CM: Server hosting - Find drives in NYC
Customer: Alfred make sourcepath Script (started)
Customer: Alfred Order more hard drives for m37
Customer: Alfred remove Google authenticator
UN: OAuth Azure
UN Feature: Make new gallery slides beforer and after
UN: Enable Desktop App
UN: Crop Show crop box in center and full width of image by default. Make sure it refreshes after crop
IXO get authenticaiton API working https://docs.ixo.world/guides/dev/authentication#client-credentials-flow https://docs.ixo.world/sdk-reference/signx-sdk
Babsom Parent tree missing nodes
p1 Courageos Dreamers: Add working Landing pages Courses - Course Section - Testimonials.
OI: Credit card not working on Mobile
Java: OI View Reservations: https://san-marcos.tierra-sagrada.org/Casa-Sol-Vida/store/index.html
Tierra Sagrada remove booking ability to book fully booked
CM: Test Alfred Desktop
!CM: Alfred Go live
!CM: Server hosting - Find drives in NYC
Customer: Alfred make sourcepath Script (started)
Customer: Alfred Order more hard drives for m37
Customer: Alfred remove Google authenticator
UN: OAuth Azure
UN Feature: Make new gallery slides beforer and after
UN: Enable Desktop App
UN: Crop Show crop box in center and full width of image by default. Make sure it refreshes after crop
IXO get authenticaiton API working https://docs.ixo.world/guides/dev/authentication#client-credentials-flow https://docs.ixo.world/sdk-reference/signx-sdk
Babsom Parent tree missing nodes
p1 Courageos Dreamers: Add working Landing pages Courses - Course Section - Testimonials.
OI: Credit card not working on Mobile
Java: OI View Reservations: https://san-marcos.tierra-sagrada.org/Casa-Sol-Vida/store/index.html
Tierra Sagrada remove booking ability to book fully booked
Christopher B
8/28/25, 12:41:04 PM EDT
UIUX Experience
CM: Users cant reset views
OI: Allow Sidepanel to resize (low priority)
Java: Settings | User Manager clean up
CM: eMedia Add Sorting Drag and drop to gallery and table
OI: Browse for assets not working well from OI
CM: Add create new button in Convert Parameters list
UI: Remove Google Login on all templates
UI: Asset Media viewer reloading search results when editing edit fields
Bug: Timeline UI not loading on videos
eMedia: In Asset Picker I cant add filter fields. Does not refresh.
eMedia: In Asset Picker when I click Show All Files. Button should then read "Show Folder Files."
UI: When no sort in effect does not show the sort link on asset
UI: When deleting one submodule should not close dialog
UI: Email login not resizable
Add Cancel Button to Scheduler
UI: Enable Map view on all templates
UI: Get GEO location address searching working
UI: Image Editor. Enable Save as copy permission for all template sites and defaults
UI: Image Editor PDF, MP4 was showing Image Editor in Media Viewer
UI: Show warning the Image AI API is not enabled
Feature: Drag and drop- Sorting of Sub Entity Lists
Bug: Add asset or order links to download queue
CM: test Metatada read GEO location and showing on map in template sites
CB: Add Key Management for Users for use with MCP
Fix Scheduler, make sure you can restart without layout issues. and Create new Events, restart events
Add Rights Usage terms to upload as standard
Add Multi Language HTML editor
Turn off Entity Import button. Add permission
Remember what event you are on
When having 40 results summary shows wont number of pages
Upload Filter Folder .DS Store drop
p2: UI Entity change sort dialog does not save in preference
p2 Java: When reading metadata for assets make sure we set imageorientation if not set, use width vs height. Also change the labels to Vertical/Horizontal and use in Keywords
P2 UI: Ask the user if they want to delete all the assets when deleting a folder/Category. Default to false
p2 UI: Make sure Date and DateTime is saving in asset and entites fields
p2 UI: Make asset assetcreated date read only
CM: Multi-edit did not save edits to common search categories from the search category asset result area
Java: Move entity does not reload entity
Java: Add Label setting for the Guide button on the top of the site
Java: Check all default asset permissions. remove old ones
Java: Manager not deploying good finder applicationids and editors broke
Java: Administrator who is not the admin user could not do any user admin stuff in User Manager. Permission errors
Java: Make a data editor emdialog for presetparameter editing
Java: Set height and width on PDF assets
AI Add Number of records to create
OI When editing a team member and removeing a role it closes the dialog
CM: Users cant reset views
OI: Allow Sidepanel to resize (low priority)
Java: Settings | User Manager clean up
CM: eMedia Add Sorting Drag and drop to gallery and table
OI: Browse for assets not working well from OI
CM: Add create new button in Convert Parameters list
UI: Remove Google Login on all templates
UI: Asset Media viewer reloading search results when editing edit fields
Bug: Timeline UI not loading on videos
eMedia: In Asset Picker I cant add filter fields. Does not refresh.
eMedia: In Asset Picker when I click Show All Files. Button should then read "Show Folder Files."
UI: When no sort in effect does not show the sort link on asset
UI: When deleting one submodule should not close dialog
UI: Email login not resizable
Add Cancel Button to Scheduler
UI: Enable Map view on all templates
UI: Get GEO location address searching working
UI: Image Editor. Enable Save as copy permission for all template sites and defaults
UI: Image Editor PDF, MP4 was showing Image Editor in Media Viewer
UI: Show warning the Image AI API is not enabled
Feature: Drag and drop- Sorting of Sub Entity Lists
Bug: Add asset or order links to download queue
CM: test Metatada read GEO location and showing on map in template sites
CB: Add Key Management for Users for use with MCP
Fix Scheduler, make sure you can restart without layout issues. and Create new Events, restart events
Add Rights Usage terms to upload as standard
Add Multi Language HTML editor
Turn off Entity Import button. Add permission
Remember what event you are on
When having 40 results summary shows wont number of pages
Upload Filter Folder .DS Store drop
p2: UI Entity change sort dialog does not save in preference
p2 Java: When reading metadata for assets make sure we set imageorientation if not set, use width vs height. Also change the labels to Vertical/Horizontal and use in Keywords
P2 UI: Ask the user if they want to delete all the assets when deleting a folder/Category. Default to false
p2 UI: Make sure Date and DateTime is saving in asset and entites fields
p2 UI: Make asset assetcreated date read only
CM: Multi-edit did not save edits to common search categories from the search category asset result area
Java: Move entity does not reload entity
Java: Add Label setting for the Guide button on the top of the site
Java: Check all default asset permissions. remove old ones
Java: Manager not deploying good finder applicationids and editors broke
Java: Administrator who is not the admin user could not do any user admin stuff in User Manager. Permission errors
Java: Make a data editor emdialog for presetparameter editing
Java: Set height and width on PDF assets
AI Add Number of records to create
OI When editing a team member and removeing a role it closes the dialog
Christopher B
8/28/25, 12:41:23 PM EDT
Workflow
!CM: Add Chat Notification for Entity Chat Viewers and Editors
CB: Add Locking for editing posts
CM: Test clear empty categories scripts for asset vs entity
CM: Update thumbnails from Google when Goole docs gets edited
CM: Document how to use Google Drive Import and editing
Feature: Desktop App not locking entities
UI: Cant delete submodules on Courageous Dreamers
Bug: Cant multi edit language fields. Needs testing
Bug: Cant Close Approve Dialog on search resutls
UI: Ignore .DSStore when bowser uploading
Bug: Bulk delete sub-entity not working
!CM: Add Chat Notification for Entity Chat Viewers and Editors
CB: Add Locking for editing posts
CM: Test clear empty categories scripts for asset vs entity
CM: Update thumbnails from Google when Goole docs gets edited
CM: Document how to use Google Drive Import and editing
Feature: Desktop App not locking entities
UI: Cant delete submodules on Courageous Dreamers
Bug: Cant multi edit language fields. Needs testing
Bug: Cant Close Approve Dialog on search resutls
UI: Ignore .DSStore when bowser uploading
Bug: Bulk delete sub-entity not working
Christopher B
8/28/25, 12:41:33 PM EDT
Marketing
!CM: Postiz primary image sharing not showing up
!CM: Postiz setup all the channels Twitter - Reddit channels Instagram Facebook BlueSky. Sit with Christopher
OI: Enable fundraising and credit card on OI and Impact Bank
OI: Make Chats SEO friendly and easy funnel for new users to chat
Java: eInnnovation needs to update the Feed on the home page.
Java: einnovation Use Postiz API to share posts from witin to multiple channels at once.
Marketing: check on Robots.txt
Marketing: eMediaLibrary.com SEO - Check all out titles
Marketing: eMediaLibrary.com Test Web Workflow. Login, chat with us etc
Marketing: eMediaLibrary.com Test Desktop Download potential clients can email us for easily
Marketing: OI project followers link for admin to edit list
Marketing: Add API link in eMediaLibrary Project for Germans to download acctivity for referal links
Marketing: Clean up My Account on eMediaLibrary.com with clear link to referals
SEO: Enable google Analytics on all marketing sites
SEO Enable Sitemaps
Online Sales: Make Parnerinships: LucidLink Wordpress etc Website
OI Community Grid boxes need descriptions?
SEO: Add Powered By eMedia text section to all community sites
SEO: Set titles in knowlege base
OI show the blog and home page for Commercial projects for anon users
OI: Add Videos to blog and test image selecting
OI: Be able to add followers manually by email list
Not working: https://cinecraft.emedialibrary.com/mediadb/mcp
Bug: einnovation.com regular user cant upload into a project they made
Add Chat panel to Luna template
Task: Add PostIt test account to Luna template site
UI: Rename Imagine-Nation to be Digital Heritage for the tribe in Brasil
OI: Anonymous users cant see the blog images
OI: Move all the communities into our local client repo
OI: Blog Posts attachments should be saved within the Library Collection
UI: Fix assetlinks.js 404 SEO
Docker Upgrade to Ubuntu 24 to get Java 21
p1 CM: Setup Postiz for Linked In, Reddit and TikToc, and Instagram?
!CM: Postiz primary image sharing not showing up
!CM: Postiz setup all the channels Twitter - Reddit channels Instagram Facebook BlueSky. Sit with Christopher
OI: Enable fundraising and credit card on OI and Impact Bank
OI: Make Chats SEO friendly and easy funnel for new users to chat
Java: eInnnovation needs to update the Feed on the home page.
Java: einnovation Use Postiz API to share posts from witin to multiple channels at once.
Marketing: check on Robots.txt
Marketing: eMediaLibrary.com SEO - Check all out titles
Marketing: eMediaLibrary.com Test Web Workflow. Login, chat with us etc
Marketing: eMediaLibrary.com Test Desktop Download potential clients can email us for easily
Marketing: OI project followers link for admin to edit list
Marketing: Add API link in eMediaLibrary Project for Germans to download acctivity for referal links
Marketing: Clean up My Account on eMediaLibrary.com with clear link to referals
SEO: Enable google Analytics on all marketing sites
SEO Enable Sitemaps
Online Sales: Make Parnerinships: LucidLink Wordpress etc Website
OI Community Grid boxes need descriptions?
SEO: Add Powered By eMedia text section to all community sites
SEO: Set titles in knowlege base
OI show the blog and home page for Commercial projects for anon users
OI: Add Videos to blog and test image selecting
OI: Be able to add followers manually by email list
Not working: https://cinecraft.emedialibrary.com/mediadb/mcp
Bug: einnovation.com regular user cant upload into a project they made
Add Chat panel to Luna template
Task: Add PostIt test account to Luna template site
UI: Rename Imagine-Nation to be Digital Heritage for the tribe in Brasil
OI: Anonymous users cant see the blog images
OI: Move all the communities into our local client repo
OI: Blog Posts attachments should be saved within the Library Collection
UI: Fix assetlinks.js 404 SEO
Docker Upgrade to Ubuntu 24 to get Java 21
p1 CM: Setup Postiz for Linked In, Reddit and TikToc, and Instagram?
Christopher B
8/28/25, 2:02:11 PM EDT
Misc Cristobal bugs
Only Profit and loss is shown for community sites. Read only
Add stripe key to projects
Fixing OI default stripe key
Asset Browse button only works on columns. Test table etc.
Only Profit and loss is shown for community sites. Read only
Add stripe key to projects
Fixing OI default stripe key
Asset Browse button only works on columns. Test table etc.
Ian M
8/29/25, 9:25:26 AM EDT
It's no longer currently possible to upgrade docker with the entermediadb-update-em11.sh scripts, urls are incorrect/delted/moved
Ian M
8/29/25, 9:25:52 AM EDT
if [ -z "$BUILD_NUMBER" ]; then
if [ $VERSION == "release" ]; then
curl -XGET -o /tmp/ROOT.war http://dev.entermediadb.org/jenkins/view/EM10/job/em11_release/lastSuccessfulBuild/artifact/deploy/ROOT.war > /dev/null
else
curl -XGET -o /tmp/ROOT.war http://dev.entermediadb.org/jenkins/view/EM10/job/em11_demoall/lastSuccessfulBuild/artifact/deploy/ROOT.war > /dev/null
fi
status=$?
if [ $status -ne 0 ]; then
echo "Cannot download the latest WAR on EM10"
exit $status
fi
else
curl -XGET -o /tmp/ROOT.war http://dev.entermediadb.org/jenkins/view/EM10/job/em11_demoall/"%24BUILD_NUMBER"/artifact/deploy/ROOT.war > /dev/null
status=$?
if [ $status -ne 0 ]; then
echo "Cannot download the WAR for build #$BUILD_NUMBER on EM10"
exit $status
fi
fi -
if [ $VERSION == "release" ]; then
curl -XGET -o /tmp/ROOT.war http://dev.entermediadb.org/jenkins/view/EM10/job/em11_release/lastSuccessfulBuild/artifact/deploy/ROOT.war > /dev/null
else
curl -XGET -o /tmp/ROOT.war http://dev.entermediadb.org/jenkins/view/EM10/job/em11_demoall/lastSuccessfulBuild/artifact/deploy/ROOT.war > /dev/null
fi
status=$?
if [ $status -ne 0 ]; then
echo "Cannot download the latest WAR on EM10"
exit $status
fi
else
curl -XGET -o /tmp/ROOT.war http://dev.entermediadb.org/jenkins/view/EM10/job/em11_demoall/"%24BUILD_NUMBER"/artifact/deploy/ROOT.war > /dev/null
status=$?
if [ $status -ne 0 ]; then
echo "Cannot download the WAR for build #$BUILD_NUMBER on EM10"
exit $status
fi
fi -
Cristobal M
8/29/25, 11:27:28 AM EDT
Hi Ian, yes we changed URLS and branches, instead of "release" branch and jenkins project we are using now "main", new url is:
>http://dev.entermediadb.org/jenkins/view/MAIN/job/main_demoall/lastSuccessfulBuild/artifact/deploy/ROOT.war
and the meaning of this branches also changed:
"main" branch is our daily-dev branch we all should be checking in
"em11" branch is now our -stable- branch, we will be merging from "main" branch once in a while
Docker script is defaulting to install em11 so clients will get stable code. If we want to update with "main" branch we should pass it to the script as parameter. Docker image is build so instances may require a rebuild process.
>http://dev.entermediadb.org/jenkins/view/MAIN/job/main_demoall/lastSuccessfulBuild/artifact/deploy/ROOT.war
and the meaning of this branches also changed:
"main" branch is our daily-dev branch we all should be checking in
"em11" branch is now our -stable- branch, we will be merging from "main" branch once in a while
Docker script is defaulting to install em11 so clients will get stable code. If we want to update with "main" branch we should pass it to the script as parameter. Docker image is build so instances may require a rebuild process.
Ian M
8/29/25, 11:34:36 AM EDT
Yeah the issue is that you can no longer go to the container and say update-11.sh as the scripts do not point there
Cristobal M
8/29/25, 12:14:50 PM EDT
/jenkins/view/EM10/job/em11_release/lastSuccessfulBuild/artifact/deploy/ROOT.war is now redirecting to ---> /jenkins/view/MAIN/job/main_demoall/lastSuccessfulBuild/artifact/deploy/ROOT.war
also disabled entermediadb/entermedia10 Docker build, old scripts will fail to pull but still be able to rebuild images.
The right way to proceed is download new entermedia-docker.sh script and rebuild images, that will take care of new docker image and install/update scripts
also disabled entermediadb/entermedia10 Docker build, old scripts will fail to pull but still be able to rebuild images.
The right way to proceed is download new entermedia-docker.sh script and rebuild images, that will take care of new docker image and install/update scripts
Processing...