horde.git
2011-01-27 Jan SchneiderSimplify tests.
2011-01-27 Gunnar WrobelUpdate package.xml
2011-01-27 Michael J.... remove some stray require_once statements
2011-01-27 Michael J.... Native PHP5 code for Nag.
2011-01-27 Michael J.... Allow specifying an application scope for custom form...
2011-01-27 Gunnar WrobelUpdate package.xml.
2011-01-27 Michael M SlusarzBug #9542: Fix permissions usage in IMP
2011-01-27 Jan SchneiderThis is PHP 5.3, and we filter the names anyway.
2011-01-27 Jan SchneiderOnly hide those DIVs if they aren't visible yet. IE...
2011-01-27 Jan SchneiderFix element name.
2011-01-27 Jan SchneiderIE doesn't support textContent.
2011-01-27 Jan SchneiderNeed to call process() here too.
2011-01-27 Michael J.... Horde 4 style autoloading for kronolith's forms
2011-01-27 Gunnar WrobelUpdate package.xml.
2011-01-27 Ben KlangBeginning of support for DAV via SabreDAV
2011-01-27 Jan SchneiderAlarms too.
2011-01-27 Jan SchneiderSend alarms as multipart messages.
2011-01-27 Jan SchneiderFix pref names.
2011-01-27 Jan SchneiderProcess task after re-fetching it.
2011-01-27 Jan SchneiderFix translation.
2011-01-27 Jan SchneiderFor some reason I don't have any schema_info tables...
2011-01-27 Jan SchneiderCatch correct exception.
2011-01-27 Jan SchneiderFix ctor call.
2011-01-27 Michael J.... Add note to remind me to refactor this
2011-01-27 Michael J.... These should be protected
2011-01-27 Michael J.... another place we don't need to concantenate
2011-01-27 Michael M SlusarzMove app Injector/Factory to just Factory/
2011-01-27 Michael M SlusarzImprovements to query IMAP script
2011-01-27 Michael M SlusarzMove IMP CLI scripts to bin/
2011-01-27 Michael M SlusarzFix script name
2011-01-27 Michael J.... no need for concantenation here
2011-01-27 Michael J.... PHP5 / Horde4 standards for Turba
2011-01-27 Michael J.... remove uneccessary &
2011-01-27 Michael J.... Fix path
2011-01-26 Jan SchneiderRemove after resolving conflict.
2011-01-26 Jan SchneiderMerge branch 'master' of dev.horde.org:/horde/git/horde
2011-01-26 Jan SchneiderConvert Horde_History to migrations.
2011-01-26 Jan SchneiderConvert Horde_Group to migrations.
2011-01-26 Jan SchneiderConvert horde_cache to migrations.
2011-01-26 Jan SchneiderAdd migrations.
2011-01-26 Jan SchneiderRemove horde_alarms and upgrade scripts.
2011-01-26 Jan SchneiderAdd bingbot.
2011-01-26 Jan SchneiderAdd ActiveSync migrations.
2011-01-26 Michael J.... Remaining PHP5 code changes, Horde 4 style for kronolith
2011-01-26 Michael J.... Tweak some Test.php files.
2011-01-26 Michael J.... remove PEAR::pushErrorHandling() call
2011-01-26 Michael J.... catch exceptions
2011-01-26 Michael J.... typehinting, phpdoc, make Kronolith_FreeBusy_View abstract
2011-01-26 Michael J.... Horde 4 CS, PHP5 for Kronolith_FreeBusy_*
2011-01-26 Jan SchneiderPrint the migration direction only once.
2011-01-26 Chuck HagenbuchFirst crack at converting Horde_History to Horde_Db...
2011-01-26 Chuck HagenbuchDon't consider the connection active if the connection...
2011-01-26 Jan SchneiderMerge branch 'db-migrate-for-framework'
2011-01-26 Jan SchneiderFix migration installation path.
2011-01-26 Jan SchneiderFix installation path.
2011-01-26 Jan SchneiderFix default value.
2011-01-26 Jan SchneiderExtend migration script to be more flexible.
2011-01-26 Michael J.... remove old lowercase filename versions - artifact from...
2011-01-26 Jan SchneiderDon't simply sort migration scripts by name, this is...
2011-01-26 Jan SchneiderThe horde-db-migrate scripts requires the Autoloader.
2011-01-26 Jan SchneiderAdd script to run any migration scripts from arbitrary...
2011-01-26 Jan SchneiderSearch all migration/ subdirectories for migration...
2011-01-26 Michael J.... fix find/replace error
2011-01-26 Michael J.... share_parents field migration for sql and sqlng share...
2011-01-26 Gunnar WrobelRequires the Lock library.
2011-01-26 Gunnar WrobelRequires the History package.
2011-01-26 Gunnar WrobelDB is not optional. If it is required by an application...
2011-01-26 Gunnar WrobelRequires Date_Parser.
2011-01-26 Gunnar WrobelPackage was removed a while ago.
2011-01-26 Gunnar WrobelRequires the Data package.
2011-01-26 Gunnar WrobelFix package name.
2011-01-26 Gunnar WrobelCore requires the Share system.
2011-01-26 Gunnar WrobelFixed omission of "content/". The lib part of "content...
2011-01-26 Gunnar WrobelRemove Horde_ from package name.
2011-01-26 Gunnar WrobelSupport the content package and add a package.xml for it.
2011-01-26 Michael M SlusarzAlter prefs UI based on prefs displayed on page, rather...
2011-01-26 Michael M SlusarzDon't process group if it is suppressed
2011-01-26 Michael M SlusarzAdd the 'container' type to the prefs.php config file
2011-01-25 Michael M SlusarzgetChangeablePrefs() defaults to the current prefs...
2011-01-25 Michael M SlusarzRevert "Bug #9539: Correct translations for application...
2011-01-25 Michael M SlusarzMore correct way to report chora errors
2011-01-25 Michael M SlusarzRevert "On chora init error, use Chora::fatal()"
2011-01-25 Michael M SlusarzUse POST, not GET, so URL form variables are available
2011-01-25 Michael M SlusarzClean up determination of current sourceroot
2011-01-25 Michael M SlusarzOn chora init error, use Chora::fatal()
2011-01-25 Michael M SlusarzFix variable name
2011-01-25 Michael M SlusarzAdd more MIME address encoding tests
2011-01-25 Michael M SlusarzBug #9532: Don't MIME encode maildrop autoresponse...
2011-01-25 Michael M SlusarzBug #9539: Correct translations for application names
2011-01-25 Michael M Slusarzadd mime decode unit test
2011-01-25 Michael M SlusarzBug #9529: fix decode() call
2011-01-25 Michael M SlusarzBug #9529: Fix undefined error
2011-01-25 Michael M SlusarzMake sure there is always logout reason set on validati...
2011-01-25 Michael M SlusarzLogging/error message if shibboleth auth fails validation
2011-01-25 Gunnar WrobelRemove stray file.
2011-01-25 Jan SchneiderMFB
2011-01-25 Jan SchneiderMore user_uid column fixes.
2011-01-25 Gunnar WrobelAdd a first version of the package.xml files for our...
2011-01-25 Gunnar WrobelSupport generating package.xml files for our groupware...
2011-01-25 Michael M SlusarzFix shibboleth authentication checking
next