5
I Use This!
Activity Not Available

Commits : Listings

Analyzed 6 months ago. based on code collected 6 months ago.
Jan 03, 2024 — Jan 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changed all isset() function calls to ! empty() More... almost 22 years ago
Fixed bug 801850: Don't allow adding of events via public calendar if user enters URL by hand.
craigk5n
as cknudsen
More... almost 22 years ago
Modified to use md5 hashes for passwords in webcal_user rather than storing the passwords as plain text. (Requires updating database and running conversion script. See UPGRADING.html.)
craigk5n
as cknudsen
More... almost 22 years ago
Fixed bug 802345: error message when viewing reports Bug created when trying to fix security holes in session/login handling (new code in CVS).
craigk5n
as cknudsen
More... almost 22 years ago
Patch 795371: fix for all day events in publish.php
craigk5n
as cknudsen
More... almost 22 years ago
Attempt at ical alarms More... almost 22 years ago
Fixed Daylight Savings time bug with date_to_epoch function. More... almost 22 years ago
Fixed Daylight Savings time bug with repeating events. More... almost 22 years ago
security fix for edit_report.php
craigk5n
as cknudsen
More... almost 22 years ago
Security fix: improved session cookie to associate the cookie with remote address and local server name to make hijacking a session cookie much harder.
craigk5n
as cknudsen
More... almost 22 years ago
adjusted allowed chars for $user (removed ';')
craigk5n
as cknudsen
More... almost 22 years ago
Security fix: added new getValue() function that will error check formats of variables from users (HTTP GET/POST).
craigk5n
as cknudsen
More... almost 22 years ago
Fixed printer friendly
craigk5n
as cknudsen
More... almost 22 years ago
Fixed bug:769755 saturday events not showing in week view (negative offset) More... almost 22 years ago
Fatal error all pages if magic_quotes_gpc is Off.
craigk5n
as cknudsen
More... almost 22 years ago
Fixed bug: add icon appeared in printer friendly view pages (view_m.php...)
craigk5n
as cknudsen
More... almost 22 years ago
Attempt at ical alarms More... almost 22 years ago
Fixed Bug 792731: NIS login failure More... almost 22 years ago
Fixed Week Number calculation More... almost 22 years ago
Fixed Help Popups (IE & Mozilla) More... almost 22 years ago
Fixed bug 787788: Can't enter event beginning st midnight More... almost 22 years ago
Fixed bug 783487: SQL error on saving existing report
craigk5n
as cknudsen
More... almost 22 years ago
Changed htmlspecialchars() to htmlentities().
craigk5n
as cknudsen
More... almost 22 years ago
Updated Finnish translation.
craigk5n
as cknudsen
More... almost 22 years ago
Updated German translation.
craigk5n
as cknudsen
More... almost 22 years ago
Updated Dutch translation
craigk5n
as cknudsen
More... almost 22 years ago
Updated Chinese-GB2312 translation
craigk5n
as cknudsen
More... almost 22 years ago
updated for timezone fixes More... almost 22 years ago
Fixed Bug: TZ_OFFSET was not being used when setting $today, $thisdate, etc More... almost 22 years ago
added function set_today to reduce common code More... almost 22 years ago