* BIG rewrite of header handling and slimming of context_loop and session_loop; shuff...
[citadel.git] / webcit / preferences.c
2009-05-17 Wilfried Göesgens* BIG rewrite of header handling and slimming of contex...
2009-05-10 Wilfried Göesgens* add more module handlers:
2009-05-05 Wilfried Göesgens* done should be initialized...
2009-05-04 Wilfried Göesgens* remove more serv_readln etc...
2009-05-04 Wilfried Göesgens* serv_getln now is a wrapper around existing functiona...
2009-02-10 Wilfried Göesgens* add name of callback hook for logging (yes, I LOVE...
2009-02-07 Wilfried Göesgens* fix memleaks in preferences
2009-01-26 Wilfried Göesgens* fix memleak in preferences
2009-01-25 Wilfried Göesgens* shuffled members of wcsession -> do a make clean...
2009-01-21 Art Cancro* ParsePref() was passing NULL values to the target...
2009-01-18 Wilfried Göesgens! fix crash in X-Preferences API; return NULL if not...
2009-01-11 Wilfried Göesgens* complete the sorting api by non-room based preferences
2009-01-10 Wilfried Göesgens* realize types in preferences like thought at the...
2009-01-10 Wilfried Göesgens* merge in matts r6917 so it doesn't colide with ongoin...
2009-01-08 Wilfried Göesgens* move some more vars from the session context to strbu...
2009-01-05 Art Cancro* icaltime_from_webform() now populates struct icaltime...
2008-12-27 Wilfried Göesgens* add first draft of group-change detection
2008-12-26 Wilfried Göesgens* --pedantic cleanup.
2008-12-20 Wilfried Göesgens* shortcut notation to tokens for hashkeys; TKEY(n...
2008-12-18 Wilfried Göesgens* split serialize/deserialize from message load/control...
2008-12-18 Wilfried Göesgens* add conditional for whether a preference value is...
2008-12-13 Wilfried Göesgens* BIG shuffle:
2008-12-07 Wilfried Göesgens* follow api-change in several places
2008-11-24 Wilfried Göesgens* remove old (replaced) code
2008-11-23 Wilfried Göesgens* add transitional beginboxx template and move some...
2008-11-23 Wilfried Göesgens* finish selectboxes in Mailedit dialogs
2008-11-10 Wilfried Göesgens* migrate message creation to templates (citing still...
2008-11-06 Wilfried Göesgens* put filename reference into token, so we can put...
2008-09-23 Wilfried Göesgens* add contexttype, so the subst can precheck the contex...
2008-09-10 Wilfried Göesgens* print errormessages into templates if possible in...
2008-09-08 Wilfried Göesgens* fix COND:PREFS
2008-08-31 Wilfried Göesgens* cleaneup allocation
2008-08-23 Wilfried Göesgens* implement conditional switches; if true will skip...
2008-08-19 Wilfried Göesgens* use strbuffer stresc functions
2008-08-18 Wilfried Göesgens* migrate the WHO struct to strbuf
2008-08-17 Wilfried Göesgens* correct all GetNextHashPos() calls to have const...
2008-08-17 Wilfried Göesgens* add new 'Context' Parameter to the template call
2008-08-06 Wilfried Göesgens* first aproach to formalize preferences; modules can...
2008-08-03 Wilfried Göesgens* abstract setting per room preferences
2008-08-03 Wilfried Göesgens* migrate bstr backend to strbuf
2008-07-31 Wilfried Göesgens* several memoryleaks
2008-07-14 Wilfried Göesgens* fix loop termination trouble
2008-07-13 Wilfried Göesgens* copy daves great handler script and modify it to...
2008-07-12 Wilfried Göesgens* fixed several tiny flaws
2008-07-12 Wilfried Göesgens* added GCC Format String checkers to the remaining...
2008-07-09 Wilfried Göesgens* catch some more error conditions, double frees...
2008-07-09 Wilfried Göesgens* added gcc printf format checking to wprintf
2008-04-30 Wilfried Göesgens* updated listsorts to have '0' as sort order in all...
2008-04-04 Wilfried Göesgens* we have now several bstrs:
2008-03-19 Wilfried Göesgens* this way arround some compilers like the casts better.
2008-02-23 Wilfried Göesgens* add icon directory
2008-02-12 Art CancroRemoved some spurious trace messages
2008-01-28 Art Cancro* Unfinished code is now disabled.
2008-01-22 Wilfried Göesgens* use the hash to store our config.
2008-01-22 Art CancroFixed the webcit preferences bug once and for all,...
2007-10-27 Dave WestUser can now choose to hide or display floors that...
2007-10-12 Art CancroAdded a preference setting to allow each user to choose
2007-10-07 Dave WestChanged text "Calendar hour format" to "Time format...
2007-09-06 Wilfried Göesgens* fetching the 12/24 Hours switch from config over...
2007-08-28 Thierry PasqualierAdvanced menu items
2007-08-25 Thierry Pasqualier* Three box with Advanced (on click Advanced icon)...
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-07-05 Art CancroSanitize text of preferences strings
2007-01-08 Art Cancro* Merged Thierry's CSS changes
2006-05-10 Art CancroDon't compute existing length of WC->preferences when it
2006-05-02 Art Cancrowebcit_before_automake is now the trunk
2006-03-12 Wilfried Göesgensmove all source files to src/
2006-02-09 Art CancroAllow the user to specify a default character set for...
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-04 Art Cancro* Removed all of the absolute URL's.
2005-11-04 Art Cancrolower case tags
2005-10-25 Art Cancrocommit
2005-09-29 Art Cancro* sig is done, but need to add proper handling of lineb...
2005-09-29 Art Cancro* Began implementing the "signature" feature. It doesn...
2005-09-18 Art Cancro* summary.c: summary screen is now updated using ajax...
2005-08-22 Art Cancro* paging.c preferences.c roomops.c : i18n
2005-08-12 Art Cancro* All OS-level includes are now included from webcit...
2005-06-24 Art Cancro* Added a "preferences and settings" screen for each...
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-04 Art Cancro* Cleaned up the rcs/cvs Id tags and leading comments...
2003-03-01 Art Cancro* New user registration, as well as existing user re...
2002-06-19 Art Cancro* When editing another user's vCard, do a "transient...
2002-05-22 Art Cancro* Finished room/folder view selector. Pretty cool.
2002-05-08 Art Cancro* Preferences framework