horde.git
2009-07-31 Michael J.... Rename the Geodata widget to Geotag widget
2009-07-31 Michael J.... remove debug output
2009-07-31 Michael M SlusarzTrack Horde popup.js changes
2009-07-31 Michael M SlusarzAdd IMP::prepareMenu()
2009-07-31 Michael M SlusarzMove popup generation to horde
2009-07-31 Michael M SlusarzFix usage of Horde::escapeJson().
2009-07-31 Michael M SlusarzFix undefined value.
2009-07-31 Michael M SlusarzCleanup translation files
2009-07-31 Michael M SlusarzUse prune() instead of setPruneFlag()
2009-07-31 Michael J.... Don't use Object.isUndefined() unless we know the varia...
2009-07-31 Michael J.... Re-add some require statements for libraries that can...
2009-07-31 Michael J.... Revert "Revert "More autoload renaming / removal of...
2009-07-31 Michael J.... Revert "More autoload renaming / removal of require...
2009-07-31 Michael J.... More autoload renaming / removal of require statements...
2009-07-31 Michael J.... Rename Ansel's Form objects for autoloading
2009-07-31 Michael J.... Simplify
2009-07-31 Michael J.... EmbeddedRenderers -> EmbeddedRenderer, remove require_o...
2009-07-31 Michael J.... Make sure to pass parameters to parent const'r
2009-07-31 Michael J.... Use __get() method for obtaining protected _param[...
2009-07-31 Michael J.... Horde 4 refactoring for GalleryRenderer objects
2009-07-31 Michael J.... rename lib/GalleryRenderers -> lib/GalleryRenderer
2009-07-31 Michael J.... ...and actually add the const'r to the class
2009-07-31 Michael J.... Use the Ansel_View const'r
2009-07-31 Michael J.... More refactoring of Ansel_View
2009-07-31 Michael J.... Rname lib/Views -> lib/View.
2009-07-31 Jan SchneiderSimplify specifying the mailer configuration.
2009-07-31 Jan SchneiderFix method argument.
2009-07-31 Jan SchneiderFix path.
2009-07-31 Jan SchneiderMove menu configuration.
2009-07-31 Jan SchneiderMove menu tab.
2009-07-31 Michael M SlusarzVarious Horde 4 fixes
2009-07-31 Michael M SlusarzRemove Horde_Test::configFilesMissing() tests.
2009-07-31 Michael M SlusarzAdd placeholders for basic/advanced search
2009-07-31 Michael M SlusarzImport Skeleton from CVS HEAD
2009-07-31 Michael M SlusarzIndicate that IMP has a mobile view
2009-07-31 Michael M SlusarzBetter descriptions
2009-07-31 Michael M SlusarzOptimization; better search folder check
2009-07-31 Michael M SlusarzRemove trailing whitespace
2009-07-31 Michael J.... More Ansel_Faces cleanup, PHP5 changes, try/catch etc...
2009-07-31 Michael J.... First attempt at cleaning up Ansel_Faces code
2009-07-31 Michael J.... PHP 5-ify Ansel_Widget and some other related changes
2009-07-30 Michael M SlusarzFix pollist return.
2009-07-30 Michael J.... add base.load.php and update version information
2009-07-30 Michael J.... update .gitignore for ansel files
2009-07-30 Michael M SlusarzDon't send data if it is empty
2009-07-30 Michael M SlusarzDisable dimp quicksearch on pop servers
2009-07-30 Michael M SlusarzBetter positioning of drop-down
2009-07-30 Michael J.... Move Ansel to Horde-Hatchery
2009-07-30 Michael M SlusarzNo need to include prototype.js if including other...
2009-07-30 Michael M SlusarzChange upgrade file name since we may be doing addition...
2009-07-30 Michael J.... tooltip.js -> tooltips.js
2009-07-30 Michael M SlusarzRe-add quicksearch field selection and make it persist...
2009-07-30 Michael M SlusarzFix quicksearch ID generation.
2009-07-30 Matt SelskyVariables -> Horde_Variables
2009-07-30 Michael M SlusarzAnother weird workaround for auth application.
2009-07-30 Michael M SlusarzFix undefined value
2009-07-30 Michael M SlusarzUse Horde_Registry::getVersion()
2009-07-30 Michael M SlusarzTake 3 - setTimeout() argument is in milliseconds,...
2009-07-30 Michael M SlusarzUse session setting for Prefs_UI nomenu
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...
next