horde.git
2010-01-15 Michael J.... add a (temporary?) entry to registry for content
2010-01-15 Michael M SlusarzRemove old CVS-related code
2010-01-15 Michael M Slusarzdocumentation tweak
2010-01-15 Michael M SlusarzRemove unneded require_once() calls and @since tags
2010-01-15 Michael M SlusarzUpdate gollem to new Horde_Registry_Application format
2010-01-15 Michael M SlusarzUpdate hylax to new Horde_Registry_Application format
2010-01-15 Michael M SlusarzRemove obsolete CVS tag/attributes
2010-01-15 Michael M SlusarzRemove base.php stuff from Kronolith
2010-01-15 Michael M SlusarzDon't show splitbar when printing
2010-01-15 Michael M SlusarzAbout 100% sure we want to check permissions/auth for...
2010-01-15 Michael M SlusarzFurther flesh out base Horde initialization.
2010-01-15 Michael M SlusarzUpdated CKEditor to v3.1
2010-01-15 Jan Schneiderchmod, even if not chgrp'ing.
2010-01-15 Jan SchneiderGo to default view when clicking the logo.
2010-01-15 Jan SchneiderThis is necessary for me to get transparent authenticat...
2010-01-15 Jan SchneiderUse "/usr/bin/env php" for the setup scripts.
2010-01-15 Jan SchneiderCreate horde/config/horde.local.php before linking...
2010-01-14 Chuck HagenbuchUse the new injector bindings to get Horde_Db instances
2010-01-14 Chuck HagenbuchNo need for a factory; create a sqlite adapter directly
2010-01-14 Chuck HagenbuchAnother compatibility shim in the Binder
2010-01-14 Chuck HagenbuchIt's not yet clear how these apps will manager their...
2010-01-14 Chuck HagenbuchMissed two removals of Horde_Db_Factory
2010-01-14 Chuck HagenbuchAdd an initial set of dependency injection bindings.
2010-01-14 Chuck HagenbuchGrammar tweaks
2010-01-14 Chuck HagenbuchRemove Horde_Db_Adapter, which only contained a factory.
2010-01-14 Chuck Hagenbuchremove structureDump - it's entirely backend-specific...
2010-01-14 Michael J.... Test commit from master branch
2010-01-14 Jan SchneiderDon't ignore some real test files.
2010-01-14 Jan SchneiderHighlight current day in week view.
2010-01-14 Jan SchneiderFix dragging/resizing.
2010-01-14 Jan SchneiderDon't show map search link if maps are disabled.
2010-01-14 Jan SchneiderFix adding events to the view after saving them.
2010-01-14 Chuck HagenbuchHorde_Db TODO updates
2010-01-14 Michael J.... last round of tests
2010-01-14 Chuck Hagenbuchstart moving away from Horde_Db_Adapter::factory()
2010-01-14 Chuck HagenbuchAdapt to the new Migrator API, and log migrations to...
2010-01-14 Chuck HagenbuchRefactor Horde_Db_Migration_Migrator to require a Logge...
2010-01-14 Chuck HagenbuchAdd setters for the Logger and Inflector objects
2010-01-14 Chuck HagenbuchMove management of the schema_info table entirely into...
2010-01-13 Michael M SlusarzTest script can be disabled via Horde configuration
2010-01-13 Michael M SlusarzImprovements to test script output
2010-01-13 Ben KlangShout: Make sure the add/edit form renders properly
2010-01-13 Ben KlangShout: Column name change
2010-01-13 Ben KlangShout: Better handling when permission denied
2010-01-13 Ben KlangOperator: Put the pager at the top of the results too
2010-01-13 Michael M SlusarzThis library can be autoloaded
2010-01-13 Michael J.... docblock
2010-01-13 Michael J.... docblock
2010-01-13 Michael J.... docblock
2010-01-13 Michael J.... Fix docblock
2010-01-13 Michael J.... Fix docblock
2010-01-13 Michael J.... Fix docblock
2010-01-13 Michael J.... Fix docblocks
2010-01-13 Michael J.... Fix docblock
2010-01-13 Ben KlangOperator: Fix Registry#pushApp() call
2010-01-13 Ben KlangOperator: Fix form handling
2010-01-13 Ben KlangShout: Catch startup exceptions
2010-01-13 Ben KlangShout: Fix form handling (Thanks Jan for the tips)
2010-01-13 Ben KlangShout: Fix default table name for devices
2010-01-13 Ben KlangOperator: Don't open the form until we are sending...
2010-01-13 Ben KlangOperator: Improve CDR table layout
2010-01-13 Ben KlangOperator: Make prefs use same column names as UI
2010-01-13 Ben KlangOperator: Adjust size of CDR results
2010-01-13 Chuck HagenbuchImplementation for primaryKey() that works with composi...
2010-01-13 Chuck HagenbuchTests for creating tables with composite primary keys
2010-01-13 Chuck HagenbuchRemove Horde_SQL_Manager now that the transition to...
2010-01-13 Chuck HagenbuchRemove mdb2-wrapper scripts.
2010-01-13 Chuck Hagenbuchremove MDB2_Schema table definitions, obsoleted by...
2010-01-13 Chuck Hagenbuchadd missing indexes to rampage_tagged
2010-01-13 Chuck HagenbuchUpdate for how composite primary keys are now available.
2010-01-13 Chuck HagenbuchSimple implementation of creating tables with composite...
2010-01-13 Ben KlangOperator: Change forms to POST and default to page 0
2010-01-13 Ben KlangOperator: More reasonable default preference value
2010-01-13 Chuck HagenbuchAllow specifying a different name for the default prima...
2010-01-13 Chuck HagenbuchRemove column list so that this insert works regardless...
2010-01-13 Michael M SlusarzNo more hatchery
2010-01-12 Michael M SlusarzMerge branch 'horde-git' (since 12/23/2009) into master
2010-01-12 Michael M SlusarzMerge branch 'horde-hatchery' into horde-git
2010-01-12 Michael M SlusarzTest commit
2010-01-12 Ben KlangOperator: add graph type selector
2010-01-12 Ben KlangOperator: Create ability to export CDR to CSV/TSV
2010-01-12 Ben KlangOperator: Add PHP5 class syntax
2010-01-12 Jan SchneiderHappy New Year!
2010-01-12 Jan SchneiderHappy New Year!
2010-01-12 Jan Schneiderphpdoc
2010-01-12 Jan SchneiderGet drag&drop at least in day view partially working...
2010-01-12 Ben KlangOperator: Misc fixes
2010-01-12 Ben KlangFix missing square brackets
2010-01-12 Michael M SlusarzMust be at sibling level to use previous()
2010-01-12 Ben KlangOperator: Fix table layout
2010-01-12 Jan SchneiderUse Http_Client.
2010-01-12 Jan SchneiderDon't store PEAR_Errors in the session.
2010-01-12 Jan SchneiderTry any authentication by default.
2010-01-12 Jan SchneiderTake into account that curl returns multiple headers...
2010-01-12 Jan SchneiderMore phpdoc.
2010-01-12 Jan SchneiderDocument HTTP authentication parameters.
2010-01-12 Jan SchneiderUnused
2010-01-12 Jan SchneiderAdd proxy port.
2010-01-12 Jan SchneiderFix phpdoc.
2010-01-12 Chuck HagenbuchMigration for creating the rampage tag tables.
next