Mailing list header changes (fuck you Google)
[citadel.git] / webcit / vcard_edit.c
2009-04-26 Wilfried Göesgens* use load_message in the useredit form
2009-04-25 Wilfried Göesgens* buybuy serv_read
2009-04-25 Wilfried Göesgens* swap I/O to the new functions
2009-03-13 Art Cancro* Be more intelligent about the way we load vCard field...
2009-03-02 Wilfried Göesgens* fix display of quoted-printable names in addressbook...
2009-01-26 Wilfried Göesgens* fix memleak in preferences
2009-01-08 Wilfried Göesgens* move some more vars from the session context to strbu...
2008-12-13 Wilfried Göesgens* typedef wcsession, so we don't always need to say...
2008-12-13 Wilfried Göesgens* BIG shuffle:
2008-12-07 Wilfried Göesgens* make readloop long-controlled
2008-11-23 Wilfried Göesgens* add transitional beginboxx template and move some...
2008-11-09 Wilfried Göesgens* chop messages.c into handy pieces
2008-10-14 Art CancroCleaned up some of the comments ... removed vestiges...
2008-09-02 Art CancroUpdated webcit vcard editor to handle syntaxes such...
2008-08-17 Wilfried Göesgens* add new 'Context' Parameter to the template call
2008-07-13 Wilfried Göesgens* copy daves great handler script and modify it to...
2008-07-09 Wilfried Göesgens* added gcc printf format checking to wprintf
2008-05-02 Wilfried Göesgens* migrated SUBST stuff to hash
2008-04-04 Wilfried Göesgens* we have now several bstrs:
2007-11-16 Art CancroMove vcard.c into libcitadel.
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-02 Art CancroSaving vCards now requires the API caller to specify...
2007-08-28 Thierry PasqualierAdvanced menu items
2007-08-10 Thierry Pasqualieruse the same way to display all banners and services...
2007-07-12 Wilfried Göesgens* Created IsEmptyStr define to be used rather then...
2007-07-05 Art CancroNearly all <FORM> blocks now contain a hidden input
2007-04-10 Art CancroExpand 'state' field in contact editor to the same...
2007-01-08 Art Cancro* Merged Thierry's CSS changes
2006-10-28 Art CancroObtain MIME objects using DLAT cmd instead of OPNA...
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-11 Art CancroExpand email address box max length from 40 to 60 chars
2006-05-02 Art Cancrowebcit_before_automake is now the trunk
2006-03-12 Wilfried Göesgensmove all source files to src/
2006-03-10 Art CancroBegan making changes to do better handling of character...
2006-02-13 Wilfried Göesgenstolowered the embedded html.
2006-01-30 Wilfried Göesgensmoved into subgroup
2006-01-29 Wilfried Göesgens* Doxygen groups. Sorted the files into groups. so...
2006-01-23 Wilfried GöesgensDone with doxygenizing
2006-01-18 Art Cancro* fix_scrollbar_bug is now a class instead of an id...
2005-11-06 Art Cancro* Found and removed more absolute URL's.
2005-11-04 Art Cancro* Removed all of the absolute URL's.
2005-11-04 Art Cancrolower case tags
2005-09-30 Art Cancro* Added "Display Name" (or as vCard calls it, "friendly...
2005-09-18 Art Cancro* summary.c: summary screen is now updated using ajax...
2005-08-22 Art Cancro* vcard_edit.c webcit.c webserver.c who.c : i18n
2005-08-12 Art Cancro* All OS-level includes are now included from webcit...
2005-06-11 Art Cancro* Integrated the first batch of new icons.
2005-04-11 Art Cancro* Began an assault on strcpy()
2005-04-11 Art Cancro* Replaced serv_gets() with serv_getln() - which now...
2005-04-08 Art Cancro* Moved to the new string tokenizer API
2005-03-08 Art Cancro* More attractive display of vCards (hide unknown fields)
2005-03-07 Art Cancro* auth.c: shrink the margins on the login screen so...
2005-02-19 Art Cancro* The previous <div style=\"margin-right:1px\"> has...
2005-02-19 Art Cancro* Replaced all the "centered 99% tables" with 100%...
2005-02-17 Art Cancro* After setup is complete, tell them how to log in.
2005-02-15 Art Cancro* Fixed an HTTP output error for static data which...
2005-02-04 Art Cancro* Cleaned up the rcs/cvs Id tags and leading comments...
2005-01-11 Art Cancro* *** HUGE CHANGES *** *** WARNING: NOT FULLY FUNCTIO...
2004-06-19 Art Cancro* Instead of a crufty "the topmost Internet email addre...
2003-10-24 Art Cancro* Clicking "Enter Message" in a room with an Address...
2003-06-05 Art Cancro* Buncha cosmetic changes
2003-05-14 Art Cancro* More background cleanup
2003-03-01 Art Cancro* New user registration, as well as existing user re...
2002-10-19 Art Cancro* Save an incoming meeting request into the user's...
2002-10-16 Art Cancro* Fixes and updates to build WebCit on Linux for IBM...
2002-10-03 Art Cancro* Worked on meeting accept/decline a little bit
2002-06-19 Art Cancro* When editing another user's vCard, do a "transient...
2002-06-17 Art Cancro* Finished the thing to edit other users' vCards.
2002-05-09 Art Cancro* Began working on address book view
2002-03-26 Art Cancro* Don't display room banner on screens that don't perta...
2002-03-10 Art Cancro* Handle multiple Internet e-mail addresses in vCard...
2002-03-07 Art Cancro* Final polish for initial round of vCard editing funct...
2002-03-06 Art Cancro* More vcard editing form stuff
2002-03-05 Art Cancro* form cosmetics
2002-03-05 Art Cancro* a few more fields
2002-03-05 Art Cancro* More vCard editing stuff
2002-03-04 Art Cancro* Wrote some skeleton code for robust vCard editing