horde.git
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.
2010-05-17 Jan SchneiderFix adding quick events.
2010-05-17 Jan SchneiderDon't encode notifications with content.raw flag, and...
2010-05-17 Jan SchneiderFocus first field of calendar dialog.
2010-05-17 Jan SchneiderDon't save event/task if hitting enter in textarea.
2010-05-17 Chuck HagenbuchSome tighter and cleaner code in the AnnotatedSetters...
2010-05-17 Michael J.... Remove H3 cruft
2010-05-17 Michael J.... Application.php defines this
2010-05-17 Michael J.... this is redundant
2010-05-17 Michael J.... This belongs in Applicaiton.php
2010-05-17 Michael J.... make sure $_temp is an array
2010-05-17 Michael J.... fix application initialization
2010-05-17 Michael J.... Fix Horde::img usage
2010-05-17 Jan SchneiderClose quick event form if opening another form.
2010-05-17 Jan SchneiderFix setting end date with picker.
2010-05-17 Jan SchneiderMake methods public.
2010-05-17 Jan SchneiderAdd black/white attendee icons for event bubbles.
2010-05-17 Jan SchneiderCatch error.
2010-05-17 Chuck HagenbuchFix closing gettext tags (Hiromi Kimura <hiromi@tac...
2010-05-17 Jan SchneiderCast to string explicitly, autocasting happens after...
2010-05-17 Jan SchneiderTest overwriting.
2010-05-17 Jan SchneiderSpecify application, there is no app on the stack at...
2010-05-17 Jan SchneiderIf we have to check for permissions, and if the user...
2010-05-17 Jan SchneiderUse singular "migration/".
2010-05-17 Chuck HagenbuchAvoid a blank screen if registry.php is missing
2010-05-17 Chuck HagenbuchFix typo (need a string here, not an array)
2010-05-17 Chuck HagenbuchReplace the ImplementationWithSetters binder with an...
2010-05-14 Jan SchneiderCheck authentication driver for expired authentication...
2010-05-14 Jan SchneiderTweak widths.
2010-05-14 Michael M SlusarzAdd Null IMP_Sentmail driver
2010-05-14 Michael M SlusarzUpdate Horde_Data to H4
2010-05-14 Michael M SlusarzSome low-hanging fruit locations to use the new PEAR...
2010-05-14 Michael M SlusarzRemove all sorts of H3-related cruft.
2010-05-14 Michael M SlusarzFix function arguments.
2010-05-14 Michael M SlusarzSentmail SQL driver now supports split read/write operation
2010-05-14 Michael M SlusarzBug #9027: Use Horde_Db_Pear binder to get DB objects
2010-05-14 Michael M SlusarzCan't pass arguments to binders
2010-05-14 Michael M SlusarzRemoved Horde_Util::assertDriverConfig()
2010-05-14 Jan SchneiderFix signatures and deviceExists() implementation of...
2010-05-14 Jan SchneiderMFB
2010-05-14 Jan SchneiderFix visibility.
2010-05-14 Jan SchneiderOne more unset write_db.
2010-05-13 Michael J.... some RDBMS have problems with keys of this length,...
2010-05-13 Jan SchneiderAdd a time marker if displaying the current day.
2010-05-13 Michael M SlusarzMore places to fix if no split DB is configured
2010-05-13 Michael M Slusarzws
2010-05-13 Jan SchneiderFix if no split db has been configured.
2010-05-13 Michael J.... changes
2010-05-13 Michael J.... Add listTimeObjects calendars to the choice of calendar...
2010-05-13 Michael M SlusarzThis class requires the Injector
next