horde.git
2011-01-17 Jan SchneiderSet UTF-8 charset in sqlite tests.
2011-01-17 Gunnar WrobelSupport retrieving shares.
2011-01-17 Gunnar WrobelIt probably does not make sense to use two levels of...
2011-01-17 Gunnar WrobelUse getStorage().
2011-01-17 Gunnar WrobelBasic share list.
2011-01-17 Gunnar WrobelFolder type support.
2011-01-17 Gunnar WrobelStart with listShares().
2011-01-17 Jan SchneiderCharset testing.
2011-01-17 Gunnar WrobelSupport returning basic folder data from the cache.
2011-01-17 Gunnar WrobelReturn the folder in the cache decorator.
2011-01-16 Chuck Hagenbucharray style
2011-01-16 Chuck HagenbuchMake sure that the sidebar always uses left-aligned...
2011-01-15 Chuck HagenbuchFix variable name in error message, and redirect away...
2011-01-15 Chuck HagenbuchThrow an Ansel_Exception here so that it's caught as...
2011-01-15 Chuck HagenbuchCheck for $GLOBALS['conf'] AND $GLOBALS['injector']
2011-01-15 Chuck HagenbuchRevert "What does this flush() do? With it, DIMP whites...
2011-01-14 Michael M SlusarzBug #9514: Pass the mailbox name, not the certificate...
2011-01-14 Michael M SlusarzFix down/Page down behavior in dimp viewport
2011-01-14 Michael M SlusarzFix some compose screen resize issues
2011-01-14 Michael M SlusarzCreate a generic admin check login task.
2011-01-14 Jan SchneiderAdd next-generation SQL Share driver.
2011-01-14 Jan SchneiderBOOLEAN is integer in SQLite internally, cast booleans...
2011-01-14 Jan SchneiderMFB: Fix integer overflow in ASN parser.
2011-01-14 Jan SchneiderRevert "Move, so that uncommenting actually overwrites...
2011-01-14 Jan SchneiderUse more sane defaults.
2011-01-14 Jan SchneiderMove, so that uncommenting actually overwrites the...
2011-01-14 Michael M SlusarzBug #9488: Report logger failures
2011-01-14 Michael M SlusarzBug #9511: Make sure DimpCompose.onDomLoad() has run...
2011-01-14 Michael M SlusarzBug #9513: Cast to timestamp for DateTime
2011-01-14 Michael M SlusarzMove all initialization for IMP_Imap_Tree into init()
2011-01-14 Gunnar WrobelSwitch to PHP templates only.
2011-01-14 Gunnar WrobelStray file.
2011-01-14 Gunnar WrobelChange the distribution module to using a template...
2011-01-14 Gunnar WrobelAllow modifications to the target location within the...
2011-01-14 Gunnar WrobelOnly provide dummy data if it has not been set in the...
2011-01-13 Michael M SlusarzBug #9455: Add ability to get full URL from Horde_Theme...
2011-01-13 Michael M SlusarzTicket #9507: Clarify changeLanguage() behavior
2011-01-13 Michael M SlusarzBug #9509: Don't sanitize raw header text
2011-01-13 Michael M SlusarzOptimize header parsing when raw data is available
2011-01-13 Michael M SlusarzFix error handler for '@'-prefixed calls.
2011-01-13 Michael M SlusarzUse ini_restore().
2011-01-13 Michael M SlusarzInject DB object into Turba_Driver_Sql
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).
next