horde.git
2010-04-27 Jan SchneiderMFB: Remove more WikiWords.
2010-04-27 Jan SchneiderMFB: Set an alarm to one minute, if users try to set...
2010-04-27 Gunnar WrobelUpdate package.xml otherwise the Exception is missing.
2010-04-27 Gunnar WrobelDo not type-hint these as a DB_Error is also possible...
2010-04-27 Gunnar WrobelStart injecting the cache dependency into Kolab_Storage.
2010-04-27 Gunnar WrobelAdd a mock cache driver.
2010-04-27 Gunnar WrobelNow that Horde_Cache is empty we can make it an interface.
2010-04-27 Gunnar WrobelSimplify.
2010-04-27 Gunnar WrobelAgain $driver cannot be an array.
2010-04-27 Gunnar WrobelPull the factory over to the binder.
2010-04-27 Gunnar WrobelThe $app variable is unnecessary.
2010-04-27 Gunnar Wrobel$driver_name is never used.
2010-04-27 Gunnar Wrobel$driver cannot be an array otherwise getDriverConfig...
2010-04-27 Gunnar WrobelAdd a test for the cache binder.
2010-04-26 Michael M SlusarzColor picker improvements
2010-04-26 Michael M Slusarzquery can be null here - it is in ALL search
2010-04-26 Michael M SlusarzMake sure we run IMAP search queries in the proper...
2010-04-26 Michael M SlusarzAdd callback function to search charset changing to...
2010-04-26 Michael M Slusarzphpdoc
2010-04-26 Michael M SlusarzAdd Horde_Imap_Client_Base::validSearchCharset()
2010-04-26 Michael M SlusarzCharset specification is optional for SEARCH command
2010-04-26 Michael M SlusarzImproved flag prefs display - no need to show HTML...
2010-04-26 Michael J.... Need the parent here also
2010-04-26 Michael J.... More improvements to provisioning, fix variable names.
2010-04-26 Michael J.... improvements to device info handling and provisioning
2010-04-26 Michael J.... make state a class member, pass the activesync server...
2010-04-26 Michael J.... Remove dead code, clean up some @todos
2010-04-26 Michael J.... Update turba's activesync support to correctly deal...
2010-04-26 Michael J.... Finish up the SUPPORTED/GHOSTED implementation
2010-04-26 Michael M SlusarzRequest #8092: Use CATENATE (RFC 4469) to strip MIME...
2010-04-26 Michael M SlusarzFix Content-Disposition header output when building...
2010-04-26 Michael M SlusarzIgnore \RECENT flag when doing an append
2010-04-26 Michael M SlusarzAdd date-time IMAP output format
2010-04-26 Michael M SlusarzFixes to IMAP CATENATE code
2010-04-26 Michael M SlusarzThis function should return the result. That would...
2010-04-26 Michael M Slusarzphpdoc
2010-04-26 Michael M SlusarzcreateUrl() can now create relative URLs
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.
next