Michael J. Rubinsky [Sun, 18 Apr 2010 16:37:57 +0000 (12:37 -0400)]
Add configurabel heartbeat intervals
Michael J. Rubinsky [Sat, 17 Apr 2010 17:55:59 +0000 (13:55 -0400)]
Only call Horde_Nls::getCharset() once
Michael J. Rubinsky [Sat, 17 Apr 2010 17:47:56 +0000 (13:47 -0400)]
Add support for categories (tags) when synching calendars
Michael J. Rubinsky [Sat, 17 Apr 2010 16:52:11 +0000 (12:52 -0400)]
Add test for the activesync contact message.
Basically tests properties are settable/gettable and array properties
work as expected.
Michael M Slusarz [Fri, 16 Apr 2010 22:04:56 +0000 (16:04 -0600)]
Bug #8948: Fix sent-mail mbox display when switching identities
Michael M Slusarz [Fri, 16 Apr 2010 21:52:49 +0000 (15:52 -0600)]
Don't use for formatting purposes
Michael M Slusarz [Fri, 16 Apr 2010 21:48:57 +0000 (15:48 -0600)]
Bug #8948: Typo
Michael J. Rubinsky [Fri, 16 Apr 2010 22:01:30 +0000 (18:01 -0400)]
Better coverage for the changeMessage test.
Now catches the error that was breaking contact edits earlier
Michael J. Rubinsky [Fri, 16 Apr 2010 21:41:20 +0000 (17:41 -0400)]
cs
Michael J. Rubinsky [Fri, 16 Apr 2010 21:36:19 +0000 (17:36 -0400)]
Better coverage for the getMessageList test
Jan Schneider [Fri, 16 Apr 2010 16:11:39 +0000 (18:11 +0200)]
Move Datejs library to Horde.
Michael M Slusarz [Fri, 16 Apr 2010 21:17:02 +0000 (15:17 -0600)]
Fix selection list when working with search mailboxes
Michael M Slusarz [Fri, 16 Apr 2010 21:00:04 +0000 (15:00 -0600)]
Optimize updateFlag() for search mailboxes with a large number of updated messages
Michael M Slusarz [Fri, 16 Apr 2010 19:37:15 +0000 (13:37 -0600)]
Bug #8948: Fix namespace stripping for pref values
Michael M Slusarz [Fri, 16 Apr 2010 18:56:00 +0000 (12:56 -0600)]
Clean up sort handling
Michael M Slusarz [Fri, 16 Apr 2010 18:17:14 +0000 (12:17 -0600)]
Show sortdate in options UI
Michael J. Rubinsky [Fri, 16 Apr 2010 18:44:52 +0000 (14:44 -0400)]
fix content type we are passing to reflect recent changes
Michael J. Rubinsky [Fri, 16 Apr 2010 18:33:10 +0000 (14:33 -0400)]
break, don't fall through
Michael J. Rubinsky [Fri, 16 Apr 2010 18:26:14 +0000 (14:26 -0400)]
Fix variable name
Michael J. Rubinsky [Fri, 16 Apr 2010 16:38:00 +0000 (12:38 -0400)]
Don't fatal out if one of these applications is not activated.
Michael J. Rubinsky [Fri, 16 Apr 2010 16:26:18 +0000 (12:26 -0400)]
This is no longer true
Michael M Slusarz [Thu, 15 Apr 2010 06:01:17 +0000 (00:01 -0600)]
Fix an injector call
Jan Schneider [Fri, 16 Apr 2010 15:42:53 +0000 (17:42 +0200)]
Close color picker when going forward in the calendar wizard.
Jan Schneider [Fri, 16 Apr 2010 15:32:51 +0000 (17:32 +0200)]
Fix editing of remote calendars.
Jan Schneider [Fri, 16 Apr 2010 15:06:19 +0000 (17:06 +0200)]
Return calendar id when adding remote calendars.
Jan Schneider [Fri, 16 Apr 2010 14:16:39 +0000 (16:16 +0200)]
Re-factor calendar toggling. Fixed a few bugs with event rendering.
Jan Schneider [Fri, 16 Apr 2010 12:38:43 +0000 (14:38 +0200)]
Add basic permissions for users.
Jan Schneider [Fri, 16 Apr 2010 10:31:31 +0000 (12:31 +0200)]
Deleted too much.
Jan Schneider [Fri, 16 Apr 2010 07:29:37 +0000 (09:29 +0200)]
Don't overwrite 1.6 Element methods. They are not 100% BC. This way existing
code keeps working and I can still use the new Layout methods explicitly.
Fixes problems with RedBox and probably bug #8967 too.
Michael J. Rubinsky [Thu, 15 Apr 2010 21:11:04 +0000 (17:11 -0400)]
Hitting enter while in the location field shouldn't submit the form.
Catch KEY_RETURN in the keydownHandler, and trigger the geocode action if
we are in the location field of the event form.
Gunnar Wrobel [Thu, 15 Apr 2010 19:55:12 +0000 (21:55 +0200)]
MFB (kolab/issue3962 (Names of config variables for "untrusted" text missleading), kolab/issue3967 (UNTRUSTED vs. UNAUTHENTICATED, distinction considered harmful))
Jan Schneider [Thu, 15 Apr 2010 17:40:49 +0000 (18:40 +0100)]
Tweak calendar URLs layout.
Jan Schneider [Thu, 15 Apr 2010 17:09:50 +0000 (19:09 +0200)]
Drop SAPO map driver.
Jan Schneider [Thu, 15 Apr 2010 17:06:21 +0000 (19:06 +0200)]
Fix file mode.
Jan Schneider [Thu, 15 Apr 2010 14:23:54 +0000 (16:23 +0200)]
Fix typo (Bug #8950).
Jan Schneider [Thu, 15 Apr 2010 13:18:07 +0000 (15:18 +0200)]
Ignore clicks that open a redbox dialog, if another dialog is currently being
opened.
Gunnar Wrobel [Thu, 15 Apr 2010 13:35:15 +0000 (15:35 +0200)]
MFB: kolab/issue3983 (Phpunit testsuite fails on OpenPKG Kolab 2.2.2)
Jan Schneider [Thu, 15 Apr 2010 12:56:35 +0000 (14:56 +0200)]
Search for tags too, when searching for events.
Jan Schneider [Thu, 15 Apr 2010 12:55:38 +0000 (14:55 +0200)]
We want to filter for calendars here, not users.
Jan Schneider [Thu, 15 Apr 2010 12:14:13 +0000 (14:14 +0200)]
Show "No items" if search result was empty.
Jan Schneider [Thu, 15 Apr 2010 11:48:00 +0000 (13:48 +0200)]
Fix flag of New Caledonia (Bug #8966).
Michael J. Rubinsky [Wed, 14 Apr 2010 22:28:09 +0000 (18:28 -0400)]
Don't hardcode non-horde drivers in the bootstrap file.
This allows other map drivers to be added without having to edit existing horde code.
As a result of this change, any drivers other then the native openlayers-based horde driver are now
responsible for bringing in any other js dependencies they require (such as externally served api files).
Jan Schneider [Wed, 14 Apr 2010 22:06:06 +0000 (00:06 +0200)]
Fix variable name. Still doesn't convert the vfolders though.
Jan Schneider [Wed, 14 Apr 2010 21:45:04 +0000 (23:45 +0200)]
Catch unset facebook prefs.
Michael M Slusarz [Wed, 14 Apr 2010 21:32:50 +0000 (15:32 -0600)]
Typo
Michael M Slusarz [Wed, 14 Apr 2010 21:20:51 +0000 (15:20 -0600)]
grab directory name once
Michael M Slusarz [Wed, 14 Apr 2010 20:55:46 +0000 (14:55 -0600)]
Create Identity injector binder
Michael M Slusarz [Wed, 14 Apr 2010 20:20:26 +0000 (14:20 -0600)]
Add identities upgrade code.
Michael M Slusarz [Wed, 14 Apr 2010 20:06:40 +0000 (14:06 -0600)]
factory() doesn't guarantee sameness
Michael M Slusarz [Wed, 14 Apr 2010 18:30:49 +0000 (12:30 -0600)]
Fix some IMP preferences UI issues
Michael M Slusarz [Wed, 14 Apr 2010 10:14:13 +0000 (04:14 -0600)]
Decouple Horde_History from Core.
Michael M Slusarz [Wed, 14 Apr 2010 10:45:08 +0000 (04:45 -0600)]
Use injector to load IMP_Compose
Michael M Slusarz [Wed, 14 Apr 2010 10:31:58 +0000 (04:31 -0600)]
Use injector to load IMP_Mailbox
Michael M Slusarz [Wed, 14 Apr 2010 10:19:25 +0000 (04:19 -0600)]
Use injector to load IMP_Quota
Michael M Slusarz [Wed, 14 Apr 2010 10:10:58 +0000 (04:10 -0600)]
Remove Horde_SessionObjects::singleton()
Michael M Slusarz [Wed, 14 Apr 2010 10:02:59 +0000 (04:02 -0600)]
Do namespace stripping for sent-mail inside of Identity object
Michael M Slusarz [Wed, 14 Apr 2010 09:59:56 +0000 (03:59 -0600)]
Revert "Bug #8948: Fix sent-mail selection for non-empty namespaces"
This reverts commit
9d2152b7ddcc976ca796ae9801154181af3fc149.
Michael M Slusarz [Wed, 14 Apr 2010 09:55:33 +0000 (03:55 -0600)]
Add Identity binder in IMP
Michael M Slusarz [Wed, 14 Apr 2010 07:38:15 +0000 (01:38 -0600)]
Use injector to get IMP_Contents singleton instance
Michael M Slusarz [Wed, 14 Apr 2010 06:23:10 +0000 (00:23 -0600)]
Fix propogation of auth error message
Michael J. Rubinsky [Wed, 14 Apr 2010 19:56:50 +0000 (15:56 -0400)]
Use phpunit's mock object for the connector.
No longer need this special mock connector now that we don't do the
various conversions in this package. Also clean up some of the tests a bit.
Gunnar Wrobel [Wed, 14 Apr 2010 19:03:55 +0000 (21:03 +0200)]
Fix xml element order.
Michael J. Rubinsky [Wed, 14 Apr 2010 18:43:27 +0000 (14:43 -0400)]
These methods are not provided by IMP therefore we must check for them before calling.
This was preventing ALL of imp's prefs from being loaded, since Horde_Prefs::_loadDefaults()
was catching the exception and returning. This fixes Bug: # 8962 and possibly Bug: #8961
Jan Schneider [Wed, 14 Apr 2010 16:34:30 +0000 (18:34 +0200)]
If dragging a multi-day event, change the date relative to day where the
dragging started.
Jan Schneider [Wed, 14 Apr 2010 16:33:45 +0000 (18:33 +0200)]
Add toDays() and subtract().
Jan Schneider [Wed, 14 Apr 2010 15:33:11 +0000 (17:33 +0200)]
Fix width calculation of hidden elements (fixes redbox positioning).
See https://prototype.lighthouseapp.com/projects/8886/tickets/1034-layouts-getwidth-calculating-incorrectly-with-hidden-elements-and-auto-width#ticket-1034-1
Jan Schneider [Wed, 14 Apr 2010 14:51:12 +0000 (16:51 +0200)]
doc
Jan Schneider [Wed, 14 Apr 2010 14:50:38 +0000 (16:50 +0200)]
Indention
Jan Schneider [Wed, 14 Apr 2010 14:50:29 +0000 (16:50 +0200)]
Adjust end time of events that end at midnight for recurring events too.
Jan Schneider [Wed, 14 Apr 2010 12:20:41 +0000 (14:20 +0200)]
Use Element.Layout to calculate the row heights. Of course IE 7 is breaking
everything again.
Jan Schneider [Wed, 14 Apr 2010 11:15:24 +0000 (13:15 +0200)]
Add at least Element.Layout from prototype 1.7.
Jan Schneider [Wed, 14 Apr 2010 11:13:47 +0000 (13:13 +0200)]
Silly Safari.
Jan Schneider [Wed, 14 Apr 2010 10:35:36 +0000 (12:35 +0200)]
Play alarm sound in ajax interface.
Jan Schneider [Wed, 14 Apr 2010 10:23:51 +0000 (12:23 +0200)]
Cast sounds to string.
Jan Schneider [Wed, 14 Apr 2010 09:57:46 +0000 (11:57 +0200)]
Cleanup exception handling and documentation.
Jan Schneider [Wed, 14 Apr 2010 09:57:24 +0000 (11:57 +0200)]
Don't reset snooze when passively updating the alarms.
Michael M Slusarz [Wed, 14 Apr 2010 06:01:43 +0000 (00:01 -0600)]
Bug #8948: Fix sent-mail selection for non-empty namespaces
Michael M Slusarz [Tue, 13 Apr 2010 23:20:00 +0000 (17:20 -0600)]
Fix package definitions in Core
Matt Selsky [Tue, 13 Apr 2010 14:08:58 +0000 (10:08 -0400)]
Fix typos.
Michael J. Rubinsky [Tue, 13 Apr 2010 23:21:44 +0000 (19:21 -0400)]
These are only supported in AS 14 or greater.
Michael M Slusarz [Tue, 13 Apr 2010 20:22:09 +0000 (14:22 -0600)]
Nothing to remove here, as it is not a part of the DOM
Michael M Slusarz [Tue, 13 Apr 2010 18:47:40 +0000 (12:47 -0600)]
Add Horde::startBuffer(), Horde::endBuffer(), and Horde::contentSent()
Remove Horde_Util::bufferOutput(). Its usefulness has always been
debatable since it ran in a different scope from the location that
called it (so including/requiring files would not pick up any local
variables from the calling location).
Michael M Slusarz [Tue, 13 Apr 2010 18:17:39 +0000 (12:17 -0600)]
This deserves a CHANGELOG note
Jan Schneider [Tue, 13 Apr 2010 21:47:44 +0000 (23:47 +0200)]
sounds, not sound.
Jan Schneider [Tue, 13 Apr 2010 21:34:38 +0000 (23:34 +0200)]
Truncate event text in month view.
Jan Schneider [Tue, 13 Apr 2010 16:39:16 +0000 (18:39 +0200)]
Revert broken logic.
Jan Schneider [Tue, 13 Apr 2010 16:12:10 +0000 (18:12 +0200)]
We need a valid include path for loading the autoloader.
Michael J. Rubinsky [Tue, 13 Apr 2010 15:26:24 +0000 (11:26 -0400)]
another (last?) round of camelcase method corrections from legacy z-push code
Michael J. Rubinsky [Tue, 13 Apr 2010 15:15:24 +0000 (11:15 -0400)]
cs - fix camelcase method names from z-push legacy code
Michael J. Rubinsky [Tue, 13 Apr 2010 15:09:21 +0000 (11:09 -0400)]
Call Horde_ActiveSync_Driver#logOff after request is handled.
Michael J. Rubinsky [Tue, 13 Apr 2010 14:37:31 +0000 (10:37 -0400)]
Don't log to the AS log when running tests
Michael J. Rubinsky [Tue, 13 Apr 2010 14:31:22 +0000 (10:31 -0400)]
Move responsibility for translating contact messages into the client code.
Clean up the rest of the message objects, standardize on getter/setters,
remove dead code and obsolete tests.
Jan Schneider [Tue, 13 Apr 2010 13:42:17 +0000 (15:42 +0200)]
Revert prototype update. Still too buggy.
Jan Schneider [Tue, 13 Apr 2010 10:12:02 +0000 (12:12 +0200)]
Fix argument.
Michael M Slusarz [Tue, 13 Apr 2010 06:13:19 +0000 (00:13 -0600)]
Fix function location
Michael M Slusarz [Tue, 13 Apr 2010 06:10:47 +0000 (00:10 -0600)]
Suppress trash preferences if use trash is off
Michael M Slusarz [Tue, 13 Apr 2010 06:00:02 +0000 (00:00 -0600)]
Better place for 'Clear Sort' in IMP
Michael M Slusarz [Tue, 13 Apr 2010 05:43:01 +0000 (23:43 -0600)]
Remove implict parameter from getChangeablePrefs()
Michael M Slusarz [Tue, 13 Apr 2010 05:19:59 +0000 (23:19 -0600)]
ws
Michael M Slusarz [Tue, 13 Apr 2010 05:30:02 +0000 (23:30 -0600)]
Remove undefined variable