From: Chad <ch...@ch...> - 2002-10-07 17:42:28
|
So, lets start planning the next one. In list of importance by me. 1) Figure out why Oct 27th isn't parsed correctly on all systems. 2) Email this event. - Sends a .ics file with just that event. 3) Search - Find your mama's birthday. 4) Calendar coloring - Specify which style sheets to use for calendars 1, 2, 3, 4... 5) Year.php - I will toss this together on my trip hopefully. 6) More themes - Will hope that some people submit a few new themes to support #3. Optional items: 7) Config builder for group-ware users - Builds a config.inc.php based on drop down menus, form submit. 8) Find an elegant solution to viewing a busy week - Decrease font size, Truncate summary. 9) Cookies for languages. - Pick a language, set a cookie. 10) Change page titles - Based on date for easy bookmarking. 11) Build a a nice homepage. - Support for downloads, rankings, submissions, comments. Maybe look at nuke again. 12) Bug fixes. Whew, longer list than I though :-) |
From: Michel <mi...@la...> - 2002-10-07 19:17:09
|
Chad wrote : > So, lets start planning the next one. > In list of importance by me. > 1) Figure out why Oct 27th isn't parsed correctly on all systems. > 2) Email this event. - Sends a .ics file with just that event. > 3) Search - Find your mama's birthday. > 4) Calendar coloring - Specify which style sheets to use for calendars > 1, 2, 3, 4... > 5) Year.php - I will toss this together on my trip hopefully. > 6) More themes - Will hope that some people submit a few new themes to > support #3. Hi guys, The 0.6 was a good release. But I saw some few things to fix to be perfect: - untimed events (as "Stef in town" all-over september's Home calendar), in "This Month's Events" down the month.php page, are shown as 12.00 AM They should be displayed without the 12.00 AM as in the rest of the calendar (To correct this, add $event_end = ''; in month_bottom.php, lines 363) - I checked the differences between iCalendar 0.6's calendar parsing and iCal.app's calendar parsing. One event disapeared with iCalendar on Tuesday, Sept 17 "My birthday" You can see that looking for "My birthday" in the .ics source (we have to check again ical_parser.php because this might be very anoying) - untimed events are shown as "All - Day" instead using the $all_day_lang variable in day.php and week.php This is due to the displayed loop (lines 106-116 in day.php, lines 178-187 in week.php) The good loop method is in month.php lines 133-168 Mike. |
From: Chad <ch...@ch...> - 2002-10-07 21:28:05
|
Yeah, Jared pulled the old code for all day events into his code, but looks like enough testing wasn't done, recurring all-day events are broken at least annual ones. We'll have to test more to see what else might be broken in the all-day event "All-Day"?? I don't see that anywhere, it was around earlier but not in 0.6. Mike please check that you are using the latest from CVS. As for "12:00 AM" being shown, I don't see it. Did you check the version we have as the demo? Thanks for the tip on all day recurring events. I'll be sure to tease Jared. http://phpicalendar.sourceforge.net/phpicalendar-0.6/ -Chad On Monday, October 7, 2002, at 12:17 PM, Michel wrote: > Chad wrote : > >> So, lets start planning the next one. >> In list of importance by me. >> 1) Figure out why Oct 27th isn't parsed correctly on all systems. >> 2) Email this event. - Sends a .ics file with just that event. >> 3) Search - Find your mama's birthday. >> 4) Calendar coloring - Specify which style sheets to use for >> calendars 1, 2, 3, 4... >> 5) Year.php - I will toss this together on my trip hopefully. >> 6) More themes - Will hope that some people submit a few new themes >> to support #3. > > > > > Hi guys, > The 0.6 was a good release. But I saw some few things to fix to be > perfect: > - untimed events (as "Stef in town" all-over september's Home > calendar), in "This Month's Events" down the month.php page, are shown > as 12.00 AM They should be displayed without the 12.00 AM as in the > rest of the calendar > (To correct this, add $event_end = ''; in month_bottom.php, lines 363) > - I checked the differences between iCalendar 0.6's calendar parsing > and iCal.app's calendar parsing. One event disapeared with iCalendar > on Tuesday, Sept 17 "My birthday" You can see that looking for "My > birthday" in the .ics source > (we have to check again ical_parser.php because this might be very > anoying) > - untimed events are shown as "All - Day" instead using the > $all_day_lang variable in day.php and week.php This is due to the > displayed loop (lines 106-116 in day.php, lines 178-187 in week.php) > The good loop method is in month.php lines 133-168 > > Mike. > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Phpicalendar-devel mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpicalendar-devel |
From: Chad <ch...@ch...> - 2002-10-14 21:02:41
|
Just an update as to where some things are, at least what I have done. 4) - I will look at putting this in now that we have more themes. 5) - Already layed out, will wire up in the next few days. 6) - Ive done 2 more, just need green and that makes 5 for 0.7. 8) - Made some minor tweeks to fonts and used truncate function. 10) - I will do soon. Anyone else? Cheers, C On Monday, October 7, 2002, at 10:41 AM, Chad wrote: > So, lets start planning the next one. > > In list of importance by me. > > 1) Figure out why Oct 27th isn't parsed correctly on all systems. > 2) Email this event. - Sends a .ics file with just that event. > 3) Search - Find your mama's birthday. > 4) Calendar coloring - Specify which style sheets to use for calendars > 1, 2, 3, 4... > 5) Year.php - I will toss this together on my trip hopefully. > 6) More themes - Will hope that some people submit a few new themes to > support #3. > > > Optional items: > > 7) Config builder for group-ware users - Builds a config.inc.php based > on drop down menus, form submit. > 8) Find an elegant solution to viewing a busy week - Decrease font > size, Truncate summary. > 9) Cookies for languages. - Pick a language, set a cookie. > 10) Change page titles - Based on date for easy bookmarking. > 11) Build a a nice homepage. - Support for downloads, rankings, > submissions, comments. Maybe look at nuke again. > 12) Bug fixes. > > > Whew, longer list than I though :-) > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Phpicalendar-devel mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpicalendar-devel |