horde.git
2010-05-26 Michael J.... typo
2010-05-26 Jan SchneiderClick anywhere on the growler to close it.
2010-05-26 Jan SchneiderFix removing the "No Alerts" entry.
2010-05-26 Jan SchneiderAdd an information entry to the grower log, including...
2010-05-26 Jan SchneiderFix dragging in scrolled parents.
2010-05-26 Jan Schneiderfactory()
2010-05-26 Michael M SlusarzIf reply type changes, be sure to catch that in the...
2010-05-25 Michael M SlusarzUse the globally cached version, at least for now
2010-05-25 Michael M SlusarzMoved Auth signup code to horde/Core
2010-05-25 Jan SchneiderUse the time at the mouse pointer position if adding...
2010-05-25 Jan SchneiderIf quick adding failed due to parse errors, show event...
2010-05-25 Jan SchneiderRe-factor and fix re-rendering of views after deleting...
2010-05-25 Michael M SlusarzFix the barcode generation script
2010-05-25 Michael M SlusarzVarious changes to make the PNG Image driver work.
2010-05-25 Michael M SlusarzAllow get() to handle a default form value.
2010-05-25 Michael M SlusarzAllow form input to be sanitized
2010-05-25 Michael M Slusarzphpdoc; remove unused parameter
2010-05-25 Michael M SlusarzFix phpdoc declarations
2010-05-25 Ben KlangBeatnik: Exception has no getDebugInfo()
2010-05-25 Ben KlangBeatnik: No more PEAR_Error
2010-05-25 Ben KlangBeatnik: Fix rendering the domain list
2010-05-25 Ben KlangBeatnik: Enforce security only at the domain level
2010-05-25 Ben KlangBeatnik: use Registry to get app instance
2010-05-25 Ben KlangBeatnik: whitespace
2010-05-25 Michael J.... Check that the start date is between the view's start...
2010-05-25 Michael J.... remove reference to obsolete/no longer available opencv...
2010-05-25 Michael J.... fix vfs fixes ;)
2010-05-25 Michael J.... Need VFS::factory() here, singleton is no more...
2010-05-25 Jan SchneiderAllow to specify the URL parameter name for the alterna...
2010-05-25 Jan SchneiderAdd the full url, when redirecting to the login screen.
2010-05-25 Jan SchneiderFix error when creating events with attendees before...
2010-05-25 Jan SchneiderNeed to compare the raw value.
2010-05-25 Michael M SlusarzFilter subdir input
2010-05-25 Michael M SlusarzH4 updates for icon browsing
2010-05-25 Michael M Slusarzws
2010-05-25 Michael M SlusarzMake opacity configurable; default to 80%
2010-05-25 Michael M Slusarz2 Reverts: horde/js/growler.js
2010-05-25 Michael M SlusarzPreserve SQL create (pseudo)code in driver comments
2010-05-25 Michael M SlusarzNo need for VFS::singleton anymore
2010-05-25 Michael M SlusarzHorde_Vfs fixes.
2010-05-25 Michael M SlusarzIMP tables now created via migration script
2010-05-25 Michael M SlusarzAdd executeWrite().
2010-05-25 Michael M SlusarzAdd ability to add auto-increment to columns
2010-05-24 Michael J.... need to pass this by reference, though it doesn't appea...
2010-05-24 Michael J.... fix reveresed logic
2010-05-24 Michael J.... use the serial psuedotype when creating the table from...
2010-05-24 Michael M SlusarzThis file seems to have disappeared at some point
2010-05-24 rsalmonBug #8989: Fix folder list scrolling.
2010-05-24 Michael J.... Fix horde_db call
2010-05-24 Michael J.... remove extra file suffix. Silly NetBeans
2010-05-24 Michael J.... use the injector
2010-05-24 Michael J.... Cache the vfs in the factory
2010-05-24 Michael J.... Use a factory for Vfs.
2010-05-24 Michael J.... Add autoincrement/sequence fields for horde_perms.
2010-05-24 Jan SchneiderAutomatically add and remove free/busy information...
2010-05-24 Jan SchneiderSplit out addAttendee().
2010-05-24 Michael J.... need to cast to string before serializing
2010-05-24 Michael J.... log this error, fix variable name
2010-05-24 Michael J.... use Horde_Url methods
2010-05-24 Michael J.... fix variable name
2010-05-24 Michael J.... Fix method name. Still can't get Perms to stop fataling...
2010-05-24 Michael J.... copy/paste error
2010-05-23 Michael J.... is_a -> instanceof, pear_error -> exceptions etc...
2010-05-23 Michael J.... Need to unregister the blur handler when showing the KNL
2010-05-23 Michael J.... ws
2010-05-23 Michael J.... Allow an onAdd callback to be passed to the pretty ac.
2010-05-21 Michael J.... MFB - need full url here
2010-05-21 Michael J.... fix app init on opensearch page
2010-05-21 Michael J.... parse error
2010-05-21 Jan SchneiderCatch if events from ajax response are not for the...
2010-05-21 Jan SchneiderFix UI issues when removing events from month view...
2010-05-21 Jan SchneiderpositionTimeMarker() might have removed the time marker.
2010-05-21 Jan SchneiderFix detecting of more... link in all-day area of week...
2010-05-21 Jan SchneiderFix offset in IE if not attaching knl to body.
2010-05-21 Jan SchneiderCatch focus failures if field is inactive.
2010-05-20 Jan SchneiderFix stray commas.
2010-05-20 Jan SchneiderConsistently use lowercase file names.
2010-05-20 Jan SchneiderRun through horde-pear-release.php to remove None.php...
2010-05-20 JanTweaks.
2010-05-20 Michael M SlusarzBug #9051: In DIMP, set correct sent-mail folder if...
2010-05-20 Michael M SlusarzClean up a bit
2010-05-20 Jan SchneiderFocus first field after switching tabs in event form.
2010-05-20 Jan SchneiderFix method name.
2010-05-20 Jan SchneiderAdd more information.
2010-05-20 Jan SchneiderInclude class name in exception message.
2010-05-20 Michael M Slusarzphpdoc
2010-05-20 Michael M SlusarzDon't run connect() if we already have active connection
2010-05-20 Michael M SlusarzAdd serialize callbacks to Horde_Db_Adapter_Base
2010-05-20 Michael M SlusarzHorde/Share fixes.
2010-05-20 Michael J.... Don't use the injector from inside the share library...
2010-05-20 Michael M SlusarzNot needed
2010-05-20 Michael M SlusarzBug #9050: Ignore return from Horde.popup()
2010-05-20 Michael M SlusarzFix parse error
2010-05-20 Michael J.... use the parent's method
2010-05-20 Michael J.... remove Prefs dependency
2010-05-20 Michael J.... Inject Horde_Perms object
2010-05-20 Jan SchneiderUse a random color when creating a new calendar.
2010-05-20 Jan SchneiderTweak basic permission layout.
2010-05-20 Jan SchneiderLowercase tags.
2010-05-20 Jan SchneiderRemove unnecessary setRaw().
next