horde.git
2009-07-27 Michael M SlusarzFix redirecting in DIMP
2009-07-27 Michael M SlusarzConfirm deletion of flags
2009-07-27 Michael M SlusarzNo more is_a() -> use instanceof instead
2009-07-27 Michael M SlusarzUPGRADING updates
2009-07-27 Michael M SlusarzRe-add printed by header when printing messages
2009-07-27 Michael M SlusarzBug #8447: Move IMP initialization to function
2009-07-27 Michael M SlusarzChicken/egg problem when it comes to accessing IMP_Auth...
2009-07-27 Michael M SlusarzFix log call
2009-07-27 Jan SchneiderUpdate minical.
2009-07-27 Jan SchneiderMove tasks methods after event methods.
2009-07-27 Jan SchneiderMore space.
2009-07-27 Jan SchneiderWhitespace, docs, use Object.isUndefined() and Date...
2009-07-27 Jan Schneiderws
2009-07-27 Jan SchneiderFix typo
2009-07-27 Michael M SlusarzConvert to new hooks code.
2009-07-25 Michael M SlusarzConvert to system tasks
2009-07-25 Michael M SlusarzSome updates to lib/prefs.php to latest Horde 4 code.
2009-07-25 Michael M SlusarzMove constants into IMP::.
2009-07-25 Michael M SlusarzNeed a bit of time to allow location to take by browser.
2009-07-25 Michael M SlusarzImport nag from CVS HEAD
2009-07-25 Michael M SlusarzUse horde-based prefs api script
2009-07-25 Michael M SlusarzgetInstance() -> factory()
2009-07-25 Michael M SlusarzFix hover effect over special folders
2009-07-25 Michael M SlusarzThis preference no longer exists.
2009-07-25 Michael M SlusarzUse Horde_String::truncate()
2009-07-25 Michael M SlusarzMore concise, less wordy
2009-07-25 Michael J.... Merge from FW_3, fix warnings.
2009-07-25 Chuck Hagenbuchfinish removing the last_file preference
2009-07-24 Chuck Hagenbuchthings can go wrong if substr converts an empty string...
2009-07-24 Chuck Hagenbuchfor now, if a repo file doesn't exist, default to 60...
2009-07-24 Chuck Hagenbuchremove remember_last_file preference (I thought we...
2009-07-24 Chuck Hagenbuchno reference
2009-07-24 Jan Schneider[jan] Integrate tasks into Ajax interface (Gonçalo...
2009-07-24 Jan Schneiderws
2009-07-24 Jan SchneiderImplement removeUserData API (adrieder@sbox.tugraz...
2009-07-23 Michael J.... Fix Kronolith's Horde_Ajax_Imple usage. (Need to call...
2009-07-23 Michael J.... Cache the results of all twitter GET requests if a...
2009-07-23 Michael M SlusarzUse print CSS media to print messages in IMP (no more...
2009-07-23 Michael M SlusarzSome things that should always be initialized
2009-07-23 Michael M Slusarzvinfo hook no longer needed - use preauth hook instead
2009-07-23 Jan SchneiderDescription not necessary anymore.
2009-07-23 Michael M SlusarzInitial gollem import & conversion from CVS to Horde 4.
2009-07-23 Michael M SlusarzNo longer needed (was part of login code).
2009-07-22 Michael M SlusarzFix username
2009-07-22 Michael M SlusarzUse new Horde_Registry::pushApp() API.
2009-07-22 Michael M SlusarzBe consistent with Horde_Auth as to userId usage
2009-07-22 Michael M SlusarzFix selected server determination
2009-07-22 Michael M SlusarzFix undefined variable
2009-07-22 Michael M SlusarzRevert "fix case of key 'userid' -> 'userId'"
2009-07-22 Michael M SlusarzUse auth callback to do all non-imap login related...
2009-07-22 Michael J.... fix case of key 'userid' -> 'userId'
2009-07-22 Chuck Hagenbuchfix method name
2009-07-22 Michael M SlusarzGit rid of AUTH_HANDLER declarations.
2009-07-22 Michael M SlusarzFix documentation
2009-07-22 Michael M SlusarzFix call.
2009-07-22 Michael M SlusarzVarious auth fixes.
2009-07-22 Michael M SlusarzUPGRADING updates.
2009-07-22 Michael M SlusarzMake 'realm' and 'preferred' less prominent, since...
2009-07-22 Michael M SlusarzHandle hidden server list by selecting server at authen...
2009-07-22 Michael M SlusarzClean up logintasks handling
2009-07-22 Chuck Hagenbuchfirst attempt at login working without showing a server...
2009-07-21 Michael M SlusarzFix encoding of IDX_SEP character.
2009-07-21 Michael M SlusarzConvert to new Horde_Auth:: usage.
2009-07-21 Michael J.... Allow injecting of a Horde_Log_Logger and a Horde_Cache.
2009-07-21 Michael J.... Add the last missing method for statuses/* - followers.
2009-07-21 Michael J.... parse errors, add friends method
2009-07-21 Michael J.... Add remaining methods to Status class, phpdoc
2009-07-20 Michael J.... Don't leak Horde_Oauth exceptions
2009-07-20 Michael J.... try/catch with some slight hacks to deal with no error...
2009-07-20 Michael M SlusarzRe-add some lint fixes
2009-07-20 Michael J.... account/end_session requires a POST
2009-07-20 Jan SchneiderFix logging in if vinfo doesn't exist (Bug #8444).
2009-07-20 Jan SchneiderMFB: Fix sequence name, catch errors.
2009-07-20 Jan SchneiderUse pgp form field only if gnupg is installed and confi...
2009-07-19 Michael J.... Add constants for the various URLs needed for OAuth
2009-07-19 Michael J.... Add http basic authentication support.
2009-07-19 Michael J.... use the _format property
2009-07-19 Michael J.... Add destroy(), show() methods and fill in update()...
2009-07-19 Michael J.... Add some more methods to Account, some stubs, some...
2009-07-19 Michael J.... Abstract out both the Auth class and the Request class...
2009-07-19 Michael M SlusarzRevert "Fix issues found during lint check"
2009-07-19 Michael M SlusarzFix issues found during lint check
2009-07-19 Michael M SlusarzClean up test mail server output
2009-07-19 Michael M Slusarzphpdoc, don't throw exception when gc'ing
2009-07-19 Michael M SlusarzReplace all Identity.php requires with a single, easily...
2009-07-19 Michael M SlusarzUse Horde_Menu::getSiteLinks()
2009-07-19 Michael M SlusarzMSG_SEP is no longer used.
2009-07-18 Michael J.... Initial, very basic, code for Service_Twitter
2009-07-18 Chuck Hagenbuchsstrip separators at the beginning of the list of tagge...
2009-07-17 Michael M SlusarzMore tweaking of the fullmessage display.
2009-07-17 Michael M SlusarzRemove all Horde::fatal()'s from horde-hatchery
2009-07-17 Michael M SlusarzHorde 4/autoloading conventions
2009-07-17 Michael M SlusarzNo need for this array_merge()
2009-07-17 Michael M SlusarzCache output handling has moved to Horde
2009-07-16 Michael M SlusarzInline script handling moved to Horde:: for now
2009-07-16 Michael M SlusarzSpellChecker imple moved to Horde_Ajax.
2009-07-16 Michael M SlusarzMove imple handling to Horde_Ajax_Imple::.
2009-07-16 Michael M SlusarzUpgrade to Horde 4 coding conventions
2009-07-15 Michael M SlusarzNeeds to be called statically.
2009-07-15 Chuck Hagenbuchif there are no custom headers, don't throw a notice...
next