horde.git
2010-04-12 Michael J.... ws, class constants, no need to check for different...
2010-04-12 Jan SchneiderReset snooze when updating the alarm.
2010-04-12 Michael J.... These should pass now
2010-04-12 Michael J.... Don't convert to timestamp for comparison here, it...
2010-04-12 Jan SchneiderOnly show up to 3 events in all-day row of week view...
2010-04-12 Jan Schneiderdoc
2010-04-12 Jan SchneiderAdd link to default notification settings.
2010-04-12 Jan SchneiderBind this.
2010-04-12 Jan SchneiderAdd button titles.
2010-04-12 Jan SchneiderShort notations don't work in Safari yet.
2010-04-12 Michael J.... Fix method signature to match recent changes
2010-04-12 Gunnar WrobelDo not explicitely check on null but rather on the...
2010-04-12 Gunnar WrobelThis is failing for me. I assume "morgen" matches the...
2010-04-12 Gunnar WrobelTesting should not rely on a network connection.
2010-04-12 Gunnar WrobelThe tests in the Feed package seem to be the only ones...
2010-04-12 Gunnar WrobelEnsure the correct timezone here.
2010-04-12 Gunnar WrobelIf these are not passing yet, they should be marked...
2010-04-12 Gunnar WrobelFix for strict testing.
2010-04-12 Gunnar WrobelE_DEPRECATED does not exist for below 5.3.
2010-04-12 Gunnar WrobelSetting the timezone when including the file has undesi...
2010-04-12 Gunnar WrobelThis init() call is required in AllTests.php to correct...
2010-04-11 Michael M SlusarzRevert "Do app pushing entirely within Registry."
2010-04-11 Michael J.... Simplify, phpdoc
2010-04-11 Michael J.... Missed this file in last commit - adds support for...
2010-04-11 Michael J.... Add support for synching with ActiveSync devices
2010-04-11 Michael J.... Check for errors
2010-04-11 Michael J.... output the values in the log too
2010-04-11 Michael J.... Add support for synching tasks
2010-04-11 Michael J.... remove cruft
2010-04-11 Michael M SlusarzConsolidate code run when switching applications
2010-04-11 Michael M SlusarzNeed to push app on stack earlier to prevent loop
2010-04-11 Michael M SlusarzDo app pushing entirely within Registry.
2010-04-10 Michael J.... fix file name
2010-04-10 Michael J.... Need to push $app onto the stack before loading it...
2010-04-10 Michael J.... Make sure we have the APIs needed for each folder class
2010-04-10 Michael J.... Add a Task message object in preperation for task synch...
2010-04-10 Michael J.... set the activesync MEETINGSTATUS property accordingly.
2010-04-10 Michael J.... Remove stale syncstate if we have a key mismatch
2010-04-10 Michael J.... this method is now obsolete
2010-04-10 Michael J.... When performing remotewipe, only send <status> and...
2010-04-10 Michael J.... remove todo and obsolete constants
2010-04-10 Michael J.... Throw exception if synckey is mangled, and return appro...
2010-04-10 Michael J.... Remove a bunch of @todo
2010-04-10 Michael J.... Fix case of method name, remove deprecated code
2010-04-10 Michael J.... Initial implementation of the sendMail method.
2010-04-10 Michael J.... Inject a mailer instance into the activesync driver
2010-04-09 Michael J.... Add SendMail.php to package.xml
2010-04-09 Michael J.... We need to implement SendMail:
2010-04-09 Michael J.... The last of the (currently implemented) constants.
2010-04-09 Michael J.... Remove deprecated defines
2010-04-09 Michael J.... Move Request related constants to the main Horde_Active...
2010-04-09 Michael J.... Fix constant name
2010-04-09 Michael J.... More constant fixes
2010-04-09 Michael J.... Don't output any body, just the header. Devices won...
2010-04-09 Michael J.... TRUNCATION constants
2010-04-09 Michael J.... Class constants for various sync request tags
2010-04-09 Michael J.... Start moving these to class constants.
2010-04-09 Michael J.... Correctly determine if we are creating a session or...
2010-04-09 Jan SchneiderFix check if AS is disabled.
2010-04-09 Jan SchneiderDisplay subscription URLs.
2010-04-09 Jan SchneiderTweak alignment and wording.
2010-04-09 Jan SchneiderShow 'no items' notice if a calendar section is empty.
2010-04-09 Jan SchneiderRender 'more' links inline.
2010-04-09 Jan SchneiderUse "bolder" arrow sign.
2010-04-09 Jan SchneiderMFB: Remove deleted list contacts from the same address...
2010-04-08 Michael J.... Check for pear_error being returned from Horde_Share
2010-04-08 Michael J.... Need to define this variable even if we are wiping
2010-04-08 Michael J.... These properties are only present in AS versions > 2.5
2010-04-08 Michael M SlusarzMake folder list display display via template.
2010-04-08 Michael J.... Initial support for resources to contain email addresses.
2010-04-08 Gunnar WrobelAvoid &new.
2010-04-08 Gunnar WrobelRefactor the permission handling in Kolab_Storage.
2010-04-08 Michael J.... Don't attempt to send categories if none are set
2010-04-08 Michael J.... This method is called statically
2010-04-08 Michael J.... Fill in the remaining properties for event exceptions...
2010-04-08 Michael J.... Some clients send a PROVISION command even when it...
2010-04-08 Gunnar WrobelThe list of internal attributes is just a list and...
2010-04-08 Gunnar WrobelAlways fetch single attributes.
2010-04-08 Jan SchneiderMigrate hooks to H4 (Request #8954).
2010-04-08 Michael J.... Add support for attendees when syncing via ActiveSync...
2010-04-08 Michael J.... Fix adding and getting attendees from the Appointment...
2010-04-08 Michael J.... Override this even though it's not implemented. It...
2010-04-07 Michael M SlusarzBug #8612: Automatically disable tidy.clean_output...
2010-04-07 Michael M SlusarzBug #8952: Fix casting spam parameter to number
2010-04-07 Michael J.... We really shouldn't need to be this detailed with the...
2010-04-07 Michael J.... Clean up some logging, and some other misc. cleanup
2010-04-07 Michael M SlusarzKey can't be empty when passing to Crypt_Blowfish
2010-04-07 Michael M SlusarzCatch messages with no date header
2010-04-07 Gunnar WrobelAllow injecting the Imap_Client into the Kolab_Storage...
2010-04-07 Gunnar WrobelAdd TODO.
2010-04-07 Jan SchneiderMigrate to H4 (imp (at) lx-soft (dot) com, Request...
2010-04-07 Jan SchneiderImport Mnemo from CVS.
2010-04-06 Jan Schneider$_FILES is always set.
2010-04-06 Jan SchneiderFix saving multienum prefs that have their enums provid...
2010-04-06 Michael M SlusarzUpdate help documentation
2010-04-06 Michael M SlusarzAdd another level to disposition_send_mdn pref
2010-04-06 Michael M SlusarzAdd IMP_Compose::getMailOb()
2010-04-06 Michael M SlusarzFix mailer parameter when sending MDNs
2010-04-06 Michael M SlusarzBug #8949: Fix contacts popup javascript
2010-04-06 Michael J.... Allow for configuring a separate log file specifically...
next