Here it is, the new thread interface.
[citadel.git] / webcit /
2007-11-20 Wilfried Göesgens* apache proxies and listsub/ don't play well.
2007-11-20 Wilfried Göesgens* fix locale compile support.
2007-11-20 Wilfried Göesgens* search absolute for the images on the server.
2007-11-19 Wilfried Göesgens* depend to libcitadel
2007-11-16 Art CancroMove vcard.c into libcitadel.
2007-11-16 Art CancroHUGE PATCH. This moves all of mime_parser.c and all
2007-11-15 Wilfried Göesgens* this is 7.24
2007-11-15 Wilfried Göesgens* msgnum is a long. format it like that.
2007-11-14 Art Cancroforce_room variable needs to be output using
2007-11-14 Art CancroAdded a 'force_room'
2007-11-13 Wilfried Göesgens* cleanup with variable substitution. cleaner replacing...
2007-11-11 Wilfried Göesgens* do non-blocking accept()
2007-11-11 Art Cancro* moved CtdlDecodeQuotedPrintable() into tools.c
2007-11-10 Art CancroWhen populating the address book popup with the contents of
2007-11-08 Art CancroFixed the problem dave reported yesterday, where a
2007-11-08 Wilfried Göesgens* ubuntu doesn't have localepurge
2007-11-08 Wilfried Göesgens* since we changed the versioning, we need to detect...
2007-11-08 Art CancroThis commit marks the 7.23 releases of both Citadel...
2007-11-08 Thierry Pasqualier- fix the IE7 bug to display the message buttons
2007-11-07 Wilfried Göesgens* make the files number a link
2007-11-07 Wilfried Göesgens* missing blank
2007-11-07 Thierry Pasqualier- removed an extra </select> on message selector on...
2007-11-07 Thierry PasqualierI correct the errors which are found by Firefox Tiny...
2007-11-07 Thierry PasqualierI added the name of the current user running in the...
2007-11-06 Dave WestFile counting for directory rooms now checks both QR_DI...
2007-11-06 Art CancroRemoved a stray </select> tag which appeared
2007-11-06 Art CancroRemoved an extra <div> and also fixed a <td> tag with
2007-11-06 Dave WestMoved files count to be on same line as message count...
2007-11-06 Thierry PasqualierCentering text in button only, not in other input field
2007-11-06 Thierry Pasqualieruse the same way to display all buttons.
2007-11-06 Thierry PasqualierUpdated stylesheet
2007-11-06 Thierry PasqualierI had forgotten a >. Sorry. Fix the bug where the editi...
2007-11-06 Thierry PasqualierChanged this initialisation line 142
2007-11-06 Thierry PasqualierFix the bug #279
2007-11-05 Art CancroCorrect parsing of c_rbl_at_greeting site config parameter.
2007-11-05 Dave WestChanges to make notes deleteable... INCOMPLETE..
2007-11-04 Dave WestBack out my change to add a delete button. Totally...
2007-11-04 Dave WestAdded an indication that this is a room with files...
2007-11-04 Dave West Added a delete button to the Notes in place editor.
2007-11-04 Dave WestPrevent spurious chars getting onto front of a note.
2007-11-02 Thierry PasqualierUsed altern table to display remote POP3 accounts and...
2007-11-02 Art CancroAdd the universal RSS icon to our feed config screen.
2007-11-02 Art Cancro* Updated internal version number of citadel and webcit...
2007-11-01 Thierry PasqualierStylesheet : fix some minor bugs
2007-11-01 Thierry PasqualierNocturn Bug 254 : I finally used table - not CSS -...
2007-11-01 Wilfried Göesgens* alloc the right amount, and zero everything.
2007-11-01 Art Cancroadded some vertical space between the boxes
2007-11-01 Wilfried Göesgens* map floor id's to list id's.
2007-11-01 Art CancroHandle the '+' character in urlesc()
2007-10-30 Wilfried Göesgens* use the configured key dir
2007-10-29 Wilfried Göesgens* added isee's new strings.
2007-10-29 Art CancroAdd keep/delete config to pop3 client
2007-10-28 Dave WestFixed the last instance where the time format doesn...
2007-10-28 Dave WestAdded an address book popup to the access controls...
2007-10-28 Wilfried Göesgens* typo in translation.
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-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 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 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 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-18 Art CancroRewrote extract_key() without repeated calls to strlen().
2007-10-17 Thierry PasqualierDay view work with IE 6 and IE 5.5
2007-10-16 Thierry Pasqualierfix banner spacing (search field and view select) for IE
2007-10-15 Thierry PasqualierDay view : events with minutes
next