horde.git
2010-12-20 Jan SchneiderLoad common-header.inc from horde.
2010-12-20 Michael M SlusarzBug #9458: Adjust width based on viewport position...
2010-12-20 Michael M SlusarzBug #9458: Fix position determination of dragbar
2010-12-20 Michael M SlusarzCleanup registry.php.dist file
2010-12-20 Michael M SlusarzBug #9424: Need to unset apis variable - or else it...
2010-12-20 Michael M SlusarzDon't mask errors
2010-12-20 Michael M SlusarzFix language change on login screen
2010-12-20 Michael M SlusarzFix undefined variable warning
2010-12-20 Michael M SlusarzRegistry not working due to viral copy/paste error
2010-12-20 Michael M SlusarzRevert "Revert "Cleanup registry caching." This caused...
2010-12-20 Michael M SlusarzHandle memcache servers that are not reachable
2010-12-19 Chuck HagenbuchRevert "Cleanup registry caching." This caused registry...
2010-12-18 Chuck HagenbuchHorde_Icalendar throws exceptions now
2010-12-17 Michael M SlusarzCleanup registry caching.
2010-12-17 Michael M SlusarzAPI calls should no longer be throwing PEAR_Errors...
2010-12-17 Michael M SlusarzNot used
2010-12-17 Michael M SlusarzDon't cache config data in registry.
2010-12-17 Michael M SlusarzOther than delete, don't flag until we get confirmation...
2010-12-17 Michael M SlusarzHave the flagCallback handle setting deleted flag when...
2010-12-17 Michael M SlusarzHave flagEntry() accept an IMP_Indices object
2010-12-17 Michael M SlusarzRemove unreachable code
2010-12-17 Michael M SlusarzFix empty mailbox message display on IE8
2010-12-17 Michael M SlusarzFix folder display on IE8
2010-12-17 Michael M Slusarzm.message might be null if JSON encoding is broken
2010-12-16 Michael J Rubinskymatch function signature, but need a default value...
2010-12-16 Michael J Rubinskylooks like you need to specify a null default value...
2010-12-16 Michael J.... If we include a full url, output prototype with a full...
2010-12-16 Michael J.... remove extra parameter
2010-12-16 Jan SchneiderAdd initial test for newShare()/addShare().
2010-12-16 Jan SchneiderWork around broken sqlite primary key generation.
2010-12-16 Jan SchneiderFix typehints.
2010-12-16 Jan SchneiderTest autoincrements. Add a test for how we currently...
2010-12-16 Jan SchneiderHorde_Share throws exceptions.
2010-12-16 Jan SchneiderAdd skeleton for sql driver test.
2010-12-16 Jan SchneiderMove methods.
2010-12-16 Jan SchneiderRemove references.
2010-12-16 Jan SchneiderMake methods abstract.
2010-12-16 Jan SchneiderSmall cleanups.
2010-12-16 Jan SchneiderRemove unneeded logging methods.
2010-12-16 Jan SchneiderMake Horde_Share_Base abstract.
2010-12-16 Jan SchneiderHorde_Share -> Horde_Share_Base.
2010-12-16 Jan SchneiderDrop domain keys. The same can be done by domain permis...
2010-12-16 Jan SchneiderUpdate test.
2010-12-16 Jan SchneiderRemove stray comment parts.
2010-12-16 Michael M SlusarzTicket #9454: Add example hook for setting search_field...
2010-12-16 Michael M SlusarzBug #9453: Fix highlighting escaped symbols in autocomplete
2010-12-16 Michael M Slusarzstyle/doc
2010-12-16 Michael M SlusarzRewrite IMAP flags handling/display code
2010-12-16 Michael M SlusarzMake colorpicker work with abbreviated hex values
2010-12-16 Michael M SlusarzFix function name
2010-12-16 Michael M SlusarzFix tree display in mimp
2010-12-16 Michael M SlusarzMake sure HEAD exists before appending to it
2010-12-16 Gunnar WrobelBase64 encode token strings to allow them to contain...
2010-12-16 Jan SchneiderMove timeout parameter to base class, phpdoc.
2010-12-16 Jan SchneiderArray keys are casted to integers if they look like...
2010-12-16 Jan SchneiderSimplify, add autoloader.
2010-12-16 Jan SchneiderAdd debug switch to log all queries.
2010-12-16 Jan SchneiderConvert to migrations.
2010-12-16 Jan SchneiderFix class names.
2010-12-16 Jan SchneiderUse Horde_Exception_Pear::catchError().
2010-12-16 Jan SchneiderFix method name.
2010-12-16 Jan SchneiderAllow to provide additional details with exceptions...
2010-12-16 Jan SchneiderCorrectly report functions in the trace.
2010-12-16 Jan SchneiderShow full error trace on CLI too. CLI scripts can only...
2010-12-16 Jan SchneiderCatch HookNotSet.
2010-12-16 Jan SchneiderFix editing domains.
2010-12-16 Jan SchneiderRemove redundant menu tags.
2010-12-16 Jan SchneiderMFB: Add Andras.
2010-12-16 Gunnar WrobelSwitch to modules.
2010-12-16 Gunnar WrobelMove unnecessary layer.
2010-12-16 Gunnar WrobelFinish the module provider and complete the module...
2010-12-16 Gunnar WrobelAllow collecting usage descriptions from each module.
2010-12-16 Gunnar WrobelAdd the modules handler.
2010-12-16 Gunnar WrobelStart extracting the modular approach from the componen...
2010-12-16 Gunnar WrobelGPL
2010-12-15 Jan SchneiderFix running test.php on a bootstrapped Horde installation.
2010-12-15 Jan SchneiderDon't show DataTree sidebar entry if DataTree is disabled.
2010-12-15 Jan SchneiderThis setting is not required.
2010-12-15 Jan SchneiderWe use Net_DNS2 now.
2010-12-15 Gunnar WrobelExtract the cli into a separate package.
2010-12-14 Gunnar WrobelMake all backends work with the listMailboxes() method...
2010-12-14 Gunnar WrobelA basic set of options to get other backends than the...
2010-12-14 Gunnar WrobelRough draft of listing folders on the command line.
2010-12-14 Gunnar WrobelStart adding a factory.
2010-12-14 Gunnar WrobelStart extracting the core storage handler.
2010-12-14 Gunnar WrobelRemove group parameter.
2010-12-14 Gunnar WrobelMatch signatures of Horde_Group_Mock methods to Horde_G...
2010-12-14 Gunnar WrobelAdd some options to the cli interface. No implementatio...
2010-12-14 Gunnar WrobelAdd required libxml extension and update TODO.
2010-12-14 Gunnar WrobelAdd basic Cli interface.
2010-12-14 Gunnar WrobelFix class name.
2010-12-14 Gunnar WrobelUpdate autoloading.
2010-12-14 Gunnar WrobelMove to standard layout.
2010-12-14 Michael M SlusarzBug #9447: Translate mailbox names in search query...
2010-12-14 Michael M SlusarzBug #9444: Existence check
2010-12-13 Gunnar WrobelMatch signatures.
2010-12-13 Gunnar WrobelUpdate todos.
2010-12-13 Gunnar WrobelRemove dependencies no longer required.
2010-12-13 Gunnar WrobelUnused test.
2010-12-13 Gunnar WrobelCaching the parser is not a good idea.
next