horde.git
2010-08-07 Michael J.... Fix setting sensitivity on AS exception messages.
2010-08-07 Chuck Hagenbuchcomment style and whitespace
2010-08-07 Chuck HagenbuchSimple Layout library to replace the layout functionali...
2010-08-07 Michael J.... Only include Recurrence.Until in the AS message if...
2010-08-07 Michael J.... Make sure $adds is defined
2010-08-07 Michael J.... $event->recurrence will never be set here
2010-08-06 Michael J.... Fix object name
2010-08-06 Michael M SlusarzMore places where ajaxui parameter may break things
2010-08-06 Michael M SlusarzInserts were broken in postgres on tables with autoincr...
2010-08-06 Michael M SlusarzDon't fail if we can't log sentmail info.
2010-08-06 Michael M SlusarzDon't encode ampersands in javascript output.
2010-08-06 Michael M SlusarzFix determination of reply_type for logging purposes.
2010-08-06 Michael M SlusarzFix creation of postgres sequence tables
2010-08-06 Michael M SlusarzProvide a bit more debugging info in migrator script
2010-08-06 Michael M SlusarzFix listApps() call
2010-08-06 Michael J.... Need to add geoLocation here also.
2010-08-06 Michael J.... Need a dom id here if we are going to access it with $()
2010-08-06 Michael J.... Fix method name.
2010-08-06 Michael J.... Fix property name.
2010-08-06 Michael J.... Don't redirect if exporting or importing from the Ajax...
2010-08-06 Michael M SlusarzMissed a commit for the activesyncprefs changes
2010-08-06 Michael M SlusarzMove user update javascript out of template file
2010-08-06 Michael M SlusarzMove logintasks javascript out of template file
2010-08-06 Michael M SlusarzFix package name
2010-08-06 Michael M SlusarzBug #9162: Fix logintasks confirmation page.
2010-08-06 Michael M SlusarzRemove usage of getFormData() in IMP_Compose::.
2010-08-06 Michael M SlusarzMore places to use Horde_Support_Randomid::.
2010-08-06 Michael M SlusarzNever add 'ajaxui' param to ajax URL.
2010-08-06 Michael M SlusarzFix bad encoding when parsing HTML data
2010-08-06 Michael M SlusarzUse charset param
2010-08-06 Michael M SlusarzRequest #9159: Automatically determine view
2010-08-06 Michael M SlusarzAnother prototypejs 1.7 fix.
2010-08-06 Michael M SlusarzAdd Horde::ajaxAvailable()
2010-08-06 Michael M SlusarzUpgrade CKeditor to v3.3.2
2010-08-06 Michael M SlusarzClean up activesync admin/prefs scripts, particularly...
2010-08-06 Jan SchneiderFix class names.
2010-08-06 Jan SchneiderBump cache version, Horde_Icalendar has changed. The...
2010-08-05 Chuck HagenbuchNeed to assign this instance to a variable.
2010-08-04 Michael M SlusarzAdd missing file
2010-08-04 Michael M SlusarzAdd DOM filter link from Chuck
2010-08-04 Michael M SlusarzWhile a good idea in concept, this is a PHP parse error
2010-08-04 Michael M SlusarzThis method does not require this parameter
2010-08-04 Jan SchneiderCatch Icalendar exceptions.
2010-08-04 Jan SchneiderFix package.xml.
2010-08-04 Jan SchneiderAdd $Id$ tag.
2010-08-04 Jan SchneiderMake executable.
2010-08-03 Jan SchneiderOnly deal with the new user if any ACLs have been set.
2010-08-03 Jan SchneiderUse Horde_Url#redirect().
2010-08-03 Michael M SlusarzConvert Icalendar to H4.
2010-08-03 Michael M SlusarzAdd Default EOL value.
2010-08-03 Michael M SlusarzBug #9165: Fix creating Horde_Auth_Imap object using...
2010-08-03 Michael M SlusarzBetter determination if initial slug is a domain name.
2010-08-03 Jan SchneiderTheoretically fix showing user drop-down, but authUserL...
2010-08-03 Jan SchneiderFix saving ACLs, improve handling of "anyone" user...
2010-08-03 Jan SchneiderPad time string.
2010-08-03 Jan SchneiderRedirect to login screen if not authenticated for this...
2010-08-03 Michael J.... Some fixes for Prefs/Identities changes.
2010-08-03 Michael J.... Clean up uid/randomid/guid changes.
2010-08-03 Michael J.... use Horde_Support_Randomid:: for note ids, and Horde_Su...
2010-08-03 Michael M SlusarzUse Horde_Db for IMP SQL quota driver
2010-08-03 Michael M SlusarzAllow a configuration to be passed to Horde_Db factory.
2010-08-03 Michael M SlusarzUse Horde_Url::redirect()
2010-08-03 Michael M Slusarzphpdoc
2010-08-03 Michael M SlusarzPlaceholder for Horde_Ldap injection.
2010-08-03 Michael M SlusarzRemove horde/Core dependency in Horde_Prefs_Identity
2010-08-03 Michael M SlusarzThis is not necessarily an array
2010-08-03 Michael M SlusarzFix phpdoc
2010-08-03 Michael M SlusarzUse Horde_Support_Guid/Horde_Support_Randomid
2010-08-03 Michael M SlusarzAdd Horde_Support_Randomid::
2010-08-03 Michael M SlusarzFix inifinte resize IE 8 bug in dimp compose screen
2010-08-03 Michael M SlusarzThis was an old Safari 1/2 hack and is no longer needed
2010-08-03 Michael M SlusarzFix resizing compose window in dimp.
2010-08-03 Michael M SlusarzFix setting header fields in dimp compose page.
2010-08-03 Michael M SlusarzFix dimp sidebar display on IE 8.
2010-08-02 Michael M SlusarzLoad Horde_Prefs using the injector.
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
next