horde.git
2009-08-20 Jan SchneiderHelps to actually unset the timezone.
2009-08-20 Jan SchneiderMFB: Set timezone on logging (Bug #8496).
2009-08-20 Chuck Hagenbuchanother link, about PUT variables
2009-08-19 Michael M SlusarzBug #8475: Fix parameter order
2009-08-19 Michael M SlusarzBug #8505: Encode URL parameters with rawurlencode().
2009-08-19 Michael M Slusarzphpdoc for authLoginParams() data
2009-08-19 Michael M SlusarzBug #8475: Fix SHOW permissions if not authenticated...
2009-08-18 Jan SchneiderFix negating instanceof.
2009-08-17 Michael M SlusarzBug #8498: If not logged in, and doing horde auth,...
2009-08-17 Michael M SlusarzBug #8498: Fix setting auth credentials in session...
2009-08-17 Michael M SlusarzFix processing of app logintasks after login
2009-08-17 Michael M SlusarzAdd Horde_LoginTasks::getLabels()
2009-08-17 Michael M SlusarzFix undefined error warnings
2009-08-17 Jan SchneiderTry with public.
2009-08-17 Jan SchneiderAdd explanation.
2009-08-17 Jan SchneiderFix incomplete merge.
2009-08-17 Chuck Hagenbuchmore verbose method name than _getOb
2009-08-17 Chuck Hagenbuchthrow an exception if an API class doesn't exist, inste...
2009-08-15 Michael M SlusarzFix typo
2009-08-15 Michael M SlusarzCorrectly identify disabled application methods
2009-08-15 Michael J.... Can't call hasMethod() when generating a link - the...
2009-08-15 Jan SchneiderWe need to wrap session_destroy() to avoid warnings...
2009-08-14 Jan SchneiderDestroy session when CLI script ends.
2009-08-14 Gonçalo QueirósFix sequence escaping for PostgreSQL.
2009-08-13 Jan SchneiderFix version number calculation.
2009-08-13 Jan SchneiderMFB: Pass user's password to the signup_addextra hook.
2009-08-12 Michael M SlusarzFix cache ID generation if CONDSTORE is available on...
2009-08-11 Michael M SlusarzFix callAppMethod() calls
2009-08-11 Michael M SlusarzIMP doesn't have base.php anymore
2009-08-11 Michael M SlusarzConvert Horde_Auth_Application to use Horde_Registry_Ap...
2009-08-11 Michael M SlusarzAdd Horde_Registry::callAppMethod() and hasAppMethod()
2009-08-11 Michael M SlusarzAdd Horde_Registry_Application
2009-08-11 Michael M SlusarzRemove $services and $types vars from API interface
2009-08-10 Michael M SlusarzSupport IE conditional comments
2009-08-10 Michael M SlusarzMoz 1.4 CSS file no longer needed - switch to mozilla...
2009-08-07 Michael M SlusarzThe first Net_DNS entry might be a CNAME, which doesn...
2009-08-07 Michael J.... Add constants for the FM tags we will be using.
2009-08-07 Michael J.... Use Horde_Exceptions here
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
next