| 2010-04-26 |
Michael M Slusarz | Make sure we run IMAP search queries in the proper... |
commit | commitdiff | tree | snapshot |
| 2010-04-26 |
Michael M Slusarz | Add callback function to search charset changing to... |
commit | commitdiff | tree | snapshot |
| 2010-04-26 |
Michael M Slusarz | phpdoc |
commit | commitdiff | tree | snapshot |
| 2010-04-26 |
Michael M Slusarz | Add Horde_Imap_Client_Base::validSearchCharset() |
commit | commitdiff | tree | snapshot |
| 2010-04-26 |
Michael M Slusarz | Charset specification is optional for SEARCH command |
commit | commitdiff | tree | snapshot |
| 2010-04-26 |
Michael M Slusarz | Improved flag prefs display - no need to show HTML... |
commit | commitdiff | tree | snapshot |
| 2010-04-26 |
Michael J.... | Need the parent here also |
commit | commitdiff | tree | snapshot |
| 2010-04-26 |
Michael J.... | More improvements to provisioning, fix variable names. |
commit | commitdiff | tree | snapshot |
| 2010-04-26 |
Michael J.... | improvements to device info handling and provisioning |
commit | commitdiff | tree | snapshot |
| 2010-04-26 |
Michael J.... | make state a class member, pass the activesync server... |
commit | commitdiff | tree | snapshot |
| 2010-04-26 |
Michael J.... | Remove dead code, clean up some @todos |
commit | commitdiff | tree | snapshot |
| 2010-04-26 |
Michael J.... | Update turba's activesync support to correctly deal... |
commit | commitdiff | tree | snapshot |
| 2010-04-26 |
Michael J.... | Finish up the SUPPORTED/GHOSTED implementation |
commit | commitdiff | tree | snapshot |
| 2010-04-26 |
Michael M Slusarz | Request #8092: Use CATENATE (RFC 4469) to strip MIME... |
commit | commitdiff | tree | snapshot |
| 2010-04-26 |
Michael M Slusarz | Fix Content-Disposition header output when building... |
commit | commitdiff | tree | snapshot |
| 2010-04-26 |
Michael M Slusarz | Ignore \RECENT flag when doing an append |
commit | commitdiff | tree | snapshot |
| 2010-04-26 |
Michael M Slusarz | Add date-time IMAP output format |
commit | commitdiff | tree | snapshot |
| 2010-04-26 |
Michael M Slusarz | Fixes to IMAP CATENATE code |
commit | commitdiff | tree | snapshot |
| 2010-04-26 |
Michael M Slusarz | This function should return the result. That would... |
commit | commitdiff | tree | snapshot |
| 2010-04-26 |
Michael M Slusarz | phpdoc |
commit | commitdiff | tree | snapshot |
| 2010-04-26 |
Michael M Slusarz | createUrl() can now create relative URLs |
commit | commitdiff | tree | snapshot |
| 2010-04-26 |
Michael M Slusarz | Allow obtaining a string from any subpart MIME ID |
commit | commitdiff | tree | snapshot |
| 2010-04-26 |
Michael M Slusarz | Use IMP_Exception in more locations |
commit | commitdiff | tree | snapshot |
| 2010-04-26 |
Chuck Hagenbuch | Use annotated setter injection by default for Horde |
commit | commitdiff | tree | snapshot |
| 2010-04-26 |
Chuck Hagenbuch | Don't try to filter an empty object |
commit | commitdiff | tree | snapshot |
| 2010-04-26 |
Chuck Hagenbuch | Merge branch 'setter-injection' |
commit | commitdiff | tree | snapshot |
| 2010-04-26 |
Chuck Hagenbuch | Add object creation filters, and provide one that injec... |
commit | commitdiff | tree | snapshot |
| 2010-04-25 |
Michael J.... | Only save the stat structure, and make sure it has... |
commit | commitdiff | tree | snapshot |
| 2010-04-25 |
Chuck Hagenbuch | Revert "first pass at automatic setter injection" |
commit | commitdiff | tree | snapshot |
| 2010-04-25 |
Chuck Hagenbuch | ws |
commit | commitdiff | tree | snapshot |
| 2010-04-25 |
Michael J.... | make sure pingState is always an array |
commit | commitdiff | tree | snapshot |
| 2010-04-25 |
Michael J.... | typo |
commit | commitdiff | tree | snapshot |
| 2010-04-25 |
Michael J.... | initial work on supporting the SUPPORTED tag in SYNC... |
commit | commitdiff | tree | snapshot |
| 2010-04-25 |
Michael J.... | ws |
commit | commitdiff | tree | snapshot |
| 2010-04-25 |
Michael J.... | No need to stat each change if we know for sure we... |
commit | commitdiff | tree | snapshot |
| 2010-04-25 |
Chuck Hagenbuch | Move the autogenerated thrift code into Horde/Thrift... |
commit | commitdiff | tree | snapshot |
| 2010-04-25 |
Michael J.... | phpdoc fixes |
commit | commitdiff | tree | snapshot |
| 2010-04-24 |
Michael J.... | add the start of a administrative-level device manageme... |
commit | commitdiff | tree | snapshot |
| 2010-04-24 |
Michael J.... | Add some methods to get bulk device info and last sync... |
commit | commitdiff | tree | snapshot |
| 2010-04-24 |
Michael J.... | need to cast the theme objects too |
commit | commitdiff | tree | snapshot |
| 2010-04-24 |
Michael J.... | actually set the username |
commit | commitdiff | tree | snapshot |
| 2010-04-24 |
Michael J.... | store the username for each device |
commit | commitdiff | tree | snapshot |
| 2010-04-24 |
Michael J.... | add username to the device table |
commit | commitdiff | tree | snapshot |
| 2010-04-24 |
Michael J.... | Add configuration switch for forcing the server heartbe... |
commit | commitdiff | tree | snapshot |
| 2010-04-24 |
Michael J.... | Need to supply the mod time for ALL new entries, not... |
commit | commitdiff | tree | snapshot |
| 2010-04-24 |
Michael J.... | fix adding new tasks from activesync messages |
commit | commitdiff | tree | snapshot |
| 2010-04-24 |
Michael J.... | Keep individual implementations for now... |
commit | commitdiff | tree | snapshot |
| 2010-04-24 |
Michael J.... | implement the folderdata methods for older as versions. |
commit | commitdiff | tree | snapshot |
| 2010-04-24 |
Michael J.... | need this for BC with older devices |
commit | commitdiff | tree | snapshot |
| 2010-04-24 |
Michael J.... | Fix persisting foldersync state |
commit | commitdiff | tree | snapshot |
| 2010-04-24 |
Michael J.... | Move these to the base activesync class so the Provisio... |
commit | commitdiff | tree | snapshot |
| 2010-04-24 |
Michael J.... | Configuration for new history based state driver. Furth... |
commit | commitdiff | tree | snapshot |
| 2010-04-24 |
Michael J.... | phpdoc, cleanup the base abstract methods etc... |
commit | commitdiff | tree | snapshot |
| 2010-04-24 |
Michael J.... | More stuff to move to the base class, implement the... |
commit | commitdiff | tree | snapshot |
| 2010-04-24 |
Michael J.... | style, phpdoc, some logic tweaks |
commit | commitdiff | tree | snapshot |
| 2010-04-24 |
Michael J.... | Move to base class |
commit | commitdiff | tree | snapshot |
| 2010-04-24 |
Michael J.... | No need to gc this table on every addition. |
commit | commitdiff | tree | snapshot |
| 2010-04-24 |
Michael J.... | style |
commit | commitdiff | tree | snapshot |
| 2010-04-24 |
Michael J.... | add sql creation script for the activesync tables |
commit | commitdiff | tree | snapshot |
| 2010-04-24 |
Michael J.... | Implement a working history state driver. |
commit | commitdiff | tree | snapshot |
| 2010-04-24 |
Michael J.... | Match the default value with the one Nag::listTaskLists... |
commit | commitdiff | tree | snapshot |
| 2010-04-24 |
Michael J.... | fix typo |
commit | commitdiff | tree | snapshot |
| 2010-04-24 |
Michael J.... | Have the state object be responsible for stating the... |
commit | commitdiff | tree | snapshot |
| 2010-04-24 |
Michael J.... | clarify what this does |
commit | commitdiff | tree | snapshot |
| 2010-04-24 |
Chuck Hagenbuch | Horde_Thrift package |
commit | commitdiff | tree | snapshot |
| 2010-04-24 |
Chuck Hagenbuch | First try converting Luxor to H4-git |
commit | commitdiff | tree | snapshot |
| 2010-04-24 |
Chuck Hagenbuch | __toString can't throw an exception or PHP dies, so... |
commit | commitdiff | tree | snapshot |
| 2010-04-24 |
Michael M Slusarz | Fix typos |
commit | commitdiff | tree | snapshot |
| 2010-04-24 |
Michael M Slusarz | Use short-form HTML colors |
commit | commitdiff | tree | snapshot |
| 2010-04-24 |
Chuck Hagenbuch | Fix capability name |
commit | commitdiff | tree | snapshot |
| 2010-04-23 |
Michael M Slusarz | Add support for CATENATE extension (RFC 4469). |
commit | commitdiff | tree | snapshot |
| 2010-04-23 |
Michael M Slusarz | Add support for parsing relative IMAP URLs |
commit | commitdiff | tree | snapshot |
| 2010-04-23 |
Michael M Slusarz | Make message header string more translation friendly |
commit | commitdiff | tree | snapshot |
| 2010-04-23 |
Michael M Slusarz | Clean up message template/output |
commit | commitdiff | tree | snapshot |
| 2010-04-23 |
Michael M Slusarz | Can't reuse Horde_Template instance. |
commit | commitdiff | tree | snapshot |
| 2010-04-23 |
Michael M Slusarz | Further cleanup of mailbox template output |
commit | commitdiff | tree | snapshot |
| 2010-04-23 |
Michael M Slusarz | Fix typo. |
commit | commitdiff | tree | snapshot |
| 2010-04-23 |
Michael M Slusarz | Further improvements to contextmenu generation/initiali... |
commit | commitdiff | tree | snapshot |
| 2010-04-23 |
Michael M Slusarz | Fix positioning of message loading image |
commit | commitdiff | tree | snapshot |
| 2010-04-23 |
Chuck Hagenbuch | Find the framework libs one level up from test.php... |
commit | commitdiff | tree | snapshot |
| 2010-04-23 |
Michael M Slusarz | Move some javascript out of PHP script file |
commit | commitdiff | tree | snapshot |
| 2010-04-23 |
Michael M Slusarz | Clean up tasks/notes creation |
commit | commitdiff | tree | snapshot |
| 2010-04-23 |
Michael M Slusarz | Remove messageid parameter to append() |
commit | commitdiff | tree | snapshot |
| 2010-04-22 |
Michael M Slusarz | Handle binary literal data in a single location. |
commit | commitdiff | tree | snapshot |
| 2010-04-22 |
Michael M Slusarz | Bug #8880: Close contextmenu when clicking on any eleme... |
commit | commitdiff | tree | snapshot |
| 2010-04-22 |
Michael M Slusarz | Improve clarity of popdown generation code |
commit | commitdiff | tree | snapshot |
| 2010-04-22 |
Michael M Slusarz | Use prototypejs' sub()/gsub() |
commit | commitdiff | tree | snapshot |
| 2010-04-22 |
Michael M Slusarz | Better way of grabbing viewport rows (ignores empty... |
commit | commitdiff | tree | snapshot |
| 2010-04-22 |
Michael M Slusarz | Fix ViewPort:clear firing |
commit | commitdiff | tree | snapshot |
| 2010-04-22 |
Michael M Slusarz | Need a more unique DOM ID |
commit | commitdiff | tree | snapshot |
| 2010-04-22 |
Michael M Slusarz | Disable test script by default |
commit | commitdiff | tree | snapshot |
| 2010-04-22 |
Michael M Slusarz | Bug #8984: Always encode address headers using Horde_Mi... |
commit | commitdiff | tree | snapshot |
| 2010-04-22 |
Michael M Slusarz | Not needed |
commit | commitdiff | tree | snapshot |
| 2010-04-22 |
Michael M Slusarz | If marked as updated, need to re-add the viewport row |
commit | commitdiff | tree | snapshot |
| 2010-04-22 |
Michael M Slusarz | Suppress fopen() errors for IMAP debugging |
commit | commitdiff | tree | snapshot |
| 2010-04-22 |
Michael M Slusarz | Fallback to STATUS if LIST-STATUS doesn't work properly |
commit | commitdiff | tree | snapshot |
| 2010-04-22 |
Michael M Slusarz | Rewrite IMAP command generator. |
commit | commitdiff | tree | snapshot |
| 2010-04-22 |
Michael M Slusarz | escape() should only add quotes if string needs to... |
commit | commitdiff | tree | snapshot |
| 2010-04-22 |
Jan Schneider | [jan] Delete Horde alarms when resetting an event alarm. |
commit | commitdiff | tree | snapshot |
| 2010-04-22 |
Jan Schneider | MFB: Add warning that caching has been removed from... |
commit | commitdiff | tree | snapshot |
| next |