horde.git
2010-09-09 Michael M Slusarzphpdoc
2010-09-09 Michael M SlusarzAdd Horde::menu()
2010-09-09 Michael M Slusarzphpdoc
2010-09-09 Michael M Slusarzcleanups
2010-09-09 Michael M SlusarzCleanup some Application file code.
2010-09-09 Jan SchneiderIgnore .bak files.
2010-09-09 Jan SchneiderOptions/Settings -> Preferences
2010-09-09 Jan SchneiderFix paths.
2010-09-09 Jan SchneiderSetup -> Configuration
2010-09-09 Jan SchneiderConsolidate on backends.php for backend configuration...
2010-09-09 Jan SchneiderRemove BC warning.
2010-09-09 Jan SchneiderLink all apps if none specified.
2010-09-09 Jan SchneiderSince we always log now if we call a hook, there's...
2010-09-09 Jan SchneiderMerge from IMP: Improved error handling if server sends...
2010-09-09 Jan SchneiderConvert to UTF-8.
2010-09-09 Jan SchneiderFix var_export() call. We should really track down...
2010-09-09 Michael J.... fix display of gallery grouping 'mini' tiles.
2010-09-09 Michael J.... More thorough checks for when we need to reset/remove...
2010-09-09 Michael J.... Allow wrapping output of addInlineJSVars() with an...
2010-09-08 Michael J.... Need to be in Normal view_mode to accurately get a...
2010-09-08 Michael J.... Need to be in Normal view_mode to accurately get a...
2010-09-08 Michael J.... PDO::FETCH_KEY_PAIR is only available since PHP 5.2.3
2010-09-08 Michael M Slusarzperms() API call cleanups
2010-09-08 Michael J.... simplify
2010-09-08 Michael M SlusarzDon't show escaped characters in rename dialog
2010-09-08 Michael M SlusarzDon't double encode mailbox names
2010-09-08 Michael M SlusarzFolder names may be urlencoded.
2010-09-08 Michael J.... Catch exceptions
2010-09-08 Michael J.... Catch exceptions from Horde_Db
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
next