* serv_getln now is a wrapper around existing functionality. a new temporary var...
[citadel.git] / webcit / calendar.c
2009-05-04 Wilfried Göesgens* serv_getln now is a wrapper around existing functiona...
2009-04-25 Wilfried Göesgens* swap I/O to the new functions
2009-04-19 Wilfried Göesgens* read calendars line & blob buffered. we're FAST now.
2009-04-19 Wilfried Göesgens* separate loading & parsing the ical attachment
2009-04-18 Wilfried Göesgens* persistantly handle the bufferlengths for dates;...
2009-04-16 Art Cancro* Minor bugfix to above
2009-04-16 Art Cancro* Minor bugfix to above
2009-04-16 Art Cancro* Completed optimization of load_ical_part(), now uses...
2009-04-16 Art Cancro* Cleanup
2009-04-16 Art Cancro* Added some traces and minor additions, getting ready...
2009-04-11 Wilfried Göesgens* just call chrptr once.
2009-04-11 Wilfried Göesgens* use linebuffered reading while reading calendar;...
2009-03-09 Wilfried Göesgens+ add Michael Meskes Patch; hide Task due date UI eleme...
2009-03-07 Wilfried Göesgens* add Michael Meskes patch: make time in task due dates...
2009-03-05 Art Cancro* Corrected the 'walking timestamp' problem in the...
2009-02-18 Art Cancro* Minor fix to previous commit
2009-02-10 Wilfried Göesgens* add name of callback hook for logging (yes, I LOVE...
2009-02-08 Wilfried Göesgens* fix memleak while updating tasks
2009-01-20 Art Cancro* When saving a Task, if the status is COMPLETED then...
2009-01-10 Art Cancro* Add text/calendar to the MSGP list. Also added...
2009-01-10 Wilfried Göesgens* realize types in preferences like thought at the...
2009-01-08 Wilfried Göesgens* move some more vars from the session context to strbu...
2009-01-07 Art Cancro* Tasks in summary view are now clickable too. I also...
2008-12-26 Wilfried Göesgens* --pedantic cleanup.
2008-12-22 Art Cancro* Alert the reader to recurrences in invitations.
2008-12-22 Art Cancro* Added 'overflow:hidden' to the stylesheet for 'mimepa...
2008-12-22 Art Cancro* When displaying calendar attachments embedded inside...
2008-12-13 Wilfried Göesgens* typedef wcsession, so we don't always need to say...
2008-12-07 Wilfried Göesgens* make readloop long-controlled
2008-11-30 Wilfried Göesgens* abstract sorting algorithms. abstraction layer so...
2008-11-26 Art Cancro* save_individual_event() is maintaining
2008-11-26 Art Cancro* Decapsulate and dezonify calendar events as they are
2008-11-26 Art Cancro* HAHAHA WHEEEEEEEE BOING BOING BOING YOWZ0RS
2008-11-25 Art CancroTIME ZONES ARRRGHGGHGHHHHHH
2008-11-25 Art Cancro* Did a fairly significant reworking of the calendar
2008-11-25 Art Cancro* Update ical_dezonify() to use system tzdata
2008-11-24 Art CancroKILL TIME ZONE AAAAAAGGGHH
2008-11-21 Art CancroAAAAAAAAAAARRRRRRRRGGGGGGGHHH TIME ZONES F%$&%^*%$...
2008-11-12 Art CancroRemoved time zone handling from webcit too.
2008-11-08 Wilfried Göesgens* add ical and vcard rendering
2008-11-02 Wilfried Göesgens* put QP Decoder intoo its own file
2008-10-17 Art Cancroaaaaaaaaaaaaaaaaahhhhh more recurrence editor
2008-10-11 Art CancroRemoved a trace message
2008-10-11 Art CancroSlight improvement to previous commit. We're still...
2008-10-11 Art CancroBig change to calendar view functions. We now declare
2008-09-30 Art CancroMore recurrence editor code
2008-09-14 Wilfried Göesgens* do linebuffered/non-blocking reads from http requests
2008-09-01 Art CancroFeeble incremental work to the recurring event editor
2008-08-21 Art CancroStarted developing the recurrence editor
2008-08-19 Art CancroSplit up the conflict checker again, this time into...
2008-07-30 Art Cancro* debug messages now show serialized recurrence rules
2008-07-30 Art CancroRecurring events are now displayed in WebCit. There is
2008-07-28 Wilfried Göesgens* read static/server files directly into the outbuffer
2008-07-27 Wilfried Göesgens* use strbuffer as wprintf backend
2008-07-15 Art Cancromore work on recurrence
2008-07-14 Art CancroDon't recur if dtstart is missing
2008-07-14 Art Cancrodisplay_using_handler() cleanup
2008-07-14 Art CancroExperimenting a bit with the recur api
2008-07-14 Art CancroDetect recurring events when rendering a calendar.
2008-07-13 Wilfried Göesgens* copy daves great handler script and modify it to...
2008-07-09 Wilfried Göesgens* added gcc printf format checking to wprintf
2008-06-24 Art Cancro* Applied matt's latest patches
2008-06-23 Art CancroMinor formatting and comments cleanup.
2008-06-23 Art Cancrominor formatting and comments cleanup
2008-05-06 Wilfried Göesgens* now hold / sort the ical events in our hashlist.
2008-05-01 Wilfried Göesgens* init time with NOW in our default timezone.
2008-05-01 Wilfried Göesgens* added matts date picker widget
2008-04-04 Wilfried Göesgens* we have now several bstrs:
2008-03-18 Art Cancrolibical, expat, and libsieve are now *required*.
2008-02-24 Wilfried Göesgens* collect sender / read / unread information for calend...
2008-01-15 Wilfried Göesgens* free the libical ringbuffer after displaying all...
2007-12-12 Art CancroCalendar system now handles invitations and rsvp's
2007-11-16 Art CancroHUGE PATCH. This moves all of mime_parser.c and all
2007-11-08 Art CancroFixed the problem dave reported yesterday, where a
2007-10-21 Thierry PasqualierCSS : pretty buttons to attendee's reply messages
2007-10-13 Art CancroRewrote the multi day event code using only the
2007-10-11 Wilfried Göesgens* fix calculation of all day events
2007-10-11 Wilfried Göesgens* mktime() modifies us, we mustn't call it twice on...
2007-10-08 Wilfried Göesgens* store some more informations with the calendar items
2007-09-06 Wilfried Göesgens* initialize this buffer empty. thanks valgrind.
2007-08-26 Dave WestAdd a default summary to Tasks that don't have a summary.
2007-08-25 Dave WestFix to allow display of tasks created using Bynari...
2007-08-10 Thierry Pasqualieruse the same way to display all banners and services...
2007-07-23 Thierry PasqualierHTML/CSS calendar mimepart display
2007-07-21 Thierry PasqualierCSS/HTML for text/calendar in message... in progress
2007-07-20 Thierry PasqualierHTML/CSS of text/calendar display in message
2007-07-20 Thierry Pasqualier- some HTML/CSS improvments
2007-07-12 Wilfried Göesgens* Created IsEmptyStr define to be used rather then...
2007-07-05 Art CancroNearly all <FORM> blocks now contain a hidden input
2007-04-24 Art CancroMeeting Accept/Decline and RSVP Update/Ignore controls
2007-03-27 Art CancroWhen saving a calendar event, set the method to PUBLISH
2007-03-13 Art Cancrodisplay_using_handler() now needs to request more than...
2007-01-22 Art CancroWhen loading the march list, don't insert the current...
2007-01-08 Art Cancro* Merged Thierry's CSS changes
2006-05-02 Art Cancrowebcit_before_automake is now the trunk
2006-03-12 Wilfried Göesgensmove all source files to src/
2006-02-13 Art CancroRemoved monthname() and replaced with proper strftime...
2006-02-12 Art CancroMore conversion of date/time strings to strftime-based...
2006-01-29 Wilfried Göesgensforgot one doxygen header
2006-01-29 Wilfried Göesgens* Doxygen groups. Sorted the files into groups. so...
next