| 2010-04-29 |
Jan Schneider | Merge changelog updates. |
commit | commitdiff | tree | snapshot |
| 2010-04-29 |
Chuck Hagenbuch | More declarative implementation |
commit | commitdiff | tree | snapshot |
| 2010-04-28 |
Michael J.... | this should be 'delete', not 'deletion' - this explains... |
commit | commitdiff | tree | snapshot |
| 2010-04-28 |
Michael J.... | We already have the changes, no need to bother the... |
commit | commitdiff | tree | snapshot |
| 2010-04-28 |
Michael J.... | fix sprintf type specifier |
commit | commitdiff | tree | snapshot |
| 2010-04-28 |
Michael J.... | need to wrap all registry calls to avoid sending unwant... |
commit | commitdiff | tree | snapshot |
| 2010-04-28 |
Michael J.... | catch exceptions from the registry connector |
commit | commitdiff | tree | snapshot |
| 2010-04-28 |
Michael J.... | Make sure we always have a fileas parameter. |
commit | commitdiff | tree | snapshot |
| 2010-04-28 |
Michael J.... | Kronolith::getDefaultCalendar() can return a boolean... |
commit | commitdiff | tree | snapshot |
| 2010-04-28 |
Jan Schneider | Revert 61e152c. |
commit | commitdiff | tree | snapshot |
| 2010-04-28 |
Jan Schneider | Merge changelog updates. |
commit | commitdiff | tree | snapshot |
| 2010-04-28 |
Chuck Hagenbuch | Next take on setter injection - an alternate implementa... |
commit | commitdiff | tree | snapshot |
| 2010-04-28 |
Chuck Hagenbuch | remove annotatedsetterinjector |
commit | commitdiff | tree | snapshot |
| 2010-04-28 |
Chuck Hagenbuch | Remove Horde_Injector filters after more consideration. |
commit | commitdiff | tree | snapshot |
| 2010-04-27 |
Gunnar Wrobel | Parse error. |
commit | commitdiff | tree | snapshot |
| 2010-04-27 |
Gunnar Wrobel | Complete the first minor step in testing the various... |
commit | commitdiff | tree | snapshot |
| 2010-04-27 |
Jan Schneider | Merge changelog updates. |
commit | commitdiff | tree | snapshot |
| 2010-04-27 |
Jan Schneider | Force CHANGES link to CVS repository. |
commit | commitdiff | tree | snapshot |
| 2010-04-27 |
Jan Schneider | Framework script breaks release again, I'm not up for... |
commit | commitdiff | tree | snapshot |
| 2010-04-27 |
Jan Schneider | Fix resetting the attendees table when opening another... |
commit | commitdiff | tree | snapshot |
| 2010-04-27 |
Michael J.... | Pass the ending timestamp, now that the API calls can... |
commit | commitdiff | tree | snapshot |
| 2010-04-27 |
Michael J.... | Pass an ending timestamp when checking for server changes. |
commit | commitdiff | tree | snapshot |
| 2010-04-27 |
Michael J.... | Allow listBy API calls to take an optional end timestam... |
commit | commitdiff | tree | snapshot |
| 2010-04-27 |
Jan Schneider | Reload page after changing options. |
commit | commitdiff | tree | snapshot |
| 2010-04-27 |
Jan Schneider | Use ajax notifications from iframe pages. |
commit | commitdiff | tree | snapshot |
| 2010-04-27 |
Jan Schneider | Leave room for clicking day cells in month view. |
commit | commitdiff | tree | snapshot |
| 2010-04-27 |
Jan Schneider | Unused |
commit | commitdiff | tree | snapshot |
| 2010-04-27 |
Gunnar Wrobel | Test fixes. |
commit | commitdiff | tree | snapshot |
| 2010-04-27 |
Gunnar Wrobel | Start refactoring the IMAP driver classes in Kolab_Storage. |
commit | commitdiff | tree | snapshot |
| 2010-04-27 |
Gunnar Wrobel | Reactivate history updates. |
commit | commitdiff | tree | snapshot |
| 2010-04-27 |
Gunnar Wrobel | Remove unnecessary references. |
commit | commitdiff | tree | snapshot |
| 2010-04-27 |
Jan Schneider | Set task alarm without value from ajax interface too. |
commit | commitdiff | tree | snapshot |
| 2010-04-27 |
Jan Schneider | MFB: Remove more WikiWords. |
commit | commitdiff | tree | snapshot |
| 2010-04-27 |
Jan Schneider | MFB: Set an alarm to one minute, if users try to set... |
commit | commitdiff | tree | snapshot |
| 2010-04-27 |
Gunnar Wrobel | Update package.xml otherwise the Exception is missing. |
commit | commitdiff | tree | snapshot |
| 2010-04-27 |
Gunnar Wrobel | Do not type-hint these as a DB_Error is also possible... |
commit | commitdiff | tree | snapshot |
| 2010-04-27 |
Gunnar Wrobel | Start injecting the cache dependency into Kolab_Storage. |
commit | commitdiff | tree | snapshot |
| 2010-04-27 |
Gunnar Wrobel | Add a mock cache driver. |
commit | commitdiff | tree | snapshot |
| 2010-04-27 |
Gunnar Wrobel | Now that Horde_Cache is empty we can make it an interface. |
commit | commitdiff | tree | snapshot |
| 2010-04-27 |
Gunnar Wrobel | Simplify. |
commit | commitdiff | tree | snapshot |
| 2010-04-27 |
Gunnar Wrobel | Again $driver cannot be an array. |
commit | commitdiff | tree | snapshot |
| 2010-04-27 |
Gunnar Wrobel | Pull the factory over to the binder. |
commit | commitdiff | tree | snapshot |
| 2010-04-27 |
Gunnar Wrobel | The $app variable is unnecessary. |
commit | commitdiff | tree | snapshot |
| 2010-04-27 |
Gunnar Wrobel | $driver_name is never used. |
commit | commitdiff | tree | snapshot |
| 2010-04-27 |
Gunnar Wrobel | $driver cannot be an array otherwise getDriverConfig... |
commit | commitdiff | tree | snapshot |
| 2010-04-27 |
Gunnar Wrobel | Add a test for the cache binder. |
commit | commitdiff | tree | snapshot |
| 2010-04-26 |
Michael M Slusarz | Color picker improvements |
commit | commitdiff | tree | snapshot |
| 2010-04-26 |
Michael M Slusarz | query can be null here - it is in ALL search |
commit | commitdiff | tree | snapshot |
| 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 |
| next |