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. |
|
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.) |
|
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). |
|
More...
|
almost 22 years ago
|
Patch 795371: fix for all day events in publish.php |
|
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 |
|
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. |
|
More...
|
almost 22 years ago
|
adjusted allowed chars for $user (removed ';') |
|
More...
|
almost 22 years ago
|
Security fix: added new getValue() function that will error check formats of variables from users (HTTP GET/POST). |
|
More...
|
almost 22 years ago
|
Fixed printer friendly |
|
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. |
|
More...
|
almost 22 years ago
|
Fixed bug: add icon appeared in printer friendly view pages (view_m.php...) |
|
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 |
|
More...
|
almost 22 years ago
|
Changed htmlspecialchars() to htmlentities(). |
|
More...
|
almost 22 years ago
|
Updated Finnish translation. |
|
More...
|
almost 22 years ago
|
Updated German translation. |
|
More...
|
almost 22 years ago
|
Updated Dutch translation |
|
More...
|
almost 22 years ago
|
Updated Chinese-GB2312 translation |
|
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
|