horde.git
2010-09-08 Michael M SlusarzUse transfer encoding in MIME part if specifically set
2010-09-08 Michael M SlusarzAll of this data, although in application/* sections...
2010-09-08 Michael M Slusarzphpdoc
2010-09-08 Michael M SlusarzFix undefined error
2010-09-08 Michael J.... BFN
2010-09-08 Michael M SlusarzBug #9239: Make sure instance is a tree object
2010-09-08 Rui CarneiroBug #9238: We shouldn't add prefs that are locked on...
2010-09-08 Michael M SlusarzFor size display, always round up to display at least...
2010-09-08 Michael M SlusarzMore concise way of saying this
2010-09-08 Michael M SlusarzTitle setting tweaks.
2010-09-08 Michael M SlusarzBug #9240: properly escape elements in dimp.
2010-09-08 Michael M SlusarzBetter error message
2010-09-08 Michael M SlusarzAdded MAILBOX_NOOPEN Exception error code
2010-09-08 Michael M SlusarzCatch a click on folder while in it to add Hash info
2010-09-08 Michael M SlusarzInitial work in getting Gollem to work again.
2010-09-08 Michael M SlusarzNo need to have separate menu and sidebar cache.
2010-09-08 Michael M SlusarzNo reason this must be English.
2010-09-08 Michael M Slusarzmimp/dimp probably doesn't mean anything for most people.
2010-09-08 Michael M SlusarzRemove apps that don't exist in git
2010-09-07 Michael M Slusarznowrap -> raw; we don't want code wrapped in observe...
2010-09-07 Michael M SlusarzRename Dimp.baseWindow to DimpCore.base
2010-09-07 Michael M SlusarzTrailer generation now controlled entirely by 'trailer...
2010-09-07 Michael M SlusarzRemove imp/config/header.php config file
2010-09-07 Michael M SlusarzThis calls the injector, not the registry.
2010-09-07 Michael M SlusarzFix function signature
2010-09-07 Michael M SlusarzShort circuit if indices list is empty
2010-09-07 Chuck HagenbuchGet down to a 23-char id. Discard the more_entropy...
2010-09-07 Michael M SlusarzBug #9233: Menu goto js was triggering for any calendar...
2010-09-07 Michael M SlusarzFix typo
2010-09-07 Michael M SlusarzDIMP.baseWindow might be undefined.
2010-09-07 Michael M SlusarzMake this load on dom:loaded like everything else.
2010-09-07 Michael M SlusarzBug #9236: Honor disable option
2010-09-07 Michael M SlusarzBug #9234: Remove bad semicolon
2010-09-07 Michael M SlusarzTicket #7422: Test out session close/reopen for potenti...
2010-09-07 Michael M Slusarzstyle
2010-09-07 Michael M SlusarzBug #8695: Fix broken internal anchors in HTML data...
2010-09-07 Michael M SlusarzFix typo
2010-09-07 Michael M SlusarzMore appropriate exception
2010-09-07 Michael M SlusarzOnly save the IMAP object once per session
2010-09-07 Michael M SlusarzBetter logging framework for imap client lib
2010-09-07 Michael M SlusarzBetter way of handling encryption key in imap client lib
2010-09-07 Michael M Slusarzstyle
2010-09-07 Michael M SlusarzCatch IMAP caching init errors
2010-09-07 Michael M SlusarzClean up handling default parameters
2010-09-07 Michael M SlusarzDon't do isOpen check when collapsing
2010-09-07 Michael M SlusarzFix showing unsubscribed folders in dimp.
2010-09-07 Michael M SlusarzFix Bug #9041
2010-09-07 Michael M SlusarzFix renaming mailboxes
2010-09-07 Michael M SlusarzFix undefined object error.
2010-09-07 Michael M SlusarzDon't toggle nodes with no children.
2010-09-07 Michael M SlusarzBug #9224: Don't output two slashes in a row
2010-09-07 Michael M SlusarzFix javascript vars on login page.
2010-09-07 Michael M SlusarzEncapsulate all search data within IMP_Search
2010-09-07 Michael M SlusarzDon't use static variable for virtual folder list
2010-09-07 Michael M SlusarzNo need for these variables to be member variables.
2010-09-07 Michael M SlusarzMore places to use Horde_Support_Randomid
2010-09-07 Michael J.... If we don't want to explicitly add prototype if other...
2010-09-06 Michael J.... Fix parse error
2010-09-06 Michael J.... cs, some leftover php4 -> php5 conversion
2010-09-06 Michael M SlusarzHave Horde_Log_Logger implement Serializable
2010-09-06 Michael M SlusarzHave Horde_Memcache implement Serializable
2010-09-06 Michael M SlusarzH4 phpdoc and formatting cleanups
2010-09-06 Michael M SlusarzImplement Serializable for Horde_Imap_Client_DateTime
2010-09-06 Michael M SlusarzMake encryptKey a object parameter, not a globally...
2010-09-06 Michael M SlusarzCatch bad Imap client unserializations
2010-09-06 Michael M SlusarzThis is a programming error, not a run-time error
2010-09-06 Michael M SlusarzHave Horde_Imap_Client_Base implement Serializable
2010-09-06 Michael M SlusarzRemove token data from memory when finished with it
2010-09-06 Michael M SlusarzAlways leave password encrypted in Imap object
2010-09-06 Michael M SlusarzHave IMP_Imap_Tree implement Serializable
2010-09-06 Michael M SlusarzCode cleanups/phpdoc
2010-09-06 Michael M SlusarzDon't show global options item if editing horde options
2010-09-06 Michael M SlusarzFix constant name
2010-09-06 Michael M SlusarzMake tests run
2010-09-06 Michael M SlusarzUse Horde::addInlineJsVars()
2010-09-06 Michael M SlusarzAdd Horde::addInlineJsVars().
2010-09-06 Michael M SlusarzSome Horde:: -> self:: conversions.
2010-09-06 Michael M SlusarzFix gettext string
2010-09-06 Michael M SlusarzNo need to add prototype.js if at least 1 other script...
2010-09-06 Michael M SlusarzTooltips tweaks.
2010-09-06 Michael M SlusarzIMP search fixes.
2010-09-06 Michael J.... phpdoc
2010-09-06 Michael J.... Ensure this value is a string.
2010-09-06 Michael J.... cs
2010-09-06 Michael J.... Use IPTC caption property if it's available.
2010-09-06 Michael J.... fix parse error
2010-09-06 Gunnar WrobelFix unit testing.
2010-09-06 Gunnar WrobelStart using dependency injection.
2010-09-06 Gunnar WrobelElement -> Components for the different classes.
2010-09-06 Gunnar WrobelRenamed Element to Components within the package.
2010-09-06 Gunnar WrobelRenamed Horde_Element to components.
2010-09-06 Chuck HagenbuchUnless I'm missing something, packing the mt_rand(...
2010-09-05 Michael J.... Merge changes from Aperture exporter
2010-09-05 Michael J.... Work around some issues when listImages returns <=...
2010-09-05 Michael J.... Ensure these are integers
2010-09-05 Michael J.... No reason to have the filebased state driver as an...
2010-09-05 Michael J.... Fix some phpdoc, get rid of some lingering PEAR_Error...
2010-09-05 Michael J.... Remove deprecated method parameters.
2010-09-05 Michael J.... fix parse error
2010-09-05 Michael J.... These may not always be set
next