Some HTML/CSS changes to return to a more compact header of the messages with buttons
[citadel.git] / webcit /
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...
2007-06-12 Art CancroAdded the forward slash to the list of characters
2007-06-12 Art CancroAdded the address book popup into mailing list mangement
2007-06-07 Wilfried Göesgens* added some missing depends
2007-06-04 Art CancroGenerating text/x-vcard
2007-06-03 Wilfried Göesgens* enable proxy_http too.
2007-06-03 Thierry PasqualierFix a div placed at the bad place
2007-05-29 Art CancroRemove redhat 7.3 cruft
2007-05-25 Thierry Pasqualiertwo corrections of errors which I made earlier:
2007-05-24 Art CancroIn the calendar month view bubble popups,
2007-05-24 Wilfried Göesgens* removed files that weren't needed anymore
2007-05-24 Wilfried Göesgens* auomagically build source debs.
2007-05-23 Art CancroTemplatized the invocation of TinyMCE so it can be
2007-05-23 Thierry PasqualierFirst step:
2007-05-20 Thierry PasqualierCSS/HTML : Advanced & Administration
2007-05-20 Thierry PasqualierSummary Banner : HTML/CSS simplification
2007-05-20 Thierry Pasqualier* message view : fix bug for Reply - there was no more...
2007-05-19 Art CancroUse the tabbed dialog API from tabs.c for
2007-05-15 Thierry PasqualierStart clean up HTML : Advanced menus
2007-05-14 Thierry PasqualierCSS : correct background of Edit site-wide configuration
2007-05-12 Thierry PasqualierHTML/CSS Edit view
2007-05-12 Thierry PasqualierCSS : messages buttons & edit form
2007-05-11 Art CancroSmall fixes to ical_dezonify() and its helper functions
2007-05-11 Thierry PasqualierCSS iconbar : no IE hack for IE7
2007-05-11 Thierry Pasqualierfix bad copy/paste
2007-05-11 Thierry PasqualierNew CSS/javascript implementation of the message button...
2007-05-10 Thierry PasqualierCSS : fix messages alignment on left
2007-05-10 Thierry PasqualierCSS : change overflow attribute none to hidden
2007-05-09 Art CancroAdded more URL prefixes to is_bogus() to reflect the
2007-05-08 Thierry Pasqualierfix IE5 CSS bug : center login bloc
2007-05-07 Thierry Pasqualier* Modification of HTML/CSS messages editor.
2007-05-06 Thierry Pasqualierbeginning of the HTML/CSS work on the messages editor
2007-05-06 Thierry Pasqualier* A new display of messages in HTML / CSS.
2007-05-06 Thierry Pasqualierresize bar CSS
2007-05-06 Thierry Pasqualierresize the messages list : HTML/CSS modifications
2007-05-05 Thierry Pasqualiermailbox summary : some HTML/CSS modifications
2007-05-05 Thierry Pasqualiermessages list header : some HTML/CSS modifications
2007-05-04 Wilfried Göesgens* Changed bug with ubuntu feisty.
2007-05-02 Wilfried Göesgens* added masquerade domain feature.
2007-04-26 Art CancroAddress book popup: removed the rounded edges (because
2007-04-26 Art CancroDescriptions of the various types of public and private
2007-04-26 Art Cancro-
2007-04-24 Art CancroMeeting Accept/Decline and RSVP Update/Ignore controls
2007-04-23 Art Cancro-
2007-04-23 Art CancroA single address book popup now supports multiple
2007-04-23 Art CancroAllow multiple addresses to be selected.
2007-04-21 Art CancroIn addition to all available address book rooms, the...
2007-04-20 Art Cancro* Address book popup is now complete
2007-04-20 Art Cancromore work on the address book popup
2007-04-19 Art CancroCitadel and WebCit are now internally marked as
next