horde.git
2011-01-13 Michael M Slusarzadd update documentation for changed config value
2011-01-13 Michael M SlusarzI find this array format easier to read - less whitespace
2011-01-13 Michael J RubinskyH4 style filename
2011-01-13 Michael J.... Catch exceptions, get rid of last bit of PEAR_Error...
2011-01-13 Michael J.... Move Turba_Driver::factory() functionality to the injec...
2011-01-13 Michael J.... Don't serialze the params array for the _instance key.
2011-01-13 Gunnar WrobelTest get/setStorage.
2011-01-13 Gunnar WrobelOptional dependency on Kolab_Storage.
2011-01-13 Gunnar WrobelStubs for the Kolab tests.
2011-01-13 Gunnar WrobelPut the stub into a separate "Stub" directory as it...
2011-01-13 Gunnar WrobelAdd the phpunit.xml to get just the code coverage for...
2011-01-13 Michael J.... This should be a configuration array, not a Horde_Db_Ad...
2011-01-13 Michael J.... We have a factory bound to 'Horde_Db_Adapter' for the...
2011-01-13 Michael J.... No need for this binder, call the factory directly...
2011-01-13 Michael J.... Last of the pear error checks in krono that are in...
2011-01-13 Michael J.... throw exceptions
2011-01-13 Michael J.... Use Horde/Http_Client for retrieving fb info over http
2011-01-13 Michael J.... remove unused code, ws
2011-01-13 Michael J.... Kronolith_Geo drivers now use Horde_Db and DI
2011-01-13 Michael J.... The injector knows about this factory, just request...
2011-01-13 Michael J.... this code will never be reached
2011-01-13 Michael J.... Fix fb generation for resources
2011-01-13 Michael J.... Fix generating fb info in certain cases
2011-01-13 Michael J.... Kronolith_Resources to use Horde_Db
2011-01-13 Michael J.... PEAR::DB -> Horde_Db for Kronlith_Driver_Sql, Dependenc...
2011-01-13 Michael J.... Fix removeUserData in kronolith
2011-01-13 Michael J.... use the DbBase factory here
2011-01-12 Michael M SlusarzDon't store allow_folders value in $conf array
2011-01-12 Michael M SlusarzDon't directly alter $conf array; use $chora_conf instead
2011-01-12 Michael M Slusarzsanity check
2011-01-12 Michael J.... Use Horde 4 style class/file names
2011-01-12 Michael J.... remove accidently commited files
2011-01-12 Michael J.... Log the query when throwing this error
2011-01-12 Michael J.... Fix object updating
2011-01-12 Michael J.... Start removing PEAR::DB from kronolith, refactor for H4
2011-01-12 Michael J.... declare $_instances member, phpdoc
2011-01-12 Michael M SlusarzBug #9504: Mask might render all available options...
2011-01-12 Michael M SlusarzBug #9507: Only do language change callback to authenti...
2011-01-12 Michael M Slusarzphpdoc
2011-01-12 Michael M SlusarzCleaner/faster way of toggling RTE
2011-01-12 Jan SchneiderImplement quoteString().
2011-01-12 Jan SchneiderUpdate to use Horde_Db.
2011-01-12 Jan SchneiderIterator interface is the lowest common denominator.
2011-01-12 Jan SchneiderAdd quoteString() to interface.
2011-01-12 Michael M SlusarzFix annoying Db build error
2011-01-12 Michael M SlusarzFix deprecated assertType() usage
2011-01-12 Jan SchneiderThanks to no LSB, we need to keep seperate handlers...
2011-01-12 Jan SchneiderFix splitread database usage in VFS (Bug #9467).
2011-01-12 Gunnar WrobelRough component documentation is possible now.
2011-01-12 Gunnar WrobelBail out if the input is not okay.
2011-01-12 Gunnar WrobelSupport template directories.
2011-01-12 Michael M SlusarzBug #9484: Ensure we always get 23 character string
2011-01-12 Michael M SlusarzConvert Turba_Driver_Sql to using Horde_Db
2011-01-12 Michael M SlusarzSilence undefined index errors
2011-01-12 Michael M SlusarzTurba doc updates
2011-01-12 Michael M SlusarzAdd Horde_Domhtml::getHead()
2011-01-11 Gunnar WrobelMFB: Add same test as on CVS though for the git version...
2011-01-11 Jan SchneiderFix Drafts translation (Bug #9503).
2011-01-11 Jan SchneiderAdd stress test script for benchmarking share drivers.
2011-01-11 Jan SchneiderSplit out test migrations.
2011-01-11 Gunnar WrobelAdd dependency on the Exception package.
2011-01-11 Gunnar WrobelRevert "Revert "Horde_Injector_DependencyFinder uses...
2011-01-11 Gunnar WrobelRevert "Do not use a previous exception here."
2011-01-11 Gunnar WrobelRevert "Correct error string."
2011-01-11 Jan SchneiderShow recurring events in daily agenda.
2011-01-11 Jan SchneiderWe only need the calendar ids.
2011-01-11 Jan SchneiderAdd ucwords().
2011-01-11 Gunnar WrobelComplete the template machinery for the existing code.
2011-01-11 Gunnar WrobelAllow to differentiate between a template directory...
2011-01-11 Gunnar WrobelReplace template rewriting with the template helper.
2011-01-11 Gunnar WrobelComplete printf templating.
2011-01-11 Gunnar WrobelStart the templates helper.
2011-01-10 Gunnar WrobelConvert to Cli_Modular.
2011-01-10 Gunnar WrobelProvide the dependency handler if set.
2011-01-10 Gunnar WrobelCorrect error string.
2011-01-10 Gunnar WrobelDo not use a previous exception here.
2011-01-10 Gunnar WrobelRevert "Horde_Injector_DependencyFinder uses the concep...
2011-01-10 Chuck HagenbuchWhat does this flush() do? With it, DIMP whitescreens...
2011-01-10 Gunnar WrobelAllow to use the output handler as PEAR logger.
2011-01-10 Gunnar WrobelStart the documentation module.
2011-01-10 Gunnar WrobelFix typo.
2011-01-10 Gunnar WrobelUpdate TODO.
2011-01-10 Gunnar WrobelHorde_Injector_DependencyFinder uses the concept of...
2011-01-10 Gunnar WrobelFix package name.
2011-01-10 Chuck HagenbuchFaster, github-like revision log viewer for files.
2011-01-10 Michael J.... These methods take an Ansel_Style object now
2011-01-09 Chuck HagenbuchUpdate to the controller base class for the new MVC...
2011-01-09 Chuck HagenbuchThis is all at http://wiki.horde.org/Project/Hippo
2011-01-09 Gunnar WrobelThe cached query type must replace the default query.
2011-01-09 Gunnar WrobelSupport listing personal and all default folders.
2011-01-09 Gunnar WrobelCorrect returning the namespace handler. Support loggin...
2011-01-09 Michael J.... db is a property of _groupOb
2011-01-09 Michael J.... PEAR_Error -> Exceptions
2011-01-08 Gunnar WrobelAll functionality available in here before has been...
2011-01-08 Gunnar WrobelImplement the getForeignDefault() query.
2011-01-08 Gunnar WrobelImplement getDefault() query.
2011-01-08 Chuck HagenbuchTweak the space between multiple commit summaries
2011-01-08 Gunnar WrobelCached folder owner list.
2011-01-08 Gunnar WrobelThe namespace now fully handles the ownership informati...
2011-01-08 Michael J RubinskyDon't do *any* image resizing for now. This causes...
next