0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 15 hours ago.
May 29, 2023 — May 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixing entity listed next to invoice. not done yet More... almost 20 years ago
fixed invoices and demo to work with sessions. added more menu buttons More... almost 20 years ago
started converting invoice screen to session More... almost 20 years ago
Fixed the issue where after creating a new Hourly entry as an admin for a specified user, going to enter another entry was creating it as yourself. Fixed layout of the Hourly entry screen in regards to the Prepay and Comment. More... almost 20 years ago
code refactoring (DB layer, Session authentication, HTMLObject). More... almost 20 years ago
Added the global use statements for the HTMLObject:: modules that all scripts will need to use. More... almost 20 years ago
Fixing the bugs in the getTime method. More... almost 20 years ago
got rid of the user_name, password, uname and sql_string cruft and replaced with the sessionId value. More... almost 20 years ago
Adding the Globals.pm module JT created. More... almost 20 years ago
started fixing admin menu but got ditracted by time formating. wrote a subroutine formatTime made a Globals file to store static global data More... almost 20 years ago
Initial refactoring to use the new DB layer and authentication code. Converted to using the HTMLObject. More... almost 20 years ago
Converted to using the new DB layer and Session support. More... almost 20 years ago
Cleaned up the button creation code to use the sessionId. More... almost 20 years ago
Refactored to use the new database and authentication code and converted to using the HTMLObject. More... almost 20 years ago
Added the ss-session-cleanup cronjob script to the distro and the necessary support methods it needs to query the database, etc. More... almost 20 years ago
Added the code to delete the session_log entry when the user logs out. More... almost 20 years ago
Added the necessary database support for the session_log table and rule to let us know when a session has been updated. More... almost 20 years ago
Making the Debug message start on a new line. More... almost 20 years ago
Adding the Login link to the sessObj error handler. More... almost 20 years ago
Fixing the sessObj error output to include a login link. Fixed the check for not clocked out entries to limit the jobs to lookup to just those where entity=-1 (the initial job entry) when looking for the bill_unit = 0 More... almost 20 years ago
Added the session delete code. More... almost 20 years ago
Converting the boolean checks. More... almost 20 years ago
Fixing the boolean check. "t" => 1 More... almost 20 years ago
Converted to using the sessionId and new Database layer. More... almost 20 years ago
Fixed the Clocked In checking code and display stuff. More... almost 20 years ago
Fixed the isClockedIn method (it needed to return the data for later processing!) Added the isPayrollProcessingDate() method so we can eliminate a lot of the in_use_tb checks that are similiar. More... almost 20 years ago
Fixed the warning that bash was blowing. More... almost 20 years ago
initial conversion to HTMLObject. updated the database code and authentication. More... almost 20 years ago
Updated the authentication code. More... almost 20 years ago
Fixing the yesterday link info. More... almost 20 years ago