horde.git
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
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 Michael J.... User Horde_Url
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-09 Chuck HagenbuchFix a bug when specifying a column as type primaryKey...
2010-01-09 Chuck HagenbuchFirst cut at a Horde migration script runner. It works...
2010-01-08 Jan SchneiderFix generation ".
2010-01-08 Jan SchneiderShow DIMP option also if it is not the default option.
2010-01-08 Jan SchneiderDon't check permissions.
2010-01-08 Michael M SlusarzBug #8810: Better error message if someone did not...
2010-01-08 Michael M SlusarzRemove doc reference to app test.php file
2010-01-08 Michael M SlusarzMove to new Horde_Test system.
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 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 Chuck HagenbuchAdd Migration classes to package.xml
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 Chuck HagenbuchStart a bin/ directory for Horde for scripts that are...
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 Chuck HagenbuchFix table definitions for PostgreSQL
next