1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 20 hours ago.
Aug 20, 2025 — Aug 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix bug in manufacturing.py that prevented reprinting serial numbers More... almost 8 years ago
in contacts.py, global device was named dev, changed to self.scanner More... almost 8 years ago
add version.ui file to Anjuta More... almost 8 years ago
database_tools.py had a variable assignment from a variable that didn't exist More... almost 8 years ago
change dateutils.py from subclassing connection to using file variable More... almost 8 years ago
change Connection class to cursor variable in main.py file More... almost 8 years ago
Merge branch 'master' of file:///media/house/nas/posting More... almost 8 years ago
add ui_directory variable to main.py file for install purposes More... almost 8 years ago
change admin class with static methods to admin.py file variable More... almost 8 years ago
add templates/__init__.py file More... almost 8 years ago
add requirements.txt and setup.py More... almost 8 years ago
add customer_terms files (rename) More... almost 8 years ago
delete contact terms files More... almost 8 years ago
rename contact_terms to customer_terms More... almost 8 years ago
drop column markup_percent from terms_and_discounts in database More... almost 8 years ago
replace db.commit() with cursor.execute() to tickle the notify system More... almost 8 years ago
show database name on main window before asking if database should be upgraded More... almost 8 years ago
clicking a resource management todo from the main window passed the wrong argument More... almost 8 years ago
rearrange contact_terms_and_discount window to better reflect cash only status, and database structure More... almost 8 years ago
add custom tab and widget to print dialog More... almost 8 years ago
add spell check to invoice window More... almost 8 years ago
Revamp resource management: add time clock connection Tab scrolls sideways through treecolumns remove parent/child feature add spell checker to notes textview notes autosave has a time delay but saves before program shutdown More... almost 8 years ago
Add completion to incoming invoice service provider combo More... almost 8 years ago
version 0.4.2; add shutdown signal and set resources table not nulls and defaults More... almost 8 years ago
add capability to control time clock window from external window More... almost 8 years ago
Merge branch 'master' of file:///media/house/nas/posting More... almost 8 years ago
add python calculator code from stackoverflow More... almost 8 years ago
delete testxlwt, replaced by proper import tool More... almost 8 years ago
time clock window : add cancel entry to jobs, center job list, fix bug 'self.entry_id does not exist', add comments, only populate employees on database notify More... about 8 years ago
revenue account and expense account displayed swapped around More... about 8 years ago