horde.git
2010-02-10 Michael M SlusarzModest improvements to the prefs UI templates
2010-02-10 Michael M SlusarzMake $app optional to Horde::getServiceLink().
2010-02-10 Michael M SlusarzSet inferred attributes if using LIST-EXTENDED
2010-02-10 Michael M SlusarzMake sure all special mailboxes are sent when rebuildin...
2010-02-10 Michael M SlusarzOnly show unsubscribed style if viewing unsubscribed...
2010-02-10 Michael M SlusarzMore improvements to mailbox tree generation.
2010-02-10 Michael M SlusarzFix label determination for INBOX.
2010-02-10 Michael M SlusarzAdd IMP_Folder binder class.
2010-02-10 Michael M SlusarzMove init() to a better location in the file
2010-02-10 Michael M SlusarzFix several options argument issues
2010-02-09 Michael M SlusarzBug #8858: Auto-determine charset for text attachments
2010-02-09 Michael M SlusarzHorde_Mime_Magic improvements.
2010-02-09 Michael M SlusarzUpdate MIME mapping data file.
2010-02-09 Michael M SlusarzAdd Horde_Registry::getAppDrivers()
2010-02-09 Michael M SlusarzConversions to H4 formats
2010-02-09 Michael M Slusarzme != jan
2010-02-09 Michael M SlusarzFix logic
2010-02-09 Michael M SlusarzTweak default HTML UI font
2010-02-09 Michael M SlusarzMove quicksearch sizing into CSS
2010-02-09 Michael M SlusarzIE 7+ JS fix
2010-02-09 Michael M SlusarzAlso remove Safari 2 support for DIMP
2010-02-09 Michael M SlusarzRemove IE 6 support for DIMP
2010-02-09 Michael M SlusarzProvide basic checking to prevent switching between...
2010-02-09 Michael M SlusarzRemove move PEAR_Error usage in IMP
2010-02-09 Michael M SlusarzDon't attach events to listeners by default (attach...
2010-02-09 Michael M SlusarzUnneeed tests
2010-02-09 Michael M SlusarzStore notifications events as Horde_Notification_Event...
2010-02-09 Michael M Slusarzphpdoc; coding standards
2010-02-08 Jan SchneiderSet timeout.
2010-02-08 Jan SchneiderCatch exceptions.
2010-02-08 Jan SchneiderSet remote calendar timeout also when retrieving calend...
2010-02-08 Jan SchneiderFix race condition when new alarms arrive faster than...
2010-02-08 Jan SchneiderThese are strings now.
2010-02-08 Jan SchneiderDesign tweaks.
2010-02-08 Jan SchneiderFix argument passing (Bug #8846).
2010-02-08 Jan SchneiderMake this smaller.
2010-02-08 Jan SchneiderRemove unused icons.
2010-02-08 Jan SchneiderAdd timeobjects too.
2010-02-08 Jan SchneiderUse a more useful error handling.
2010-02-05 Michael M SlusarzAdd debug logging for Horde_Prefs::setValue()
2010-02-05 Michael M SlusarzTicket #8805: Optimize folder tree initialization
2010-02-05 Michael M SlusarzAdmin login provided by appInit()
2010-02-05 Michael M SlusarzThrow exception if admin auth requested but no admins...
2010-02-05 Michael M SlusarzUse personal info of from address if reply-to address...
2010-02-05 Michael M SlusarzFix determination of reply_all usage
2010-02-05 Michael M SlusarzMissed a spot to add additional maillog actions
2010-02-05 Michael M SlusarzAdd ability to swap between forward options if using...
2010-02-05 Michael M SlusarzConsistently use getMetadata()
2010-02-05 Michael M SlusarzMore complete maillog handling of reply types
2010-02-05 Michael M SlusarzAllow switching to single recipient when auto replying...
2010-02-05 Michael J.... Don't attempt to import a birthday value if there is...
2010-02-05 Michael J.... Fix layout of File_Csv pacakge
2010-02-04 Michael M SlusarzAdd chance to switch reply type to single recipient...
2010-02-04 Michael M SlusarzNeed md5.js for quickreply.
2010-02-04 Michael M SlusarzFix forward preference group members
2010-02-04 Jan SchneiderThis is a static method.
2010-02-04 Jan Schneiderbase.php => Application.php
2010-02-04 Jan SchneiderAdd Id tags.
2010-02-04 Jan SchneiderRevert "Remove old CVS-related code"
2010-02-04 Jan SchneiderMFB: Fix sending alarms to multiple users (Bug #8821).
2010-02-04 Jan SchneiderRemove debug code, fix scope.
2010-02-04 Jan SchneiderCatch exceptions.
2010-02-04 Michael M SlusarzCorrectly rebuild mailbox list in dimp
2010-02-04 Michael M SlusarzRemove session storage code completely from IMP_Imap_Tree
2010-02-04 Michael M SlusarzCVS changelog updates
2010-02-04 Jan SchneiderFix parse error.
2010-02-04 Jan SchneiderApplications are supposed to be installed inside horde/.
2010-02-04 Jan SchneiderWe only want real applications.
2010-02-04 Chuck HagenbuchList all applications, not just active ones (rsalmon...
2010-02-04 Michael M SlusarzQuota fixes/doc improvements
2010-02-04 Michael M SlusarzACL fixes - everything should work again in IMP
2010-02-04 Michael M SlusarzDon't display print links in attachment list
2010-02-04 Michael M SlusarzFix displaying images in print view
2010-02-04 Michael M SlusarzMove print code into view script.
2010-02-04 Michael M SlusarzSwitching applications, so need to push app here
2010-02-04 Michael M SlusarzUse MD5 hashes to determine when to auto-save
2010-02-04 Michael M SlusarzAdd MD5 javascript library
2010-02-03 Michael M SlusarzImproved full rendering of plain text
2010-02-03 Michael M SlusarzAdd noJS option to highlightquotes filter
2010-02-03 Michael M SlusarzDon't link e-mails in full plain text view
2010-02-03 Michael M SlusarzMozilla print fixes
2010-02-03 Michael M SlusarzNotification singleton best initialized in Horde_Regist...
2010-02-03 Michael M SlusarzPartial revert "Fix channel names."
2010-02-03 Michael J.... Allow indicating if we want remote/listTimeObject event...
2010-02-03 Michael J.... Horde_NLS => Horde_Nls
2010-02-03 Michael M SlusarzBug #8708: Silence HTML parsing errors; changelog
2010-02-03 Michael M SlusarzBug #8708: Inject headers into firefox print output
2010-02-03 Michael M SlusarzAdd filterBySelector().
2010-02-03 Michael M SlusarzAdd ability to return Csstidy object.
2010-02-03 Michael M SlusarzMove print generation to separate script.
2010-02-03 Michael M SlusarzRemove global IMP print links and replace with part...
2010-02-03 Michael M SlusarzConvert File_CSV to H4 format
2010-02-03 Jan SchneiderThere is no parent constructor.
2010-02-03 Jan SchneiderAllow admins to edit any share permission.
2010-02-03 Jan SchneiderGroup is not H4'ied yet.
2010-02-03 Jan SchneiderAllow share owner to be null. Necessary for system...
2010-02-03 Jan SchneiderThis is probably another chicken-and-egg problem, but...
2010-02-03 Jan SchneiderNeed to be public.
2010-02-03 Jan SchneiderHorde_Nls::setLang() => setLanguage()/setLanguageEnviro...
2010-02-03 Michael M SlusarzRemove Horde_DOM package
next