0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 19 hours ago.
May 29, 2023 — May 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed the passwords do not match issue. passwd -> password in input. More... almost 20 years ago
Added some cleanup code to make sure we don't leave around a temp config file. More... almost 20 years ago
got main menu runnig agiain but authentication seems to be broken More... almost 20 years ago
started porting main menu to new authenticate, db and other More... almost 20 years ago
Ported getEntities into the DB module. More... almost 20 years ago
session_id -> sessionId. More... almost 20 years ago
Moving the database setup, user authentication and getUsers methods into the SandSurfer::DB module. More... almost 20 years ago
updated invoices to use new api More... almost 20 years ago
converted db into a package. moved some routines back into invoice More... almost 20 years ago
First draft at implementing the Session support. The authentication code is going to change, but I'm committing so JT and Jason can start hacking on the code and have an idea of how things are going to change. More... almost 20 years ago
fixed password bug that outputs encrypted version of passwd when wrong on main_menu More... almost 20 years ago
Adding the Base and Session modules to the distro. More... almost 20 years ago
Adding the sessions table for the Sessions support code. More... almost 20 years ago
Make sure that entries < 1 hour are prefixed with a 0. More... almost 20 years ago
Fixed the totalling code to just use the totalMinutes / 60 and format that output to have 2 decimal points. Also formatted the output of the Non-Hourly Units entry to have at least 1 decimal point. More... almost 20 years ago
*** empty log message *** More... almost 20 years ago
rearranged xml on reporting setup. added date pickers. took out ' on enter_man... More... almost 20 years ago
Fixing the #FIELD=main_menu# showing up when only an Admin Menu button was being displayed. More... almost 20 years ago
Adding the preferences.cgi script to the distro. More... almost 20 years ago
The beginnings of the Edit User Preferences and eventually Edit Entity info. More... almost 20 years ago
Added the Edit Preferences button the main menu and updated the View Yesterdays Activity link to use the XML reporting engine. More... almost 20 years ago
Fixed the missing main_menu entry for the mainButton. More... almost 20 years ago
Added the data structures, validation and select options gathering code for the TimeFormat, E-mailFormat and Layout items used on the User and Entity screens. More... almost 20 years ago
removed an extraneous => and added the -Label to the job form item. More... almost 20 years ago
Moved the servertype and name questions before the creation of the unique.pm file so that we can set the site_dir value to be a fully qualified url. More... almost 20 years ago
removed the unique.pm file from being included as it isn't in the scripts directory in cvs. More... almost 20 years ago
Added the support for xml report output. More... almost 20 years ago
Fixing up the xml output support. Added the x option for the user email format type. More... almost 20 years ago
Added support for specifying you want the xml for the report to be returned. More... almost 20 years ago
Tweaked the reportLayout width and content (left aligned). Added the edit Non-Hourly timesheet entry form. More... almost 20 years ago