horde.git
2010-07-20 Chuck HagenbuchRewrite of Horde's MVC system to use controllers built...
2010-07-19 Michael J.... don't attach the imple when being called from services...
2010-07-19 Michael J.... missing parameters
2010-07-19 Michael J.... Fix imple name
2010-07-19 Michael J.... Ansel_ImageView -> Ansel_ImageGenerator
2010-07-19 Michael J.... Make sure we only access Horde_Share's public interface.
2010-07-19 Michael J.... toDriverCharset() needs to be public, rename it as...
2010-07-19 Michael J.... Seperate out the Date decorator to it's own file, split...
2010-07-19 Michael J.... no need for this to be a param, use a private member.
2010-07-19 Michael J.... Fix function visibility
2010-07-19 Michael J.... PHP5-ify application blocks
2010-07-19 Michael J.... No more PEAR_Error
2010-07-19 Michael J.... Need to catch Horde_Block_Exception here so we return...
2010-07-19 Chuck HagenbuchCopyright years
2010-07-19 Michael J.... nuke a todo
2010-07-19 Michael J.... fix scope
2010-07-19 Chuck HagenbuchUse named constants (Horde_Log_Filter::ACCEPT, Horde_Lo...
2010-07-19 Chuck HagenbuchShorten the filter interface name; nice for type hints...
2010-07-19 Chuck HagenbuchShorten the formatter interface name; nicer for type...
2010-07-18 Chuck HagenbuchMethod capitalization tweak
2010-07-18 Chuck HagenbuchReorganize Horde_Mail a bit to group the transport...
2010-07-18 Chuck HagenbuchInitial note display block (for "pinning" a specific...
2010-07-18 Chuck HagenbuchAdd Horde_Block_Exception
2010-07-18 Michael J.... fix twitter reply to functionality
2010-07-18 Michael J.... CSS cleanup for twitter/facebook.
2010-07-18 Michael J.... Use horde native CSS.
2010-07-18 Michael J.... Ignore exceptions from the Http client here. Probably...
2010-07-18 Michael J.... Twitter prefs fixes
2010-07-18 Michael J.... Horde_Service_Twitter_Request:: needs a Horde_Controlle...
2010-07-18 Michael J.... Galleries should only be able to adjust their own image...
2010-07-18 Michael J.... remove dead cdoe
2010-07-18 Chuck HagenbuchA few more H4 tracking changes
2010-07-17 Michael J.... was a little over zealous with search/replace
2010-07-17 Michael J.... remove deprecated file
2010-07-17 Michael J.... Use Horde_View for rendering tweets. Tweak style.
2010-07-17 Michael J.... force image dimensions
2010-07-17 Chuck HagenbuchRevert "Remove DataTree code from Horde_Perms"
2010-07-17 Michael J.... looks like the function signature changed, fix it.
2010-07-16 Michael M SlusarzMerge horde/Ajax into horde/Core.
2010-07-16 Michael M SlusarzHonor nav_expanded preference (DIMP)
2010-07-16 Michael M SlusarzRemove nav_expanded_sidebar preference.
2010-07-16 Michael M SlusarzBug #9142: Fix retrieving IMAP search results when...
2010-07-16 Michael M SlusarzRemove double encoded entities in title attribute
2010-07-16 Jan SchneiderAdd holidays through dialog.
2010-07-16 Michael J.... Zoom level must be set before the form is serialized.
2010-07-15 Michael M Slusarznode.iconopen might not be defined
2010-07-15 Michael M SlusarzDon't attach onclick to every tree element
2010-07-15 Michael M SlusarzAllow sidebar tree object to be stored in configurable...
2010-07-15 Michael M SlusarzBug #9117: Buffer sidebar output in IMP
2010-07-15 Michael M SlusarzClean up the RPC script.
2010-07-15 Gunnar WrobelMFB: Avoid a notice when checking for locked resources...
2010-07-15 Michael M SlusarzCompletely remove sorting from config/nls.php
2010-07-15 Michael M SlusarzMassive sidebar cleanup.
2010-07-15 Michael M SlusarzNot sure what this accomplishes.
2010-07-15 Michael M SlusarzAdd missing parameter
2010-07-15 Michael M SlusarzAdd sidebar service entry
2010-07-15 Michael M SlusarzFix parse error
2010-07-15 Michael M SlusarzFix ajax view prefs display when switching prefs apps.
2010-07-15 Michael M SlusarzNo need to use getFormData(); just use $vars.
2010-07-15 Michael M SlusarzIt is nlsconfig, not config
2010-07-15 Michael J.... changes
2010-07-15 Michael J.... reveresed logic
2010-07-15 Michael J.... Don't allow fixed block types to be changed.
2010-07-15 Michael J.... fix scope
2010-07-15 Michael J.... Horde_Nls::$config -> $registry->config
2010-07-14 Michael M SlusarzRemove lingering horde/Core reference in horde/Nls
2010-07-14 Michael M SlusarzHorde version check improvements.
2010-07-14 Michael M SlusarzClean up PHP Shell script
2010-07-14 Michael M SlusarzMissed some Horde_Tree::singleton() conversions
2010-07-14 Michael M SlusarzDataTree browser tweaks.
2010-07-14 Michael M SlusarzFix location of nls configuration data.
2010-07-14 Michael M SlusarzRe-add session code to Horde_Tree.
2010-07-14 Michael M SlusarzAdd Horde_Crypt_Exception
2010-07-14 Michael M Slusarzphpdoc
2010-07-14 Michael M SlusarzDisable this sort by default.
2010-07-14 Michael M SlusarzFix changed location
2010-07-14 Michael M SlusarzCharset now required for a bunch of MIME functions.
2010-07-14 Michael M SlusarzRemove horde/Core dependency in horde/Tree.
2010-07-14 Michael M Slusarzphpdoc
2010-07-14 Michael M SlusarzRemove horde/Core dependency in horde/Notification
2010-07-14 Michael M SlusarzRemove (some) horde/Core dependencies in horde/Mime
2010-07-14 Michael M Slusarzws
2010-07-14 Michael M SlusarzRemove horde/Core dependency in horde/Data
2010-07-14 Michael M SlusarzRemove horde/Core dependency in horde/Crypt
2010-07-14 Michael M SlusarzRemove horde/Core dependency in horde/Auth
2010-07-14 Michael M SlusarzTicket #9124: Remove horde/Core dependency from horde...
2010-07-13 Michael M SlusarzCSS tweak
2010-07-13 Michael M SlusarzSome more places to use self::
2010-07-13 Michael M SlusarzIMP::composeLink() always returns a Horde_Url object.
2010-07-13 Michael M SlusarzAdd support for callback when converting URL to string.
2010-07-13 Michael M SlusarzBug #9138: Use correct default value for Sent Mail...
2010-07-13 Michael M SlusarzMore generic default for emoticon filter - talk in...
2010-07-12 Michael M Slusarzphpdoc
2010-07-12 Michael M SlusarzUse callback rather than preg e modifier
2010-07-12 Michael M SlusarzFix phpdoc for Text_Filter package
2010-07-11 Michael J.... Fixes for importing iCalendar files with RECURRENCE...
2010-07-11 Michael J.... break out recurrence parsing to it's own method.
2010-07-11 Michael J.... phpdoc typo
2010-07-11 Michael J.... avoid undefined index warnings
2010-07-10 Jan SchneiderFinish Portugues date parser.
next