2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Feature #1109495. Print view will now show the location if the field is defined. Code provided by Nicolas Contamin. More... about 19 years ago
Feature #1353342. You can now specify how many days should be displayed on the week view. All numbers, negative to more than seven, work with the expected behavior. Thanks to Nicolas Contamin for the code changes. More... about 19 years ago
temporary fix to calname problem. Still need to deal with webcalnames better More... about 19 years ago
revert change in calendar_functions. More... about 19 years ago
change date calcs in several files for compatibility with some php installs that fail to calculate now+something More... about 19 years ago
init.inc.php - remove .. but not . from cpath More... about 19 years ago
init.inc.php - strip . from cpath, change time calc, calendar_functions.php change in getCalendarname to not truncate names not ending in .ics More... about 19 years ago
patches to template.php to handle empty master array without warning on bad foreach - suggested from the bbs by andrew. See http://phpicalendar.net/forums/viewtopic.php?t=292 More... about 19 years ago
patches to fix several files to work better with cookies. Changes in preferences.php, preferencees.tpl, init.inc.php More... about 19 years ago
patch line 38 of ical_parser.php for webcals More... about 19 years ago
Accidentally commited webcal URL for US holidays. More... about 19 years ago
Fixed support for multiple selection web calendars. You can now select multiple local and web calendars, in any number and combination. The calendar name will also be displayed correctly, instead of only displaying a single calendar name when multiple calendars are chosen. More... about 19 years ago
Reverted behavior, as the previous behavior was correct according to the comment in config.inc.php. More... about 19 years ago
Fixed bug that would display webcals defined in the $list_webcals array for $ALL_CALENDARS_COMBINED even if the global $allow_webcals was not 'yes'. More... about 19 years ago
Added support for Apple iCal native repository format and recursive calendar searching to the 2.2 README change list. More... about 19 years ago
modified footer and README for 2.2 release More... about 19 years ago
changes to fix bugs in handling webcals More... about 19 years ago
use lang var instead of english 'all day' More... about 19 years ago
remove a dumb addition I made to the templates, which led to cpath being there twice More... about 19 years ago
change append .ics method More... about 19 years ago
bug fixes and additions to rss.php. Fixed problems with data calculations and added rssview=year More... about 19 years ago
bug fixes to handle cpath better More... about 19 years ago
Corrected filename identification issue when selecting a specific calendar by name, where the calendar file would fail to be found. Included a comment explaining what is going on. More... about 19 years ago
fix rss.php bugs and merge multiday events More... about 19 years ago
fix calendar nav icons to pass cpath More... about 19 years ago
fix small nav icons to pass cpath More... about 19 years ago
fix day.tpl small nav icons to pass cpath needs change in day.php More... about 19 years ago
fix sidebar to pass cpath More... about 19 years ago
fix index.php to pass cpath More... about 19 years ago
stripslashes in event.php More... about 19 years ago