horde.git
2009-06-11 Michael M SlusarzImprovements to message info display in dimp preview
2009-06-11 Chuck Hagenbuchfix browse() signature (rpolli (at) babel (dot) it...
2009-06-10 Michael J.... Blurb about changes to the listTimeObjects API
2009-06-10 Michael M SlusarzHorde_CLI:: -> Horde_Cli::
2009-06-10 Michael M SlusarzFix parse typo
2009-06-10 Michael M SlusarzText_Filter:: -> Horde_Text_Filter::
2009-06-10 Michael M SlusarzUnneeded includes
2009-06-10 Michael J.... Fix path to base.load.php
2009-06-10 Michael J.... resolve conflict, comment out my custom database code...
2009-06-10 Michael M SlusarzMenu:: -> Horde_Menu::
2009-06-10 Michael M SlusarzHelp:: -> Horde_Help::
2009-06-10 Michael M SlusarzText -> Horde_Text
2009-06-10 Michael M SlusarzUse intval, not boolean val.
2009-06-10 Michael M SlusarzFix splitbar dragging
2009-06-10 Michael M SlusarzUse less confusing variable name
2009-06-10 Michael M SlusarzRemove priority icon from preview pane.
2009-06-10 Chuck Hagenbuchfix setValue call
2009-06-09 Michael M SlusarzConvert to new Horde_Util package
2009-06-09 Michael M SlusarzExplicitly mark functions as public.
2009-06-09 Michael M SlusarzFix comment.
2009-06-09 Michael M SlusarzMove *_BASE determination to base.load.php.
2009-06-09 Michael M Slusarzadditional comments
2009-06-09 Michael M SlusarzFix address expand image in IMP compose screen
2009-06-09 Michael M SlusarzThese should be unneeded, duplicate graphics
2009-06-09 Michael M SlusarzOnly need a base spacer_red graphic.
2009-06-09 Michael J.... Don't process weather data if we are out of range
2009-06-09 Michael J.... add missing checkmail.png image to tango_blue theme
2009-06-09 Gunnar WrobelAllow to work with the older Browser library too.
2009-06-08 Michael M SlusarzDon't attempt to grab MIME bodypart 0 (it doesn't exist...
2009-06-08 Michael M SlusarzFix shift-DEL action in dimp
2009-06-08 Michael M SlusarzNot a theme specifc graphic
2009-06-08 Michael M SlusarzFix undefined index
2009-06-08 Michael M SlusarzDon't need this min-height
2009-06-08 Michael J.... Add windgust
2009-06-08 Michael J.... try/catch when calling facebook methods - the rethrow...
2009-06-08 Michael J.... Add a bit more detail to the forecast in the event...
2009-06-08 Michael J.... Add a FacebookEvents driver for timeobjects. FB does...
2009-06-08 Michael J.... Add missing Events.php file to package.xml
2009-06-08 Michael J.... Check for existence of contacts API, check for PEAR_Err...
2009-06-08 Michael J.... ..and remove debug code
2009-06-08 Michael J.... Use the new contacts/ownContact API method for this
2009-06-08 Michael J.... use self:: to reference static functions and constants...
2009-06-08 Jan SchneiderRevert test setting, add cover dates by default (Bug...
2009-06-08 Michael J.... remove inadvertant commit
2009-06-07 Jan SchneiderFix scope.
2009-06-07 Jan SchneiderLoad base.php.
2009-06-07 Michael J.... Don't call the show API to get links for timeObjects...
2009-06-07 Michael J.... Add a ensure() method that can check to see that any...
2009-06-07 Michael J.... Fix _imp_server() to get the servername from the imap_ob
2009-06-07 Michael J.... Catch any exceptions here continue
2009-06-07 Michael J.... Attempt to get a good weatherdotcom location string...
2009-06-07 Michael J.... Don't need a prefs.php file
2009-06-07 Chuck Hagenbuchthis has been done
2009-06-07 Chuck Hagenbuchpackage.xml for Date_Parser
2009-06-07 Michael J.... Name the Weather driver Weatherdotcom and use an empty...
2009-06-07 Michael J.... Add a timeobjects API-only application for providing...
2009-06-07 Jan SchneiderUpdate minical after loading search results.
2009-06-07 Jan SchneiderLink to day views from agenda.
2009-06-07 Jan SchneiderSort new agenda day into the table. Necessary for searc...
2009-06-07 Jan SchneiderOnly show agenda days that have events.
2009-06-07 Jan SchneiderFix logic, add some more comments.
2009-06-07 Jan SchneiderFix logic.
2009-06-06 Michael J.... Add support for listTimeObjects API to return an 'icon...
2009-06-06 Michael J.... Need to bail out for the month view also when calendar...
2009-06-06 Michael J.... There is no content/lib/base.php
2009-06-05 Michael J.... Another place we need to use Horde_Mime_Address::addrAr...
2009-06-05 Gunnar WrobelIf the location is not routable, log the error, notify...
2009-06-05 Gunnar WrobelAdded addBuiltinHelpers() to get the escape() function.
2009-06-05 Michael M SlusarzDynamically update message information in preview
2009-06-05 Michael M SlusarzDon't flag as forwarded if no reply_type is returned
2009-06-05 Michael J.... Wrap the msg id in an array here.
2009-06-05 Michael M SlusarzAdd message information to preview screen
2009-06-05 Michael M SlusarzClean up attachment icon display in preview
2009-06-05 Michael M SlusarzAnother place we don't need to specify line endings
2009-06-05 Michael J.... typo
2009-06-05 Jan SchneiderReload events when turning off calendars.
2009-06-05 Jan SchneiderremoveClassName() can become expensive too, as well...
2009-06-05 Jan SchneiderUse innerHTML where appropriate, which is much faster...
2009-06-05 Jan SchneiderDon't loop 365 times 365 if updating cached year views.
2009-06-05 Jan SchneiderNavigate to month/week/day from year view.
2009-06-05 Jan SchneiderFix loop order, to not correctly show events from all...
2009-06-05 Jan SchneiderShow tooltips with event information in year view.
2009-06-05 Jan SchneiderHighlight busy days in year view.
2009-06-05 Michael J.... Actually, fetchEnvelope returns an *array* of addr...
2009-06-05 Michael J.... need an address string, not address object array
2009-06-04 Michael J.... fix parameter order
2009-06-04 Michael J.... more class constant name fixes
2009-06-04 Michael J.... Fix class constants
2009-06-04 Michael M SlusarzImproved notifications on rule actions
2009-06-04 Michael M SlusarzFix function name
2009-06-04 Michael M SlusarzDisplay tweaks; remove redundant edit icon.
2009-06-04 Michael M Slusarzchangelog
2009-06-04 Michael M SlusarzIMP 5 requires Horde 4 apps - no need for workarounds
2009-06-04 Michael J.... BFN
2009-06-04 Michael J.... Add hook to set the add_source pref
2009-06-04 Michael M SlusarzThis is correctly fixed in Horde_Imap_Client, not here
2009-06-04 Martin BlumenthalFix a bug when updateing a new entry and only one class...
2009-06-04 Martin BlumenthalFix a bug when adding new entries (subject was lost).
2009-06-04 Martin BlumenthalFix a bug when clicking on a classname at the classview...
2009-06-04 Martin BlumenthalAlso store the searchtext in the current session.
next