0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 19 hours ago.
May 08, 2023 — May 08, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Quick hack that fixes the lookup issue where the key() document wasn't the original document anymore and so I have to copy over the sections that key() wants to look at so that the data exists! A future improvement will be to only copy over the section currently being worked with. More... over 18 years ago
Fixing the Task Sub Totals display on invoices. More... over 18 years ago
Fixing up date-picker -WidgetOptions changes. More... over 18 years ago
Removing a duplicate dbSetup() call. More... over 18 years ago
Fixing date picker. More... over 18 years ago
Add dependancy on HTMLObject::Widgets. More... over 18 years ago
Updating to latest colorScheme format. More... over 19 years ago
fixed entity to use Client instead of entity for delete functions More... over 19 years ago
finished tasks too. More... over 19 years ago
finished debugging jobs More... over 19 years ago
finished entity screen More... over 19 years ago
derived Entity from a new Base2 which will allow me to do jobs and tasks without any work More... over 19 years ago
created entity screen new with no effort due to Base2 experiment More... over 19 years ago
checking in code while working on entity screens. this code should be the addition of user field to manual entry More... over 19 years ago
started adding colors. added user select when admin on manual entry page More... over 19 years ago
forgot to add before More... over 19 years ago
Setting the defaults to what JT wanted. More... over 19 years ago
Allow the default window width/height to be changed more easily. More... over 19 years ago
Finished Admin Menu More... over 19 years ago
unified menu across all screens. made placeholder for reports. started admin menu. removed extraneous language files. More... over 19 years ago
cleaned up date code in timesheet. just noticed it wasnt even checked in. moved more functionality into base More... over 19 years ago
cleaned up code so it compiles and runs. structured Main to be the base class for ss states and Base to be the base class for objects/db More... over 19 years ago
in the middle of adding form based stuff but have to leave town. stuff is surely broken More... over 19 years ago
have first run of manual enter working. not completely correctly. still need to add admin view and fix admin features. More... over 19 years ago
started migrating code from old to new. completed main menu but no db work yet More... over 19 years ago
removing extraneous files More... over 19 years ago
Initial revision More... over 19 years ago
started working on admin menu but it is time to move to portal More... over 19 years ago
make check for admin on main menu "X entries in timeq_tb waiting for approval" needs to warn user if there is a time entry in the near future when on main page in case manual entered in the future then clocked in and may run into it. More... over 19 years ago
fixed overlapping problems with time entries More... over 19 years ago