horde.git
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.
2010-11-30 Jan SchneiderNeed to set up autoloading globally.
2010-11-30 Jan SchneiderConsistently extend exception classes from Horde_Except...
2010-11-30 Jan SchneiderFix directory name, remove outdated tests.
2010-11-30 Jan SchneiderHere too.
2010-11-30 Jan SchneiderFix package name.
2010-11-30 Gunnar WrobelAdd changelog entry.
2010-11-30 Gunnar WrobelExchange the session based logout token with the timest...
2010-11-30 Gunnar WrobelProvide the token lifetime as parameter to the token...
2010-11-30 Gunnar WrobelAdd methods that throw an exception in case a token...
2010-11-30 Gunnar WrobelI understand it better this way.
2010-11-30 Gunnar WrobelTest the token_lifetime parameter.
2010-11-30 Gunnar WrobelFix class name.
2010-11-30 Gunnar WrobelAdd the timeout and unique checks.
2010-11-30 Gunnar WrobelAdd initial steps of the token validation.
2010-11-30 Gunnar WrobelAdd function to generate signed tokens.
2010-11-30 Gunnar WrobelAdd the secret parameter to the token system.
2010-11-30 Gunnar WrobelSimplify.
2010-11-30 Gunnar WrobelAdd a simple nonce-returning function.
2010-11-30 Gunnar WrobelCleanup.
2010-11-30 Gunnar WrobelDo not let Crypt_Blowfish die on exceptions.
2010-11-30 Gunnar WrobelAdd a test for the null padding issue.
2010-11-30 Gunnar WrobelAh, looks like Null-padding killed the tests :)
2010-11-30 Gunnar WrobelUpdated package.xml and some phpdoc.
2010-11-30 Gunnar WrobelA first, simple bloom filter.
2010-11-30 Gunnar WrobelAdded a first hashing algorithm (for session based...
2010-11-30 Gunnar WrobelTimestamp validation.
2010-11-30 Gunnar WrobelStarted validation testing.
2010-11-30 Jan SchneiderConsistently use data theme A in all apps.
2010-11-30 Jan SchneiderUse dialog view for events.
2010-11-30 Jan SchneiderAdd navigation between messages (of the currently loade...
2010-11-29 Jan SchneiderFix generating configuration script.
2010-11-29 Jan SchneiderFix path.
2010-11-29 Jan SchneiderOnly show unread messages bold. It doesn't make much...
2010-11-29 Jan SchneiderShow 'more..' entry if there are more messages in the...
2010-11-29 Jan SchneiderFinish display of notification messages. Embedded HTML...
2010-11-29 Jan SchneiderInitial content.
2010-11-29 Jan SchneiderFix variable name.
2010-11-29 Jan SchneiderAlignment of header labels.
2010-11-29 Gunnar WrobelTree is option for "Core" but it is mandatory for ...
2010-11-29 Gunnar WrobelFix the variable name in the error message.
2010-11-29 Gunnar WrobelMerge branch 'horde-prefs-file'
2010-11-29 Gunnar WrobelExtend testing and fix first bug.
2010-11-29 Gunnar WrobelStart test suite.
2010-11-29 Chuck HagenbuchFix mozilla gradient definition
2010-11-29 Gunnar Wrobelphpdoc
2010-11-29 Jan SchneiderDon't try to call js, if not passed back.
2010-11-29 Jan SchneiderAdd debug(), catch callback exceptions.
2010-11-29 Jan SchneiderAdd a base object for common jQuery Mobile stuff.
2010-11-29 Gunnar WrobelAdapt to recent Horde_Session changes.
2010-11-29 Gunnar WrobelAdd optional dependency on Kolab_Session
2010-11-29 Gunnar WrobelTypo.
2010-11-29 Gunnar WrobelAdd optional Db dependency.
2010-11-29 Chuck HagenbuchMake recent styles more consistent in border color...
2010-11-29 Chuck HagenbuchUse the commit log partial when showing file checkouts
2010-11-29 Chuck HagenbuchLink to the patchset from the revision number - this...
2010-11-29 Chuck HagenbuchGenerate rendered checkout output before common-header...
2010-11-29 Chuck HagenbuchCall highlight - we're already waiting for domload...
2010-11-28 Gunnar WrobelAdd mandatory setting.
2010-11-28 Chuck HagenbuchSplit subversion support files as well
2010-11-28 Chuck HagenbuchFix access level on the SVN driver
2010-11-28 Chuck HagenbuchFix showing diffs for adding files on the first revisio...
2010-11-28 Chuck Hagenbuchrevision_log style is deprecated
2010-11-28 Chuck HagenbuchRestore linebreaks that had been lost in commit messages
2010-11-28 Chuck HagenbuchBug #4578: Individual patchset view that includes the...
2010-11-28 Chuck HagenbuchInclude the invalid revision in the exception
2010-11-28 Chuck HagenbuchFix some caching logic, and store information we get...
2010-11-27 Michael J.... experiment with showing the pageLoading indicator
2010-11-27 Michael J.... Begin checking for errors, messages, session time out...
2010-11-27 Michael J.... Fix adding script files for kronolith mobile view
2010-11-27 Ian Rothfixes Bug: 9394
2010-11-27 Ian RothAdd initial Jonah migration scripts
2010-11-25 Jan SchneiderFix inconsistent cache keys (Bug #9392).
2010-11-25 Jan SchneiderUse personal address books first if determining the...
2010-11-25 Jan SchneiderReturn back to production value.
2010-11-25 Jan SchneiderPoll for alarms and keep session fresh.
next