horde.git
2011-01-26 Jan SchneiderExtend migration script to be more flexible.
2011-01-26 Jan SchneiderDon't simply sort migration scripts by name, this is...
2011-01-26 Jan SchneiderThe horde-db-migrate scripts requires the Autoloader.
2011-01-26 Jan SchneiderAdd script to run any migration scripts from arbitrary...
2011-01-26 Jan SchneiderSearch all migration/ subdirectories for migration...
2011-01-20 Jan SchneiderUpdate db_migrate to support framework package migration.
2011-01-20 Jan SchneiderShow correct error message when running CLI scripts.
2011-01-20 Jan SchneiderAdd script for later migration of share data.
2011-01-20 Jan SchneiderFix path.
2011-01-20 Jan SchneiderWrap prompt message, and place default value after...
2011-01-20 Jan SchneiderOnly remove scheme and host if we don't want a full...
2011-01-20 Jan SchneiderAs per RFC 3986 URI schemes are: ALPHA *( ALPHA / DIGIT...
2011-01-20 Michael M SlusarzBug #9493: More thorough checking when retrieving PGP...
2011-01-20 Michael M SlusarzBug #9525: Switch header charsets if we can't encode...
2011-01-20 Michael M SlusarzFix transparent login to imp if using preauthenticate...
2011-01-20 Michael M SlusarzBug #9525: Add Horde_Mime::encodeAddress() tests
2011-01-20 Michael M SlusarzConverted horde/Crypt package to PHPUnit
2011-01-20 Michael M SlusarzBug #9349: Fix new subfolder doesn't show in folder...
2011-01-20 Chuck HagenbuchDon't allow a protocol scheme to start with punctuation...
2011-01-20 Michael M SlusarzBug #9525: Add validation tests
2011-01-20 Michael M SlusarzUpgrade deprecated function calls
2011-01-19 Michael M SlusarzMore correct for IE
2011-01-19 Gonçalo QueirósBug #9523: Send a full link when sending the email...
2011-01-19 Michael M SlusarzSimplify
2011-01-19 Michael M SlusarzClean up DimpBase.go() method
2011-01-19 Michael M SlusarzBetter location to set mailbox name in the hash
2011-01-18 Jan SchneiderNG share driver.
2011-01-18 Jan SchneiderAdd migration script for Kronolith.
2011-01-18 Jan SchneiderRemove unnecessary DISTINCTs.
2011-01-18 Jan SchneiderFix DB adapter detection.
2011-01-18 Jan SchneiderFix listing groups, catch empty member lists.
2011-01-18 Jan SchneiderNo idea why, but when this exception is an ErrorExcepti...
2011-01-18 Jan SchneiderUse correct key when creating first share.
2011-01-18 Jan SchneiderLog backtrace if logging an exception.
2011-01-18 Jan SchneiderThe behavior is correct, remove outcommented lines.
2011-01-18 Michael M SlusarzAllow range to be specified in hash for dimp URL
2011-01-18 Michael M SlusarzRequest #9432: Better context menu UI for setting/remov...
2011-01-18 Michael M SlusarzBug #9369: Allow a javascript variable name to be used...
2011-01-18 Michael M SlusarzBug #9514: Fix importing S/MIME key
2011-01-18 Michael M SlusarzAdd _getPartStream()
2011-01-18 Michael M SlusarzHandle S/MIME message verify without cert verify as...
2011-01-18 Michael M SlusarzTweak verify of S/MIME messages.
2011-01-18 Michael M SlusarzCleaner creation of hash fingerprint
2011-01-18 Michael M SlusarzFix deleting S/MIME Public keys
2011-01-18 Michael M SlusarzAdd form token to generated prefs URL
2011-01-18 Michael M SlusarzWhen printing, convert header data to charset of output...
2011-01-18 Michael M SlusarzBug #9475: ID 0 is a valid MIME ID
2011-01-18 Michael M SlusarzFix rendering of text parts in popup windows
2011-01-18 Michael M Slusarzphpdoc
2011-01-17 Michael J.... Remove double attaching of the gallery action widget
2011-01-17 Michael J.... Allow sqln driver to take an array of 'attribute' filte...
2011-01-17 Michael J.... reduce code duplication - move perms check into Ansel_S...
2011-01-17 Michael J.... allow the attributes filter to take an array of values...
2011-01-17 Michael J.... Improvements to obtaining galleries by slug
2011-01-17 Michael J.... Start to reduce coupling between ansel code and share...
2011-01-17 Michael J.... Add Horde_Share_Sql_Hierarchical::_exists()
2011-01-17 Michael J.... use new assertInternalType(), and avoid deprecated...
2011-01-17 Michael J.... Don't fatal, just skip tests, if the database adapter...
2011-01-17 Jan SchneiderSet charset for pgsql.
2011-01-17 Jan SchneiderSupport and fix setting the client/connection charset...
2011-01-17 Michael J.... fix typo that prevented queries to be loaded by slug
2011-01-17 Jan SchneiderFix splitting up names when exporting to N properties...
2011-01-17 Jan SchneiderAdd Horde_String::rpos().
2011-01-17 Gunnar WrobelKolab only supports specific application types and...
2011-01-17 Gunnar WrobelAllways require the full query class name.
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...
next