horde.git
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.
2009-06-04 Chuck Hagenbuchfix parse error (stray ;)
2009-06-04 Martin BlumenthalFixed 2 errors when creating a new class: create the...
2009-06-04 Michael M SlusarzInitial work on rewriting IMAP support in ingo.
2009-06-04 Michael M SlusarzUnneeded addslashes
2009-06-04 Chuck Hagenbuch[cjh] Fix the signature of the kronolith/import API...
2009-06-03 Jan SchneiderAdd year view.
2009-06-03 Jan SchneiderUse parseDate().
2009-06-03 Jan SchneiderWhy do we need addslashes() here again? Shouldn't the...
2009-06-03 Michael M SlusarzCorrectly instantiate singletons.
2009-06-03 Michael M SlusarzClean up Ingo API code
2009-06-03 Michael M Slusarzdocumentation tweaks
2009-06-03 Michael M SlusarzClean up createFolder API call
2009-06-03 Michael M SlusarzVarious fixes to make ingo work in Git
2009-06-03 Michael M SlusarzThis script doesn't work with relative paths.
2009-06-02 Michael M SlusarzUse new identifier for search mailboxes
2009-06-02 Michael M SlusarzMove some common functions from Buffer to main ViewPort...
2009-06-02 Michael M SlusarzBug #7296: Convert old IMP 4 sortby pref values
2009-06-02 Jan SchneiderTypo
2009-06-02 Chuck Hagenbuchuse Horde_Date_Utils
2009-06-02 Michael J.... test directory is not a child of lib/Horde
next