When checking a proposed calendar event for conflicts,
[citadel.git] / webcit /
2008-08-19 Wilfried Göesgens* fixes
2008-08-19 Wilfried Göesgens* this does fancy stuff
2008-08-19 Wilfried Göesgens* upsi. its used elsewhere too.
2008-08-19 Wilfried Göesgens* use strbuffer stresc functions
2008-08-19 Art CancroSplit up the conflict checker again, this time into...
2008-08-18 Wilfried Göesgens* inspect our templates too.
2008-08-18 Wilfried Göesgens* migrate the WHO struct to strbuf
2008-08-17 Wilfried Göesgens* dug out the missing RSS Templats from uncensored
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-16 Wilfried Göesgens* now template tokens can work as functions, you can...
2008-08-14 MattMove instant_messenger back
2008-08-14 MattMove the rest of the templates into 't' as with dotheba...
2008-08-14 Wilfried Göesgens* migrate SERV_* to global callback replacers
2008-08-12 Wilfried Göesgens* move templates to static/t/ ; made make install targe...
2008-08-11 Wilfried Göesgens* cache templates
2008-08-08 MattFixes for GroupDAV and hprintf
2008-08-06 Mattupdate for hprintf
2008-08-06 Wilfried Göesgens* first aproach to formalize preferences; modules can...
2008-08-05 Wilfried Göesgens* remove locales from the login window if webcit isn...
2008-08-05 Wilfried Göesgens* upsi. this line copying mustn't be in there.
2008-08-05 Wilfried Göesgens* mute /sslg and /wholist_section from logging when...
2008-08-05 Art CancroWhen determining the week start day for the rendering
2008-08-04 Wilfried Göesgens* ig made it.
2008-08-03 Wilfried Göesgens* abstract setting per room preferences
2008-08-03 Wilfried Göesgens* remove Dave's SYS_ users from the addressbookpopup...
2008-08-03 Wilfried Göesgens* migrate bstr backend to strbuf
2008-08-03 Mattmass mobile update, interface cleanup and restyling.
2008-08-03 MattAdded opera 9.5b1/winmobile user agent to mobile client...
2008-07-31 Wilfried Göesgens* several memoryleaks
2008-07-30 Wilfried Göesgens* hook init function calls to the same define
2008-07-30 Wilfried Göesgens* #if out the printing of the handler hash at system...
2008-07-30 Art Cancro* debug messages now show serialized recurrence rules
2008-07-30 Art CancroRecurring events are now displayed in WebCit. There is
2008-07-30 Art CancroRemoved some spurious debugging statements
2008-07-29 Wilfried Göesgens* make param const char *
2008-07-29 Wilfried Göesgens* fallback to /knrooms after login if the user doesn...
2008-07-28 Wilfried Göesgens* added a.n.o's patch to avoid NULL-ssl errorstrings...
2008-07-28 Wilfried Göesgens* read static/server files directly into the outbuffer
2008-07-27 Wilfried Göesgens* use strbuffer as wprintf backend
2008-07-26 Wilfried Göesgens* GNU LD demands -l at the end... hopefully just adding...
2008-07-25 Wilfried Göesgens* a.n.o's patch: solaris linker wants options before...
2008-07-25 Art CancroCleanup of comments etc. no code changes
2008-07-15 Art Cancromore work on recurrence
2008-07-15 Wilfried Göesgens* migrate ajax from get to post -> unlimited post size
2008-07-14 Wilfried Göesgens* removed handlers from webcit.h if possible
2008-07-14 Wilfried Göesgens* fix loop termination trouble
2008-07-14 Art CancroDon't recur if dtstart is missing
2008-07-14 Art Cancrodisplay_using_handler() cleanup
2008-07-14 Art CancroExperimenting a bit with the recur api
2008-07-14 Art CancroDetect recurring events when rendering a calendar.
2008-07-13 Wilfried Göesgens* copy daves great handler script and modify it to...
2008-07-13 MattDisable photo view for vcard
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-12 Wilfried Göesgens* avoid to run over the buffer while parsing the url
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-07-07 MattRename is_wap to is_mobile
2008-07-06 MattReactivate "is_wap" for handheld browsers (iPhone,...
2008-06-30 Wilfried Göesgens* optimize serv_getln to reduce its WC to once.
2008-06-24 Art Cancro* Applied matt's latest patches
2008-06-23 Wilfried Göesgens* rather let webcit rate password than layer 9
2008-06-23 Art CancroMinor formatting and comments cleanup.
2008-06-23 Art Cancrominor formatting and comments cleanup
2008-06-23 Art Cancrominor formatting and comments cleanup
2008-06-22 Art Cancrooops, fixed it
2008-06-22 Art Cancrooops, fixed it
2008-06-22 Art CancroFixed makefile for generating pt_BR locale
2008-06-22 Art CancroThe 'edit room' tab panel now uses the same CSS that...
2008-06-21 Wilfried Göesgens* a way to exclude stuff from distribution packages
2008-06-19 Art Cancrolibcitadel 7.37
2008-06-19 Art CancroR6396 IS VERSION 7.37
2008-06-19 Art Cancrowebcit configure.ac package string should be WebCit...
2008-06-16 Wilfried Göesgens* handle the listen ip the right way.
2008-06-16 Art CancroWhen grabbing addresses for the address book popup...
2008-06-16 Art Cancrofix bug #360
2008-06-15 Wilfried Göesgens* Shorten translation.
2008-06-12 Wilfried Göesgens* disable wml handling, since we don't have good conten...
2008-06-07 Art CancroAdded a link on the OpenID login page, that points...
2008-06-05 Art Cancro* Completed the code for creating a new account, manual...
2008-06-04 Wilfried Göesgens* forgot -i in the initscript
2008-06-03 Art Cancroopenid blah blah blah
2008-06-03 Art Cancro* Removed some cruft from the login code. Combined the
2008-06-02 Art Cancromore openid work
2008-06-02 Art CancroExport format has changed due to the addition of a new
2008-06-01 Art CancroImplemented the code to detach an OpenID from an account.
2008-05-31 Art CancroSuccess! We can now log in an existing user with OpenID.
2008-05-31 Art CancroRe-enable OpenID development code
2008-05-30 Art CancroUpdated version numbers.
2008-05-30 Art CancroTemporarily disable OpenID functionality for release
2008-05-29 Art Cancromore openid work
2008-05-29 Art CancroBegan writing some code to associate OpenIDs with Citad...
2008-05-28 Art CancroAdded some glue code for attachment of an OpenID to
2008-05-28 Dave WestI there are users requiring validation when an Aide...
2008-05-23 Art CancroBegin caching OpenID data in the session; we'll need...
2008-05-23 Art CancroIn order to circumvent AOL's broken OpenID server,...
2008-05-23 Art CancroAOL's OpenID implementation sucks.
2008-05-22 Wilfried Göesgens* fix handling of post vars
2008-05-22 Wilfried Göesgens* add more CSS'es to the top
next