horde.git
2009-12-03 Jan SchneiderCast to string.
2009-12-03 Jan SchneiderReference not necessary.
2009-12-03 Jan SchneiderFix assertions.
2009-12-03 Jan SchneiderFix factory mock.
2009-12-03 Jan SchneiderFix package name.
2009-12-03 Jan SchneiderFix package name.
2009-12-03 Jan SchneiderFix class names, ws.
2009-12-03 Jan SchneiderFix signatures.
2009-12-03 Jan SchneiderThe original host worked for me.
2009-12-03 Jan SchneiderFix package name, autoload test helpers.
2009-12-03 Jan SchneiderFix package name.
2009-12-03 Jan SchneiderE_STRICT fixes.
2009-12-03 Jan SchneiderNote locale requirements.
2009-12-03 Michael M SlusarzFix typo
2009-12-03 Michael M SlusarzThis needs to be a string.
2009-12-03 Jan SchneiderAdd Horde_Url#link(). More Horde_Url usage.
2009-12-03 Jan SchneiderUtilize Horde_Url at some places.
2009-12-03 Jan SchneiderAdd pathInfo, fix notice with no parameters, allow...
2009-12-03 Jan Schneiderphpdoc
2009-12-03 Jan SchneiderAdd basic Horde_Url class.
2009-12-03 Jan SchneiderMissed to add the base test suite.
2009-12-03 Jan SchneiderOne test suite to rule them all.
2009-12-03 Jan SchneiderFix viral parse error.
2009-12-03 Jan SchneiderAdd days and weeks to relative time.
2009-12-02 Michael J.... This mthod can't be called statically
2009-12-02 Michael M SlusarzIf pushApp() doesn't succeed, be sure to clear the...
2009-12-02 Michael M Slusarzoptimizations
2009-12-02 Michael M SlusarzBug #8743: System tasks are always run, and may need...
2009-12-02 Michael M SlusarzImport Horde_Block from CVS HEAD
2009-12-01 Michael M SlusarzBug #8746: Fix typo
2009-12-01 Michael M SlusarzAdd run-time configurable caching for headers fetch...
2009-12-01 Michael M SlusarzOnly cache headertext if peek is not specified
2009-11-30 Michael M SlusarzFix 'load_base' registry application loading.
2009-11-30 Michael M SlusarzFix credentials UI display
2009-11-30 Michael M SlusarzTry to remove ugly globals mess from Horde_Prefs_Ui
2009-11-30 Michael M SlusarzprefsHandle->prefsSpecial; add prefsSpecialGenerate...
2009-11-30 Gunnar WrobelFix biweekly sunday events.
2009-11-30 Michael M Slusarzdoc, spacing, trim output
2009-11-30 Jan SchneiderStore ajax location in a separate field.
2009-11-30 Jan SchneiderThis works again now.
2009-11-30 Matt SelskyTypo: THREAD_REFERENCES should be THREAD_REFS.
2009-11-30 Michael M SlusarzMake ORDEREDSUBJECT the default thread algorithm
2009-11-30 Michael M SlusarzAdd support for THREAD=REFS (draft-ietf-morg-inthread...
2009-11-30 Michael M SlusarzWorkaround broken RFC 3462 messages.
2009-11-29 Chuck HagenbuchI think these addFlag values were reversed; agreement...
2009-11-28 Jan SchneiderThese should be logged at debug level.
2009-11-27 Michael J.... Pass along the 'box' parameter to the pretty autocompleter.
2009-11-27 rootFixed package.xml.
2009-11-27 Jan SchneiderRevert "Fix escaping title (tooltip) text"
2009-11-27 Jan SchneiderWe want the un-encoded message if we request the raw...
2009-11-27 Jan SchneiderFix test.
2009-11-26 Michael M SlusarzIgnore empty headers when parsing text data.
2009-11-26 Michael M SlusarzBug #8715: Fix XSS vulnerability.
2009-11-24 Jan SchneiderFix signature.
2009-11-24 Chuck HagenbuchFix Horde_Prefs_CategoryManager classname
2009-11-24 Matt Selskyphpdoc typo.
2009-11-24 Michael M SlusarzAdd Horde_Perms::hasAppPermission()
2009-11-24 Michael M SlusarzMore efficient regex
2009-11-24 Michael M SlusarzAdd support for RFC 5258 (LIST-EXTENDED)
2009-11-23 Jan SchneiderMake this a public method.
2009-11-23 Michael M SlusarzImport Horde_Prefs from CVS HEAD
2009-11-23 Michael M SlusarzRemove CVS/Horde 3 artifacts
2009-11-23 Jan SchneiderUse a versioned cache.
2009-11-23 Jan SchneiderFix class name.
2009-11-23 Jan SchneiderFix syntax error. Datepicker is still completely broken...
2009-11-23 Jan SchneiderTypo
2009-11-22 Michael J.... fix case
2009-11-22 Michael M SlusarzImport Horde_Perms from CVS HEAD.
2009-11-22 Michael J.... Force external scripts under Horde scope to better...
2009-11-21 Chuck HagenbuchRemove some references that aren't needed in PHP 5...
2009-11-20 Jan SchneiderReturn alarm details when storing the notification...
2009-11-20 Jan SchneiderRemove BC code.
2009-11-20 Jan SchneiderMove the alarm UI generation from Horde_Alarm to Horde_...
2009-11-20 Jan SchneiderFix signature.
2009-11-20 Jan SchneiderNo longer necessary.
2009-11-19 Jan SchneiderDon't start a session on CLI.
2009-11-19 Michael M SlusarzImport Horde_Ui from CVS HEAD
2009-11-19 Michael RubinskyChanges to work with debian/ubuntu based php-pam auth...
2009-11-19 Jan SchneiderImprove readability.
2009-11-18 Jan SchneiderAdd strftime2date().
2009-11-18 Jan SchneiderHorde_Nls is a dependency.
2009-11-18 Jan SchneiderThis may be called from the Registry ctor.
2009-11-18 Michael M SlusarzAdd option to open popup window with browser menubar
2009-11-18 Michael M SlusarzRemove superfluous spacing
2009-11-17 Jan SchneiderAlways uppercase access key in the description title.
2009-11-15 Michael M SlusarzRequest #8556: Allow specifying a header charset for...
2009-11-15 Michael M SlusarzNo need to pretty-print HTML output - optimize for...
2009-11-13 Chuck HagenbuchFix shutdown function name
2009-11-13 Michael M SlusarzFix variable name
2009-11-13 Michael M SlusarzSanity checking
2009-11-13 Michael J.... Only destroy the session if we are actually running...
2009-11-11 Jan SchneiderRe-add support for IE8 CSS files.
2009-11-10 Jan SchneiderAdd toJson().
2009-11-10 Jan Schneidertidy raises notices when using unknown configuration...
2009-11-10 Michael M SlusarzRe-add a metadata store to Horde_Mime_Part
2009-11-10 Michael M SlusarzSpelling, style
2009-11-10 Michael M SlusarzChange return value for embedded functions
2009-11-10 Michael M SlusarzAdd stub for 'raw' view
2009-11-10 Michael M SlusarzAdd Horde_Mime::isChild()
2009-11-10 Michael M SlusarzThis parameter is not used
next