Added sieve.c - sieve config screen will go here.
[citadel.git] / webcit /
2006-10-29 Art CancroAdded sieve.c - sieve config screen will go here.
2006-10-28 Art CancroObtain MIME objects using DLAT cmd instead of OPNA...
2006-10-28 Art CancroSmall cosmetic change to the SMTP queue view
2006-10-28 Art CancroChecked in thierry's latest fr.po
2006-10-28 Art CancroSMTP queue display:
2006-10-27 Art CancroRan create-pot.sh to add strings
2006-10-27 Art CancroAdded a new screen to view the outbound SMTP queue.
2006-10-27 Art CancroBegan work on a 'View outbound SMTP queue' screen
2006-10-16 Art CancroInstalled a French translation submitted by Thierry
2006-10-11 Art CancroExpand email address box max length from 40 to 60 chars
2006-09-13 Art CancroRan create-pot.sh in preparation for French translation
2006-09-12 Art Cancrosmall update to readme
2006-09-12 Art CancroREADME.txt: documented that we want libical 0.26, not...
2006-09-05 Art CancroUpdated readme to say v6.84
2006-09-02 Art CancroOnly populate the preview pane for single select, not
2006-09-01 Art CancroAdded group select to summary view.
2006-09-01 Art CancroFixed bug #173. Multi-select and multi-deselect no...
2006-09-01 Art CancroFound the cause of Bug #173 and added a comment to the
2006-09-01 Art Cancrosummary view: deleting messages now removes the table...
2006-09-01 Wilfried Göesgens* translated new strings.
2006-08-31 Art CancroRan create-pot.sh to bring in new strings
2006-08-30 Art CancroFirst attempt at a search function
2006-08-30 Art Cancro* Internal version number is now 6.84
2006-08-24 Wilfried Göesgens* added new config for postfix tcpdict port
2006-07-19 Art CancroConfigure and observe the server setting for default...
2006-07-17 Art CancroSelf-signed cert now uses a wildcard name
2006-07-17 Art CancroBrought over the new ical_dezonify that handles unspecified
2006-07-09 Art CancroCorrected Matt's name in the credits
2006-07-06 Wilfried Göesgens* don't translate citadel commands!
2006-06-18 Art Cancrogettext.c: 'search' is now a fixed length string buffer.
2006-06-09 Art Cancroran create-pot.sh
2006-06-07 Art CancroDon't reference <malloc.h> - it is not needed
2006-05-31 Art CancroDanish translation (da_DK) supplied by Flemming Veggerby
2006-05-26 Art CancroHandle read-only rooms more gracefully when attempting
2006-05-23 Art Cancro* Fixed some compiler warnings in the new unsignedchar...
2006-05-22 Art Cancrotext_to_server_qp() use unsigned char instead of char.
2006-05-22 Art CancroApplied patch submitted by Matt for empty field checkin...
2006-05-10 Art CancroDon't compute existing length of WC->preferences when it
2006-05-08 Art CancroCall endtls() when an HTTP session ends normally -...
2006-05-03 Art Cancromime_parser.c: pad the encoded-to-unencoded buffer
2006-05-02 Art Cancrowebcit_before_automake is now the trunk
2006-05-02 Art Cancroautomake build is now a branch
2006-05-02 Art Cancrosrc/crypto.c: possible fix for memory leak related
2006-05-02 Art Cancropo update
2006-04-26 Art CancroAdded /static/webcit-tinymce.css which is applied when
2006-04-26 Art CancroAdded /static/webcit-tinymce.css which is applied when
2006-04-24 Art CancroMinor fixes to set_preference() in preferences.c
2006-04-21 Art Cancrotraces and troubleshooting on pref save during logout
2006-04-21 Art Cancrofixed nls available output message (thought I did this...
2006-04-21 Art CancroFix tab label
2006-04-21 Art CancroAdded the 'Nifty Corners' library and implemented our
2006-04-19 Wilfried Göesgens* [debian] depend on the locale packages.
2006-04-19 Wilfried Göesgens* [debian] just sugest the server, as we don't need...
2006-04-19 Wilfried Göesgens* fresh copy of the automake environment.
2006-04-19 Wilfried Göesgens* sort the libs in other direction
2006-04-19 Art CancroConvert es.po to UTF-8
2006-04-19 Art CancroAdded es_ES.po
2006-04-18 Art CancroRemoved the old NLS output from the configure.in summary,
2006-04-16 Wilfried Göesgensthese ones where missing.
2006-04-16 Wilfried Göesgens* don't call autogen in buildpackages script.
2006-04-16 Wilfried Göesgens* added various files generated by autogen.sh, because...
2006-04-15 Wilfried Göesgens* though POTFILES is automatically generated on newer
2006-04-14 Art CancroVersion 6.81
2006-04-14 Art Cancrowebserver.c: bind to LOCALEDIR for message catalog.
2006-04-09 Wilfried Göesgens* fix freebsd build.
2006-04-07 Art CancroUpdated version number to 6.80
2006-04-06 Wilfried Göesgenswe need to call another shellscript now.
2006-04-06 Wilfried Göesgensmore modern version.
2006-04-06 Art CancroFixed the 'add new note' button not woring
2006-04-05 Wilfried Göesgens* missing flag for libiconv added to the linker flags.
2006-04-04 Art CancroAfter sending an initial page, return to the wholist
2006-03-30 Art CancroZero out the 'Display name' field when displaying the
2006-03-27 Art CancroNon-AJAX move or delete of a message now reloads the
2006-03-27 Art CancroRemove height constraint on site logo in
2006-03-25 Art CancroUpdated the README with credits for the new
2006-03-25 Art CancroCalendar: selecting 'Add new event' from the banner bar
2006-03-24 Art CancroWorked around a DOM bug in Internet Explorer that caused it
2006-03-24 Art CancroResized and repositioned the tooltip bubble so that
2006-03-24 Art CancroAdded date/time to calendar bubbles.
2006-03-22 Wilfried Göesgens* added central location for tiny_mce
2006-03-21 Art CancroSummary/location/notes are now in the bubbles.
2006-03-21 Art CancroAdded bubble tooltip support. Connected to calendar...
2006-03-21 Art CancroAdded bubble tooltip support. Connected to calendar...
2006-03-20 Wilfried Göesgens* add documentation
2006-03-17 Art CancroWhen saving vCards back to the server,
2006-03-16 Wilfried Göesgensfixed default installation target of tiny mce and the...
2006-03-16 Wilfried Göesgens* define prefix in a smart way.
2006-03-16 Wilfried Göesgenssubstitute our compile prefix.
2006-03-15 Art Cancrocreate-pot.sh (does this still get used?) now looks...
2006-03-14 Wilfried Göesgenswe need to know that to translate.
2006-03-14 Wilfried Göesgensignore stamp-po
2006-03-14 Wilfried Göesgensget ChangeLog from svn.
2006-03-14 Wilfried Göesgensignore ChangeLog, as it's taken from SVN
2006-03-14 Wilfried Göesgenswell. autopoint doesn't know anything about .14.0
2006-03-14 Wilfried Göesgensrequire older gettext version.
2006-03-14 Wilfried Göesgens* fixed debian build
2006-03-12 Wilfried Göesgens* use config.h
2006-03-12 Wilfried Göesgensok, the template comes for us to have a start manually...
2006-03-12 Wilfried Göesgensdon't look at .o's etc.
2006-03-12 Wilfried Göesgensmore cleanup. no autogenerated files in svn.
next