horde.git
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 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 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 Chuck HagenbuchMigration for creating the rampage tag tables.
2010-01-12 Chuck HagenbuchSmarter specification of the primary key
2010-01-11 Ben KlangOperator: Fix accountcode array construction
2010-01-11 Michael M SlusarzRemove references to test.php script in applications
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
2010-01-10 Ben KlangFlag use of themed graphics
2010-01-10 Ben KlangUse the correct icon name
2010-01-10 Ben KlangAdd icons
2010-01-10 Ben KlangMake use of a drop-down box to select the context inste...
2010-01-10 Ben KlangAdd menu item to be able to view graphs
2010-01-10 Ben KlangFix searches for CDR data
2010-01-10 Ben KlangImprove the efficiency of getCallStatsByMonth() using...
2010-01-10 Ben KlangAdd more monthly call stats and take a shot at graphing...
2010-01-10 Ben Klang* Fix pathing and versioning for incubator
2010-01-10 Ben KlangImplement better error handling, fix SQL filters
2010-01-10 Ben KlangGive a whirl with Image_Graph instead
2010-01-10 Ben KlangStub of page to display per-month call stats
2010-01-10 Ben Klang* Add new function to driver to allow showing statisics...
2010-01-10 Ben KlangInitial revision
2010-01-09 Ben KlangShout: Handle edits where the data is not changed in...
2010-01-09 Ben KlangShout: Enable editing of existing destinations
2010-01-09 Ben KlangShout: Tweaks to js per jslint.com
2010-01-09 Ben KlangShout: Fix saving device IDs to the backend
2010-01-09 Ben KlangShout: Update summary icons when changing destinations
2010-01-09 Ben KlangShout: Enable output compression
2010-01-09 Ben KlangShout: Add spinner on delete destination too
2010-01-09 Ben KlangShout: WS tweak: remove trailing spaces
2010-01-09 Ben KlangShout: Complete Extension UI
2010-01-09 Ben KlangShout: Fix iterating over destinations array
2010-01-09 Chuck HagenbuchAdd a migration script for creating the tables in rampa...
2010-01-08 Michael M SlusarzMove to new Horde_Test system.
2010-01-08 Michael M SlusarzTrack Horde_Mime_Viewer changes.
2010-01-08 Michael M SlusarzconfigFilesMissing() is not used anymore
2010-01-08 Ben KlangShout: Horde::authenticationFailureRedirect() -> Horde_...
2010-01-08 Ben KlangHylax: Horde::authenticationFailureRedirect() -> Horde_...
2010-01-08 Ben KlangSkeleton: Horde::authenticationFailureRedirect() -...
2010-01-08 Ben KlangGollem: Horde::authenticationFailureRedirect() -> Horde...
2010-01-08 Ben KlangWicked: Horde::authenticationFailureRedirect() -> Horde...
2010-01-08 Ben KlangWhups: Horde::authenticationFailureRedirect() -> Horde_...
2010-01-08 Ben KlangVilma: Horde::authenticationFailureRedirect() -> Horde_...
2010-01-08 Ben KlangMerge branch 'Hylax-H4'
2010-01-08 Ben KlangHylax: Fix warnings
2010-01-08 Ben KlangHylax: Convert classes to PHP5 syntax
2010-01-08 Ben KlangHylax: Fix constructor name
2010-01-08 Ben KlangHylax: Deprecate and remove lib/base.php
2010-01-08 Ben KlangShout: Remove reference to lib/base.php
2010-01-08 Ben KlangHylax: Add Application class to replace lib/base.php
2010-01-07 Michael M SlusarzTrack changes to DragDrop2
2010-01-07 Ben KlangHylax: Fix call-time-pass-by-reference
2010-01-07 Ben KlangHylax: fix index names to match application
2010-01-07 Ben KlangHylax: Fix filenames to match application
next