horde.git
2010-08-25 Michael M SlusarzIgnore the absence of the motd.php file.
2010-08-25 Michael M SlusarzTweaks
2010-08-25 Michael M SlusarzThese deserve changelog mention
2010-08-25 Gunnar WrobelAdapt testing to recent changes in HEAD.
2010-08-25 Gunnar WrobelStart using Horde_Itip in Kolab_Resource.
2010-08-25 Gunnar WrobelUpdate package.xml
2010-08-25 Gunnar WrobelComplete unit testing for Horde_Itip.
2010-08-25 Gunnar WrobelFix copyright for the things that were paid and stuff...
2010-08-25 Gunnar Wrobelphpdoc
2010-08-25 Gunnar WrobelConverted Imp to use the Horde_Itip library.
2010-08-25 Gunnar WrobelCompleted testing of sending the iTip response.
2010-08-25 Gunnar WrobelStart adding an Imp test suite.
2010-08-25 Gunnar WrobelAdapt to Icalendar H4 changes. Complete testing.
2010-08-25 Gunnar WrobelAdded testing and fixed some initial problems.
2010-08-25 Gunnar WrobelStart new Itip library.
2010-08-25 Gunnar WrobelWorking Incoming test.
2010-08-25 Gunnar WrobelMFB: Cleanup logging.
2010-08-25 Gunnar WrobelRewrote the basic filter definition.
2010-08-25 Gunnar WrobelExtract the command line parsing.
2010-08-25 Gunnar WrobelStart switching to injected logging.
2010-08-25 Gunnar WrobelReactivate testing and make the basic filter test work...
2010-08-25 Gunnar WrobelThe test setup needs to be removed later. Minor fixes...
2010-08-25 Gunnar WrobelUse autoloading.
2010-08-25 Gunnar WrobelAdd the exception definition for this package.
2010-08-25 Gunnar WrobelRemoved deprecated &new
2010-08-25 Michael M SlusarzThrow error if config file is not found.
2010-08-25 Michael M SlusarzMerge duplicate code; use Horde::[start|end]Buffer()
2010-08-25 Michael M SlusarzFix turba forms.
2010-08-25 Michael M SlusarzCleanup tree code
2010-08-25 Michael M SlusarzRemove more unneeded sidebar/frames code
2010-08-25 Gunnar WrobelHorde_Url_Exception depends on Horde_Exception.
2010-08-25 Jan SchneiderFix reading sessions if session_save_path() is empty.
2010-08-25 Jan Schneidertypo
2010-08-25 Jan SchneiderFix signature.
2010-08-25 Jan SchneiderFix undefined variable.
2010-08-25 Jan SchneiderStyle
2010-08-25 Gunnar WrobelFor testing purposes we need both the Test package...
2010-08-25 Gunnar WrobelDo not include stuff from the dependency location while...
2010-08-25 Jan SchneiderFix url escaping.
2010-08-25 Jan SchneiderFix url escaping and popup code.
2010-08-25 Jan SchneiderFix setting $next_step.
2010-08-25 Jan SchneiderMerge c93cb8071ead39bfbfd0d2215c928eba5f4b3ee1 and
2010-08-25 Jan SchneiderFix escaping.
2010-08-25 Jan SchneiderFix double quotes.
2010-08-25 Gunnar WrobelAvoid running in circles.
2010-08-25 Jan SchneiderWe *want* a Horde_Url here (Bug #9198).
2010-08-25 Gunnar WrobelAdd the continous integration setup module.
2010-08-25 Gunnar WrobelUse the Horde code sniffer standard.
2010-08-25 Gunnar WrobelAdd a todo.
2010-08-25 Gunnar WrobelAdd the configuration templates for the Hudson continuo...
2010-08-25 Gunnar WrobelEnsure that the "data" prefix gets removed when install...
2010-08-25 Michael M SlusarzUse Horde_Tree to render folder tree in MIMP
2010-08-25 Michael M SlusarzAdd a Simple HTML renderer.
2010-08-25 Michael M SlusarzCatch emails between square brackets
2010-08-25 Michael M SlusarzRevert "We expect an array back, so pass it an array."
2010-08-24 Jan SchneiderFix Horde_Menu now expecting Horde_Urls.
2010-08-24 Jan SchneiderWe expect an array back, so pass it an array.
2010-08-24 Jan SchneiderFix scope.
2010-08-24 Jan SchneiderDriver -> Base
2010-08-24 Gunnar WrobelUpdate package.xml.
2010-08-24 Gunnar WrobelAdd a module for generating a development snapshot...
2010-08-24 Michael M SlusarzBug #9011: Fix XSS
2010-08-24 Michael M SlusarzRework compose attachment hook.
2010-08-24 Jan SchneiderImprove changelog loader.
2010-08-24 Jan SchneiderFix meaning.
2010-08-24 Jan SchneiderFix ajax-loading of changelog.
2010-08-24 Jan SchneiderFix HTML
2010-08-24 Jan SchneiderNo colon.
2010-08-24 Jan SchneiderFix variable.
2010-08-24 Jan SchneiderMake Horde_Vcs_File#logs public.
2010-08-24 Jan SchneiderProvide status in patchsets, don't parse trailing empty...
2010-08-24 Jan SchneiderExit early.
2010-08-24 Jan SchneiderOnly link to cvsgraph.php if we actually have a CVS...
2010-08-24 Jan SchneiderFix variable name.
2010-08-24 Jan SchneiderAdd doctype header.
2010-08-24 Jan SchneiderFix CSS.
2010-08-24 Jan SchneiderFix image.
2010-08-24 Jan SchneiderDon't attach empty onb parameter.
2010-08-24 Jan SchneiderUse Horde_Url. Always include repository in URL.
2010-08-24 Jan SchneiderAssume we have a Horde_Url here. Fix encoding of servic...
2010-08-24 Jan SchneiderFix passing onb parameter.
2010-08-24 Jan SchneiderTweak comment.
2010-08-24 Gunnar WrobelFix the CI build script. Why did this work before?
2010-08-24 Gunnar WrobelAdd a fix to ignore the autoloading of the newer PHPUni...
2010-08-24 Michael M SlusarzRemove folder list caching.
2010-08-24 Michael M SlusarzRe-add saving expand/collapse state in IMP folders...
2010-08-24 Michael M SlusarzTrigger events when expanding/collapsing tree elements.
2010-08-24 Michael M SlusarzThis value needs to be unique to all buffers, not just...
2010-08-24 Michael M SlusarzUse Horde_Tree to render folder/search trees.
2010-08-24 Michael M SlusarzImplement Iterator in IMP_Imap_Tree::.
2010-08-24 Michael M SlusarzUse recursive calls, as it makes things clearer.
2010-08-24 Michael M SlusarzAdd 'lines_base' option
2010-08-24 Michael M SlusarzSimplify getOption()
2010-08-24 Michael M SlusarzHorde_Tree cleanups.
2010-08-24 Michael M SlusarzMove HTML-specific code out of base Tree class
2010-08-24 Michael M SlusarzMake addNodeParams() driver-specific
2010-08-24 Michael M SlusarzFix static variable access.
2010-08-24 Michael M SlusarzMove some more RTL code out of tree renderer
2010-08-24 Michael M SlusarzMore places to use Horde_Variables::
2010-08-24 Gunnar WrobelReplace Horde_Core_Autoloader with Horde_Autoloader_Default
next