horde.git
2009-12-23 Michael M SlusarzRB_window may not exist until end of this function
2009-12-23 Michael M Slusarzdragdrop2 now fires custom events instead of using...
2009-12-23 Michael M Slusarzredbox prototypejs tweaks
2009-12-23 Michael M SlusarzBetter keyboard navigation
2009-12-23 Michael M SlusarzHorde:: -> self::
2009-12-23 Michael M SlusarzSpellChecker improvements
2009-12-23 Jan SchneiderMoved from DIMP.
2009-12-23 Jan SchneiderIgnore files in registry.d/.
2009-12-23 Michael M SlusarzUpdate po files
2009-12-23 Michael M SlusarzMake translation script grab apps from registry.
2009-12-23 Michael M SlusarzSimplify
2009-12-23 Michael M SlusarzLink fileroots to horde's fileroot, so it is easier...
2009-12-23 Michael M SlusarzFix package.xml file
2009-12-23 Michael M SlusarzAdd install_dev script
2009-12-23 Michael M SlusarzIgnore some files/directories useful for dev setup
2009-12-23 Michael M SlusarzImport horde from CVS HEAD
2009-12-23 Michael M SlusarzImport admintools and devtools from CVS HEAD
2009-12-23 Michael M SlusarzImport AllTests.php from CVS HEAD.
2009-12-22 Michael M SlusarzIgnore these emoticons.
2009-12-22 Jan SchneiderThese are 4.
2009-12-22 Jan SchneiderAdd Horde_Support_Backtrace#getMap().
2009-12-22 Jan SchneiderRe-use $basedir.
2009-12-21 Michael M SlusarzBug #8791: IE8 needs this global variable defined with...
2009-12-21 Michael M SlusarzImprovements to random ID generation
2009-12-20 Michael J.... Add initial, basic implementation for a Geonames.org...
2009-12-20 Chuck HagenbuchFirst pass at making form and tag helpers HTML 4.01...
2009-12-20 Chuck HagenbuchAdd assertHtmlDomEquals for less-strict parsing
2009-12-19 Michael J.... Cast the url to string when it will be json encoded
2009-12-18 Michael M SlusarzMake singleton/factory classname agnostic
2009-12-17 Michael M SlusarzHorde_Tree drivers are now ucfirst
2009-12-17 Jan SchneiderReset locale when parsing (Bug #8769).
2009-12-16 Michael M SlusarzImport Horde_Tree from CVS HEAD
2009-12-15 Jan SchneiderAssume UTF-8 for release notes.
2009-12-15 Michael M SlusarzBug #8767: Search for correct quote escape character
2009-12-15 Michael M SlusarzFix infinite loop if using cache and server does not...
2009-12-15 Michael M SlusarzPrefer application icons to horde's icon if match level...
2009-12-15 Michael M SlusarzFix buildMimeIds() when the ID is 0
2009-12-15 Michael M SlusarzRemove pass-by-reference
2009-12-14 Michael M SlusarzBug #8751: Fix parsing old x.509 certs
2009-12-14 Michael M Slusarzphpdoc
2009-12-14 Chuck HagenbuchIf we don't set _targetVersion to null, re-use of a...
2009-12-14 Chuck HagenbuchFix static inflector usage (@todo inject one instead...
2009-12-14 Chuck HagenbuchCreate the users table for Migrator tests, and fix...
2009-12-14 Chuck HagenbuchFix parent class
2009-12-14 Chuck HagenbuchFix a bug in _copyTableContents() that caused some...
2009-12-13 Chuck HagenbuchMove some adapter-specific tests to the MySQL test...
2009-12-13 Chuck Hagenbuchwording
2009-12-13 Chuck HagenbuchNeed to catch 't' and 'f' (with quotes) as boolean...
2009-12-13 Chuck HagenbuchCorrect test (setting the default of an integer column...
2009-12-13 Chuck HagenbuchChange precision and scale if requested also.
2009-12-13 Chuck HagenbuchScale can influence the type, so it needs to be set...
2009-12-13 Chuck HagenbuchMatch spaces in the decimal precision
2009-12-13 Chuck HagenbuchFix class name after merging migrations
2009-12-13 Chuck HagenbuchThere's logic in this test suite for dealing with wheth...
2009-12-13 Chuck HagenbuchMerge branch 'db-migrations'
2009-12-13 Chuck HagenbuchImplement workarounds for missing SQLite ALTER TABLE...
2009-12-13 Chuck HagenbuchFix detecting default string values
2009-12-13 Chuck HagenbuchMake TableDefinition iteratable (across columns)
2009-12-13 Chuck HagenbuchSet type first so that it can be used when detecting...
2009-12-13 Chuck HagenbuchChange Horde_Db_Migration_Base constructor
2009-12-13 Chuck HagenbuchStart fixing migration tests
2009-12-13 Chuck HagenbuchEnable tests for ALTER functionality
2009-12-13 Chuck HagenbuchFix inclusion of PHPUnit
2009-12-11 Jan SchneiderDefault to Horde VFS.
2009-12-11 Jan SchneiderUpdate to Horde_Calendar changes.
2009-12-10 Michael J.... Add authenticate capability to Customsql, Ldap, and...
2009-12-10 Michael J.... Add the authenticate capability to the Sql driver.
2009-12-09 Michael M SlusarzPass group name to prefsCallback method
2009-12-09 Gunnar WrobelAdd getName()
2009-12-09 Gunnar Wrobelphpdoc
2009-12-09 Michael M SlusarzAlways cast scalars to strings (catches Horde_Url objects)
2009-12-09 Michael M SlusarzArray is a bit easier to parse in this format
2009-12-09 Michael M SlusarzFix broken Horde::popupJs() due to Horde_Url changes.
2009-12-08 Jan SchneiderAdd copy() instead of cAdd() and cRemove().
2009-12-08 Michael M Slusarzws
2009-12-08 Michael M SlusarzCorrectly quote DOM ID
2009-12-08 Jan SchneiderFix adding attributes as strings in fullSrcImg().
2009-12-08 Jan SchneiderFix preserving individual variables.
2009-12-08 Jan SchneiderUse Horde_Url.
2009-12-08 Michael M SlusarzFix transparent auth for several drivers.
2009-12-08 Jan SchneiderAdd explicit toString() method that accepts a $raw...
2009-12-08 Jan SchneiderFix logic.
2009-12-07 Jan SchneiderCast to string.
2009-12-07 Jan SchneiderAdd a few more tests.
2009-12-07 Michael M SlusarzBug #8753: Fix subscription determination if LIST-EXTEN...
2009-12-07 Michael J.... Need $s_res if $list_msgs is true as well.
2009-12-07 Michael M SlusarzAdd Horde_Url::setRaw(), useful for chaining
2009-12-07 Michael M SlusarzMove url cloning functions to cAdd() and cRemove()
2009-12-05 Chuck HagenbuchClone Horde_Url objects in static methods.
2009-12-04 Michael M Slusarzphpdoc
2009-12-04 Michael M SlusarzAdd stubs for response codes defined by RFC 5530
2009-12-04 Michael M Slusarzphpdoc, make header caching configurable
2009-12-04 Jan SchneiderAgain fix left-overs from refactoring.
2009-12-04 Chuck HagenbuchRevert "Fix function parameter"
2009-12-03 Michael M SlusarzRevert "This needs to be a string."
2009-12-03 Michael M SlusarzFix function parameter
2009-12-03 Jan SchneiderCast to string.
2009-12-03 Jan SchneiderReference not necessary.
2009-12-03 Jan SchneiderFix assertions.
2009-12-03 Jan SchneiderFix factory mock.
next