Test for existing BDB files (not used yet)
[citadel.git] / webcit / vcard_edit.c
2024-03-19 Art CancroIn webcit-classic, include webserver.h from webcit.h.
2023-05-02 Art CancroApply patches sent by Harlow Solutions -- for WebCit
2023-01-05 Art CancroRevert "serv_rssclient.c: style update"
2023-01-05 Art Cancroserv_rssclient.c: style update
2022-09-16 Art CancroReverts commit c6aec42f213ec284e34648f3d69bcf927dccddb1...
2022-09-08 Art Cancroindent -kr -i8 -brf -bbb -fnc -l132 -nce on all of...
2021-08-14 Art CancroAdditional work on the alias table. This is taking...
2020-07-06 Art CancroZZMerge branch 'master' of ssh://git.citadel.org/appl...
2020-07-06 Art CancroWhen editing a vCard, suppress the email fields from...
2017-03-08 Art Cancroholy crap did I break this badly by reformatting it...
2017-03-07 Art Cancrofound the bug! fixed it!
2017-03-07 Art Cancroblah
2017-03-07 Art CancroIsolated the bug (but haven't fixed it yet)
2017-03-07 Art Cancrostyle cleanup , we have wide screens now
2017-03-05 Art CancroSuppress stray display of contact names over address...
2015-12-26 Wilfried GoesgensRework blogview renderer, so it can build the threads...
2015-12-13 Wilfried GoesgensAllow to stack contexts into message renderers.
2015-11-21 Wilfried GoesgensCleanup
2015-11-19 Wilfried Goesgensfix vcard sorting and tabs
2015-11-17 Wilfried Goesgensremove wrong output of tail item
2015-11-17 Wilfried GoesgensCleanup vcard rendering code
2015-11-17 Wilfried GoesgensHTML-escape tablabels.
2015-11-16 Wilfried GoesgensTemplatize email list interface.
2015-11-09 Wilfried Goesgensmove CTX_VCARD one layer up: so we have the message...
2015-11-09 Wilfried GoesgensCleanup templating of vcard lists
2015-11-06 Wilfried GoesgensCleanup vcard rendering code to be better able to templ...
2015-10-18 Wilfried GoesgensFinalize vcard editing:
2015-10-12 Wilfried GoesgensStart migrating the vcard editing formulars to templates
2015-10-11 Wilfried GoesgensCleanup.
2015-10-11 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2015-10-11 Wilfried GoesgensImplement iterators over vcard types, used vcard fields...
2015-10-07 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2015-07-21 Wilfried GoesgensWork on vcards
2015-06-03 Wilfried GoesgensWork on vcards
2015-05-19 Wilfried Goesgensvcard <-> parser <-> template working for simple values.
2015-05-09 Wilfried Goesgensvcard <-> parser <-> template working for simple values.
2015-05-06 Wilfried GoesgensImplement dynamic vcard tokens
2015-05-06 Art Cancromerge
2015-05-05 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2015-05-05 Wilfried GoesgensImplement dynamic vcard tokens
2013-07-06 Wilfried GoesgensVCARD: if we loaded the vcard mime from the server...
2013-02-05 Wilfried GoesgensSYSLOG: more places to correct the loglevel parameters.
2012-08-24 Wilfried GoesgensSUBST: Dynamicaly generate contexts
2012-07-19 Wilfried GoesgensEditing: remember room on hidden input field
2012-07-18 the_mgtMerge branch 'master' of ssh://git.citadel.org/appl...
2012-07-17 Wilfried GoesgensRework templating context access so contexts can be...
2012-05-17 Art CancroReverted most of e40ba85133cf6401bda3d6b81a1d144d73d250...
2012-05-15 Art Cancroremoved a bunch of blank comment lines
2012-03-20 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-03-15 Art CancroMore license declaration changes which omit the bit...
2012-02-18 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-02-18 Wilfried GoesgensReadloop remove special cases
2011-11-22 Wilfried Goesgenswork on a way to output the success / failure state...
2011-09-04 Wilfried Goesgensmove the rest of the places to use AppendImportantMessa...
2011-09-04 Wilfried Goesgensbuybuy plaintext important message.
2011-09-04 Wilfried GoesgensFix lots of warnings all over the place, make inbound...
2011-09-04 Wilfried Goesgensmove beginbox & endbox to box_* so we can tidy up our...
2011-09-04 the_mgtRenamed the /icons directory to /webcit_icons because...
2011-09-04 the_mgtAdapted c-files to new iconset "Essen"
2011-09-04 Art CancroRemoved the unused second argument from the do_template...
2011-09-04 Art CancroRemoved logging subsystem from webcit. It's all syslog...
2011-09-04 Art CancroRemoved some old TECH_PREVIEW sections.
2011-09-04 Art CancroPerformed a bunch of markup fixes suggested by validato...
2010-10-22 Wilfried Goesgens* start work on integrating dynamic vcard parsing and...
2010-10-01 Wilfried GoesgensMerge branch 'master' of git://github.com/psy-q/citadel
2010-09-30 Ramón CahenzliHarmonizing HTML case to lowercase, quoting HTML attrib...
2010-09-25 Art CancroRevert "Revert "Removed the "fix_scrollbarbug" div...
2010-09-25 Art CancroRevert "Removed the "fix_scrollbarbug" div and all...
2010-09-25 Art CancroRevert "Revert "Removed the "fix_scrollbarbug" div...
2010-09-25 Art CancroRevert "Removed the "fix_scrollbarbug" div and all...
2010-09-24 Art CancroRemoved the "fix_scrollbarbug" div and all references...
2010-09-01 Art CancroRemove $Id$ tags from most of webcit
2010-08-29 Wilfried Göesgens* split boxes into beginbox_1 + 2, and put title direct...
2010-03-03 Art Cancro* Changed strings to 'First Name' and 'Last Name' in...
2010-01-31 Wilfried Göesgens* remove unneeded vcard function...
2010-01-24 Wilfried Göesgens* merge from dav_rework:
2010-01-14 Wilfried Göesgens* create function to parse the output of goto into...
2009-10-23 Wilfried Göesgensrename wprintf to wc_printf; wchar.h also has a wprintf
2009-10-20 Wilfried Göesgens* add a Display name to our handlers; this will be...
2009-09-20 Art Cancro* Use wDumpContent() instead of end_burst() where appro...
2009-09-10 Wilfried Göesgens* use SmashStrBuf where apropriate
2009-09-01 Wilfried Göesgens* fix a buffer overrun in case of bad strings in vcards.
2009-08-23 Wilfried Göesgens* add logging if auth-basic session connecting fails...
2009-08-20 Wilfried Göesgens* split tasks view into its own file
2009-07-27 Wilfried Göesgens* add additional bytes to the buffer, so swapping names...
2009-06-23 Art Cancro* return_to logic in do_edit_vcard() and submit_vcard...
2009-06-23 Art Cancro* do_edit_vcard() accept arbitrary url's for return_to...
2009-06-19 Art Cancro* More style cleanup
2009-06-19 Art Cancro* do_edit_vcard() contained a 'StrBuf *Buf' which was...
2009-05-24 Wilfried Göesgens* move stuff from Hdr into substruct that may be easily...
2009-05-22 Wilfried Göesgens* fix various leaks
2009-05-17 Wilfried Göesgens* more fixes, offset in URLS is different now, since...
2009-05-17 Wilfried Göesgens* BIG rewrite of header handling and slimming of contex...
2009-05-07 Wilfried Göesgens* just destroy it if we allocated it
2009-05-07 Wilfried Göesgens* make vcard loader abstract so we can use it in more...
2009-05-07 Wilfried Göesgens* use default message loading mechanisms instead of...
2009-05-07 Wilfried Göesgens* don't choke if the vcard fails to load
2009-05-04 Wilfried Göesgens* serv_getln now is a wrapper around existing functiona...
2009-04-28 Wilfried Göesgens* output errors via important_message
2009-04-28 Wilfried Göesgens* start migrating important message to strbuf; have...
next