horde.git
2010-07-28 Jan SchneiderThank you, failing git merge.
2010-07-28 Jan SchneidersetAnchor() makes more sense actually.
2010-07-28 Jan SchneiderHopefully the final, working version.
2010-07-28 Michael J.... Fix method name
2010-07-28 Jan SchneiderStill need to catch the encoded place holder too.
2010-07-28 Michael M SlusarzBug #9155: IMP_Compose:: fixes.
2010-07-28 Jan SchneiderFix this.
2010-07-28 Jan SchneiderWork on the url parameters directly.
2010-07-28 Jan SchneiderCast to string.
2010-07-28 Michael J.... remaining LIMIT to queryLimit() changes
2010-07-28 Michael J.... ...actually remove the LIMIT from the SQL statement
2010-07-28 Michael J.... note about LIMIT and AS in CODING_STANDARDS
2010-07-28 Jan SchneiderRevert "Fix portal access"
2010-07-28 Jan SchneiderUse From: address too when searching for matching ident...
2010-07-28 Jan SchneiderFix variable name.
2010-07-28 Jan SchneiderMFB: Set emulate_database option for Oracle (Bug #9151).
2010-07-28 Michael J.... Don't use non-portable LIMIT syntax, use db abstraction...
2010-07-28 Michael M SlusarzUpdate goto.js script to use Horde_Calendar js lib.
2010-07-28 Michael M SlusarzAllow month/year/week to be clicked on and trigger...
2010-07-28 Michael M SlusarzFix class name
2010-07-28 Michael M SlusarzSome sidebar fixes
2010-07-28 Michael M SlusarzAdd missing charset parameter
2010-07-28 Michael M SlusarzFix default charset.
2010-07-28 Michael M SlusarzAdd preference to define default font family/size for...
2010-07-27 Michael M SlusarzMake sure we convert back to proper charset
2010-07-27 Michael J.... MFB, don't use 'AS' in table aliases.
2010-07-27 Michael M SlusarzFinally can get rid of the javascript.php helper script
2010-07-27 Michael M SlusarzNo PHP code in open_html_helper.js script
2010-07-27 Michael M SlusarzGit rid of the last of the open_calendar.js references
2010-07-27 Michael M SlusarzUse Horde_Core_Ui_JsCalendar.
2010-07-27 Michael M SlusarzMake sure Horde_Core_Ui_JsCalendar::init() is only...
2010-07-27 Jan SchneiderImport and export the privacy field in CSV data (Reques...
2010-07-27 Jan SchneiderInclude anyone user when listing users in the ACL scree...
2010-07-27 Jan SchneiderMake this a warning.
2010-07-27 Jan SchneiderAdd fr_FR translation.
2010-07-27 Gonçalo Queiróstranslations should also be searched on the framework...
2010-07-27 Michael M SlusarzFix portal access
2010-07-27 Michael M SlusarzConsistently use Horde_Url::setAnchor()
2010-07-27 Michael M SlusarzFix undefined variable warning
2010-07-27 Michael M SlusarzMove all edit screen javascript to a static file.
2010-07-27 Michael M SlusarzAdd full_weekdays option to Horde_Core_Ui_JsCalendar::.
2010-07-27 Michael J.... fix replying, again.
2010-07-26 Michael M SlusarzMore OpenOffice MIME types.
2010-07-26 Michael M SlusarzMissed a place to indicate HTML images are blocked
2010-07-26 Michael M Slusarzhorde/Mime_Viewer cleanups.
2010-07-26 Michael M SlusarzMove Mime Viewer code to horde/Mime_Viewer package
2010-07-26 Michael J.... parse error
2010-07-26 Jan SchneiderRedirect to ajax interface when trying to access a...
2010-07-26 Jan SchneiderCatch empty title due to invalid json strings.
2010-07-26 Jan SchneiderRemove unused code.
2010-07-26 Jan SchneiderCatch errors in Kronolith::listEvents() so that the...
2010-07-26 Jan SchneiderRequire a supported calendar type for editing.
2010-07-26 Jan SchneiderAdd addAnchor() for chaining.
2010-07-26 Jan SchneiderAdd showAjaxView().
2010-07-26 Jan SchneiderMove this method.
2010-07-26 Michael M SlusarzOne source driver viewer.
2010-07-26 Michael M SlusarzUse parameter in correct function call
2010-07-26 Michael M SlusarzUpdate phpdoc
2010-07-24 Michael M SlusarzMore HTML viewer tweaking
2010-07-24 Chuck HagenbuchTake a guess at the number of rows in the note and...
2010-07-24 Chuck HagenbuchHEREDOCs in class member initializers don't seem to...
2010-07-24 Chuck Hagenbuchws
2010-07-24 Chuck HagenbuchFix type ($cookie => $cookies)
2010-07-24 Chuck HagenbuchSet $path before returning the request
2010-07-24 Chuck HagenbuchAdd a dom id to details, move it to a div (instead...
2010-07-24 Chuck Hagenbuchws
2010-07-24 Chuck HagenbuchMake this class friendlier to injection by moving ...
2010-07-24 Chuck HagenbuchShow the function call trace rather than just the line...
2010-07-24 Chuck Hagenbuchws
2010-07-24 Michael J.... Various renaming and code organization changes:
2010-07-24 Michael J.... Rename Ansel_Gallery::getOwner to Ansel_Gallery::getIde...
2010-07-23 Michael J.... First pass at adding Ajax editing to menmo's note block.
2010-07-23 Michael M SlusarzFix mailto: processing for link tags with pre-existing...
2010-07-23 Michael M SlusarzFix unknown image display for PDF thumbnails
2010-07-23 Michael M SlusarzFix missing parameter error
2010-07-23 Michael M SlusarzFix undefined error for Outlook style addresses
2010-07-23 Michael M SlusarzFix variable name
2010-07-23 Michael M SlusarzNeed to check the scheme of the actual link, not the...
2010-07-23 Michael M SlusarzDon't search own addresses when doing tied/recipient...
2010-07-23 Michael M SlusarzClean up Horde_Ui_Core_Pager::.
2010-07-23 Michael M SlusarzFix phpdoc.
2010-07-23 Michael M SlusarzMerge horde/Ui with horde/Core.
2010-07-23 Michael J.... Add a custom version of scriptaculous' inplaceeditor.
2010-07-23 Michael M SlusarzHorde_Mime_Viewer HTML viewer now uses DOM parsing.
2010-07-23 Michael M SlusarzRemove unneeded comment.
2010-07-23 Michael M SlusarzAllow Xss filter to return a DOMDocument object.
2010-07-23 Michael M SlusarzFix parsing mailto: URLs in HTML viewer
2010-07-22 Michael M SlusarzConvert IMP HTML viewer to using XML/DOM parser.
2010-07-22 Michael M SlusarzConvert the rest of Text_Filter tests to PHPUnit.
2010-07-22 Michael M SlusarzFix phpdoc.
2010-07-22 Michael M SlusarzBetter matching existence checking
2010-07-22 Michael M SlusarzAdd missing default parameter
2010-07-22 Michael M SlusarzRemove e preg modifier
2010-07-22 Michael M SlusarzPHPUnit does not like the static usage of DOMDocument.
2010-07-22 Michael M SlusarzConvert XSS filter tests to PHPUnit.
2010-07-22 Michael M SlusarzConvert XSS filter to use DOM/XML parsing.
2010-07-20 Michael J.... More Horde_Controller change tracking
2010-07-20 Michael J.... parse error
2010-07-20 Michael J.... Use injector for getting Facebook instance
2010-07-20 Michael J.... Track changes to Horde_Controller_Request
next