horde.git
2009-08-03 Michael M SlusarzMinify forced view javascript files (i.e. prototype.js)
2009-08-03 Michael J.... OAuth signature verification requires that the method...
2009-08-02 Matt SelskyFix missing ']'.
2009-08-01 Jan SchneiderTypo
2009-07-31 Michael M SlusarzNeed to add popup localized text in here so it is alway...
2009-07-31 Michael J.... We will never be requesting prototye.js in this function.
2009-07-31 Michael J.... Make sure prototype is included from addExternal()...
2009-07-31 Michael M SlusarzMake sure to return true here
2009-07-31 Michael M SlusarzFix urlencoding in escapeJson()
2009-07-31 Michael M SlusarzAdd Horde::popupJs().
2009-07-31 Jan SchneiderSimplify specifying the mailer configuration.
2009-07-31 Jan SchneiderFix prototype loading.
2009-07-30 Michael M SlusarzMe != Jan
2009-07-30 Michael M SlusarzUse simple PHP-based javascript minification.
2009-07-30 Michael M SlusarzAdd javascript minifier filter.
2009-07-30 Michael M SlusarzOutput prototype.js script tag separately from other...
2009-07-30 Michael M SlusarzRemove unneeded code; ensure prototype.js is always...
2009-07-30 Michael M SlusarzRemove version string from md5 hash
2009-07-30 Michael J.... Add ability to add external script files.
2009-07-30 Michael J.... Third time's a charm?
2009-07-30 Michael J.... Need to move loading tooltips.js to before the stanza...
2009-07-30 Michael J.... tooltips.js needs prototype.js to be loaded first.
2009-07-30 Michael J.... unused private variable
2009-07-30 Michael M Slusarzhint on check_perms setting
2009-07-30 Michael M SlusarzOnly run logintasks if we have checked permissions.
2009-07-30 Michael M SlusarzFix adding tasks when the lastrun timestamp doesn't...
2009-07-30 Michael M SlusarzFix adding/running system tasks.
2009-07-30 Michael M SlusarzFix typo
2009-07-30 Michael M SlusarzImport JS/CSS caching from IMP
2009-07-30 Michael M SlusarzAdd Horde_Registry::getVersion()
2009-07-29 Michael M SlusarzDon't add duplicate entries to array
2009-07-29 Michael M SlusarzAdd Horde::escapeJson()
2009-07-29 Jan Schneidertooltips.js is a valid script file again.
2009-07-29 Jan SchneiderMove remaining code from horde.js to tooltips.js.
2009-07-29 Michael M SlusarzFix URL generation in getServiceLink()
2009-07-29 Michael J.... Need ability to request a full URL here since some...
2009-07-28 DuckTicket #8258: Catch exists() errors for auth signup
2009-07-28 Jan SchneiderAdd Util dependency.
2009-07-28 Jan SchneiderMFB: Support password resetting.
2009-07-28 Michael M SlusarzPass uidvalidity to _updateMetaData() if possible to...
2009-07-28 Michael M SlusarzDon't update cache unless we have something to update...
2009-07-28 Michael M SlusarzFix typo causing unneeded cache expiration.
2009-07-28 Michael M Slusarzphpdoc
2009-07-28 Michael M SlusarzHorde_Token no longer uses PEAR_Errors
2009-07-27 Jan SchneiderUse Util::realPath().
2009-07-27 Jan SchneiderFix url encoding.
2009-07-27 Michael M SlusarzConvert to new hooks code.
2009-07-27 Michael M SlusarzNew hook handling code.
2009-07-26 Michael M SlusarzAdd system task type to logintasks - these are always run
2009-07-26 Michael M SlusarzAdd a once-only option for logintasks (different than...
2009-07-25 Michael M SlusarzDon't need reference.
2009-07-25 Michael M SlusarzgetInstance() -> factory()
2009-07-24 Chuck Hagenbuchdon't check permissions when filling the api cache...
2009-07-24 Chuck HagenbuchRevert "don't try and fetch alarms for all users when...
2009-07-24 Chuck Hagenbuchdon't try and fetch alarms for all users when no one...
2009-07-24 Chuck Hagenbuchfix guest app access
2009-07-23 Michael M SlusarzFix dependencies; throw Exception on error.
2009-07-23 Michael M SlusarzFix memcache locking issue.
2009-07-23 Michael M SlusarzFor now, don't hide these errors.
2009-07-23 Michael M SlusarzHorde_Auth improvements
2009-07-23 Michael M SlusarzThis should properly set the userId for Kolab auth
2009-07-22 Michael M SlusarzUse stored auth credentials information for transparent...
2009-07-22 Michael M Slusarzphpdoc typo
2009-07-22 Michael M SlusarzClean up this code a bit.
2009-07-22 Michael M SlusarzFix parameter generation for app name.
2009-07-22 Michael M SlusarzRevert "Existence check"
2009-07-22 Michael M SlusarzRefactor pushApp(), allowing opportunity to determine...
2009-07-22 Michael J.... ws
2009-07-22 Michael J.... Existence check
2009-07-22 Jan SchneiderFix variable.
2009-07-22 Jan SchneiderSpecial xdebug handling is only necessary for var_dump().
2009-07-22 Michael M SlusarzFix setting the message string in the generated URL
2009-07-22 Michael M SlusarzAdd Horde_Auth_Application callback feature.
2009-07-22 Chuck Hagenbuchrebuild the task list if unserialization fails
2009-07-22 Michael M SlusarzDon't run tasks if not authenticated
2009-07-22 Michael M SlusarzGet rid of AUTH_HANDLER defines
2009-07-22 Michael M SlusarzAdd Horde_Auth_Application::setCredential().
2009-07-22 Michael M SlusarzFirst attempt at placing logintasks in the proper place.
2009-07-22 Michael M SlusarzFix auth with application driver (transparent auth...
2009-07-22 Michael M SlusarzFix logic
2009-07-22 Michael M SlusarzRevert "no notice if the 'driver' key isn't set in...
2009-07-22 Michael M SlusarzAlways set auth through setAuth(), honor 'login' param...
2009-07-22 Michael M SlusarzUpdates to PHP 5/Horde 4 coding standards.
2009-07-22 Michael M SlusarzSession naming consistent with other framework packages
2009-07-22 Chuck Hagenbuchfix parse error
2009-07-22 Chuck Hagenbuchno notice if the 'driver' key isn't set in the session
2009-07-21 Michael M SlusarzHorde_Auth rewrite.
2009-07-21 Michael M SlusarzRemove getLoginScreen().
2009-07-21 Michael M SlusarzFix classnames.
2009-07-21 Michael M SlusarzFix PATH_INFO determination for base directories on...
2009-07-21 Matt Selskyextension section must come after package section.
2009-07-21 Michael J.... Add Horde_Date_Utils::relativeDateTime() for getting...
2009-07-20 Michael J.... Don't leak Horde_Http_Client exceptions
2009-07-20 Michael M SlusarzFixes found through lint checking
2009-07-20 Michael M SlusarzSwitch back to include instead of include_once.
2009-07-20 Chuck Hagenbuchimprove salt generation for crypt-md5 passwords (lowzl...
2009-07-19 Michael J.... Remove debug output
2009-07-19 Michael J.... This is Horde_Oauth, not H_S_Twitter...
2009-07-19 Michael J.... phpdoc/ws
2009-07-19 Michael M SlusarzAdd getSiteLinks()
next