horde.git
2010-01-08 Michael M SlusarzAbstract the Horde_Test interface.
2010-01-08 Michael M SlusarzTweaks to compressed viewers.
2010-01-08 Michael M SlusarzUse the 'compressed' metadata element to determine...
2010-01-08 Michael M SlusarzSplit capabilities into 2 arrays, adding a metadata...
2010-01-08 Chuck HagenbuchAdd Migration classes to package.xml
2010-01-08 Chuck HagenbuchStart a bin/ directory for Horde for scripts that are...
2010-01-07 Chuck HagenbuchFix table definitions for PostgreSQL
2010-01-07 Michael M SlusarzMissing an object in this chain
2010-01-07 Michael M SlusarzDragDrop2 fixes
2010-01-07 Chuck HagenbuchFix some typos found by the new tests. Yay tests!
2010-01-07 Chuck HagenbuchRework pdo_pgsql tests to not re-connect to the databas...
2010-01-07 Chuck HagenbuchBetter test table cleanup
2010-01-07 Chuck HagenbuchFirst pass moving tests that are testing adapter functi...
2010-01-07 Chuck HagenbuchAdd consistent handling of the users test table to...
2010-01-07 Chuck HagenbuchUse a Logger instance for communicating what happens...
2010-01-07 Chuck HagenbuchDefault to being quiet instead of generating output...
2010-01-07 Chuck HagenbuchRemove static $verbose settings
2010-01-06 Michael M SlusarzFix diff issues with generated $Id strings
2010-01-05 Michael M SlusarzFatally exit if register_globals is set
2010-01-05 Michael M Slusarzcore.php cleanups
2010-01-04 Jan SchneiderWe need the parameter values here (Bug #8800).
2010-01-04 Jan SchneiderThis check doesn't work with symlinks, and It's look...
2010-01-04 Michael J.... Give link to the page needed to setup the account if...
2010-01-04 Michael J.... BFN
2009-12-31 Michael M SlusarzRemove Horde's base.php file
2009-12-31 Michael M SlusarzFix phpdoc errors
2009-12-31 Ben KlangHorde_Perms_Ui: make $info passed by reference
2009-12-31 Michael M SlusarzAdd .gitattributes file
2009-12-31 Ben KlangExtra field necessary for LDAP
2009-12-31 Ben KlangAdd configldap definition, similar to configsql
2009-12-31 Ben KlangOne missed PEAR::raiseException -> throw
2009-12-31 Michael M SlusarzBug #8803: Fix urlencoding of parameters.
2009-12-30 Ben KlangFix call-time pass by reference (E_STRICT)
2009-12-30 Jan SchneiderMFB
2009-12-30 Jan SchneiderBFN
2009-12-30 Jan SchneiderFix merging Horde changes to Git.
2009-12-29 Jan SchneiderAdd Croatian help file.
2009-12-26 Chuck HagenbuchStart making $verbose per-instance instead of static
2009-12-25 Michael M SlusarzAdded by mistake
2009-12-25 Michael M Slusarztweaks
2009-12-25 Michael M SlusarzOptimize PNGs
2009-12-24 Chuck HagenbuchBefore typecasting, we expect mysql native booleans...
2009-12-24 Chuck HagenbuchClean up handling of the users table
2009-12-24 Chuck HagenbuchRe-add /lib and /libs
2009-12-24 Chuck HagenbuchRevert "Import AllTests.php from CVS HEAD." This script...
2009-12-24 Michael J.... fix parse error
2009-12-24 Michael M SlusarzIf selected message(s) disappear from mailbox, graceful...
2009-12-24 Michael M SlusarzMove request_id and update determination into ListMessa...
2009-12-24 Michael M SlusarzRequest #7297: Only update search mailbox on explicit...
2009-12-24 Michael M SlusarzFix determining starting index when in search mailboxes
2009-12-24 Michael M Slusarzphpdoc
2009-12-24 Michael M SlusarzIf reset is seen, clear the selected list.
2009-12-24 Michael M SlusarzMaintain accesskeys on updates; no need to carry around...
2009-12-24 Michael M SlusarzFix deleting messages in search mailboxes.
2009-12-24 Michael M SlusarzDelete search folders from browser cache when navigatin...
2009-12-24 Michael M SlusarzAdd IMP::newmailAlerts()
2009-12-24 Michael M SlusarzFix setting label of a 'special' container
2009-12-24 Michael M SlusarzUpdate .gitignore
2009-12-24 Michael M SlusarzImport imp from horde-hatchery
2009-12-24 Michael M SlusarzRemove duplicate script (same as framework/bin/install_...
2009-12-24 Michael M SlusarzRemove $Horde CVS tags.
2009-12-24 Michael M SlusarzNeed to track horde/config/nls.php
2009-12-24 Michael M SlusarzToo aggressive with Horde -> self:: conversions
2009-12-24 Michael J.... Need to create the horde/config/horde.local.php file...
2009-12-24 Michael J.... Add missing nls.php file from CVS.
2009-12-23 Michael J.... tweak the path for the final attempt at loading Horde_C...
2009-12-23 Michael J.... fix some phpdoc/function default value
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.
next