horde.git
2010-12-06 Michael M Slusarzinstall_dev now accepts command line arguments
2010-12-06 Michael J.... Properly bind these events.
2010-12-06 Michael J.... This event needs to be bound _before_ jquery mobile...
2010-12-06 Michael J.... revert to using data-role="page" / data-theme="b" for...
2010-12-06 Michael J.... typo? readd gettext output
2010-12-06 Michael J.... Kill some bugs:
2010-12-06 Gunnar WrobelFix problems with the Horde::errorHandler() call.
2010-12-06 Gunnar WrobelHorde_Kolab will be removed in Horde4 so this is invalid.
2010-12-06 Gunnar WrobelFix transparent auth.
2010-12-06 Gunnar WrobelMissed additional required dependencies.
2010-12-06 Chuck HagenbuchShow Gravatars for authors in the commit log partial
2010-12-06 Chuck HagenbuchShow left/right revision at the top of each diff
2010-12-05 Gunnar WrobelRequires the Imap_Client library.
2010-12-05 Gunnar WrobelTypo.
2010-12-05 Chuck HagenbuchAdd line numbers to side-by-side diffs
2010-12-03 Michael M SlusarzMove dimp help text out of preview space
2010-12-03 Michael M Slusarzimp INSTALL doc tweaks
2010-12-03 Jan SchneiderFix function name.
2010-12-03 Jan SchneiderOnly try a json-encoded configuration if the env var...
2010-12-03 Jan SchneiderOutput errors from connection in all drivers. These...
2010-12-03 Gunnar WrobelFix old package name (Horde_Image -> Image)
2010-12-03 Gunnar WrobelForgot the Mime_Viewer dependency.
2010-12-03 Gunnar WrobelGeneralize ignoring of */config/*.d/ configurations.
2010-12-03 Gunnar WrobelAdd initial package.xml.
2010-12-03 Gunnar WrobelThis can require VFS.
2010-12-03 Gunnar WrobelRequire PHPUnit >= 3.5.0
2010-12-03 Michael J.... simplify, always call clearView() from loadEvents(...
2010-12-03 Michael J.... Only build the overview once. Still need to add lazy...
2010-12-03 Michael J.... Initial go at a "overview" view, some other tweaks...
2010-12-03 Michael J.... only mark calendars as retrieved if _all_ the dates...
2010-12-02 Michael M SlusarzRemove Horde::[get|check]RequestToken()
2010-12-02 Michael M SlusarzFix Mime tests
2010-12-02 Michael M SlusarzRevert "This should not be necessary and fails with...
2010-12-02 Michael M SlusarzOnly set charset if it is not empty
2010-12-02 Michael M SlusarzStore headers internally in UTF-8
2010-12-02 Jan SchneiderBuild multipart message when sending notifications...
2010-12-02 Jan SchneiderCentralize generation of MIME messages.
2010-12-02 Gunnar WrobelAdd optional dependencies on Service_Twitter and Servic...
2010-12-02 Gunnar WrobelHttp_Client -> Http
2010-12-02 Gunnar WrobelThis is actually an optional dependency of Core, not...
2010-12-02 Gunnar WrobelDo not offer these blocks if there is no chance they...
2010-12-02 Gunnar WrobelThe external feed block adds an optional dependency...
2010-12-02 Michael J.... fix variable name
2010-12-02 Gunnar WrobelRevert "Remove pass-by-reference."
2010-12-01 Gunnar WrobelUpdate package.xml.
2010-12-01 Gunnar WrobelAllow the drivers to rewrite the login credentials...
2010-12-01 Gunnar WrobelMust match signature of Horde_Auth_Ldap.
2010-12-01 Gunnar WrobelConcatenate.
2010-12-01 Gunnar WrobelRemove pass-by-reference.
2010-12-01 Gunnar Wrobelphpdoc
2010-12-01 Gunnar WrobelReplace the Kolab tests with a simpler unit test.
2010-12-01 Gunnar WrobelConvert the Horde_Auth_Passwd test to PHPUnit.
2010-12-01 Gunnar WrobelConvert the getCryptedPassword test to PHPUnit.
2010-12-01 Gunnar WrobelStart conversion to PHPUnit.
2010-12-01 Jan SchneiderFix paths.
2010-12-01 Jan SchneiderDon't add prototype.js manually.
2010-12-01 Jan SchneiderPass organizer to iTip view.
2010-12-01 Jan SchneiderFix script name.
2010-12-01 Michael M SlusarzWiki code tag should default to shell script - now...
2010-12-01 Michael M SlusarzFix icon names in syntaxhighlighter config
2010-12-01 Michael M SlusarzAdd sh as alias for shell
2010-12-01 Michael M SlusarzUpdate readme path
2010-12-01 Gunnar WrobelUpdate TODO.
2010-12-01 Gunnar WrobelFix packaging.
2010-12-01 Gunnar WrobelExclude files in horde/config/*.d/
2010-12-01 Gunnar WrobelComplete testing.
2010-12-01 Gunnar WrobelUpdate package.xml.
2010-12-01 Gunnar WrobelAdd setUp and tearDown to avoid side effects. Remove...
2010-12-01 Gunnar WrobelRemove the use of Horde_Session and access the session...
2010-12-01 Jan SchneiderInitialize Token translations.
2010-12-01 Michael M SlusarzBug #9418: Header/Charset improvements/cleanups for...
2010-12-01 Michael M SlusarzFix resuming drafts in dimp
2010-12-01 Michael M SlusarzBug #9418: Honor chosen charset when saving drafts
2010-12-01 Michael M SlusarzMake it easier to grok horde log for PHP errors
2010-12-01 Michael M Slusarz'm' might not be set (vfolders)
2010-12-01 Michael M SlusarzAdd application/javascript MIME type to viewer config
2010-12-01 Michael M SlusarzAdd link to file from commits page
2010-12-01 Michael M SlusarzNeed to init bin/translation properly.
2010-12-01 Michael M SlusarzOnly destroy session if it exists
2010-12-01 Michael M SlusarzI don't think this file is needed, especially since...
2010-12-01 Michael M SlusarzDon't store session values if they are empty
2010-12-01 Michael M SlusarzDon't show thread graphics in vertical mode
2010-12-01 Michael M SlusarzFix viewport update of thread messages after delete.
2010-11-30 Michael M SlusarzUse new nonce support for request tokens
2010-11-30 Michael M SlusarzAdd translation support to horde/Token
2010-11-30 Michael M SlusarzBug #9419: Fix typo
2010-11-30 Michael M SlusarzBug #9417: Fix class name
2010-11-30 Michael M SlusarzBug #9415: Fix storing IMAP object in session
2010-11-30 Michael M SlusarzBug #9415: Fix fatal error if IMAP object does not...
2010-11-30 Michael M SlusarzHave Horde handle PHP legacy error handling.
2010-11-30 Jan SchneiderFix Horde_Cache usage correctly.
2010-11-30 Gunnar WrobelCorrect method names.
2010-11-30 Gunnar WrobelRemove Horde_Nonce as duplication protection in Horde...
2010-11-30 Gunnar WrobelUse the existing "auth" secret.
2010-11-30 Chuck HagenbuchPretty sure we still want a Horde_Cache object here...
2010-11-30 Jan SchneiderRemove charset methods.
2010-11-30 Jan SchneiderFix paths.
2010-11-30 Jan SchneiderAdd configuration for mysql tests.
2010-11-30 Jan SchneiderConvert to new Horde_Cache class layout.
2010-11-30 Jan SchneiderDefault to no expiration.
next