horde.git
2010-05-19 Michael J.... Track changes to Horde_Share in Ingo
2010-05-19 Michael J.... more Horde_Share change tracking
2010-05-19 Michael J.... fix exception name
2010-05-19 Michael J.... add method to get the object's share driver.
2010-05-19 Michael J.... Use type hint
2010-05-19 Michael J.... use exceptions, some misc. PHP5 cleanup
2010-05-19 Michael J.... ...and fix method call
2010-05-19 Michael J.... use getTable() and getReadDb()
2010-05-19 Michael M Slusarzws
2010-05-19 Michael M SlusarzAdd Exception class to Skeleton
2010-05-19 Michael M SlusarzClean up DB examples in Skeleton
2010-05-19 Michael M SlusarzCleanup phpdoc docblocks for IMP
2010-05-19 Michael M SlusarzFix docblocks in Imap_Client
2010-05-19 Michael M SlusarzFix @package description; add @license tag
2010-05-19 Michael M SlusarzStandardize my e-mail address
2010-05-19 Michael M SlusarzClean up some cruft
2010-05-19 Jan SchneiderOnly show sharing icon to own calendars.
2010-05-19 Jan SchneiderUpdate group list in advanced screen after making chang...
2010-05-19 Jan SchneiderUse a button instead of onchange events to add users...
2010-05-19 Jan SchneiderAdd icons to shared calendars.
2010-05-19 Jan SchneiderWording
2010-05-19 Michael J.... Use injector for Horde_Share objects
2010-05-19 Michael M SlusarzBug #9046: Log username when logging out
2010-05-19 Michael M SlusarzAnother place to use Horde::[start|end]Buffer()
2010-05-19 Michael M SlusarzAdding the registry name (most likely Horde) is both...
2010-05-19 Michael J.... clean up Horde_Image factory a bit
2010-05-19 Michael J.... Use the return value from error_reporting() instead...
2010-05-19 Michael J.... Unused global variable
2010-05-19 Michael J.... First round of H4-ifying Horde_Share.
2010-05-19 Jan SchneiderNeed to unset write_db here too.
2010-05-19 Jan SchneiderRemove write_db from configuration parameters.
2010-05-19 JanPortuguese date parser updates.
2010-05-19 JanFix checking for expired sessions.
2010-05-19 Chuck HagenbuchApparently I got distracted in the middle of writing...
2010-05-19 Michael M SlusarzRemove Core dependency in horde/LoginTasks
2010-05-19 Michael M SlusarzMemcache SessionHandler instantiation fixes
2010-05-19 Michael M SlusarzFix cyclic dependency with Horde_Db_Base_Adapter binder
2010-05-19 Michael M SlusarzIndicate in config file that memory caching only works...
2010-05-19 Ben KlangPasswd: First pass at converting to H4 standards
2010-05-19 Ben KlangImport passwd from Horde CVS
2010-05-18 Ben KlangPastie: finally a stylesheet I'm happy with. Thanks...
2010-05-18 Jan SchneiderFix logic.
2010-05-18 Jan SchneiderTook me only half of the day to find that typo. Why...
2010-05-18 Jan SchneiderTweaks
2010-05-18 Ben KlangPastie: A better layout for the Recent box
2010-05-18 Michael M SlusarzAllow memory caching to work for both sql and file...
2010-05-18 Michael M SlusarzAdd Stack driver to horde/Cache package
2010-05-18 Michael M SlusarzOnly report destroy() success from master handler.
2010-05-18 Ben KlangPastie: Express the time as distance ago from now inste...
2010-05-18 Ben KlangFramework: fix loading vhost config files
2010-05-18 Ben KlangHorde: fix accidental corruption of conf.xml
2010-05-18 Ben KlangFramework: Make sure we have an appcache before loading...
2010-05-18 Michael M SlusarzTwo more places to use Horde_Db_Adapter_Base
2010-05-18 Michael M SlusarzReset opacity when growler is removed from screen
2010-05-18 Michael M SlusarzSessionHandler rewrite.
2010-05-18 Michael J.... Fix type hint
2010-05-18 Michael J.... fix horde_url usage, get back the proper behaviour...
2010-05-18 Ben KlangMnemo: Two more dependencies on base.php
2010-05-18 Michael M SlusarzBug #9037: Fix visibility style in IE 8
2010-05-18 Rui CarneiroemptyFolder does not exist anymore. Use emptyMailbox...
2010-05-18 Michael M SlusarzVariable is no longer used
2010-05-18 Michael M SlusarzDon't use global session_cache_limiter value
2010-05-18 Michael M SlusarzUse Net_DNS_Resolver injector to get object
2010-05-18 Michael M SlusarzRemove reliance on injector in Horde_Perms
2010-05-18 Michael M SlusarzMove Perms UI code to Core
2010-05-18 Michael M SlusarzUse Horde_Db
2010-05-18 Michael M SlusarzDb phpdoc
2010-05-18 Michael M SlusarzAdd ability to define a write DB for use with split...
2010-05-18 Michael M SlusarzClean up IMP_Quota
2010-05-18 Ben KlangMnemo: Remove dependencies on lib/base.php
2010-05-18 Ben KlangMnemo: Convert API to Horde 4
2010-05-18 Jan SchneiderFix NaN issues with IE.
2010-05-18 Jan SchneiderFix undefined variable if catching an exception.
2010-05-18 Jan SchneiderNot necessary, will be created by install_dev, or can...
2010-05-18 Ben KlangWicked: Function name change getOb() -> getIdentity()
2010-05-18 Jan SchneiderTry this button. Like that better, IE?
2010-05-18 Michael J.... remove closing php tag
2010-05-18 Michael J.... add lighttpd style rewrite rules for pastie
2010-05-18 Ben KlangPastie: Limit the recent pastes to 10
2010-05-18 Ben KlangPastie: add missing field to SQL query
2010-05-18 Ben KlangWicked: The default T_W regex segfaults PHP on very...
2010-05-18 Ben KlangPastie: monospace font is a bit small by default
2010-05-18 Ben KlangPastie: one more place to mark untitled pastes
2010-05-18 Ben KlangPastie: Improve formatting of recent pastes
2010-05-18 Ben KlangPastie: Tweak formatting for Firefox
2010-05-18 Ben KlangPastie: Add recent pastes sidebar
2010-05-18 Ben KlangMnemo: oops, not everyone uses my home directory
2010-05-18 Ben KlangMnemo: convert to class constants
2010-05-18 Ben KlangMnemo: Horde_Auth::removeHook() doesn't exist anymore
2010-05-18 Ben KlangMnemo: Horde_Cli::singleton() doesn't exist anymore
2010-05-18 Ben KlangFramework: Really fix Prefs constant names
2010-05-18 Ben KlangPastie: Add routes for getting pastes via uuid
2010-05-18 Ben KlangPastie: fix saving paste title
2010-05-18 Ben KlangPastie: Fix list of valid syntaxes when calling highlig...
2010-05-18 Ben KlangPastie: fix conf.xml class names
2010-05-18 Ben KlangFramework: fix constant reference
2010-05-18 Ben KlangPastie: A paste-bin-like application for Horde.
2010-05-18 Ben KlangSkeleton: Typo
2010-05-18 Ben KlangSkeleton: syntax fix when throwing exceptions
2010-05-17 Jan SchneiderPass locale when creating date parser.
next