horde.git
2010-12-23 Michael M SlusarzImplement file locking for our file-based session handler
2010-12-23 Michael M Slusarzws
2010-12-23 Michael M SlusarzUse Horde::[start|end]Buffer()
2010-12-23 Michael M SlusarzBug #9466: Fix clearing session for certain logout...
2010-12-23 Michael M SlusarzRemove stray semicolon
2010-12-22 Michael M SlusarzBug #9437: Last fallback should be nlsconfig default...
2010-12-22 Jan SchneiderAdd last_query property.
2010-12-22 Jan SchneiderFinish 90% of unit tests.
2010-12-22 Jan SchneiderFix method name.
2010-12-22 Jan SchneiderImplement __sleep() correctly.
2010-12-22 Jan SchneiderFix getShares().
2010-12-22 Michael M SlusarzCache imp backends.php config
2010-12-22 Michael M SlusarzAdd debug logging when loading config file
2010-12-22 Michael M SlusarzHorde::logMessage() tweaks
2010-12-22 Gonçalo QueirósBug #9464: Display MDN check message
2010-12-22 Michael M SlusarzAdd on-demand loading of nlsconfig data.
2010-12-22 Michael M SlusarzTicket #9437: Tweak preferred language selection.
2010-12-22 Jan SchneiderFix sounds prefs display and setting.
2010-12-22 Jan SchneiderThis check is broken. It's probably meant to check...
2010-12-22 Jan SchneiderThe session key must include the user name.
2010-12-22 Jan SchneiderFix garbage collection.
2010-12-22 Jan SchneiderEven GC should not cause an exception.
2010-12-22 Jan SchneiderUpdate test to latest Alarm/Db/migration code.
2010-12-22 Jan SchneiderThe original charset parameter is still required for...
2010-12-22 Jan SchneiderUse correct header names. Set body charset.
2010-12-22 Jan SchneiderFix tests.
2010-12-22 Jan SchneiderTweak error message.
2010-12-22 Jan SchneiderSave all arguments that we used to instantiate the...
2010-12-22 Jan SchneiderReturn booleans.
2010-12-22 Jan SchneiderCatch PEAR_Errors.
2010-12-22 Jan SchneiderMark methods static, fix executing query.
2010-12-22 Jan SchneiderCS, remove/fix unused variables, other stuff detected...
2010-12-22 Michael M SlusarzBug #9461: Fix adding attachments from draft
2010-12-22 Michael M Slusarzfix camelcase
2010-12-22 Michael M SlusarzTweak default highlighted color
2010-12-22 Michael M SlusarzFix encrpytion default value
2010-12-21 Jan SchneiderFix _listShares() and more method incompatibilities.
2010-12-21 Jan SchneiderSimplify, phpdoc.
2010-12-21 Jan SchneiderImplement Serializable.
2010-12-21 Jan SchneiderFix method compatibility.
2010-12-21 Jan SchneiderFix method compatibility.
2010-12-21 Jan SchneiderAdd ActiveSync dependency.
2010-12-21 Michael M SlusarzMore tweaks to language selection on login screen
2010-12-21 Michael M SlusarzBug #9437: Fix language selection via login screen
2010-12-21 Jan SchneiderUpdate file lists.
2010-12-21 Jan SchneiderAdd Mime_Viewer dependency.
2010-12-21 Michael M SlusarzBug #9426: Fix S/Mime signing
2010-12-21 Michael M SlusarzFix Horde_Session usage
2010-12-21 Michael M SlusarzLimit encryption options based on presence of personal...
2010-12-21 Jan SchneiderFix incompatible method signatures.
2010-12-21 Jan SchneiderCatch more edge cases with rewrite URLs.
2010-12-21 Michael J.... some ws, cs, logic tweaks
2010-12-21 Michael J.... actually *use* the sql limit clause
2010-12-21 Michael J.... Use a more appropriate limit here, this was probably...
2010-12-21 Michael J.... small phpdoc tweaks while I'm poking
2010-12-21 Jan Schneiderphpdoc
2010-12-21 Jan SchneiderFix selfUrl() result when using URL rewriting.
2010-12-21 Jan SchneiderFix double slash in selfUrl() results.
2010-12-21 Jan SchneiderAdd test for selfUrl().
2010-12-21 Jan SchneiderFix detecting PATH_INFO if using URL rewriting.
2010-12-21 Jan SchneiderAdd Horde_String::common().
2010-12-21 Michael J.... Be able to accept either a struct or array structure...
2010-12-21 Michael J.... Q: How many commits does it take to get this right?
2010-12-21 Michael J.... even better, no need to pass the charset param if it...
2010-12-21 Michael J.... Assuming this non-existent member should be replaced...
2010-12-21 Michael J Rubinskyactually load the tags into the story array.
2010-12-21 Michael J.... Fix stacked caching:
2010-12-21 Michael M SlusarzBug #9456: External JS should be loaded before our JS
2010-12-21 Michael M Slusarzphpdoc
2010-12-21 Michael M Slusarzdisposition_request_read -> request_mdn
2010-12-21 Michael M SlusarzThis pref no longer exists.
2010-12-21 Michael M Slusarzdisposition_send_mdn -> send_mdn
2010-12-21 Michael M SlusarzRequest #9457: Add request read receipt information...
2010-12-21 Michael M SlusarzAdd Horde_Mime_Mdn::MDN_HEADER
2010-12-21 Michael M SlusarzRequest #9457: Add priority information to draft
2010-12-21 Michael M SlusarzAdd missing icon
2010-12-21 Michael J.... phpdoc
2010-12-21 Michael J.... removed deprecated files
2010-12-21 Michael J.... removed unused code
2010-12-21 Michael J.... H4 style file/class names for the various forms
2010-12-21 Michael J.... remove old creation scripts
2010-12-21 Michael J.... Horde 4 changes:
2010-12-20 Michael M SlusarzBug #9459: Need keys here, not values
2010-12-20 Jan SchneiderLoad common-header.inc from horde.
2010-12-20 Michael M SlusarzBug #9458: Adjust width based on viewport position...
2010-12-20 Michael M SlusarzBug #9458: Fix position determination of dragbar
2010-12-20 Michael M SlusarzCleanup registry.php.dist file
2010-12-20 Michael M SlusarzBug #9424: Need to unset apis variable - or else it...
2010-12-20 Michael M SlusarzDon't mask errors
2010-12-20 Michael M SlusarzFix language change on login screen
2010-12-20 Michael M SlusarzFix undefined variable warning
2010-12-20 Michael M SlusarzRegistry not working due to viral copy/paste error
2010-12-20 Michael M SlusarzRevert "Revert "Cleanup registry caching." This caused...
2010-12-20 Michael M SlusarzHandle memcache servers that are not reachable
2010-12-19 Chuck HagenbuchRevert "Cleanup registry caching." This caused registry...
2010-12-18 Chuck HagenbuchHorde_Icalendar throws exceptions now
2010-12-17 Michael M SlusarzCleanup registry caching.
2010-12-17 Michael M SlusarzAPI calls should no longer be throwing PEAR_Errors...
2010-12-17 Michael M SlusarzNot used
2010-12-17 Michael M SlusarzDon't cache config data in registry.
next