horde.git
2010-08-02 Michael M SlusarzFix display of multipart/related images.
2010-08-02 Jan SchneiderFix class name (Bug #8969).
2010-08-02 Jan SchneiderLog all values.
2010-08-02 Chuck HagenbuchDon't use AS for table aliases (Bug #9151)
2010-08-02 Chuck HagenbuchAdd Chora_Exception
2010-08-01 Michael J.... ensure calendar is always on top.
2010-08-01 Michael J.... Fix permission check
2010-08-01 Michael J.... remove categories from ansel, replaced by tags
2010-08-01 Michael J.... Changes
2010-08-01 Michael J.... This is now taken care of by configuring an in-memory...
2010-08-01 Chuck HagenbuchWhen rewriting URLs use /rt/-/* instead of *?rt=rt...
2010-08-01 Chuck HagenbuchFrameset is gone - we can finally remove this JS for...
2010-08-01 Chuck HagenbuchAdd a browsing prefix for rewrite rules (#8524)
2010-07-31 Michael J.... Use Content_Tagger::getSimilarObjects for the related...
2010-07-31 Michael J.... Return object ids as the client ids, not content ids.
2010-07-31 Michael J.... Fix/Finish implemenation for Content_Tagger::getSimilar...
2010-07-31 Michael J.... Remove 'AS' from table aliases in Tagger
2010-07-31 Michael J.... Add ability to reset all activesync device policykeys...
2010-07-31 Michael J.... $results still needs to be defined if we catch an excep...
2010-07-31 Michael J.... Move Ansel's tag functionality to content tagger.
2010-07-31 Michael J.... make sure these are Horde_Url objects
2010-07-30 Michael J.... Use Horde_Url::redirect()
2010-07-30 Michael J.... Fix array_merge usage.
2010-07-30 Michael M SlusarzFix/cleanup app permissions checking
2010-07-30 Michael M Slusarzphpdoc
2010-07-30 Michael M SlusarzUse Horde_Url::redirect()
2010-07-30 Michael M SlusarzAdd Horde_Url::redirect().
2010-07-30 Michael M Slusarzuse Horde_Url methods in turba
2010-07-30 Michael M Slusarzsanity checking for Horde_Mime::is8bit()
2010-07-30 Michael M Slusarzturba_shares might not exist
2010-07-30 Michael M SlusarzClean up some javascript defs in kronolith
2010-07-30 Michael M SlusarzFix forwarding from the IMP mailbox page
2010-07-30 Michael M SlusarzFix popup JS code.
2010-07-30 Michael M Slusarzprototypejs 1.7 fixes
2010-07-30 Michael M SlusarzConvert browse javascript to a static js file
2010-07-30 Michael M SlusarzNot used
2010-07-30 Michael M SlusarzBetter random string generation.
2010-07-30 Michael M SlusarzMake sure this always returns a string (URL could be...
2010-07-30 Michael M SlusarzAdd Horde_Url::unique().
2010-07-30 Michael M SlusarzHave inline script appear in HEAD.
2010-07-30 Michael M SlusarzMissed an onclick conversion
2010-07-29 Michael M SlusarzFix function call parameters for Horde_Script_Files...
2010-07-29 Michael M SlusarzFix output buffering for things like the new sidebar...
2010-07-29 Michael M SlusarzFix improper handling of upload errors.
2010-07-29 Michael M SlusarzMore removal of onclick attributes.
2010-07-29 Michael M SlusarzThis code needs to run on dom:loaded
2010-07-29 Michael M SlusarzaddInlineScript() should use Horde::outputSent()
2010-07-29 Michael M SlusarzExclusively use Horde_Url in horde/Core
2010-07-29 Michael M SlusarzMore addslashes->JSON conversions
2010-07-29 Michael M SlusarzFix some typos
2010-07-29 Michael M SlusarzSome DIMP index template cleanups
2010-07-29 Michael M SlusarzCleaner implementation of onclick handler
2010-07-29 Michael M Slusarzwindow.confirm() is more correct/thorough
2010-07-29 Michael M SlusarzMore places to move javascript into static js files
2010-07-29 Michael M SlusarzRemove javascript notification listener
2010-07-29 Michael M Slusarzprototypejs existence check.
2010-07-29 Michael M SlusarzFix dom:loaded actions
2010-07-29 Michael M SlusarzAnother place to use JSON encoding instead of addslashes()
2010-07-29 Michael M Slusarzaddslashes() not needed - handled by JSON encoding
2010-07-29 Michael M SlusarzRemove Horde_Browser::escapeJSCode()
2010-07-29 Michael M SlusarzMore places to add ajaxui to URL
2010-07-29 Michael M SlusarzSome H4 updates
2010-07-29 Jan SchneiderPortuguese fixes.
2010-07-29 Jan SchneiderSend agenda emails with HTML part and convert to Horde_...
2010-07-29 Jan SchneiderMerge branch 'prototype-1.7'
2010-07-29 Jan SchneiderArrange task list tabs like calendar tabs. Fixes sharin...
2010-07-29 Jan SchneiderSubscribe to created task list.
2010-07-29 Jan SchneiderFix adding task lists.
2010-07-28 Jan SchneiderGreatly simplify javascript.
2010-07-28 Michael J.... label this as "Tweet" and not "Update"
2010-07-28 Michael J.... Use a 2 row textarea, and add a characters remaining...
2010-07-28 Michael M SlusarzOptimize sidebar loading
2010-07-28 Michael M SlusarzMove sidebar out of portal namespace.
2010-07-28 Michael M SlusarzMake the portal the default Horde initial page
2010-07-28 Michael M SlusarzMore tweaks to HTML quoting style.
2010-07-28 Jan SchneiderThank you, failing git merge.
2010-07-28 Jan SchneidersetAnchor() makes more sense actually.
2010-07-28 Jan SchneiderHopefully the final, working version.
2010-07-28 Michael J.... Fix method name
2010-07-28 Jan SchneiderStill need to catch the encoded place holder too.
2010-07-28 Michael M SlusarzBug #9155: IMP_Compose:: fixes.
2010-07-28 Jan SchneiderFix this.
2010-07-28 Jan SchneiderWork on the url parameters directly.
2010-07-28 Jan SchneiderCast to string.
2010-07-28 Michael J.... remaining LIMIT to queryLimit() changes
2010-07-28 Michael J.... ...actually remove the LIMIT from the SQL statement
2010-07-28 Michael J.... note about LIMIT and AS in CODING_STANDARDS
2010-07-28 Jan SchneiderRevert "Fix portal access"
2010-07-28 Jan SchneiderUse From: address too when searching for matching ident...
2010-07-28 Jan SchneiderFix variable name.
2010-07-28 Jan SchneiderMFB: Set emulate_database option for Oracle (Bug #9151).
2010-07-28 Michael J.... Don't use non-portable LIMIT syntax, use db abstraction...
2010-07-28 Michael M SlusarzUpdate goto.js script to use Horde_Calendar js lib.
2010-07-28 Michael M SlusarzAllow month/year/week to be clicked on and trigger...
2010-07-28 Michael M SlusarzFix class name
2010-07-28 Michael M SlusarzSome sidebar fixes
2010-07-28 Michael M SlusarzAdd missing charset parameter
2010-07-28 Michael M SlusarzFix default charset.
2010-07-28 Michael M SlusarzAdd preference to define default font family/size for...
2010-07-27 Michael M SlusarzMake sure we convert back to proper charset
next