removed a bunch of blank comment lines
[citadel.git] / webcit / useredit.c
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-09-16 Art CancroConditional_USER_HAS_PIC() was leaving the download...
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 Goesgenscleanup webcit.h; utils.c, remove unneeded stuff
2011-09-04 Wilfried Goesgenswe have to wrap do_template into some functions, else...
2011-09-04 Wilfried Goesgensfix evaluating of userlist bios...
2011-09-04 Wilfried Goesgenstemplatize userlist
2011-09-04 Art CancroRemoved the unused second argument from the do_template...
2011-09-04 Wilfried GoesgensFix of terminate problem while loading user list
2011-09-04 Wilfried Goesgensif StrBuf_ServGetln() is called in a loop, its return...
2011-09-04 Art CancroRemoved logging subsystem from webcit. It's all syslog...
2010-09-01 Art CancroRemove $Id$ tags from most of webcit
2010-06-17 Wilfried Göesgens* ConditionalUserAccess (): don't access the token...
2010-02-26 Wilfried Göesgens* utilize user enum, forward it into the templates...
2010-01-24 Wilfried Göesgens* merge from dav_rework:
2010-01-12 Wilfried Göesgens* fix memleak
2010-01-12 Wilfried Göesgens* upsi, some links to templates which didn't follow...
2009-12-22 Wilfried Göesgens* wrong evaluation of return value; we're actualy _expe...
2009-12-21 Wilfried Göesgens* make shure the buffer is cleared
2009-11-08 Wilfried Göesgens* since we load vcards as message body now, finding...
2009-10-20 Wilfried Göesgens* add a Display name to our handlers; this will be...
2009-10-19 Wilfried Göesgens* add way to have tokens do their custom parse-time...
2009-09-03 Wilfried Göesgens* initialize stat here too.
2009-08-20 Wilfried Göesgens* split tasks view into its own file
2009-07-29 Art Cancro* Modified load_msg_pointers(), gave it the ability...
2009-07-16 Wilfried Göesgens* fix memleak.
2009-06-19 Art Cancro* locate_user_vcard_in_this_room() lost the ability...
2009-06-19 Art Cancro* More style cleanup
2009-05-07 Wilfried Göesgens* fix memleak
2009-05-04 Wilfried Göesgens* undo linebuffering, its going away under that name
2009-04-29 Wilfried Göesgens* temporary solution to our ser_readln migration: have...
2009-04-28 Wilfried Göesgens* output errors via important_message
2009-04-28 Wilfried Göesgens* start migrating important message to strbuf; have...
2009-04-26 Wilfried Göesgens* use load_message in the useredit form
2009-04-25 Wilfried Göesgens* allow groupdetection in user sorters
2009-01-19 Art Cancro* Edit user: markup was showing through because USERLIS...
2009-01-19 Art Cancro* iterate_load_userlist() zeroed out the wrong struct...
2009-01-14 Wilfried Göesgens* add 'control context'; which will carry information...
2009-01-11 Wilfried Göesgens* complete the sorting api by non-room based preferences
2009-01-08 Wilfried Göesgens* move some more vars from the session context to strbu...
2009-01-05 Art Cancro* locate_user_vcard() wasn't using either of its suppli...
2008-12-27 Wilfried Göesgens* add first draft of group-change detection
2008-12-26 Wilfried Göesgens* --pedantic cleanup.
2008-11-24 Wilfried Göesgens* remove old (replaced) code
2008-11-06 Wilfried Göesgens* put filename reference into token, so we can put...
2008-11-06 Wilfried Göesgens* upgrade hash retriever function, it now takes the...
2008-10-23 Wilfried Göesgens* handle the two other cases of user modificaion.
2008-10-16 Art CancroTrust the compiler to do short-circuit evaluation.
2008-10-14 Art CancroCleaned up some of the comments ... removed vestiges...
2008-10-01 Wilfried Göesgens* just keep the time_t representation of dates
2008-10-01 Wilfried Göesgens* fix times of last user access and now
2008-09-28 Wilfried Göesgens* templatize user editing
2008-09-28 Wilfried Göesgens* migrate userlist to templating.
2008-08-17 Wilfried Göesgens* add new 'Context' Parameter to the template call
2008-07-14 Wilfried Göesgens* removed handlers from webcit.h if possible
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:
2008-03-10 Art CancroWebCit UI for user rename
2007-12-03 Art Cancro* WebCit now clarifies, using a localized message ...
2007-10-02 Art CancroSaving vCards now requires the API caller to specify...
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-03-13 Art CancroChanges to vcard handler required for Bynari Connector...
2007-01-08 Art Cancro* Merged Thierry's CSS changes
2006-05-02 Art Cancrowebcit_before_automake is now the trunk
2006-03-12 Wilfried Göesgensmove all source files to src/
2006-02-13 Wilfried Göesgenstolowered the embedded html.
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-11-02 Art Cancroadded per-user internet mail permission setting
2005-09-18 Art Cancro* summary.c: summary screen is now updated using ajax...
2005-08-22 Art Cancro* useredit.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*** empty log message ***
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-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-11 Art Cancro* useredit.c: added an "Delete user" button, because...
2005-02-04 Art Cancro* Cleaned up the rcs/cvs Id tags and leading comments...
2005-01-14 Art Cancro*** empty log message ***
2005-01-13 Art Cancro* Insert a newline between </div> and <div id="text">
2005-01-11 Art Cancro* *** HUGE CHANGES *** *** WARNING: NOT FULLY FUNCTIO...
2004-07-16 Art Cancro* useredit.c: put a pretty box around user editing
2004-07-10 Art Cancro* Completed web screens for THE DREADED AUTO-PURGER...
next