0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 17 hours ago.
May 29, 2023 — May 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Cleaned up the old commented out JavaScript code to setup selecting jobs/tasks. Added the textarea that lets the user specify the reportLayout value. Changed the "No Colors" to "Printable View" label. Removed the submit code to send to the reporting_mod2.cgi script. More... almost 20 years ago
Updating the edit non-Hourly code to use the unit.cgi script. Removed the Edit button as it is useless if Javascript didn't fire on the radio buttons. More... almost 20 years ago
Fixed up the in_use_tb check. More... almost 20 years ago
Made the comment be populated from the database when editing an entry. More... almost 20 years ago
*** empty log message *** More... almost 20 years ago
started fixing xml. tried to make entityList work. something wrong with the way im filling in the data More... almost 20 years ago
fixed not null again More... almost 20 years ago
fixed bug in upgrade sql with NOT NULL More... almost 20 years ago
Adding answers/questions to the TODO items. More... almost 20 years ago
Updated to handle the /etc/SandSurfer.conf config file and to support the text email format. More... almost 20 years ago
Improving the temp file name to use and cleaning up the email code. More... almost 20 years ago
closing the CONFIG file handle explicitly. More... almost 20 years ago
Converted to using the /etc/SandSurfer.conf config file to determine where to get the unique.pm file from for settings. Added the text conversion support code. More... almost 20 years ago
Fleshing out some notes about the Cron Job User. More... almost 20 years ago
Make sure the cron_user config_tb entry gets set! More... almost 20 years ago
Added questions to figure out the https? type and servername so the config file can have a fully qualified domain name to work with for the cronjobs. Updated the apache include code to use this info. More... almost 20 years ago
Adding a space between the invoice link and the X delete link. More... almost 20 years ago
Getting rid of the 'ly' extension on the unit and changing the header to Per. More... almost 20 years ago
Improving debug info to help figure out what part of the transformation process is having issues. More... almost 20 years ago
Removed the Task from the Non-Hourly total block and changed the Worked to Units More... about 20 years ago
Fixed the sql statement to exclude non-hourly timesheet entries when looking for invalid entries. More... about 20 years ago
Fixed the in_use_tb checking code to handle the case where there are not any entries or more than 1 entry defined. More... about 20 years ago
Removed the Start and Stop columns from the non-hourly detailed view. Changed the Unit -> Type and Amount -> Units headers. More... about 20 years ago
Updating the totalTime value to be what the user input for a non-hourly entry. More... about 20 years ago
Making the version of HTMLObject required more explicit and added a note about using our stable repository for debian packages. More... about 20 years ago
Fixed the job entry not being properly populated when an error is detected. Tried to fixup the regular expressions to make the entity/job, etc. = 0 be valid, but the Data::FormValidator appears to not like any input value of exactly 0! More... about 20 years ago
Updated the entity search code to properly handle the case where multiple entities were selected. It is converted to an array, not a simple string. More... about 20 years ago
Fixing the issues I encountered while trying to run the new Invoicing subsystem. More... about 20 years ago
Making the apache user non-hardcoded so it is easier to for someone to use the script on a non-Debian system. More... about 20 years ago
changed shortcut to not use emp_id and started on package for database invoice routines More... about 20 years ago