horde.git
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
2010-02-05 Michael M SlusarzAdd ability to swap between forward options if using...
2010-02-05 Michael M SlusarzConsistently use getMetadata()
2010-02-05 Michael M SlusarzMore complete maillog handling of reply types
2010-02-05 Michael M SlusarzAllow switching to single recipient when auto replying...
2010-02-05 Michael J.... Don't attempt to import a birthday value if there is...
2010-02-05 Michael J.... Fix layout of File_Csv pacakge
2010-02-04 Michael M SlusarzAdd chance to switch reply type to single recipient...
2010-02-04 Michael M SlusarzNeed md5.js for quickreply.
2010-02-04 Michael M SlusarzFix forward preference group members
2010-02-04 Jan SchneiderThis is a static method.
2010-02-04 Jan Schneiderbase.php => Application.php
2010-02-04 Jan SchneiderAdd Id tags.
2010-02-04 Jan SchneiderRevert "Remove old CVS-related code"
2010-02-04 Jan SchneiderMFB: Fix sending alarms to multiple users (Bug #8821).
2010-02-04 Jan SchneiderRemove debug code, fix scope.
2010-02-04 Jan SchneiderCatch exceptions.
2010-02-04 Michael M SlusarzCorrectly rebuild mailbox list in dimp
2010-02-04 Michael M SlusarzRemove session storage code completely from IMP_Imap_Tree
2010-02-04 Michael M SlusarzCVS changelog updates
2010-02-04 Jan SchneiderFix parse error.
2010-02-04 Jan SchneiderApplications are supposed to be installed inside horde/.
2010-02-04 Jan SchneiderWe only want real applications.
2010-02-04 Chuck HagenbuchList all applications, not just active ones (rsalmon...
2010-02-04 Michael M SlusarzQuota fixes/doc improvements
2010-02-04 Michael M SlusarzACL fixes - everything should work again in IMP
2010-02-04 Michael M SlusarzDon't display print links in attachment list
2010-02-04 Michael M SlusarzFix displaying images in print view
2010-02-04 Michael M SlusarzMove print code into view script.
2010-02-04 Michael M SlusarzSwitching applications, so need to push app here
2010-02-04 Michael M SlusarzUse MD5 hashes to determine when to auto-save
next