citadel.git
2007-10-28 Dave WestSolution to bug no. 258 (forging of from headers with...
2007-10-28 Thierry Pasqualiercome back to transparent buttons for messages, use...
2007-10-28 Art Cancroical_putics() now calls ical_write_to_cal() with
2007-10-27 Dave WestFixed the bug that results in non update of existing...
2007-10-27 Dave WestReduced the timeout for LDAP disconnect to 1 minute...
2007-10-27 Dave WestFixed bug No. 252. Changing the room settings of a...
2007-10-27 Dave WestUser can now choose to hide or display floors that...
2007-10-27 Dave WestAdded support for mobile phone number and fax number...
2007-10-27 Dave WestFixed the mobile phone number in the vCard so it has...
2007-10-27 Dave WestAdded mobile phone number to vCard
2007-10-27 Dave WestAdded a fax number to the vCard.
2007-10-26 Art CancroUpdated the mime parser in webcit
2007-10-26 Thierry Pasqualierreduction of spacing between boxes on advanced screen
2007-10-26 Thierry Pasqualier* some minor CSS changes
2007-10-26 Art CancroUpdated extract_key() in mime_parser.c
2007-10-26 Thierry Pasqualierreduction of spacing between boxes on summary screen
2007-10-25 Wilfried Göesgens* handle webcit version through sysdep.h
2007-10-25 Wilfried Göesgens* 7.22 here too.
2007-10-25 Art CancroUpdated WebCit version number to 7.22
2007-10-25 Wilfried Göesgens* if the client disconnects, abort the ARTV EXPORT
2007-10-25 Art CancroHTML form variable 'summary' was used in two
2007-10-25 Thierry Pasqualier* reduction of font size of who list on left bar
2007-10-25 Thierry PasqualierDisplay ongoing events which begin or end on the curren...
2007-10-25 Thierry PasqualierFix counting for events at the end of day
2007-10-25 Art CancroRemoved some spurious logging
2007-10-24 Art CancroCalendar day view: complete in two passes (once
2007-10-24 Thierry Pasqualierupdated french translation
2007-10-24 Art CancroCleaned up some of the comments
2007-10-24 Thierry Pasqualierfix the tab.c bug with IE : removed a useless div....
2007-10-24 Thierry Pasqualierfix short and ongoing events bug display. test it
2007-10-24 Art CancroUpdated the embedded JavaScript in tabs.c
2007-10-23 Wilfried Göesgens* some debugging to the day view, and the date calculat...
2007-10-23 Wilfried Göesgens* print a hint where we are when we shut down, so we...
2007-10-23 Wilfried Göesgens* check if we can find the debian systems TZ setting.
2007-10-23 Thierry Pasqualierimplemented Bubble Tooltips on calendar day view
2007-10-23 Art CancroOnly generate CSR if it is determined that we will
2007-10-23 Thierry PasqualierPretty buttons for Log Off screen
2007-10-22 Wilfried Göesgens* resynced german translation.
2007-10-21 Thierry PasqualierCSS : pretty buttons to attendee's reply messages
2007-10-21 Thierry PasqualierI noticed the bug found by Devew on October 16th:
2007-10-20 Thierry PasqualierThe iconbar text need to be darker
2007-10-20 Thierry Pasqualierupdated stylesheet
2007-10-20 Thierry Pasqualiericonsbar : come back with a little background white...
2007-10-20 Thierry Pasqualierimproved inet conf screen : altern rows
2007-10-20 Thierry Pasqualierimproved inet conf screen
2007-10-20 Thierry Pasqualierupdated tabbed dialog API
2007-10-20 Thierry Pasqualierfix Slight glitch in tabbed dialog CSS. I had lost...
2007-10-20 Art CancroCreate and maintain a directory for pop3client uidl...
2007-10-20 Art CancroCreate a linked list with learned uidl's
2007-10-19 Art CancroRetrieve POP3 UIDL for each message. (Not yet doing
2007-10-18 Art CancroRewrote extract_key() without repeated calls to strlen().
2007-10-18 Art CancroPOP3 aggregation client: transmit CRLF newlines instead
2007-10-17 Thierry PasqualierDay view work with IE 6 and IE 5.5
2007-10-16 Wilfried Göesgens* stat the socket before we try to open it, looks bette...
2007-10-16 Wilfried Göesgens* implemented messagemode 2
2007-10-16 Thierry Pasqualierfix banner spacing (search field and view select) for IE
2007-10-16 Dave WestFixed a bug that could cause us to keep a temporary...
2007-10-16 Dave WestAdded a comment to serv_ldap.c
2007-10-15 Thierry PasqualierDay view : events with minutes
2007-10-15 Art CancroMini month calendar is complete. The 'previous month'
2007-10-15 Thierry PasqualierCal day view : introduce a gap for event which begin...
2007-10-15 Thierry PasqualierCal day view : fix a display bug with timezone
2007-10-15 Art CancroAdded a mini month calendar to the day view.
2007-10-14 Thierry PasqualierCalendar day view :
2007-10-14 Dave WestAdded new function calls for aide_message and lprintf.
2007-10-14 Dave WestNow we build the Makefile includes for user modules...
2007-10-14 Thierry PasqualierDay view : in progress. Without minutes
2007-10-14 Dave WestAdded a simple comment to include/ctdl_module.h
2007-10-14 Thierry PasqualierDaily vue of Calendar.
2007-10-14 Art CancroRemove 'can_do_msg4' variable from client. If
2007-10-13 Wilfried Göesgens* speed up imap_pick_range by getting the Imap-Context...
2007-10-13 Wilfried Göesgens* speed up client_write by fetching the context once.
2007-10-13 Wilfried Göesgens* imap profiling: mimeparser: use MemReadlineLen, keep...
2007-10-13 Wilfried Göesgens* don't call the context getter to frequent.
2007-10-13 Wilfried Göesgens* Imap profiling: memreadline function that returns...
2007-10-13 Wilfried Göesgens* we need to compare sizeof int to sizeof sizet to...
2007-10-13 Art CancroQuick fix to day view; still needs a bit of tweaking
2007-10-13 Art CancroBrought back a *small* amount of time_t in order to...
2007-10-13 Art CancroRewrote the multi day event code using only the
2007-10-12 Thierry PasqualierFix display of events hour per hour
2007-10-12 Art CancroSlight change to previous commit.
2007-10-12 Thierry PasqualierNew calendar day view (incomplete)
2007-10-12 Dave WestFixed a bug in serv_network.c that was causing strange...
2007-10-12 Dave WestFix function names to be in line with coding style.
2007-10-12 Dave WestBegin fix ups of coding style to get a bit closer to...
2007-10-12 Wilfried Göesgens* DST-Hack for all day events too.
2007-10-12 Art CancroAdded a preference setting to allow each user to choose
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-11 Wilfried Göesgens* for some reason copying an event from our calendar...
2007-10-11 Art CancroCompleted the implementation of RFC2359
2007-10-10 Art CancroBegan implementing the UIDPLUS extension.
2007-10-10 Dave WestFixed userlist command so it defaults to using unix...
2007-10-10 Art CancroVersion number to 7.22
2007-10-10 Dave WestLDAP module no longer allows duplicate values for the...
2007-10-10 Dave WestFixed same extract_token bug for webcit.
2007-10-10 Dave WestFixed a bug in extract_token that allowed a buffer...
2007-10-10 Dave WestMade some ldap functions a little more generic, pass...
2007-10-09 Dave WestLDAP module changes.
2007-10-08 Wilfried Göesgens* store some more informations with the calendar items
next