horde.git
2010-11-25 Jan SchneiderReturn back to production value.
2010-11-25 Jan SchneiderPoll for alarms and keep session fresh.
2010-11-25 Jan SchneiderNo longer necessary.
2010-11-25 Gunnar WrobelUpdate package.xml.
2010-11-25 Gunnar WrobelFix the .gitignore to not ignore horde/admin/config/*.
2010-11-25 Gunnar WrobelEnsure we get a decent display about the package.xml...
2010-11-25 Gunnar WrobelUse Horde_Test for autoloading.
2010-11-25 Gunnar WrobelUse the current error reporting as a base.
2010-11-25 Jan SchneiderShow portal link only in Horde. Can be added manually...
2010-11-25 Jan SchneiderCenter align icons.
2010-11-25 Michael M SlusarzPrefs UI fixes
2010-11-25 Michael M SlusarzRecursiveDirectoryIterator was expected to throw an...
2010-11-25 Michael M SlusarzFix function call
2010-11-25 Michael M SlusarzPartial revert of 32a4f6ed963f7b08dec90285b09a3c170b7ca09f
2010-11-25 Michael M SlusarzJSON encode prefs scope object when serializing.
2010-11-25 Michael M SlusarzUse better signature for session blocks data
2010-11-25 Michael M SlusarzAdd mailbox name to context menu
2010-11-25 Chuck HagenbuchRecursiveDirectoryIterator throws a fatal error if...
2010-11-24 Michael M SlusarzFix mailbox list generation in IMP
2010-11-24 Michael M Slusarzphpdoc; fix return value
2010-11-24 Michael M SlusarzHorde_Session does the necessary serialization; if...
2010-11-24 Michael M SlusarzBug #9397: fields is never determined
2010-11-24 Michael M SlusarzFix typo
2010-11-24 Michael M SlusarzFix typo
2010-11-24 Michael M SlusarzPartial revert of 160b49be4e0fcf4f89d9cb366acba6e15a1c6758
2010-11-24 Michael M SlusarzRemove duplicate script declaration
2010-11-24 Jan SchneiderImplement advance header view.
2010-11-24 Jan SchneiderThere's no reason to send an empty header value.
2010-11-24 Jan SchneiderReset message view on load.
2010-11-24 Jan SchneiderTweak mailbox and message views.
2010-11-24 Jan SchneiderAdd style for HTML iframes.
2010-11-24 Jan SchneiderMerge from imp.js.
2010-11-24 Jan SchneiderSubject data is already HTML encoded.
2010-11-24 Jan SchneiderRe-add loading horde-jquery.js.
2010-11-24 Jan SchneiderFix adding theme files. phpdoc.
2010-11-24 Michael M SlusarzBug #9404: Fix sound listing
2010-11-24 Michael M SlusarzMake sure sound file is a wav file
2010-11-24 Michael M SlusarzBug #9404: Fix flag image generation
2010-11-24 Chuck HagenbuchUse a partial for showing log messages - this can be...
2010-11-24 Chuck HagenbuchTry using stream_get_contents to read all data from...
2010-11-24 Chuck HagenbuchHelper methods for getting the number of added and...
2010-11-24 Chuck HagenbuchWhitespace
2010-11-24 Chuck HagenbuchMake sure $opts is an array before sorting it
2010-11-24 Jan SchneiderFix addScriptFile() calls.
2010-11-24 Carlos TimóteoFix to description function
2010-11-24 Jan SchneiderReset map.
2010-11-24 Jan SchneiderFix updating coordinates.
2010-11-24 Michael M SlusarzBetter error handling if cache entries can not be deleted
2010-11-24 Michael M Slusarzfile_exists() -> is_readable()
2010-11-24 Michael M SlusarzCleanups in memcache_stats script
2010-11-24 Michael M SlusarzFix deleting user flag
2010-11-24 Michael M SlusarzCSS tweak for no messages display
2010-11-24 Michael M SlusarzBring back iframe resize delay
2010-11-24 Chuck Hagenbuchwhitespace
2010-11-24 Chuck HagenbuchHorde_View_Base -> Horde_View
2010-11-24 Chuck HagenbuchSplit single and multiple patchset views. Don't show...
2010-11-24 Chuck HagenbuchCatch and log exceptions in __toString() rather than...
2010-11-24 Chuck HagenbuchFix scope
2010-11-24 Chuck HagenbuchFix some variable names and undefined variable/index...
2010-11-23 Michael M SlusarzSuppress file access warnings
2010-11-23 Michael M SlusarzAdd command-line script to flush horde themes cache
2010-11-23 Michael M SlusarzNo more build
2010-11-23 Michael M SlusarzFix current session counting
2010-11-23 Michael M SlusarzDon't do mtime checking in Horde_Themes_Css
2010-11-23 Michael M SlusarzAdd theme cache checking options.
2010-11-23 Michael M SlusarzAllow theme cache lifetime to be configured
2010-11-23 Michael M SlusarzMove cache invalidation to Horde_Themes_Cache
2010-11-23 Michael M SlusarzHorde_Themes_Build -> Horde_Themes_Cache
2010-11-23 Chuck HagenbuchRemove AWS stubs; we should look at integrating their...
2010-11-23 Michael M SlusarzAdd ability to disable theme caching
2010-11-23 Michael M SlusarzRemove H3 BC code
2010-11-23 Michael M SlusarzCleanup caching config options
2010-11-23 Michael M SlusarzAdd theme caching.
2010-11-22 Michael M Slusarzsession data doesn't exist if session expired so logout...
2010-11-22 Michael M SlusarzCleanup devtools directory
2010-11-22 Michael M SlusarzUse Horde methods to output CSS/JS on new mobile pages...
2010-11-22 Michael M SlusarzUse Horde_Themes_Css to output stylesheets
2010-11-22 Michael M SlusarzConsolidate into a single feed XSL file - accessed...
2010-11-22 Michael M SlusarzAdd getBaseStylesheetList() and addThemeStylesheet()
2010-11-22 Michael M Slusarzdocumentation tweaks
2010-11-22 Michael M Slusarzsidebar_prefs isn't used
2010-11-22 Michael M SlusarzMove horde icon CSS to Horde.
2010-11-22 Michael M SlusarzMove default theme info to the default directory
2010-11-22 Michael M SlusarzRemove non-existant/unused themes
2010-11-22 Michael M SlusarzAdd Horde_Themes::themeList()
2010-11-22 Jan SchneiderAdd message loading. Basic functionality is complete.
2010-11-22 Jan SchneiderAdd Array.numericSort().
2010-11-22 Jan SchneiderFix method name.
2010-11-22 Jan SchneiderFor now, always sort by date, and always displaye the...
2010-11-22 Jan SchneiderRemove redundancy from file name.
2010-11-22 Gunnar WrobelUpdate package.xml.
2010-11-22 Michael J.... Consolidate some code, better determination of when...
2010-11-22 Michael J.... Be consistent with using classnames and date objects
2010-11-22 Michael J.... further simplify and tweak event view
2010-11-22 Michael J.... Make sure we have a bottom rounded element
2010-11-22 Michael J.... Weekday data in recursion object is given as a MASK_...
2010-11-22 Michael J.... Fix off by one error, some phpdoc
2010-11-22 Michael J.... remove accidently added test file
2010-11-21 Michael M SlusarzAdd ViewPort_Buffer#UIDsToRows
2010-11-21 Michael M SlusarzFix selecting all rows in a viewport
next