horde.git
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.
2010-11-25 Jan SchneiderNo longer necessary.
2010-11-25 Gunnar WrobelUpdate package.xml.
2010-11-25 Gunnar WrobelFix the .gitignore to not ignore horde/admin/config/*.
2010-11-25 Gunnar WrobelEnsure we get a decent display about the package.xml...
2010-11-25 Gunnar WrobelUse Horde_Test for autoloading.
2010-11-25 Gunnar WrobelUse the current error reporting as a base.
2010-11-25 Jan SchneiderShow portal link only in Horde. Can be added manually...
2010-11-25 Jan SchneiderCenter align icons.
2010-11-25 Michael M SlusarzPrefs UI fixes
2010-11-25 Michael M SlusarzRecursiveDirectoryIterator was expected to throw an...
2010-11-25 Michael M SlusarzFix function call
2010-11-25 Michael M SlusarzPartial revert of 32a4f6ed963f7b08dec90285b09a3c170b7ca09f
2010-11-25 Michael M SlusarzJSON encode prefs scope object when serializing.
2010-11-25 Michael M SlusarzUse better signature for session blocks data
2010-11-25 Michael M SlusarzAdd mailbox name to context menu
2010-11-25 Chuck HagenbuchRecursiveDirectoryIterator throws a fatal error if...
2010-11-24 Michael M SlusarzFix mailbox list generation in IMP
2010-11-24 Michael M Slusarzphpdoc; fix return value
2010-11-24 Michael M SlusarzHorde_Session does the necessary serialization; if...
2010-11-24 Michael M SlusarzBug #9397: fields is never determined
2010-11-24 Michael M SlusarzFix typo
2010-11-24 Michael M SlusarzFix typo
2010-11-24 Michael M SlusarzPartial revert of 160b49be4e0fcf4f89d9cb366acba6e15a1c6758
2010-11-24 Michael M SlusarzRemove duplicate script declaration
2010-11-24 Jan SchneiderImplement advance header view.
2010-11-24 Jan SchneiderThere's no reason to send an empty header value.
2010-11-24 Jan SchneiderReset message view on load.
2010-11-24 Jan SchneiderTweak mailbox and message views.
2010-11-24 Jan SchneiderAdd style for HTML iframes.
2010-11-24 Jan SchneiderMerge from imp.js.
2010-11-24 Jan SchneiderSubject data is already HTML encoded.
2010-11-24 Jan SchneiderRe-add loading horde-jquery.js.
2010-11-24 Jan SchneiderFix adding theme files. phpdoc.
2010-11-24 Michael M SlusarzBug #9404: Fix sound listing
2010-11-24 Michael M SlusarzMake sure sound file is a wav file
2010-11-24 Michael M SlusarzBug #9404: Fix flag image generation
next