0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Mar 25, 2023 — Mar 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Reimplement remove_file in terms of delete_file. More... over 12 years ago
Merge branch 'master' of ssh://git.linuxfoundation.org/srv/www/git-private/foss-barcode More... over 12 years ago
Fix tests to match recent changes in barcode handling. More... over 12 years ago
Add file deletion logic, tests for commits. More... over 12 years ago
Enable add/delete line items Add a remove_file method the the recordset Review/add/delete/store spdx and patch files Check new entry against database for a dupe before continuing More... over 12 years ago
Make sure file references are strings when staging. More... over 12 years ago
Start of work exposing revisions. More... over 12 years ago
Regen checksum on edit if needed Add date to qr+ code, regen always on edit Add codetype, released to product_record, use this value of codetype for barcode gen Commit edit changes to version control More... over 12 years ago
Fix the "Select All" hide/show in the input tab More... over 12 years ago
Merge branch 'master' of ssh://git.linuxfoundation.org/srv/www/git-private/foss-barcode More... over 12 years ago
Integrate file selectors into the modal edit dialogs More... over 12 years ago
Merge branch 'master' of ssh://git.linuxfoundation.org/srv/www/git-private/foss-barcode More... over 12 years ago
Add initial git support. More... over 12 years ago
enable line edit for the record input tab More... over 12 years ago
Fix fill of line edit modal, wasn't working on Firefox More... over 12 years ago
Add line item edit functionality, do some validation in the modal input form to avoid losing data on a page reload More... over 12 years ago
Merge branch 'master' of ssh://git.linuxfoundation.org/srv/www/git-private/foss-barcode More... over 12 years ago
Moved checksum and barcode/QRcode generation into the models. More... over 12 years ago
Merge branch 'master' of ssh://git.linuxfoundation.org/srv/www/git-private/foss-barcode More... over 12 years ago
iFrames were giving django fits, go back to embedded divs, but use includes. Enable header change submit, still needs some work. More... over 12 years ago
Fix problem with deleting user data from the UI. More... over 12 years ago
Move all file management from views into the new mixin classes. More... over 12 years ago
Firm up linkage between mixin classes, add tests. More... over 12 years ago
Create FileDataDirMixin class for managing the data directory. More... over 12 years ago
Add Makefile test target. More... over 12 years ago
Add a .gitignore file; ignore .pyc files and the server log. More... over 12 years ago
Move the line item edit and the header edit to their own pages too Tweak the css a bit for the iframes More... over 12 years ago
Fix bug with file name generation and management. More... over 12 years ago
Move the static history modal content out to it's own page, display per-record with an iframe Change the edit icon Number the history, line-item icons so we know what record we're working with More... over 12 years ago
Merge branch 'filesystem-migrate' More... over 12 years ago