GETTEXT: rather choose the language on the array of locales successfully loaded than...
[citadel.git] / webcit /
2013-03-18 Wilfried GoesgensGETTEXT: rather choose the language on the array of...
2013-03-18 Wilfried Goesgensoops, we chose to do this in alphabetic order.
2013-03-18 Wilfried GoesgensTranslation: add arabic
2013-03-11 Wilfried GoesgensTinyMCE: enable browser based spellchecking. Tnx ax25...
2013-03-06 Wilfried Goesgensoops, we chose to do this in alphabetic order.
2013-03-06 Wilfried GoesgensTranslation: add arabic
2013-02-18 Wilfried Goesgensmake the server connection to citserver nonblocking...
2013-02-18 Wilfried GoesgensNETCFG: add a UI interface to add participates.
2013-02-16 Wilfried GoesgensWhen trying to bind default broadcast (ipv6) fails...
2013-02-16 Wilfried GoesgensWhen trying to bind default broadcast (ipv6) fails...
2013-02-05 Wilfried GoesgensSYSLOG: more places to correct the loglevel parameters.
2013-02-05 Wilfried GoesgensSyslog: adjust loglevels to sane values.
2013-02-05 Wilfried GoesgensSession Cleanup: init timestamp properly.
2013-01-29 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2013-01-29 Wilfried GoesgensCONTEXT: add interlock with cleanup / attaching of...
2013-01-29 Wilfried GoesgensICAL: add debug code to edit messages
2013-01-10 Art CancroConverted a strncmp to a strncasecmp to avoid a compile...
2013-01-01 Wilfried GoesgensDIRECTORY Iterating: fix typo found by Rachid; use...
2012-12-23 Wilfried GoesgensROOMEDITING: fix html style
2012-12-23 Wilfried GoesgensMAILINGLIST: add facility to choose the default room...
2012-12-17 Wilfried GoesgensRoom-Editing: offer a dropdown to choose from configure...
2012-12-16 Wilfried GoesgensROOMEDIT: add a way to configure aliases
2012-12-09 Wilfried GoesgensReplyToAll: fix typo in string matching table
2012-12-05 Wilfried GoesgensGVEA: StrLength is NULL-Safe and truly tells us whether...
2012-12-05 Wilfried GoesgensChoose default sender email address by envelope recipient
2012-12-01 Wilfried GoesgensAddressbook popup: fix escaping.
2012-11-27 Wilfried Goesgensresync translations with launchpad
2012-11-26 Wilfried GoesgensSUBST: context rework: some more places for memset...
2012-11-26 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-11-26 Wilfried GoesgensMIME-Renderer typechange: forgot this handler.
2012-11-20 Art Cancrogetting with the times, we dont need to wrap snprintf...
2012-11-11 Wilfried Goesgensremove duplicate.
2012-11-11 Wilfried Goesgensre-sync translations
2012-11-11 Wilfried GoesgensStart resync launchpad translation: french by Robert...
2012-11-04 Wilfried GoesgensICAL: validate & fix recurrence and conflict checking.
2012-11-04 Wilfried GoesgensICAL: wrap div around attachmentview, so columns don...
2012-11-04 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-11-04 Wilfried GoesgensICAL: add conflict handling
2012-11-04 Wilfried GoesgensSUBST: fix double linked list handling for contexts.
2012-11-04 Wilfried GoesgensMessages: add missing initializations of contexts.
2012-11-04 Wilfried GoesgensICAL: properly delete iterator content after done.
2012-11-01 Wilfried GoesgensSUBST: CheckContext: log token name the context is...
2012-10-28 Wilfried GoesgensICAL: implement server backend for conflict handling.
2012-10-28 Wilfried GoesgensICAL: add handling for appointment attendees.
2012-10-28 Wilfried GoesgensMIME-Renderers: change interface.
2012-10-28 Wilfried GoesgensROOMLIST: start with n = 0 instead of random.
2012-10-28 Wilfried GoesgensCALENDAR: attendees are to be found on ch not on buf.
2012-10-28 Wilfried GoesgensICAL Display: stack conditionals rather than try to...
2012-10-27 Wilfried GoesgensICAL: fix calculation of the icaltime pointer in our...
2012-10-27 Wilfried GoesgensSUBST: free the sub-context also if we have a negative...
2012-10-27 Wilfried GoesgensICAL-SUBST: work on viewing
2012-10-27 Wilfried GoesgensSUBST: fix conditionals creating sub-contexts
2012-10-27 Wilfried GoesgensBSTR: add method to run-time add numbers
2012-10-21 Wilfried GoesgensURL-Parsing: fix off by one when checking the length...
2012-10-18 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-10-18 Wilfried GoesgensTEMPLATING: add possibility to stack another context...
2012-10-18 Wilfried GoesgensICAL Templating: work on porting the display of events...
2012-10-18 Wilfried GoesgensBootstrapping
2012-09-23 Wilfried Goesgensmake git compileable again. more work on this topic...
2012-09-03 Wilfried GoesgensICAL: some work on adding ical items into templates
2012-09-03 Wilfried GoesgensSUBST: add a way to post plain char* strings into templ...
2012-09-03 Wilfried Goesgenswebcit_fmt_date: return length of generated string
2012-08-25 Art CancroWhen logging an invalid url_key include the browser...
2012-08-25 Wilfried GoesgensURL-Parsing: abort on error.
2012-08-24 Wilfried GoesgensADDRESSBOOK POPUP: templatize.
2012-08-24 Wilfried GoesgensPARAMHANDLING: add parser for paired lists; which then...
2012-08-24 Wilfried GoesgensROOMHANDLING: add conditional which can compare the...
2012-08-24 Wilfried GoesgensSUBST: add method to retrieve room preferences from...
2012-08-24 Wilfried GoesgensAdressbook-popup: set link using the template.
2012-08-24 Wilfried GoesgensLISTSUSB: finalize templating.
2012-08-24 Wilfried GoesgensSUBST: Dynamicaly generate contexts
2012-08-21 Wilfried GoesgensDnD-Move: remove debug log.
2012-08-21 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-08-21 Wilfried GoesgensDrag+Drop move: propperly escape the roomname so +...
2012-08-21 Stefan GartheRemoved borders around blockquotes and adapted margins...
2012-08-21 Stefan GartheBeautified the margins on the nested blockquotes in...
2012-08-20 Wilfried GoesgensICONTHEME: add a way to store a selected icontheme...
2012-08-19 Wilfried GoesgensSMTP-Queue display: wrap lines after ; so we get one...
2012-08-08 Art CancroWhen logging invalid url_key, do not include the attemp...
2012-08-07 Wilfried GoesgensSMTP-Queue: display the SMTP-State
2012-08-06 Wilfried GoesgensIconbarlist: fix embedded who is online list
2012-08-05 Wilfried Goesgensscancpp points out we need to initialize this var befor...
2012-08-05 Wilfried GoesgensSMTP-Sessions: fix conditionals allowing to kill a...
2012-08-05 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-07-31 Art CancroChanging the name of the 'Aide' access level to 'Admin'
2012-07-27 Wilfried GoesgensInetconf: allow longer relay URRLs
2012-07-27 Wilfried GoesgensSMTP-Queue View: also offer the possibility to kill...
2012-07-27 Wilfried GoesgensInetconf: correct warnings from tidy
2012-07-25 Wilfried GoesgensSiteconfig: flip smtp relay access options so they...
2012-07-25 Art CancroChanged the CFG_SMTP_FROM_ configuration descriptions
2012-07-25 Wilfried GoesgensSiteconfig: regroup settings
2012-07-24 Wilfried GoesgensSystem config: add missing closing DIV
2012-07-24 Wilfried GoesgensSMTP-Relay: add other ways of filtering
2012-07-24 Wilfried GoesgensMacOSX compatibility: check whether memcpy is a macro...
2012-07-23 Wilfried GoesgensGuest-login: always check the servinfo pointer before...
2012-07-23 Wilfried GoesgensWHO: if we're aide, offer to edit that users config...
2012-07-20 Wilfried GoesgensMessage composing: add text plain downmix for VIEW_JSON...
2012-07-19 Wilfried Goesgensuser info page: fix typos in links
2012-07-19 the_mgtSame penultimo fixed for blog_view as in stable-81x...
2012-07-19 Wilfried GoesgensEditing: remember room on hidden input field
next