horde.git
2010-04-26 Michael M SlusarzAllow obtaining a string from any subpart MIME ID
2010-04-26 Michael M SlusarzUse IMP_Exception in more locations
2010-04-26 Chuck HagenbuchUse annotated setter injection by default for Horde
2010-04-26 Chuck HagenbuchDon't try to filter an empty object
2010-04-26 Chuck HagenbuchMerge branch 'setter-injection'
2010-04-26 Chuck HagenbuchAdd object creation filters, and provide one that injec...
2010-04-25 Michael J.... Only save the stat structure, and make sure it has...
2010-04-25 Chuck HagenbuchRevert "first pass at automatic setter injection"
2010-04-25 Chuck Hagenbuchws
2010-04-25 Michael J.... make sure pingState is always an array
2010-04-25 Michael J.... typo
2010-04-25 Michael J.... initial work on supporting the SUPPORTED tag in SYNC...
2010-04-25 Michael J.... ws
2010-04-25 Michael J.... No need to stat each change if we know for sure we...
2010-04-25 Chuck HagenbuchMove the autogenerated thrift code into Horde/Thrift...
2010-04-25 Michael J.... phpdoc fixes
2010-04-24 Michael J.... add the start of a administrative-level device manageme...
2010-04-24 Michael J.... Add some methods to get bulk device info and last sync...
2010-04-24 Michael J.... need to cast the theme objects too
2010-04-24 Michael J.... actually set the username
2010-04-24 Michael J.... store the username for each device
2010-04-24 Michael J.... add username to the device table
2010-04-24 Michael J.... Add configuration switch for forcing the server heartbe...
2010-04-24 Michael J.... Need to supply the mod time for ALL new entries, not...
2010-04-24 Michael J.... fix adding new tasks from activesync messages
2010-04-24 Michael J.... Keep individual implementations for now...
2010-04-24 Michael J.... implement the folderdata methods for older as versions.
2010-04-24 Michael J.... need this for BC with older devices
2010-04-24 Michael J.... Fix persisting foldersync state
2010-04-24 Michael J.... Move these to the base activesync class so the Provisio...
2010-04-24 Michael J.... Configuration for new history based state driver. Furth...
2010-04-24 Michael J.... phpdoc, cleanup the base abstract methods etc...
2010-04-24 Michael J.... More stuff to move to the base class, implement the...
2010-04-24 Michael J.... style, phpdoc, some logic tweaks
2010-04-24 Michael J.... Move to base class
2010-04-24 Michael J.... No need to gc this table on every addition.
2010-04-24 Michael J.... style
2010-04-24 Michael J.... add sql creation script for the activesync tables
2010-04-24 Michael J.... Implement a working history state driver.
2010-04-24 Michael J.... Match the default value with the one Nag::listTaskLists...
2010-04-24 Michael J.... fix typo
2010-04-24 Michael J.... Have the state object be responsible for stating the...
2010-04-24 Michael J.... clarify what this does
2010-04-24 Chuck HagenbuchHorde_Thrift package
2010-04-24 Chuck HagenbuchFirst try converting Luxor to H4-git
2010-04-24 Chuck Hagenbuch__toString can't throw an exception or PHP dies, so...
2010-04-24 Michael M SlusarzFix typos
2010-04-24 Michael M SlusarzUse short-form HTML colors
2010-04-24 Chuck HagenbuchFix capability name
2010-04-23 Michael M SlusarzAdd support for CATENATE extension (RFC 4469).
2010-04-23 Michael M SlusarzAdd support for parsing relative IMAP URLs
2010-04-23 Michael M SlusarzMake message header string more translation friendly
2010-04-23 Michael M SlusarzClean up message template/output
2010-04-23 Michael M SlusarzCan't reuse Horde_Template instance.
2010-04-23 Michael M SlusarzFurther cleanup of mailbox template output
2010-04-23 Michael M SlusarzFix typo.
2010-04-23 Michael M SlusarzFurther improvements to contextmenu generation/initiali...
2010-04-23 Michael M SlusarzFix positioning of message loading image
2010-04-23 Chuck HagenbuchFind the framework libs one level up from test.php...
2010-04-23 Michael M SlusarzMove some javascript out of PHP script file
2010-04-23 Michael M SlusarzClean up tasks/notes creation
2010-04-23 Michael M SlusarzRemove messageid parameter to append()
2010-04-22 Michael M SlusarzHandle binary literal data in a single location.
2010-04-22 Michael M SlusarzBug #8880: Close contextmenu when clicking on any eleme...
2010-04-22 Michael M SlusarzImprove clarity of popdown generation code
2010-04-22 Michael M SlusarzUse prototypejs' sub()/gsub()
2010-04-22 Michael M SlusarzBetter way of grabbing viewport rows (ignores empty...
2010-04-22 Michael M SlusarzFix ViewPort:clear firing
2010-04-22 Michael M SlusarzNeed a more unique DOM ID
2010-04-22 Michael M SlusarzDisable test script by default
2010-04-22 Michael M SlusarzBug #8984: Always encode address headers using Horde_Mi...
2010-04-22 Michael M SlusarzNot needed
2010-04-22 Michael M SlusarzIf marked as updated, need to re-add the viewport row
2010-04-22 Michael M SlusarzSuppress fopen() errors for IMAP debugging
2010-04-22 Michael M SlusarzFallback to STATUS if LIST-STATUS doesn't work properly
2010-04-22 Michael M SlusarzRewrite IMAP command generator.
2010-04-22 Michael M Slusarzescape() should only add quotes if string needs to...
2010-04-22 Jan Schneider[jan] Delete Horde alarms when resetting an event alarm.
2010-04-22 Jan SchneiderMFB: Add warning that caching has been removed from...
2010-04-21 Michael M SlusarzFurther optimize viewport redraw
2010-04-20 Michael M SlusarzUse more human-readable keyword names, for use with...
2010-04-20 Michael M SlusarzFix HTML form variable names.
2010-04-20 Michael M SlusarzAdd Horde_Imap_Client_Utils::stripNonAtomChars()
2010-04-20 Michael M SlusarzAdd preference to show flags created by other MUAs...
2010-04-20 Michael M SlusarzHandle color strings other than #xxxxxx
2010-04-20 Michael M SlusarzBug #8980: Don't show 'Show Attachments Only' option
2010-04-20 Michael M SlusarzBug #8980: Fix displaying all parts
2010-04-20 Jan SchneiderStart with position of the mousedown event, not of...
2010-04-20 Jan SchneiderUse Element.Layout to calculate the ghost size.
2010-04-20 Jan SchneiderTry centering the events a bit.
2010-04-20 Jan SchneiderAdd item on blur too.
2010-04-20 Jan SchneiderRemove unused code, style.
2010-04-20 Jan SchneiderIndention
2010-04-20 Jan SchneiderAutomatically display new remote calendars.
2010-04-20 Jan SchneiderNeed some special handling for @ chars in urls.
2010-04-20 Jan SchneiderFix syntax for IE.
2010-04-20 Michael M SlusarzA bit easier to read the imap log with this output
2010-04-20 Michael M SlusarzWe implicitly support RFC 3348 already
2010-04-20 Jan SchneiderAdd some margin to the events, so that users can still...
2010-04-20 Jan SchneiderNuke new.js.
next