horde.git
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.
2010-01-12 Chuck HagenbuchSmarter specification of the primary key
2010-01-12 Michael M Slusarzhorde calendar cleanups.
2010-01-12 Chuck HagenbuchUNSIGNED is only relevant to MySQL. Adjust accordingly...
2010-01-12 Chuck HagenbuchAllow typeToSql() to fill in native limits, rather...
2010-01-12 Chuck HagenbuchSwitch to all positional arguments for db_migrate.
2010-01-12 Chuck HagenbuchAdd unit tests for the bug I encountered when specifyin...
2010-01-12 Ben KlangAdd observer to make Horde_Form_Type_datetime javascrip...
2010-01-11 Jan SchneiderShow a few messages even without debug mode.
2010-01-11 Jan SchneiderFix paths.
2010-01-11 Ben KlangOperator: Fix accountcode array construction
2010-01-11 Chuck HagenbuchAdd two logger warn() calls to fill out @TODOs
2010-01-11 Chuck HagenbuchAdd support for unsigned integers
2010-01-11 Michael M SlusarzRemove references to test.php script in applications
2010-01-11 Michael M SlusarzHorde::selfUrl() cleanups
2010-01-11 Michael M SlusarzOptimization
2010-01-10 Ben KlangOperator: Change from PEAR_Error to Exception handling
2010-01-10 Ben KlangOperator: Paginate the CDR results
2010-01-10 Ben KlangOperator: Move search limit to config from pref
2010-01-10 Ben KlangOperator: Mute warnings coming from Image_Graph
2010-01-10 Ben KlangOperator: Fix start month in search form
2010-01-10 Ben KlangOperator: make sure driver is loaded to populate perms...
2010-01-10 Ben KlangMerge branch 'Operator-H4'
2010-01-10 Ben KlangShout: Fix references to objects
2010-01-10 Ben KlangHylax: Fix references to objects
2010-01-10 Ben KlangOperator: Fix account code security
2010-01-10 Ben KlangOperator: Fix references to operator driver
2010-01-10 Ben KlangOperator: Continue porting to Horde 4.
2010-01-10 Ben KlangOperator: Move files into proper application directory
2010-01-10 Jan SchneiderPlease, when refactoring, update *all* modules.
2010-01-10 Jan SchneiderHorde::includeStylesheetFiles()
2010-01-10 Michael M SlusarzHorde_Exception conversions.
2010-01-10 Michael M SlusarzNLS:: -> Horde_Nls:: (moved to Git)
2010-01-10 Michael M SlusarzMove Horde core framework package to Git.
2010-01-10 Michael M SlusarzBug:
2010-01-10 Michael M SlusarzNotification:: -> Horde_Notification::
2010-01-10 Michael M SlusarzVariables:: -> Horde_Variables::
2010-01-10 Michael M SlusarzUnneeded inclusion of Menu.php.
2010-01-10 Michael M SlusarzMenu:: -> Horde_Menu::
2010-01-10 Michael M SlusarzBug:
2010-01-10 Chuck HagenbuchUse Horde_Date_Utils
2010-01-10 Ben KlangEnable permissions across all accountcodes
2010-01-10 Ben Klang* Refine security controls on account codes
2010-01-10 Jan SchneiderHappy New Year
2010-01-10 Ben KlangMake sure the default menu item is highlighted when...
2010-01-10 Ben KlangCase matters
2010-01-10 Ben KlangMake column descriptions more clear
2010-01-10 Ben KlangFormat numbers on the graph selectively
2010-01-10 Ben KlangMake graph more readable and add markers indicating...
2010-01-10 Ben KlangImplement Perms-based filtering per-accountcode
2010-01-10 Ben KlangFix copyrights
2010-01-10 Ben KlangAdd Permissions API
2010-01-10 Ben KlangHandle possible errors in input.
2010-01-10 Ben KlangMake sure we can render a proper graph.
2010-01-10 Ben KlangMake the graphs prettier
2010-01-10 Ben Klang* Baby steps toward more useful graphs
2010-01-10 Ben Klang* Change default page to graphs
next