horde.git
2010-01-31 Michael M SlusarzAdd ability to define callback to run when class is...
2010-01-31 Michael M SlusarzCore needs Horde_Injector and Horde_Autoloader
2010-01-31 Michael M SlusarzAdd Horde_Template binder
2010-01-31 Michael M SlusarzAll code should now use injector to get a Horde_Cache...
2010-01-31 Michael M SlusarzMake Horde_Memcache injectable
2010-01-31 Michael M SlusarzAdd __wakeup() call to Horde_Memcache
2010-01-31 Michael M SlusarzAdd Horde_History::removeByParent()
2010-01-31 Michael M SlusarzPhpdoc fixes/cleanup.
2010-01-31 Michael M SlusarzUse PEAR to manage minimum package dependencies
2010-01-30 Matt SelskySpelling.
2010-01-30 Matt SelskySpelling.
2010-01-30 Michael M SlusarzTicket #8836: changelog
2010-01-30 Michael M SlusarzRemove unused parameters
2010-01-30 Michael M SlusarzDon't try to access protected member variable
2010-01-30 Ben KlangShout: Improve display of extension/device information
2010-01-30 Ben KlangShout: Don't fix the table widths in the template
2010-01-30 Ben KlangShout: make sure we preserve the context across page...
2010-01-30 Ben KlangShout: Improve automatic selection of context
2010-01-29 Jan SchneiderThis fixes a bug.
2010-01-29 Michael M SlusarzAdd detailed stats output for individual cached UIDs
2010-01-29 Michael M SlusarzAdd ability to get all cache information for a given UID
2010-01-29 Michael M SlusarzMore efficient [to|from]SequenceString() implementations
2010-01-29 Michael M SlusarzMore proper way of throwing error
2010-01-29 Jan SchneiderStore alarm dates in UTC.
2010-01-29 Jan SchneiderUse Horde_Date in Horde_Alarm.
2010-01-29 Jan SchneiderTweak DB API usage.
2010-01-29 Michael M SlusarzAdded more features to IMAP cache query script
2010-01-29 Michael M SlusarzProvide command line script to obtain IMAP caching...
2010-01-29 Michael M SlusarzIgnore prompt entires when parsing for imap config
2010-01-29 Michael M SlusarzCorrect included file
2010-01-29 Michael M SlusarzMake the cache object public accessible.
2010-01-29 Michael M Slusarzphpdoc typo
2010-01-29 Michael M SlusarzAdd IMP_Imap::loadCacheConfig()
2010-01-29 Michael M SlusarzFix imap config options (these are not cache options)
2010-01-29 Michael M SlusarzMove S/MIME UI functions to IMP_Crypt_Smime
2010-01-29 Michael M SlusarzH4 will require at a minimum PHP 5.2
2010-01-29 Michael M SlusarzAdd raw version output to Horde_Registry::getVersion()
2010-01-29 Michael M SlusarzSome initial work on cleaning up some Horde_Variables...
2010-01-29 Jan SchneiderFix exporting all events.
2010-01-29 Jan SchneiderFix exporting to iCalendar.
2010-01-29 Jan SchneiderFix exporting events for a certain timespan.
2010-01-29 Jan SchneiderMake this actually work.
2010-01-28 Michael M SlusarzImproved datatree admin output
2010-01-28 Michael M SlusarzImprovements to stripe.js script
2010-01-28 Michael M SlusarzUse javascript tree driver on datatree page
2010-01-28 Michael M SlusarzFix striping in javascript Horde_Tree driver
2010-01-28 Michael M SlusarzAdd some padding to the treerows
2010-01-28 Michael M SlusarzFix typo
2010-01-28 Michael M SlusarzFix undefined variable warnings
2010-01-28 Michael M SlusarzImproved handling/perfomance of current sessions script
2010-01-28 Michael M SlusarzMake sure user-defined script gets output in Horde.
2010-01-28 Michael M SlusarzAdd authenticated apps output to readSessionData()
2010-01-28 Michael M SlusarzFix active sessions script
2010-01-28 Michael M SlusarzFix determination of session auth data.
2010-01-28 Michael M SlusarzCLI initialization must occur before Registry initializ...
2010-01-28 Michael M Slusarzglobal SessionHandler object not available through...
2010-01-28 Michael M Slusarzid might not exist at the time iframeResize() is re-run
2010-01-28 Michael M SlusarzFix logic for when to use mailbox abbreviations
2010-01-28 Michael M SlusarzUse Horde_String::abbreviate()
2010-01-28 Michael M SlusarzAdd Horde_String::abbreviate().
2010-01-28 Michael M SlusarzMessages should not be plural here
2010-01-28 Michael M SlusarzFix phpdoc; make sure charset exists before appending...
2010-01-28 Michael M SlusarzBug #8826: changelog
2010-01-28 Michael M SlusarzBug #8826: Fix display of S/MIME cert data
2010-01-28 Michael M SlusarzFix typo
2010-01-28 Michael M SlusarzAvoid 301 redirects
2010-01-28 Michael M SlusarzAdd favicon to imp silver theme
2010-01-28 Michael M SlusarzFully convert wicked to Horde_Registry_Application
2010-01-28 Michael M SlusarzRemove unneded require; add _permsCache var
2010-01-28 Michael M SlusarzpermsCache does not need to be static
2010-01-28 Michael M SlusarzMove ContextSensitive to Horde
2010-01-28 Michael M SlusarzMove DimpSlider to horde (rename to Slider2)
2010-01-28 Michael M SlusarzFix sbup/sbdown offset height determination
2010-01-28 Michael M SlusarzMissing grabbing subject from form data
2010-01-28 Michael M SlusarzFix variable name
2010-01-28 Michael M SlusarzS/MIME Viewer fixes
2010-01-28 Michael M SlusarzMove compose UI functions to IMP_UI_Compose
2010-01-28 Michael M SlusarzFully convert whups to Horde_Registry_Application
2010-01-28 Michael M SlusarzFix typos
2010-01-28 Michael M SlusarzFix/improve disabling of ckeditor instance in dimp
2010-01-28 Michael M SlusarzTweak pref wording
2010-01-28 Michael M SlusarzSlightly less intrusive forwarded row coloring
2010-01-28 Michael M SlusarzMove DIMP compose AJAX actions into Horde AJAX framework
2010-01-27 Michael M SlusarzbaseWindow might no longer exist, so check for that
2010-01-27 Michael M Slusarzpackage.xml changelog
2010-01-27 Michael M SlusarzFix Horde_Imap_Client::fetch() with changedsince parameter.
2010-01-27 Michael M Slusarzchangelog wording tweak
2010-01-27 Michael M SlusarzCatch flag changes in DIMP mailbox refreshes.
2010-01-27 Michael M SlusarzAdd additional Horde_Imap_Client_Base::status() returns.
2010-01-27 Michael M SlusarzImprove reply quoting in HTML messages
2010-01-27 Michael M SlusarzAdditional hooks documentation
2010-01-27 Ben KlangShout: Inverted logic on caller ID field
2010-01-27 Michael M SlusarzFix body/text searches
2010-01-27 Michael M SlusarzImproved forwarding options.
2010-01-26 Michael M SlusarzTicket #8836: Add 'noprefetch' option to linkurls
2010-01-26 Michael M SlusarzFix some PEAR parsing errors
2010-01-26 Jan SchneiderRevert "Too many htmlspecialchars in link() for title...
2010-01-26 Jan SchneiderFix variable name, link encoding, and superfluous ...
2010-01-26 Michael M SlusarzTicket #8836: Add 'noprefetch' option to XSS filter
2010-01-26 Michael M SlusarzParameter documentation
next