5
I Use This!
Activity Not Available

Commits : Listings

Analyzed 5 months ago. based on code collected 5 months ago.
Jan 03, 2024 — Jan 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added to FAQ: issued with undefined variables
craigk5n
as cknudsen
More... almost 22 years ago
Another fix for repeating dates not showing up on correct week.
craigk5n
as cknudsen
More... almost 22 years ago
Fixed major security flaw. Many global variables could be altered by putting them in the URL. Such as: http://xxx/day.php?single_user=Y&single_user_login=cknudsen or http://xxx/day.php?user_inc=/etc/passwd Added a new array $noSet that defines variable names that should be ignored if found in a HTTP GET or POST.
craigk5n
as cknudsen
More... almost 22 years ago
Bugfix for repeating not showing up on right dates.
craigk5n
as cknudsen
More... almost 22 years ago
Added Holo (Taiwanese) translation
craigk5n
as cknudsen
More... almost 22 years ago
added nonuser options More... almost 22 years ago
added nonuser options More... almost 22 years ago
added nonuser options to participant list More... almost 22 years ago
update - fixed bug 760236 More... almost 22 years ago
Wasn't filtering Summary for quotes, newlines, etc. More... almost 22 years ago
wasn't using latest patch - fixed repeating exceptions issue More... almost 22 years ago
fixed timezone offset problem with help from Rama McIntosh More... almost 22 years ago
added $is_nonuser_admin in $can_edit line More... almost 22 years ago
Updated pref.php and admin.php to allow enabling/disabling publishing calendars on a system level and user level. Also updated help pages.
craigk5n
as cknudsen
More... almost 22 years ago
Oops. 2003, not 2002 for 0.9.41.
craigk5n
as cknudsen
More... almost 22 years ago
- Added support for repeating events by weekday from end of month (as in Memorial Day, which is last Monday in May). - Fixed bug in repeating events by weekday. Was incorrectly placing repeating events on wrong week if weekday in question is not contained in first week of month. (Thanksgiving 2003, 4th Thursday, was showing up on Nov 20, not Nov 27.)
craigk5n
as cknudsen
More... almost 22 years ago
Updated to work with monthlyByDayR repeating events. Fixed monthlyByDay repeating events.
craigk5n
as cknudsen
More... almost 22 years ago
Updated documentation for webcal_entry_repeats.
craigk5n
as cknudsen
More... almost 22 years ago
Improved display of repeating info for repeating by monthlyByDay and added monthlyByDayR support.
craigk5n
as cknudsen
More... almost 22 years ago
Fixed bug. Was not saving the cal_user field properly in webcal_report table.
craigk5n
as cknudsen
More... almost 22 years ago
Added new publishing support. Users can subscribe using the Calendar client from Mozilla or from Apple's iCal. The URL would be http://your-calendar-url-here/publish.php/username.ics where 'username' would be the login of the calendar to subscribe to.
craigk5n
as cknudsen
More... almost 22 years ago
Added comment.
craigk5n
as cknudsen
More... almost 22 years ago
Fixed SQL syntax error (=< instead of <=).
craigk5n
as cknudsen
More... almost 22 years ago
Added some documentation.
craigk5n
as cknudsen
More... almost 22 years ago
Updated report.php to allow use of "user=xxx" in URL. If viewing another user's calendar, then the links in the trailer will also include that user name and any reports viewed will then view the events for that user (unless the report specifies a certain user in it).
craigk5n
as cknudsen
More... almost 22 years ago
Updated for new filenames.
craigk5n
as cknudsen
More... almost 22 years ago
Updated.
craigk5n
as cknudsen
More... almost 22 years ago
Renamed database.html to WebCalendar-Database.html.
craigk5n
as cknudsen
More... almost 22 years ago
Fixed for version in database.html.
craigk5n
as cknudsen
More... almost 22 years ago
Fixed bug in version output.
craigk5n
as cknudsen
More... almost 22 years ago