updated tabbed dialog API
[citadel.git] / webcit /
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
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 Thierry PasqualierDay view : in progress. Without minutes
2007-10-14 Thierry PasqualierDaily vue of Calendar.
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 Thierry PasqualierNew calendar day view (incomplete)
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-10 Dave WestFixed same extract_token bug for webcit.
2007-10-08 Wilfried Göesgens* store some more informations with the calendar items
2007-10-08 Thierry Pasqualierdisplay webcit calendar day view with bubble tooltips...
2007-10-08 Thierry Pasqualierdisplay webcit calendar day view events with minutes
2007-10-07 Dave WestChanged text "Calendar hour format" to "Time format...
2007-10-07 Thierry Pasqualierdisplay webcit calendar day view with daystart parameter
2007-10-07 Thierry Pasqualierdisplay webcit calendar day view with dayend parameter
2007-10-07 Thierry Pasqualierimprovement of the daily view of calendar, imcomplete...
2007-10-07 Thierry PasqualierSome CSS for a pretty log off screen
2007-10-06 Wilfried Göesgens* straighten the calendar service define / switch ...
2007-10-06 Art CancroAdded missing files to webcit build
2007-10-04 Art CancroReversed Matt's changes to iconbar.c because it made...
2007-10-04 Art CancroAdded pager config to tuiconfig.c
2007-10-03 Wilfried Göesgens* compare converted time_t's instead of the tm parts...
2007-10-03 Thierry Pasqualierfix the who is online display
2007-10-02 Wilfried Göesgens* calculate dirs right
2007-10-02 Wilfried Göesgens* use more unixtime to calc multi day events over month...
2007-10-02 Art CancroSaving vCards now requires the API caller to specify...
2007-10-02 Thierry PasqualierI began to use CSS for the calendar display
2007-10-02 Thierry PasqualierThe calendar showed only five lines, therefore certain...
2007-10-02 Thierry Pasqualieroops, remove a ugly background
2007-10-02 Thierry PasqualierOptimize the CSS stylesheet, in progress, test it
2007-10-01 Thierry PasqualierI continue the rewriting of the CSS stylesheet
2007-10-01 Wilfried Göesgens* move to config-header similar to citserver.
2007-09-30 Wilfried Göesgens* check the buffersize while base64 encoding; and adjus...
2007-09-27 Thierry PasqualierCSS: Adjust font size and banner height
2007-09-27 Art CancroThe 'edit or delete this room' menu is now
2007-09-27 Art CancroAdded a tab to configure POP3 aggregation.
2007-09-27 Thierry PasqualierKeep some space between boxes in advanced and summary...
2007-09-26 Thierry PasqualierMajor rewriting of the stylesheet and change of theme...
2007-09-25 Wilfried Göesgens* honor 24 / am/pm setting in the bubbles and some...
2007-09-25 Art Cancrourlesc() filenames for attachment download urls
2007-09-21 Art CancroThe 'master user' account and password may now
2007-09-17 Wilfried Göesgens* be some more userfriendly while restarting, i18-enabl...
2007-09-17 Wilfried Göesgens* sleep after nuking the server
2007-09-10 Wilfried Göesgens* hm, why do we need these? doesn't work with on solari...
2007-09-08 Wilfried Göesgens* send page to all users on shutdown.
2007-09-08 Wilfried Göesgens* restart logic for the "Shutdown Citadel" menu. The...
2007-09-06 Wilfried Göesgens* lets start knit-picking on buffersizes.
2007-09-06 Wilfried Göesgens* stresc() is used frequent, it needs to be fast.
2007-09-06 Wilfried Göesgens* fetching the 12/24 Hours switch from config over...
2007-09-06 Wilfried Göesgens* don't underrun buffers. tnx valgrind.
2007-09-06 Wilfried Göesgens* initialize this buffer empty. thanks valgrind.
2007-09-06 Wilfried Göesgens* profiling and debug switches here too.
2007-09-05 Thierry Pasqualierdisplay banner always similarly
2007-09-04 Wilfried Göesgens* if an event spans this day, print it like an all...
2007-09-03 Wilfried Göesgens* look at the span of an item rather than its start...
2007-09-03 Art CancroRepaired the problem of a blank network node being
2007-08-28 Thierry PasqualierAdvanced menu items
2007-08-28 Thierry PasqualierEdit or delete this room screen : CSS for horizontal...
2007-08-28 Thierry Pasqualier* cleaned HTML/CSS room advanced menu (incomplete)
2007-08-27 Art CancroHeaders to avoid pages being cached are now done
2007-08-26 Thierry Pasqualier* message edit : add CSS classes for attachment form
2007-08-26 Dave WestAdd a default summary to Tasks that don't have a summary.
2007-08-25 Thierry PasqualierAdvanced screen : removed a HTML table
2007-08-25 Dave WestFix to allow display of tasks created using Bynari...
2007-08-25 Thierry Pasqualier* Three box with Advanced (on click Advanced icon)...
2007-08-24 Dave WestPatches from Matt.
2007-08-17 Thierry PasqualierConfiguration screens : fix CSS/HTML bugs
2007-08-15 Wilfried Göesgens* some of the shiny new citadel optimized functions
2007-08-15 Thierry PasqualierBulletin board view : use radio buttons in the place...
2007-08-14 Thierry Pasqualier* cleaning HTML/CSS codes
2007-08-12 Thierry Pasqualierwholist screen : cleaning CSS / HTML codes
2007-08-11 Thierry PasqualierBulletin board/CSS: center messages selector on top...
2007-08-10 Art CancroReplaced extract_token() with a completely new
2007-08-10 Thierry Pasqualieruse the same way to display all banners and services...
2007-08-10 Thierry Pasqualierupdated french translation (not complete)
2007-08-09 Art Cancro* Applied Matt's groupdav patch
2007-08-08 Thierry Pasqualiermessages selector bar
2007-08-08 Art CancroChanged the background color to something that blends
2007-08-08 Thierry Pasqualierbegun the work on the selector bar
2007-08-08 Thierry Pasqualiernew gradient background image, one pixel width, repeat...
2007-08-07 Wilfried Göesgens* fix citing from urls. use a new unescape function...
2007-08-07 Wilfried Göesgens* simplify url printer. don't continue searching once...
2007-08-06 Wilfried Göesgens* have an abstract function print the menu boxes in...
2007-08-03 Art CancroExperimental changes to the default theme. Gradient
2007-08-03 Art CancroWebCit 7.13
next