| 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 |
| 2010-04-21 |
Michael M Slusarz | Further optimize viewport redraw |
commit | commitdiff | tree | snapshot |
| 2010-04-20 |
Michael M Slusarz | Use more human-readable keyword names, for use with... |
commit | commitdiff | tree | snapshot |
| 2010-04-20 |
Michael M Slusarz | Fix HTML form variable names. |
commit | commitdiff | tree | snapshot |
| 2010-04-20 |
Michael M Slusarz | Add Horde_Imap_Client_Utils::stripNonAtomChars() |
commit | commitdiff | tree | snapshot |
| 2010-04-20 |
Michael M Slusarz | Add preference to show flags created by other MUAs... |
commit | commitdiff | tree | snapshot |
| 2010-04-20 |
Michael M Slusarz | Handle color strings other than #xxxxxx |
commit | commitdiff | tree | snapshot |
| 2010-04-20 |
Michael M Slusarz | Bug #8980: Don't show 'Show Attachments Only' option |
commit | commitdiff | tree | snapshot |
| 2010-04-20 |
Michael M Slusarz | Bug #8980: Fix displaying all parts |
commit | commitdiff | tree | snapshot |
| 2010-04-20 |
Jan Schneider | Start with position of the mousedown event, not of... |
commit | commitdiff | tree | snapshot |
| 2010-04-20 |
Jan Schneider | Use Element.Layout to calculate the ghost size. |
commit | commitdiff | tree | snapshot |
| 2010-04-20 |
Jan Schneider | Try centering the events a bit. |
commit | commitdiff | tree | snapshot |
| 2010-04-20 |
Jan Schneider | Add item on blur too. |
commit | commitdiff | tree | snapshot |
| 2010-04-20 |
Jan Schneider | Remove unused code, style. |
commit | commitdiff | tree | snapshot |
| 2010-04-20 |
Jan Schneider | Indention |
commit | commitdiff | tree | snapshot |
| 2010-04-20 |
Jan Schneider | Automatically display new remote calendars. |
commit | commitdiff | tree | snapshot |
| 2010-04-20 |
Jan Schneider | Need some special handling for @ chars in urls. |
commit | commitdiff | tree | snapshot |
| 2010-04-20 |
Jan Schneider | Fix syntax for IE. |
commit | commitdiff | tree | snapshot |
| 2010-04-20 |
Michael M Slusarz | A bit easier to read the imap log with this output |
commit | commitdiff | tree | snapshot |
| 2010-04-20 |
Michael M Slusarz | We implicitly support RFC 3348 already |
commit | commitdiff | tree | snapshot |
| 2010-04-20 |
Jan Schneider | Add some margin to the events, so that users can still... |
commit | commitdiff | tree | snapshot |
| 2010-04-20 |
Jan Schneider | Nuke new.js. |
commit | commitdiff | tree | snapshot |
| 2010-04-20 |
Jan Schneider | Don't remove original event if saving as new. |
commit | commitdiff | tree | snapshot |
| 2010-04-20 |
Jan Schneider | Use element storage for all-day cell dates. |
commit | commitdiff | tree | snapshot |
| 2010-04-20 |
Jan Schneider | Update changelog. |
commit | commitdiff | tree | snapshot |
| 2010-04-20 |
Joel Smith | Add a preference to not send notifications to task... |
commit | commitdiff | tree | snapshot |
| 2010-04-20 |
Michael M Slusarz | Fix source selection javascript |
commit | commitdiff | tree | snapshot |
| 2010-04-20 |
Michael M Slusarz | Bug #8977: Add prefsEnum() |
commit | commitdiff | tree | snapshot |
| 2010-04-20 |
Michael M Slusarz | Fix function name. |
commit | commitdiff | tree | snapshot |
| 2010-04-19 |
Michael J.... | Delete exceptions to recurring events when deleting... |
commit | commitdiff | tree | snapshot |
| 2010-04-19 |
Michael J.... | Revert "Delete the events that represent exceptions... |
commit | commitdiff | tree | snapshot |
| 2010-04-19 |
Michael J.... | Delete the events that represent exceptions to a recurr... |
commit | commitdiff | tree | snapshot |
| 2010-04-19 |
Michael J.... | Fix sending itips as multipart/alternative |
commit | commitdiff | tree | snapshot |
| 2010-04-19 |
Michael M Slusarz | setValue() does all the work needed for us |
commit | commitdiff | tree | snapshot |
| 2010-04-19 |
Michael J.... | We need the result of the $event->save() call to get... |
commit | commitdiff | tree | snapshot |
| 2010-04-19 |
Michael J.... | Use a more effecient implementation for the sql driver. |
commit | commitdiff | tree | snapshot |
| 2010-04-19 |
Michael J.... | Use the same defaults that Exchange uses. |
commit | commitdiff | tree | snapshot |
| 2010-04-19 |
Gunnar Wrobel | MFB: kolab/issue4257 (Always accept policy doesnt set... |
commit | commitdiff | tree | snapshot |
| 2010-04-19 |
Jan Schneider | Shorten iCalendar explanation. |
commit | commitdiff | tree | snapshot |
| 2010-04-19 |
Jan Schneider | Use input fields for urls. |
commit | commitdiff | tree | snapshot |
| 2010-04-19 |
Jan Schneider | Fix object name. |
commit | commitdiff | tree | snapshot |
| 2010-04-19 |
Jan Schneider | Fix constant. |
commit | commitdiff | tree | snapshot |
| 2010-04-19 |
Jan Schneider | Use a default that works with the widest range of devic... |
commit | commitdiff | tree | snapshot |
| 2010-04-18 |
Michael J.... | remove commented out code |
commit | commitdiff | tree | snapshot |
| 2010-04-18 |
Michael J.... | Fix weatherdotcom timeobjects - parsing back and forth... |
commit | commitdiff | tree | snapshot |
| 2010-04-18 |
Michael J.... | Don't use cached stats, messes up the PING command |
commit | commitdiff | tree | snapshot |
| 2010-04-18 |
Michael J.... | silly Android devices. Another implementation detail... |
commit | commitdiff | tree | snapshot |
| 2010-04-18 |
Michael J.... | cleaner logic |
commit | commitdiff | tree | snapshot |
| 2010-04-18 |
Michael J.... | fix phpdoc |
commit | commitdiff | tree | snapshot |
| 2010-04-18 |
Michael J.... | Add abstract functions to the parent class |
commit | commitdiff | tree | snapshot |
| 2010-04-18 |
Michael J.... | fix a find/replace error |
commit | commitdiff | tree | snapshot |
| 2010-04-18 |
Michael J.... | this isn't used anymore |
commit | commitdiff | tree | snapshot |
| 2010-04-18 |
Michael J.... | AS doesn't support more then one calendar, no need... |
commit | commitdiff | tree | snapshot |
| next |