]> code.citadel.org Git - citadel.git/history - webcit
* Room info popup now uses Scriptactulous appear and fade effects
[citadel.git] / webcit /
2007-04-07 Art Cancro* Room info popup now uses Scriptactulous appear and...
2007-04-06 Art CancroFixed a broken tag in siteconfig.c
2007-04-02 Art CancroAnother uick hack to improve embedded URL extraction
2007-04-02 Art CancroQuick hack to improve embedded URL extraction
2007-04-01 Wilfried Göesgens* look for | as url terminator too if we found an ...
2007-03-30 Art CancroWhen GroupDAV GET encounters a multipart message, output
2007-03-30 Art CancroMore changes to GroupDAV GET to prepare for
2007-03-29 Art CancroGroupDAV 'GET' operation now loads the message into
2007-03-28 Art Cancro* Implemented support for the new 'anyone can delete...
2007-03-27 Art CancroWhen saving a calendar event, set the method to PUBLISH
2007-03-26 Art CancroSuppress attachment download links for mime parts
2007-03-26 Art CancroSuppress attachment download link for the MIME section
2007-03-25 Art CancroBe more tolerant about whitespace between keys and...
2007-03-24 Art CancroWhen a MIME part's content-disposition is missing or...
2007-03-24 Art Cancro* When <R>eply is selected in the message reading loop...
2007-03-23 Thierry Pasqualierremove hardcoding color in banner
2007-03-22 Art CancroChanges to support the use of any of a user's valid...
2007-03-22 Art CancroBrought over the updated MIME parser from Citadel.
2007-03-21 Art CancroTests and preparation for another mime parser update
2007-03-20 Art Cancrostatic/head.html: corrected misspelling of 'collaboration'
2007-03-19 Wilfried Göesgens* finaly get the apache config file inside of the package.
2007-03-19 Wilfried Göesgens* check for /etc/rc.d/init.d if /etc/init.d/ is not...
2007-03-15 Art CancroUpdated nl.po
2007-03-14 Wilfried Göesgens* missing newline.
2007-03-14 Wilfried Göesgens* added the new german translations
2007-03-14 Art CancroRenamed ical_dezonify_recur() to ical_dezonify_recurse()
2007-03-13 Art CancroRan create-pot.sh to update localization strings
2007-03-13 Art CancroFixed the ability to download files with spaces in...
2007-03-13 Art CancroChanges to vcard handler required for Bynari Connector...
2007-03-13 Art CancroBrought over the updated mime parser from citadel
2007-03-13 Art Cancrodisplay_using_handler() now needs to request more than...
2007-03-12 Wilfried Göesgens* use relative post url to editinfo, so we point to...
2007-03-12 Thierry PasqualierNow we have to click on the info link to opening
2007-03-10 Art CancroWhen re-creating an expired session, re-use the
2007-03-09 Thierry PasqualierThe hello.gif must be centred in default login screen
2007-03-09 Thierry PasqualierReturn of the image - hello.gif - in the login screen
2007-03-07 Wilfried Göesgens* for some reason webcit.conf was missing.
2007-03-07 Wilfried Göesgens* removed wrong blank.
2007-03-07 Art CancroTHIS IS WEBCIT 7.06
2007-03-07 Art CancroRewrote the quoted-printable decoder again. The previous
2007-03-03 Art CancroFixed a minor printf long/int mismatch
2007-03-02 Thierry Pasqualiersome CSS adaptations
2007-03-02 Thierry Pasqualierdisplay room infos with some javascript
2007-03-02 Thierry PasqualierUpdated french translation
2007-03-01 Art CancroCompleted the 'upload a file' dialog.
2007-02-28 Art CancroForce downloads to use a MIME type of application/octet...
2007-02-28 Art CancroAdded commands to view a room's file directory and to
2007-02-26 Wilfried Göesgens* fix some warnings
2007-02-24 Art CancroUpdated the html2html filter. When we encounter a...
2007-02-22 Art CancroEnter message / write mail dialog : present a drop...
2007-02-22 Art CancroMinor changes to message entry header bar
2007-02-21 Thierry PasqualierCleaning code of the left side bar...
2007-02-21 Thierry PasqualierCleaning code of the left side bar
2007-02-20 Thierry Pasqualierlost quote...
2007-02-20 Thierry Pasqualier* round corners for the grey box in login screen
2007-02-18 Thierry PasqualierCSS adaptation
2007-02-18 Wilfried Göesgens* updated po; added german strings.
2007-02-18 Wilfried Göesgens* label icon "Write mail" when in mailbox mode
2007-02-18 Thierry Pasqualiernowrap navbar
2007-02-14 Wilfried Göesgens* get synced with citadels mime_parser
2007-02-14 Thierry Pasqualierfix CSS login screen for NS7 bug
2007-02-12 Thierry Pasqualierfix css margin and padding values in banner
2007-02-10 Wilfried Göesgens* be more fault tolerant if no apache is installed...
2007-02-07 Wilfried Göesgens* ignore question not asked returns
2007-02-05 Wilfried Göesgens* corrected use of our absolute directories
2007-02-03 Wilfried Göesgens* added hint, that the error page might be out of date...
2007-02-02 Thierry Pasqualierfix the with of the new navbar
2007-02-02 Art Cancro* Replaced background image with a background color...
2007-01-30 Wilfried Göesgens * ask questions in the obvious cases.
2007-01-30 Thierry Pasqualierfix CSS login
2007-01-29 Thierry PasqualierSomes changes in HTML/CSS of banner information text
2007-01-29 Thierry PasqualierSomes changes in HTML/CSS of banner information text
2007-01-29 Thierry Pasqualierrewriting HTML/CSS navbar without table
2007-01-26 Thierry Pasqualierfix CSS font size
2007-01-26 Thierry Pasqualierfix CSS
2007-01-26 Thierry PasqualierHTML/CSS changes in the banner which becomes simply:
2007-01-26 Wilfried Göesgens* tell we added that patch
2007-01-26 Art Cancro* icaltime_from_webform() - removed an unnecessary...
2007-01-23 Art Cancro* 'Enable system auth' site config option has been...
2007-01-23 Thierry Pasqualierincrease from 6pt to 8pt banner info
2007-01-22 Thierry Pasqualierremove class name in login screen
2007-01-22 Thierry PasqualierIt is now possible to drive the look of the loginscreen...
2007-01-22 Art CancroWhen loading the march list, don't insert the current...
2007-01-22 Art CancroIncrease the size of the text entry buffer when sending...
2007-01-20 Art Cancro* Brought over the updated mime_parser.c from citadel
2007-01-20 Wilfried Göesgens* New Strings
2007-01-20 Thierry Pasqualier* some new french translation strings
2007-01-20 Art CancroRenamed 'Funambol Intergration' [sic] tab to 'Push...
2007-01-20 Art Cancro* Applied Matt's patch to add Funambol config tab to...
2007-01-18 Thierry PasqualierChange HTML in login screen to improve customization
2007-01-18 Thierry PasqualierCosmetic change in banner
2007-01-18 Wilfried Göesgens * fixed locale directory lookup / make
2007-01-18 Art Cancro* ndirs=3 (tiny_mce wasn't getting delivered)
2007-01-17 Michael HamptonFix minor spacing problem in listsub HTML
2007-01-17 Art Cancro* CSS modifications for login screen
2007-01-16 Wilfried Göesgens* if /etc/init.d/ is not there, create the init script...
2007-01-16 Art Cancro* correction of bad HTML of the new banner
2007-01-15 Wilfried Göesgens* scan the .ac for the version
2007-01-15 Wilfried Göesgens* updated po s
2007-01-15 Art CancroApplied patchThierry04banner.diff
next