horde.git
2009-03-30 Michael M SlusarzDon't use separate separator div.
2009-03-30 Michael M SlusarzThis graphic lives in IMP now
2009-03-30 Michael M SlusarzTicket #8126: Implement readonly mailboxes in dimp...
2009-03-30 Michael M SlusarzRemove unused parameter.
2009-03-30 Michael M SlusarzAllow spam/blacklist reporting in read-only mode.
2009-03-30 Michael M SlusarzBetter error handling.
2009-03-30 Michael J.... Make sure we have an application url for blocks, even...
2009-03-30 Michael M SlusarzFix typo
2009-03-30 Michael M SlusarzBug #8121: Add missing parameter
2009-03-30 Michael M SlusarzUse global utils object
2009-03-30 Michael M SlusarzAnother place we can save on STATUS/EXAMINE/SELECT...
2009-03-30 Michael M SlusarzAdd 'nocache' parameter; documentation.
2009-03-30 Michael M SlusarzMake the utils object publicly accessible
2009-03-30 Michael M SlusarzMore debug information.
2009-03-30 Jan SchneiderSave recurrence exceptions when copying events (Bug...
2009-03-30 Jan SchneiderMFB: Make sure that email lists are correctly encoded...
2009-03-30 Jan SchneiderTry to convince IE8. Guess what, it doesn't work. It...
2009-03-30 Jan SchneiderFix week calculation.
2009-03-30 Jan SchneiderFix bug number.
2009-03-30 Michael J.... E_DEPRECATED is 5.3+ only
2009-03-30 Michael J.... Spelling
2009-03-30 Chuck HagenbuchMerge branch 'master' of chuck@dev.horde.org:/horde...
2009-03-30 Chuck Hagenbuchneed to remove E_DEPRECATED when autoloading files
2009-03-30 Michael M SlusarzUse fread() exclusively instead of relying on fgets().
2009-03-30 Michael M SlusarzTypo
2009-03-30 Michael M SlusarzCorrectly add spacing between header and body
2009-03-29 Gunnar WrobelSome fixes for the LDAP handling of Kolab_Server. It...
2009-03-29 Gunnar WrobelAdd the getServer function for admins. This allows...
2009-03-29 Mike NabereznyShow correct unit (seconds) of Horde_Db_Timer in log...
2009-03-29 Mike NabereznyFix usage of Horde_Support_Timer.
2009-03-29 Michael M SlusarzBetter IMAP error reporting
2009-03-27 Michael M SlusarzSanity checking.
2009-03-27 Michael M SlusarzUse existing Utils object.
2009-03-27 Michael M SlusarzMark mailbox readonly if UIDs are not sticky.
2009-03-27 Michael M SlusarzProvide visual indication the mailbox is locked.
2009-03-27 Michael M SlusarzDon't show flag menu if this is a read-only mailbox.
2009-03-27 Michael M SlusarzDon't show delete action in read-only mode.
2009-03-27 Michael M SlusarzUse is_null().
2009-03-27 Chuck Hagenbuchdon't throw exceptions with string
2009-03-27 Chuck Hagenbuchmake the onb parameter sticky so that if you're viewing...
2009-03-27 Chuck Hagenbuchbuild the path up so that breadcrumb paths work
2009-03-27 Michael M SlusarzWork around IMAP servers that don't return UIDNEXT
2009-03-27 Michael M SlusarzFix arrival sorting when client sorting
2009-03-27 Michael M SlusarzFix MODSEQ storage logic
2009-03-27 Michael M SlusarzNeed IMAP port to produce truly unique cache ID
2009-03-27 Michael M SlusarzSequence->ID lookup fixes
2009-03-27 Michael M SlusarzLogging tweak
2009-03-27 Michael M SlusarzBetter location to put this.
2009-03-27 Michael M SlusarzFix logic
2009-03-26 Michael M SlusarzAttempt to clean up logout handling
2009-03-26 Chuck Hagenbuchstub out more of the Horde_Vfs structure, including...
2009-03-26 Chuck Hagenbuchload table javascript for searching/sorting revision log
2009-03-26 Chuck Hagenbuchtrack the git cli version, and make at least basic...
2009-03-26 Chuck Hagenbuchfix rewrite rule since browse.php was split
2009-03-26 Chuck Hagenbuchfix undefined values
2009-03-26 Gunnar WrobelAttemted to use strict checking but this fails at the...
2009-03-26 Gunnar WrobelThe list of objects should contain the object uid as...
2009-03-26 Michael M SlusarzMuch better solution for showing preview pane on IE7
2009-03-26 Michael M SlusarzCorrectly handle CTRL presses when dragging message...
2009-03-26 Michael M SlusarzSimplify forwarding
2009-03-25 Jan SchneiderFix view names.
2009-03-25 Jan SchneiderFix start and end time calculation of multi-day events...
2009-03-25 Michael M SlusarzFix mailbox name
2009-03-25 Michael M SlusarzMore thorough job of identifying mailboxes we shouldn...
2009-03-25 Chuck Hagenbuchremove print statements leaking searialized data
2009-03-25 Michael M SlusarzContinue trying to sort out the CONDSTORE/QRESYNC mess.
2009-03-25 Jan SchneiderTweak.
2009-03-25 Jan SchneiderMake IE happy.
2009-03-24 Michael J.... Implement a click handler to add a tag from the list...
2009-03-24 Michael J.... ws
2009-03-24 Michael J.... Display the user's top 10 tags on the event edit form...
2009-03-24 Michael J.... Add autocompleter to (non ajax) calendar edit page
2009-03-24 Michael M SlusarzFix thread level calculation
2009-03-24 Michael M SlusarzConvert to new thread return format
2009-03-24 Michael M SlusarzOptimize Horde_Imap_Client_Thread for storage
2009-03-24 Michael M SlusarzMore caching improvements.
2009-03-24 Michael M SlusarzUse Horde_Imap_Client_Base::getCacheId()
2009-03-24 Michael M SlusarzBetter variable checking
2009-03-24 Michael M Slusarzdoc
2009-03-24 Jan SchneiderWe probably don't want to show these in production...
2009-03-24 Michael M SlusarzFix some typos
2009-03-23 Jan SchneiderImplement event creation and editing.
2009-03-23 Jan SchneiderFix maildrop rules without conditions (almarin@um.es...
2009-03-23 Jan SchneiderMFB: Date_Holidays version requirement.
2009-03-23 Jan SchneiderFix parse errors (Bug #8109).
2009-03-23 Gunnar WrobelFix testing for the recent changes.
2009-03-23 Gunnar WrobelFix the use of class variables.
2009-03-23 Gunnar WrobelFix the use of class variables.
2009-03-23 Gunnar WrobelAdd the base object class.
2009-03-23 Gunnar WrobelStarted cleaning up the object class hierarchy. The...
2009-03-23 Gunnar WrobelUse class vars and move LDAP specific functionality...
2009-03-23 Gunnar WrobelCreation of the manager account should not happen if...
2009-03-23 Gunnar WrobelFixed typo.
2009-03-23 Chuck Hagenbuchhelper fixes, duck@obala.net, #8044
2009-03-22 Michael M SlusarzMove sequence parsing code to Horde_Imap_Client_Utils::.
2009-03-22 Michael M SlusarzMove sequence parsing code (+mailbox info) from IMP.
2009-03-22 Michael M SlusarzCache sequences in string format.
2009-03-22 Jan SchneiderMFB: Show all addresses in print view.
2009-03-22 Jan SchneiderMFB
2009-03-22 Chuck Hagenbuchadd Vagabondo/Kliksafe to the robots list
next