horde.git
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
2010-11-19 Michael M SlusarzHave IMP_Search::createQuery() handle new subfolder...
2010-11-19 Michael M SlusarzAdd subfolder queries to IMP_Search_Query
2010-11-19 Michael M SlusarzAdd IMP_Folder::getAllSubfolders().
2010-11-19 Michael M Slusarzphpdoc
2010-11-19 Michael M SlusarzFix loading builtin virtual folders.
2010-11-19 Chuck HagenbuchMake sure we're returning a string in __toString
2010-11-19 Jan SchneiderDon't try to display events if calendar is not displayed.
2010-11-19 Jan SchneiderFix free/busy generation.
2010-11-19 Jan SchneiderFix session usage.
2010-11-19 Jan SchneiderMaybe I'm missing something, but wasn't the idea of...
2010-11-19 Michael J.... Fix defering the insertEvents call when there are more...
2010-11-19 Michael J.... Remove mobile specific javascript from includeJSVars()
2010-11-19 Michael J.... CSS tweaks, move mobile javascript defs out of Kronolit...
2010-11-18 Michael J.... Tweak css of month view, consistent navigation header...
2010-11-18 Michael J.... Multiple changes:
2010-11-18 Michael M SlusarzBug #9357: changelog
2010-11-18 Michael M SlusarzBug #9396: Fix variable name
2010-11-18 Michael M SlusarzMove readonly checking to action blocks
2010-11-18 Michael M SlusarzFix undeleting messages
2010-11-18 Michael M SlusarzMove readonly checking to actions: easier to visually...
2010-11-18 Michael M SlusarzBug #9395: Return array from getStylesheetUrls()
2010-11-18 Michael M SlusarzHorde_Session now does the necessary work for determini...
2010-11-18 Michael M SlusarzHave SyncML use Horde_Session
2010-11-18 Michael M SlusarzConvert Whups to Horde_Session
2010-11-18 Michael M SlusarzConvert vilma to Horde_Session
2010-11-18 Michael M SlusarzHorde_Sesion conversion missed in Turba
2010-11-18 Michael M SlusarzConvert Shout to Horde_Session
2010-11-18 Michael M SlusarzConvert operator to Horde_Session
2010-11-18 Michael M SlusarzConvert mnemo to Horde_Session
2010-11-18 Michael M SlusarzConvert hermes to Horde_Session
2010-11-18 Michael M SlusarzConvert gollem to Horde_Session
2010-11-18 Michael M SlusarzConvert horde/Form to Horde_Session
2010-11-18 Michael M SlusarzConvert Folks to Horde_Session
2010-11-18 Michael M SlusarzConvert Ansel to Horde_Session
2010-11-18 Michael M SlusarzConverted horde/Data to using Horde_Session
2010-11-18 Michael M SlusarzHorde_Themes tweaks
2010-11-18 Michael M SlusarzRemove H3 document
2010-11-18 Jan SchneiderUse hasRecurEnd().
2010-11-18 Jan SchneiderAllow to remove all attendees.
2010-11-18 Jan SchneiderUnbreak attendee parsing.
2010-11-18 Jan SchneiderThis should not be typehinted, fix phpdoc to correctly...
2010-11-18 Chuck HagenbuchThis typehint breaks passing the variable by reference
2010-11-18 Jan SchneiderReload configuration after clearing cache due to langua...
2010-11-18 Jan SchneiderTypehint
2010-11-18 Jan SchneiderFix property name.
2010-11-18 Jan SchneiderFollow symlinks if necessary.
2010-11-18 Jan SchneiderI don't see a reason why the ctor has to be protected...
2010-11-18 Jan SchneiderOne more duplicate <label>.
2010-11-18 Michael J.... tweak event list on monthview
2010-11-18 Michael J.... Initial go at showing a clicked day's events on the...
2010-11-18 Michael J.... temporary solution for lazy loading the initial month...
2010-11-18 Michael J.... tweak monthview css, bit more friendly for mobile view.
2010-11-18 Michael J.... initial attempt at event cache
2010-11-17 Michael J.... Don't add the footer if we don't use it
2010-11-17 Michael J.... Move general jquery-safe javascript to it's own file
2010-11-17 Michael J.... first stab at populating month view.
2010-11-17 Michael J.... Store date in the node, use better format for day view.
2010-11-17 Michael M Slusarzstyle
2010-11-17 Michael M SlusarzBug #9385: Fix IMAP message caching
2010-11-17 Michael M SlusarzHave Horde_Themes_Element only accept array of options
2010-11-17 Michael M Slusarzphpdoc
2010-11-17 Michael M SlusarzMove CSS code out of Horde_Themes and into Horde_Themes_CSS
2010-11-17 Michael M SlusarzClean up some Horde_Themes:: usage
2010-11-17 Michael M SlusarzAdd Horde::includeStylesheetFiles()
2010-11-17 Michael M SlusarzAdd Horde::getFavicon()
2010-11-16 Jan SchneiderInitial mailbox loading.
2010-11-16 Jan SchneiderBasic mailbox loading, no server data loading yet.
2010-11-16 Jan SchneiderAllow to specify class name and additional link attribu...
2010-11-16 Jan SchneiderAdd search filter for folder list.
next