12
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Correctly display the 'ok to charge' status and prepopulate the amount. More... about 15 years ago
Uninitialised variables cleaned from timelist form. More... about 15 years ago
More uninitialised variable cleansing. More... about 15 years ago
More uninitialised variable cleansing. More... about 15 years ago
Removes all uninitialized variables before login. More... about 15 years ago
More uninitialised variables/properties errors. More... about 15 years ago
The local wrms.webprj Quanta file is an artifact of me, not the project. More... about 15 years ago
Get rid of a number of uninitialised variable warnings. More... about 15 years ago
Lets not keep random configs in the repository any longer. More... about 15 years ago
WR 60955: NMU update changelog for release More... about 15 years ago
NMU update to fix bug
morfran
as Matthew Hunt
More... about 15 years ago
WR 60955: the 'professional' warning should only show to staff More... about 15 years ago
Fixed additional headers.
morfran
as Matthew Hunt
More... about 15 years ago
Release 2.8.8 changelog More... about 15 years ago
Automatically detect PostgreSQL version when on PHP5 (prevents issues when $pg_version not configured/misconfigured) More... about 15 years ago
Switch timesheet.php from using sanitise_input() to pulling in raw $_POST since all queries use bound params already (this prevents multiplication of single quotes in timesheet messages) More... about 15 years ago
Fix issue in previous commit that caused existing SSHAs to be detected as MD5 and regenerated on every login More... about 15 years ago
Implement login check that user is using latest (SSHA) password hash format, if not, make it so (for LDAP compatibility) More... about 15 years ago
Correct the checking of available hash algorithms (syntax error) More... about 15 years ago
When changing a password prefer ssha1, then smd5, then md5. More... about 15 years ago
Fixed regex in Timesheet 2.0 More... about 15 years ago
Set a default of 0.0 for timesheet quantity.
morfran
as Matthew Hunt
More... about 15 years ago
Allow timesheet entry until midnight
morfran
as Matthew Hunt
More... about 15 years ago
Decoding text version of note actually doesn't seem to be a problem (removed)
morfran
as Matthew Hunt
More... over 15 years ago
Changed X-WRMS-Person: fullname to X-WRMS-User: username (username is unique) Decode note when appending to text version of message (WR40400)
morfran
as Matthew Hunt
More... over 15 years ago
WR57237 don't allow null in timesheet quantities
morfran
as Matthew Hunt
More... over 15 years ago
Add extra_headers config line to the configuration object.
morfran
as Matthew Hunt
More... over 15 years ago
Changed X-WRMS-Person header to show full name, rather than username
morfran
as Matthew Hunt
More... over 15 years ago
Make sure that configuration is readable where needed.
morfran
as Matthew Hunt
More... over 15 years ago
Add extra email headers for filtering and update version number.
morfran
as Matthew Hunt
More... over 15 years ago