* profiling and debug switches here too.
[citadel.git] / webcit /
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
2007-08-02 Art CancroOptimize num_tokens() to use only one pass through...
2007-08-02 Art CancroOptimize num_tokens() to use only one pass through...
2007-07-31 Wilfried Göesgens* fixed bug in the debian init script that would make...
2007-07-26 Thierry PasqualierImprovement of CSS to display message text/calendar...
2007-07-23 Thierry PasqualierHTML/CSS calendar mimepart display
2007-07-23 Art CancroWhen webcit converts a set of inbox rules to a Sieve...
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-19 Thierry PasqualierUpdated french translation
2007-07-18 Thierry PasqualierSome important changes in iconbar
2007-07-16 Wilfried Göesgens* merged in Littlesmiths corrections and suggestions
2007-07-16 Thierry Pasqualierfix the reply subject bug
2007-07-16 Thierry PasqualierI didn't initialize current time (it worked on my box ?)
2007-07-16 Thierry Pasqualiericonbar CSS: forgot inactive user background on user...
2007-07-13 Thierry PasqualierSome HTML/CSS changes to return to a more compact heade...
2007-07-12 Wilfried Göesgens* fix the 'trilcat pastes url in webcit with trash...
2007-07-12 Wilfried Göesgens* Created IsEmptyStr define to be used rather then...
2007-07-12 Art Cancro* Added new view type VIEW_JOURNAL - not yet used by
2007-07-12 Art CancroRe-using the 'buf' variable in embed_room_banner() for
2007-07-11 Thierry PasqualierSome modifications in the display of each message to...
2007-07-10 Thierry PasqualierEdit message : i agree with fleeb, i put the button...
2007-07-09 Thierry PasqualierAligned user list on the left of iconbar with a small...
2007-07-09 Thierry Pasqualiericonbar CSS : light yellow background for active users
2007-07-09 Thierry PasqualierI wasn't woken this morning, I confused span and class ;-)
2007-07-09 Thierry Pasqualiericonbar : mark active/inactive user with CSS
2007-07-08 Thierry Pasqualier- Simplified the user list for summary
2007-07-08 Art CancroEvidently, when an HTML checkbox is disabled, its value
2007-07-08 Art CancroQuick respin of WebCit (now 7.12) due to missing config.sub
2007-07-07 Thierry Pasqualier- Deleted the (too wide) remote host in summary screen
2007-07-07 Art CancroWhen existing init scripts are detected during setup,
2007-07-07 Thierry Pasqualieruserlist: removed (not logged in) message on iconbar
2007-07-07 Wilfried Göesgens* for some reason config.path doesn't get createt,...
2007-07-06 Art Cancrooops, update to 7.11 in configure.ac
2007-07-06 Art Cancro* Move to GPL v3
2007-07-05 Wilfried Göesgens* strlen(); strcpy -> single strlen + memmove
2007-07-05 Art CancroRemove the intermediate buffer in serv_puts()
2007-07-05 Wilfried Göesgens* the memmove off by one, and some more optimization.
2007-07-05 Art Cancro*All* <FORM> blocks now contain a nonce field, and...
2007-07-05 Art CancroNearly all <FORM> blocks now contain a hidden input
2007-07-05 Art CancroSanitize text of preferences strings
2007-07-05 Art CancroSanitize output of room name in room banner
2007-07-04 Wilfried Göesgens* don't use strlen and strcpy over here too in a wrong...
2007-07-04 Wilfried Göesgens* don't use strlen and strcpy over here too in a wrong...
2007-07-04 Wilfried Göesgens* don't use strlen; use memmove instead of strcpy.
2007-07-04 Wilfried Göesgens* have default ip, so valgrind shuts up.
2007-07-04 Art CancroFixed a bug in the conversion of 'mailto:' links to...
2007-07-03 Art CancroRemove <script> blocks from HTML messages when displaying.
2007-07-03 Art CancroWhen converting <A> tags, don't omit the change to
2007-07-03 Art CancroIn the main readloop(), fixed a </div> that appeared
2007-07-01 Art CancroSanitize HTML output from the 'showuser' command
2007-06-24 Thierry Pasqualierthe close window icon of popup room info appear now...
2007-06-24 Art CancroAdjusted ENT0 response to look for nonzero instead of
2007-06-23 Wilfried Göesgens* added subject required line to the room config tab
2007-06-21 Art CancroMerged the latest Dutch translation nl.po sent in by...
2007-06-20 Art CancroThe room info link in the banner no longer appears
2007-06-18 Wilfried Göesgens* new german texts
2007-06-17 Thierry PasqualierUpdate of the French translation
2007-06-17 Thierry Pasqualiersolve the problem with the Who is online? list in the...
2007-06-15 Art CancroAdd TinyMCE language packs
2007-06-15 Art CancroEnable TinyMCE when using Safari or Opera
2007-06-15 Art CancroUpgrade of TinyMCE is in progress.
2007-06-15 Art CancroUpgrade of TinyMCE is in progress.
2007-06-14 Thierry PasqualierEdit message : fix To CC BCC Subject labels positions
2007-06-13 Wilfried Göesgens* just sugest localepurge, as its not essential to us.
2007-06-13 Art CancroAdded in the missing '>' character for a <div> tag...
next