horde.git
2010-02-11 Gunnar WrobelOmit warning during autoloading when an included file...
2010-02-11 Gunnar WrobelUpdate the package.xml using the Packaging script.
2010-02-11 Gunnar WrobelTypo
2010-02-11 Gunnar WrobelComplete exception testing.
2010-02-11 Gunnar WrobelSupport previous exceptions in PHP < 5.3.0.
2010-02-11 Jan SchneiderFix tests.
2010-02-11 Gunnar WrobelExtract PEAR and exception handling into a separate...
2010-02-11 Gunnar WrobelDo not convert incorrect code types to integer automati...
2010-02-11 Gunnar WrobelExtract the error_get_last() handling into a separate...
2010-02-11 Jan SchneiderUse Horde_Exception_PermissionDenied.
2010-02-11 Jan SchneiderFix dragging in the month view.
2010-02-11 Michael M SlusarzDon't wrap HTML->Text reply data
2010-02-11 Michael M SlusarzMove filter interface into Horde_Text_Filter_Base class.
2010-02-11 Michael M SlusarzTweaks to reply quote styling
2010-02-11 Michael M SlusarzImprovements to the Html2Text filter.
2010-02-11 Michael M SlusarzAdd ability to define filters to use with preg_replace_...
2010-02-11 Michael M SlusarzFix undefined error warning.
2010-02-11 Michael M SlusarzThis can all be done in one call in PHP 4.3.0+
2010-02-11 Gunnar WrobelMove from main() to init() in the AllTests.php files.
2010-02-10 Michael J.... Fix adding events via the API.
2010-02-10 Michael J.... Fix variable name
2010-02-10 Michael J.... spelling
2010-02-10 Michael J.... cast the lat/lon values to floats since we evidently...
2010-02-10 Michael J.... use placeholders where possible, can't use them in...
2010-02-10 Michael J.... typos, fix variable names
2010-02-10 Jan SchneiderUse exceptions and a bit other H4 stuff along the way.
2010-02-10 Michael J.... fix variable name
2010-02-10 Michael M SlusarzFix display of duplicate attachments
2010-02-10 Michael M SlusarzDon't display PGP armored text data as separate part.
2010-02-10 Michael M SlusarzDon't display S/MIME signature data inline.
2010-02-10 Michael J.... Use placeholders instead of interpolation - and fix...
2010-02-10 Gunnar WrobelMark tests as skipped if the sqlite extension is not...
2010-02-10 Gunnar WrobelUse the main method from the parent class to avoid...
2010-02-10 Gunnar WrobelEnsure we dont include the AllTests.php from the Test...
2010-02-10 Gunnar WrobelMake test_framework run again.
2010-02-10 Jan SchneiderRemove unused rename() method.
2010-02-10 Jan SchneiderRemove redundant method.
2010-02-10 Jan SchneiderAdd Horde_Exception_NotFound.
2010-02-10 Jan SchneiderSet default exception message.
2010-02-10 Jan SchneiderAdd Horde_Exception_PermissionDenied.
2010-02-10 Jan SchneiderUpdate history in base class.
2010-02-10 Gunnar WrobelCorrect the error message and keep the command line...
2010-02-10 Gunnar WrobelReadd sprintf() that got lost with the import to git.
2010-02-10 Gunnar WrobelFix typo that crept in with commit cdc9a1b.
2010-02-10 Gunnar WrobelRemove second exception parameter if it is a string.
2010-02-10 Gunnar WrobelAdd tests for the current exception class.
2010-02-10 Gunnar WrobelAdd the possibility to initialize a test suite with...
2010-02-10 Michael M SlusarzFix Horde_Mime::isChild() for X.0 type MIME IDs
2010-02-10 Michael M SlusarzUse content-disposition filename to get/set name of...
2010-02-10 Michael M SlusarzFix constant name.
2010-02-10 Michael M SlusarzFix display of certain attachments
2010-02-10 Michael M SlusarzFix undefined error
2010-02-10 Michael M SlusarzMove contextmenu styles to horde
2010-02-10 Michael M SlusarzClose submenu and trigger current element on click
2010-02-10 Michael M SlusarzModest improvements to the prefs UI templates
2010-02-10 Michael M SlusarzMake $app optional to Horde::getServiceLink().
2010-02-10 Michael M SlusarzSet inferred attributes if using LIST-EXTENDED
2010-02-10 Michael M SlusarzMake sure all special mailboxes are sent when rebuildin...
2010-02-10 Michael M SlusarzOnly show unsubscribed style if viewing unsubscribed...
2010-02-10 Michael M SlusarzMore improvements to mailbox tree generation.
2010-02-10 Michael M SlusarzFix label determination for INBOX.
2010-02-10 Michael M SlusarzAdd IMP_Folder binder class.
2010-02-10 Michael M SlusarzMove init() to a better location in the file
2010-02-10 Michael M SlusarzFix several options argument issues
2010-02-09 Michael M SlusarzBug #8858: Auto-determine charset for text attachments
2010-02-09 Michael M SlusarzHorde_Mime_Magic improvements.
2010-02-09 Michael M SlusarzUpdate MIME mapping data file.
2010-02-09 Michael M SlusarzAdd Horde_Registry::getAppDrivers()
2010-02-09 Michael M SlusarzConversions to H4 formats
2010-02-09 Michael M Slusarzme != jan
2010-02-09 Michael M SlusarzFix logic
2010-02-09 Michael M SlusarzTweak default HTML UI font
2010-02-09 Michael M SlusarzMove quicksearch sizing into CSS
2010-02-09 Michael M SlusarzIE 7+ JS fix
2010-02-09 Michael M SlusarzAlso remove Safari 2 support for DIMP
2010-02-09 Michael M SlusarzRemove IE 6 support for DIMP
2010-02-09 Michael M SlusarzProvide basic checking to prevent switching between...
2010-02-09 Michael M SlusarzRemove move PEAR_Error usage in IMP
2010-02-09 Michael M SlusarzDon't attach events to listeners by default (attach...
2010-02-09 Michael M SlusarzUnneeed tests
2010-02-09 Michael M SlusarzStore notifications events as Horde_Notification_Event...
2010-02-09 Michael M Slusarzphpdoc; coding standards
2010-02-08 Jan SchneiderSet timeout.
2010-02-08 Jan SchneiderCatch exceptions.
2010-02-08 Jan SchneiderSet remote calendar timeout also when retrieving calend...
2010-02-08 Jan SchneiderFix race condition when new alarms arrive faster than...
2010-02-08 Jan SchneiderThese are strings now.
2010-02-08 Jan SchneiderDesign tweaks.
2010-02-08 Jan SchneiderFix argument passing (Bug #8846).
2010-02-08 Jan SchneiderMake this smaller.
2010-02-08 Jan SchneiderRemove unused icons.
2010-02-08 Jan SchneiderAdd timeobjects too.
2010-02-08 Jan SchneiderUse a more useful error handling.
2010-02-05 Michael M SlusarzAdd debug logging for Horde_Prefs::setValue()
2010-02-05 Michael M SlusarzTicket #8805: Optimize folder tree initialization
2010-02-05 Michael M SlusarzAdmin login provided by appInit()
2010-02-05 Michael M SlusarzThrow exception if admin auth requested but no admins...
2010-02-05 Michael M SlusarzUse personal info of from address if reply-to address...
2010-02-05 Michael M SlusarzFix determination of reply_all usage
2010-02-05 Michael M SlusarzMissed a spot to add additional maillog actions
next