horde.git
2009-08-07 Michael J.... ...and remove the debug code.
2009-08-07 Michael J.... First attempt at refactoring to use the new fm restful api
2009-08-06 Michael M SlusarzFix some typos; add missing line
2009-08-06 Michael M SlusarzHorde_Auth::authenticationFailureRedirect -> Horde_Auth...
2009-08-05 Michael M SlusarzRevert "Remove $services and $types vars from API inter...
2009-08-05 Michael M SlusarzRemove $services and $types vars from API interface
2009-08-05 Michael M SlusarzBug #8475: Fix hasPermission()
2009-08-05 Michael M SlusarzFix alert determination.
2009-08-05 Michael M SlusarzClear alerts stack after calling alerts()
2009-08-05 Michael M SlusarzBug #8475: Better way to make sure system tasks are...
2009-08-05 Michael M SlusarzFix paren placement
2009-08-05 Michael M SlusarzMake sure systemtasks are always run before logintasks
2009-08-05 Michael J.... Assuming this was left as include_once inadvertanly...
2009-08-04 Michael M SlusarzOptimize autoloading.
2009-08-04 Michael M SlusarzFix popup link
2009-08-04 Michael M SlusarzExpand use of getServiceLink().
2009-08-04 Michael M SlusarzFiner-grained control of script loading order
2009-08-04 Jan SchneiderDon't silence include_once, and allow Api.php to not...
2009-08-04 Jan SchneiderUse Horde_String::ucfirst().
2009-08-04 Michael J.... Will discuss this with Chuck, but until then, make...
2009-08-04 Michael J.... Need to ucfirst() the appname when trying to load it...
2009-08-04 Michael M SlusarzAdd 'load_base' option to pushApp()
2009-08-04 Michael M SlusarzMake CSS compression configurable
2009-08-04 Michael M SlusarzAdd some more info on Prefs UI functions
2009-08-04 Michael M SlusarzFix usage of truncate length
2009-08-04 Michael M SlusarzAdd a bit of API documentation
2009-08-04 Michael M SlusarzImplement new API framework.
2009-08-03 Michael M SlusarzFix param name
2009-08-03 Jan SchneiderRevert "BC"
2009-08-03 Jan SchneiderBC
2009-08-03 Michael M SlusarzAdd support for yui and no js compression
2009-08-03 Michael M SlusarzAdd YUI Compressor support to javascript minify filter.
2009-08-03 Michael M SlusarzOptimizations
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...
next