horde.git
2009-07-30 Michael M SlusarzThis is what IMP::initialize() is for
2009-07-29 Michael M SlusarzRemove unused code
2009-07-29 Michael M SlusarzMove JS/CSS caching to Horde::
2009-07-29 Michael M SlusarzBetter test for if base window is really a dimp window
2009-07-29 Michael M SlusarzFix typo
2009-07-29 Michael M SlusarzUse Horde::escapeJson()
2009-07-29 Michael M SlusarzSome IMP.php tweaks
2009-07-29 Michael M SlusarzUpgrade.php
2009-07-29 Michael M SlusarzRemove IMP::prefsURL()
2009-07-29 Michael M SlusarzAdd upgrade system task
2009-07-29 Michael M SlusarzAdd IMAP alerts to ajax notify stack.
2009-07-29 Michael M SlusarzUse isEditableVFolder().
2009-07-29 Michael M SlusarzRe-use common header code in common-header.inc for...
2009-07-29 Michael M SlusarzContextSensitive.js no longer needs to be added before...
2009-07-29 Michael M SlusarzMove garbage collection tasks to a SystemTask.
2009-07-29 Jan SchneiderOne tooltips library to rule them all.
2009-07-29 Jan SchneiderRe-add horde.js as a container of commonly used prototy...
2009-07-29 Jan SchneiderMove remaining code from horde.js to tooltips.js.
2009-07-29 Jan SchneiderAllow autoloading of Kronolith_View classes.
2009-07-29 Jan SchneiderFix toggling wysiwyg editor.
2009-07-29 Jan SchneiderFix undefined index.
2009-07-29 Jan SchneiderFix WebDAV usage, remove BC code.
2009-07-29 Michael M SlusarzCorrectly set charset of Bcc header in sent mail copy...
2009-07-29 Michael M SlusarzUse getServiceLink(); clearer array style
2009-07-29 Michael M SlusarzBug #8415 - Merge from FW_3: ignore compose_html pref...
2009-07-29 Michael J.... Fix embedding imple and URL generation for use with...
2009-07-29 Michael J.... Catch exceptions from Horde_Http_Client
2009-07-28 Michael M SlusarzAdd simple search function to MIMP
2009-07-28 Michael M SlusarzFix headers - no address linking.
2009-07-28 Michael M SlusarzFix some MIMP menu errors.
2009-07-28 Michael M SlusarzHave IMP::setCurrentMailboxInfo() do all the necessary...
2009-07-28 Michael M SlusarzDon't delete non-existent draft
2009-07-28 Michael M SlusarzLess wordy
2009-07-28 Michael M SlusarzRemove some unneeded code; use less hackish way of...
2009-07-28 Michael M SlusarzNot needed
2009-07-28 Michael M SlusarzFix logic
2009-07-28 Michael M SlusarzSome cleanup of search code
2009-07-28 Michael M SlusarzOptimize the imp search session data
2009-07-28 Michael M SlusarzOn error, we can directly load mailbox.php page here.
2009-07-28 Michael M SlusarzSome fixes for search mailbox recognition.
2009-07-28 Michael M SlusarzCleanup IMP_Imap_Tree in preparation for the new accoun...
2009-07-28 Michael M SlusarzMake sure thread is a Hash object
2009-07-28 Michael M SlusarzAnother place to save on an EXAMINE IMAP call
2009-07-27 Michael M SlusarzDIMP now honors the mailbox_start preference
2009-07-27 Michael M SlusarzFix redirecting in DIMP
2009-07-27 Michael M SlusarzConfirm deletion of flags
2009-07-27 Michael M SlusarzNo more is_a() -> use instanceof instead
2009-07-27 Michael M SlusarzUPGRADING updates
2009-07-27 Michael M SlusarzRe-add printed by header when printing messages
2009-07-27 Michael M SlusarzBug #8447: Move IMP initialization to function
2009-07-27 Michael M SlusarzChicken/egg problem when it comes to accessing IMP_Auth...
2009-07-27 Michael M SlusarzFix log call
2009-07-27 Jan SchneiderUpdate minical.
2009-07-27 Jan SchneiderMove tasks methods after event methods.
2009-07-27 Jan SchneiderMore space.
2009-07-27 Jan SchneiderWhitespace, docs, use Object.isUndefined() and Date...
2009-07-27 Jan Schneiderws
2009-07-27 Jan SchneiderFix typo
2009-07-27 Michael M SlusarzConvert to new hooks code.
2009-07-25 Michael M SlusarzConvert to system tasks
2009-07-25 Michael M SlusarzSome updates to lib/prefs.php to latest Horde 4 code.
2009-07-25 Michael M SlusarzMove constants into IMP::.
2009-07-25 Michael M SlusarzNeed a bit of time to allow location to take by browser.
2009-07-25 Michael M SlusarzImport nag from CVS HEAD
2009-07-25 Michael M SlusarzUse horde-based prefs api script
2009-07-25 Michael M SlusarzgetInstance() -> factory()
2009-07-25 Michael M SlusarzFix hover effect over special folders
2009-07-25 Michael M SlusarzThis preference no longer exists.
2009-07-25 Michael M SlusarzUse Horde_String::truncate()
2009-07-25 Michael M SlusarzMore concise, less wordy
2009-07-25 Michael J.... Merge from FW_3, fix warnings.
2009-07-25 Chuck Hagenbuchfinish removing the last_file preference
2009-07-24 Chuck Hagenbuchthings can go wrong if substr converts an empty string...
2009-07-24 Chuck Hagenbuchfor now, if a repo file doesn't exist, default to 60...
2009-07-24 Chuck Hagenbuchremove remember_last_file preference (I thought we...
2009-07-24 Chuck Hagenbuchno reference
2009-07-24 Jan Schneider[jan] Integrate tasks into Ajax interface (Gonçalo...
2009-07-24 Jan Schneiderws
2009-07-24 Jan SchneiderImplement removeUserData API (adrieder@sbox.tugraz...
2009-07-23 Michael J.... Fix Kronolith's Horde_Ajax_Imple usage. (Need to call...
2009-07-23 Michael J.... Cache the results of all twitter GET requests if a...
2009-07-23 Michael M SlusarzUse print CSS media to print messages in IMP (no more...
2009-07-23 Michael M SlusarzSome things that should always be initialized
2009-07-23 Michael M Slusarzvinfo hook no longer needed - use preauth hook instead
2009-07-23 Jan SchneiderDescription not necessary anymore.
2009-07-23 Michael M SlusarzInitial gollem import & conversion from CVS to Horde 4.
2009-07-23 Michael M SlusarzNo longer needed (was part of login code).
2009-07-22 Michael M SlusarzFix username
2009-07-22 Michael M SlusarzUse new Horde_Registry::pushApp() API.
2009-07-22 Michael M SlusarzBe consistent with Horde_Auth as to userId usage
2009-07-22 Michael M SlusarzFix selected server determination
2009-07-22 Michael M SlusarzFix undefined variable
2009-07-22 Michael M SlusarzRevert "fix case of key 'userid' -> 'userId'"
2009-07-22 Michael M SlusarzUse auth callback to do all non-imap login related...
2009-07-22 Michael J.... fix case of key 'userid' -> 'userId'
2009-07-22 Chuck Hagenbuchfix method name
2009-07-22 Michael M SlusarzGit rid of AUTH_HANDLER declarations.
2009-07-22 Michael M SlusarzFix documentation
2009-07-22 Michael M SlusarzFix call.
2009-07-22 Michael M SlusarzVarious auth fixes.
next