Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up- Grand Rapids, MI
- Sign in to view email
- https://jacebrowning.info
Pinned
1,580 contributions in the last year
Contribution activity
July 2019
Created a pull request in jacebrowning/doorstop that received 5 comments
- Import data only (no formulas) from XLSX
- doorstop/gui: extract creation of properties to a separate widget function
- Freeze top row in exported *.xlsx
- Document and simplify settings
- Clarify header attribute
- Document scripting interface
- doorstop/gui: sort the property- and links-related widget declarations.
- Clear suspect links by UIDs
- Update openpyxl to the current version (2.6.x)
- Header
- Fix attribute defaults
- Add reviews and default values to extended attributes
- Mention implicit typing issues in level docs
- Prepare support for extended reviewed attributes
- Add SPDX-License-Identifier: LGPL-3.0-only
- Improve styling for HTML Export
- Provide an error message in case of invalid settings
- Document the item fingerprint
- Update creation.md to note only one requirement tree per git repo
- Remove superfluous item.document checks
- Clarify that the license is LGPLv3
- Check that there are no cycles in the item links
- Update CLI validation documentation
- Prevent "doorstop link" to add a self references or cyclic dependency
Created an issue in jacebrowning/doorstop that received 1 comment
Plugin system?
In #375, I discussed the idea of a plugin system to call validation hooks automatically. One way this could be implemented is to have Doorstop look…
1
comment