horde.git
2009-08-24 Michael M SlusarzMake sure there is always 1 pixel in slider if we are...
2009-08-23 Chuck Hagenbuchtweak sentence structure
2009-08-23 Chuck HagenbuchLet Flagged take precence over for coloring purposes
2009-08-22 Michael M SlusarzForce this data to be MIME compliant
2009-08-22 Michael M Slusarzlib/base.local.php -> config/horde.local.php
2009-08-22 Michael M SlusarzUse base.local.php
2009-08-20 Michael M SlusarzFix spacing of mime part info blocks
2009-08-20 Michael J.... listObjects API blurb
2009-08-20 Michael J.... ws
2009-08-20 Michael J.... Return timeObjects categories for _each_ turba source...
2009-08-20 Michael M SlusarzBug #8514: Fix variable name
2009-08-20 Michael M SlusarzUse addScriptFile() instead of javascript notification
2009-08-20 Michael M SlusarzFix undefined index errors
2009-08-19 Michael M SlusarzChange way we access imap client ob in preparation...
2009-08-19 Michael M SlusarzFix javascript class names.
2009-08-19 Michael M SlusarzIn JS eval() context, function definition is not allowe...
2009-08-19 Michael M SlusarzIndicate whether sidebar should be suppressed on login
2009-08-19 Jan SchneiderFix method name.
2009-08-18 Michael J.... Remove extra Horde_Template object creation
2009-08-18 Jan SchneiderMFB: Add search_sources pref hook.
2009-08-18 Jan SchneiderMFB
2009-08-18 Jan SchneiderMFB: Correctly match negative header values with numeri...
2009-08-18 Jan SchneiderFilter out empty arrays (Bug #7407).
2009-08-18 Michael M SlusarzMake sure DIMP.baseWindow is defined.
2009-08-18 Michael M SlusarzBetter naming of the prefs javascript code
2009-08-18 Jan SchneiderSet referrals (Request #8432).
2009-08-18 Michael J.... Correct spelling of filename
2009-08-18 Jan SchneiderCatch elements without id.
2009-08-18 Jan SchneiderThe result is already quoted.
2009-08-18 Jan SchneiderMFB: Replace linebreaks with spaces.
2009-08-18 Jan SchneiderReverse logic.
2009-08-18 Michael M SlusarzMove more javascript out of templates to static files
2009-08-18 Michael M SlusarzJS files no longer live in src/
2009-08-18 Duck (Jakob... Unused parameter
2009-08-18 Michael M SlusarzFix addressbook preferences management in IMP.
2009-08-18 Michael M SlusarzTemporarily needed
2009-08-18 Michael M SlusarzDon't show Save/Clear buttons on accounts page.
2009-08-18 Michael M SlusarzRe-add some accounts management code that went missing...
2009-08-17 Michael M SlusarzUse Horde_LoginTasks::getLabels()
2009-08-17 Michael M SlusarzDeal with special placeholder subfolders
2009-08-17 Michael M SlusarzUse horde's CSS for audio selection
2009-08-17 Chuck Hagenbuchreturn false if no servers were loaded
2009-08-17 Chuck Hagenbuchadd quickAdd API method
2009-08-16 Michael M SlusarzBug #8465: Print view now handled entirely by HTML/CSS
2009-08-16 Michael M SlusarzMove redbox formatting to Horde
2009-08-16 Michael M SlusarzBug #8464: Print view now handled entirely by HTML/CSS
2009-08-16 Michael J.... Add support for a bunch of new methods that will be...
2009-08-15 Michael M SlusarzUse Horde_String::truncate()
2009-08-15 Michael M SlusarzFix inline-block display
2009-08-15 Michael M SlusarzBetter header display.
2009-08-15 Michael M SlusarzHave a single menu->apps definition for IMP
2009-08-15 Michael M SlusarzRemove 'background_inbox' config (always load in backgr...
2009-08-15 Michael M SlusarzFix some issues with printing message in imp view
2009-08-15 Michael M SlusarzBug #8463: First attempt at converting print view in...
2009-08-15 Michael M SlusarzFix error on direct access to LogOut action
2009-08-15 Michael M SlusarzMake sure imap_ob exists
2009-08-15 Michael J.... Fix nesting - this code should only run in an exception...
2009-08-15 Michael J.... Fix updating status from an attendee's iTip response
2009-08-15 Michael M SlusarzHandle SMIME data correctly if it is the base MIME...
2009-08-15 Michael M SlusarzFix save as link generation in dimp
2009-08-15 Michael M SlusarzFix file location
2009-08-15 Michael M SlusarzAdd Expand/Collapse All menu items to all collapsible...
2009-08-15 Michael M SlusarzAdd interface for accounts configuration.
2009-08-15 Michael M SlusarzRemove fetchmail code.
2009-08-15 Michael M SlusarzClean up some parameter naming a bit; slowly working...
2009-08-15 Michael J.... Fix displaying of iTip acceptence messages
2009-08-15 Michael J.... Remove extra api call
2009-08-14 Michael J.... HORDE_AGENT_HEADER -> Horde_Mime_Headers::getUserAgent()
2009-08-14 Michael J.... fix property name
2009-08-14 Michael J.... fix reveresed logic for determining if notifications...
2009-08-14 Michael J.... Fix notification method call
2009-08-14 Michael J.... Catch exceptions from the contacts/getFields call
2009-08-14 Michael J.... need the count field in the GROUP BY as well...wonder...
2009-08-14 Michael J.... Must include the tag_name field in the GROUP BY clause...
2009-08-13 Michael J.... Be sure to clear all generated stacks when emptying...
2009-08-13 Michael J.... These aren't stored in a seperate table anymore
2009-08-13 Michael J.... Explode the string if it comes from the Keywords field...
2009-08-13 Michael J.... Evidently an array type in exif can still be returned...
2009-08-13 Michael J.... More PHP5 stuff. Exceptions, public/private etc...
2009-08-13 Michael J.... Util:: -> Horde_Util::
2009-08-12 Jan SchneiderMFB: Start output compression conditionally (Bug #7769).
2009-08-12 Michael J.... this is now a static method of Ansel_Faces
2009-08-12 Michael J.... Ansel_Storage PHP5 cleanup
2009-08-12 Michael J.... Fix erroneous search/replace
2009-08-12 Michael J.... PHP 5 style
2009-08-12 Michael J.... Break out the various classes from lib/Ansel.php into...
2009-08-12 Michael J.... Use the exif driver from $conf
2009-08-12 Michael J.... BFN
2009-08-12 Michael J.... Don't return the first history entry, make sure it...
2009-08-12 Michael M SlusarzSmarter slice determination in ViewPort
2009-08-12 Chuck Hagenbuchadd a place to ensure that $this->_imppgp is initialized
2009-08-12 Chuck Hagenbuchhorde 4 method case
2009-08-11 Michael J.... Some memory management cleanup..
2009-08-11 Michael J.... Plug some memory leaks
2009-08-11 Michael M SlusarzMove removeUserData() into Horde_Registry_Application
2009-08-11 Michael M SlusarzMove Horde_Auth_Application methods into Horde_Registry...
2009-08-11 Michael M SlusarzMove perms() into Horde_Registry_Application
2009-08-11 Michael M SlusarzMove authCredentials() into Horde_Registry_Application
2009-08-11 Michael M SlusarzMove changeLanguage() into Horde_Registry_Application
2009-08-11 Michael M SlusarzMove cacheOutput() into Horde_Registry_Application
next