Posts

Showing posts with the label Documentation

Introducing OpenRose’s Enhanced Start‑Up Modes

Image
  Microsoft Blazor .NET Enhanced Start‑Up Modes OpenRose now supports three powerful start‑up modes that give engineering teams unprecedented flexibility in how they access, review, and share requirements. These modes are designed for real‑world environments where not everyone has the same level of access, the same security clearance, or even a network connection. Whether you need full editing capabilities, a controlled read‑only snapshot, or a completely offline review experience, OpenRose adapts to your context. This blog walks through each mode, explains the problems they solve, and shows how they fit into complex multi‑company engineering workflows. Why Enhanced Start‑Up Modes Matter Modern engineering projects rarely operate inside a single team or a single network boundary. Requirements must be shared with subcontractors, auditors, certification authorities, and clients — all of whom need different levels of access. The transcript captures this challenge clearly: “it’s no...

Server-Side Requirements Data file Views - Simple, Easy and Effective way to share!

Image
  Server‑Side Offline Data File Views introduce a simple but transformative capability to OpenRose: the ability to host exported project data directly on the server and make it instantly accessible to any authorized user. This dramatically improves how teams share information, collaborate, and maintain visibility across projects. Here are the key reasons this feature stands out: Zero‑Complexity Hosting You export a JSON file and place it in a server folder. That’s it. Accessible to All Team Members Anyone with access to the OpenRose instance can open the hosted file—no emailing, no file transfers, no setup. Perfect for Non‑Technical Contributors If someone can write Markdown, they can create content that can be exported and hosted. Centralized and Always Available Hosted files remain accessible even if the SQL Server or API layer is offline. Ideal for Documentation and Reference Material Requirements, onboarding guides, snapshots, and structured notes can all be hosted a...

Requirements Description supports Markdown and HTML

Image
  Requirements Description supports Markdown and HTML OpenRose - Requirements Management An Open Source and FREE Requirements Management Application / Tool Direct Link to YouTube Video : https://www.youtube.com/watch?v=CZlr8VaiVnY   Video Transcript : Hello and welcome to OpenRose, an open-source and free requirements management application. You can find more information at https://github.com/openrose . Today we are going to talk about the requirement description field, which is a markdown field. Let me go to a project in Treeview, expand all the data, and here is one of the requirements under a requirement type or an item type that has a table format. When you provide headings in the first row and a separator in the second row with further rows as the table data, this is a markdown format, and this format is converted into a table form. Markdown also allows users to capture different formatting within the description box. When you click on the question mark here, which is...