horde.git
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
2010-11-21 Michael M Slusarzcode documentation cleanups
2010-11-21 Michael M SlusarzEscape quotation marks when working with accesskeys
2010-11-21 Michael M SlusarzFix GC for file cache driver
2010-11-21 Michael M SlusarzCorrectly honor cache compress config option
2010-11-21 Michael M SlusarzSilence decompression errors
2010-11-21 Michael M SlusarzFix logic
2010-11-21 Michael M SlusarzTweak HTML reply CSS
2010-11-21 Michael J.... Now that Bug #9311 seems to be resolved, remove hotfix
2010-11-21 Michael J.... fix encoding of rss feed.
2010-11-21 Michael J.... MFB
2010-11-21 Michael J.... MFB: [mjr] Fix bug where ownership of a gallery could...
2010-11-19 Michael M SlusarzRequest #9028: Forgotten attachment checking (hook...
2010-11-19 Michael M SlusarzIMP_Compose::__toString() returns cache ID
2010-11-19 Michael M SlusarzBetter hook documentation
2010-11-19 Michael M SlusarzBug #8747: Add workaround for borken PHP quoted-printab...
2010-11-19 Michael M SlusarzHide MIME part summary display for encryption container...
2010-11-19 Michael M SlusarzTruncate overly long search query text in dimp
2010-11-19 Michael M SlusarzAdd ability to select search mailboxes in context menu...
2010-11-19 Michael M SlusarzAllow search mailboxes to be selected via the IMP Folde...
2010-11-19 Michael M SlusarzAdd framework_bin config option to Release library
2010-11-19 Michael M SlusarzBetter Horde_Session fix in sqlshell.php
2010-11-19 Michael M SlusarzAdd subfolder searching to search UI
next