Michael M Slusarz [Tue, 13 Apr 2010 05:30:02 +0000 (23:30 -0600)]
Remove undefined variable
Michael M Slusarz [Tue, 13 Apr 2010 05:25:52 +0000 (23:25 -0600)]
Add advanced preferences options screen
Michael M Slusarz [Tue, 13 Apr 2010 03:47:26 +0000 (21:47 -0600)]
Ticket #1406: HTML signature support
Michael M Slusarz [Tue, 13 Apr 2010 03:46:54 +0000 (21:46 -0600)]
Clean up cached data in identity object
Michael M Slusarz [Mon, 12 Apr 2010 21:37:02 +0000 (15:37 -0600)]
Success should be return from setValue()
Michael M Slusarz [Mon, 12 Apr 2010 20:52:40 +0000 (14:52 -0600)]
Better description.
Michael J. Rubinsky [Tue, 13 Apr 2010 01:43:03 +0000 (21:43 -0400)]
ensure we have a callback, fix status code return
Michael J. Rubinsky [Tue, 13 Apr 2010 00:14:50 +0000 (20:14 -0400)]
Add missing map graphics
...don't remember the end result, if any, of the themed graphics discussion,
but these were missing from the silver theme...and seeing how this is the new default
theme for horde, I added them.
Michael J. Rubinsky [Mon, 12 Apr 2010 23:42:01 +0000 (19:42 -0400)]
fix another parse error
Michael J. Rubinsky [Mon, 12 Apr 2010 23:39:54 +0000 (19:39 -0400)]
Fix parse error
Jan Schneider [Mon, 12 Apr 2010 22:38:54 +0000 (00:38 +0200)]
Need typeof here.
Jan Schneider [Mon, 12 Apr 2010 22:34:26 +0000 (00:34 +0200)]
Fix parse error.
Jan Schneider [Mon, 12 Apr 2010 22:27:34 +0000 (00:27 +0200)]
Smarter date/time updating: keep duration when changing start time, catch
start time being later than end time, etc.
Jan Schneider [Mon, 12 Apr 2010 22:23:25 +0000 (00:23 +0200)]
Update prototype to 1.7-RC1.
Jan Schneider [Mon, 12 Apr 2010 16:02:22 +0000 (18:02 +0200)]
Save method calls.
Gunnar Wrobel [Mon, 12 Apr 2010 21:19:38 +0000 (23:19 +0200)]
Make the path relative to the location of this file.
Gunnar Wrobel [Mon, 12 Apr 2010 20:48:01 +0000 (22:48 +0200)]
Remove duplication definition of $_logger.
Michael M Slusarz [Mon, 12 Apr 2010 20:37:52 +0000 (14:37 -0600)]
prefGroups can have no member entries - concession to allow H3 prefs.php work somewhat ok
Michael M Slusarz [Mon, 12 Apr 2010 20:12:44 +0000 (14:12 -0600)]
Honor locked status for msgflags prefs
Michael M Slusarz [Mon, 12 Apr 2010 20:01:13 +0000 (14:01 -0600)]
Remove newly-added prefs.php cruft
Michael M Slusarz [Mon, 12 Apr 2010 20:00:45 +0000 (14:00 -0600)]
Merge branch 'master' into newprefs
Michael M Slusarz [Mon, 12 Apr 2010 19:46:05 +0000 (13:46 -0600)]
Save user IMAP flags in separate array.
Allows for easier changing of system flags in the future, instead of
having to traverse through all user pref entries.
Michael J. Rubinsky [Mon, 12 Apr 2010 19:24:13 +0000 (15:24 -0400)]
remove obsolete file
Michael J. Rubinsky [Mon, 12 Apr 2010 19:21:42 +0000 (15:21 -0400)]
No need for nls in this test.
Michael J. Rubinsky [Mon, 12 Apr 2010 18:55:15 +0000 (14:55 -0400)]
Don't run these tests if the NLS system cannot be initialized
Gunnar Wrobel [Mon, 12 Apr 2010 18:49:47 +0000 (20:49 +0200)]
Fix the Horde_String side effect in the Kolab_Format event test. Add corresponding TODO item.
Michael M Slusarz [Mon, 12 Apr 2010 18:46:26 +0000 (12:46 -0600)]
Allow no prefGroups to be defined
Michael M Slusarz [Mon, 12 Apr 2010 18:45:12 +0000 (12:45 -0600)]
Clean up chora prefs file
Michael M Slusarz [Mon, 12 Apr 2010 18:44:55 +0000 (12:44 -0600)]
Fix alarm preference display
Michael M Slusarz [Mon, 12 Apr 2010 18:40:50 +0000 (12:40 -0600)]
Turba prefs UI fixes
Michael M Slusarz [Mon, 12 Apr 2010 18:33:25 +0000 (12:33 -0600)]
Unselect search fields when removing selected addressbook
Michael M Slusarz [Mon, 12 Apr 2010 18:26:59 +0000 (12:26 -0600)]
Fix some copy/paste errors
Michael M Slusarz [Mon, 12 Apr 2010 18:23:16 +0000 (12:23 -0600)]
Only update prefs if they contain non-default values
Michael M Slusarz [Mon, 12 Apr 2010 18:15:42 +0000 (12:15 -0600)]
Merge branch 'master' into newprefs
Conflicts:
framework/ActiveSync/lib/Horde/ActiveSync/Driver/Horde.php
framework/ActiveSync/lib/Horde/ActiveSync/Message/Appointment.php
framework/ActiveSync/lib/Horde/ActiveSync/Request/Ping.php
framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php
framework/ActiveSync/lib/Horde/ActiveSync/State/File.php
kronolith/lib/Event.php
Michael J. Rubinsky [Mon, 12 Apr 2010 17:55:30 +0000 (13:55 -0400)]
No longer any need for this mock importer. Also, fix some class constants
Michael J. Rubinsky [Mon, 12 Apr 2010 17:43:18 +0000 (13:43 -0400)]
Add initial tests for testing the FolderSync command.
Use a file stream to mimick the php input stream, use a memory stream to hold
the output data to check for validity.
Michael J. Rubinsky [Mon, 12 Apr 2010 17:42:14 +0000 (13:42 -0400)]
Seperate the header output from the wbxml header data.
Michael J. Rubinsky [Mon, 12 Apr 2010 17:41:37 +0000 (13:41 -0400)]
remove obsolete members
Michael J. Rubinsky [Mon, 12 Apr 2010 17:40:13 +0000 (13:40 -0400)]
Class constant, add method for retrieving the currently loaded synckey
Michael J. Rubinsky [Mon, 12 Apr 2010 17:39:41 +0000 (13:39 -0400)]
class constant
Michael J. Rubinsky [Mon, 12 Apr 2010 17:38:27 +0000 (13:38 -0400)]
ws, variable names
Michael J. Rubinsky [Mon, 12 Apr 2010 17:37:20 +0000 (13:37 -0400)]
ws, class constants, no need to check for different cases of headers anymore
Jan Schneider [Mon, 12 Apr 2010 15:30:35 +0000 (17:30 +0200)]
Reset snooze when updating the alarm.
Michael J. Rubinsky [Mon, 12 Apr 2010 14:41:43 +0000 (10:41 -0400)]
These should pass now
Michael J. Rubinsky [Mon, 12 Apr 2010 14:36:58 +0000 (10:36 -0400)]
Don't convert to timestamp for comparison here, it will give different values
in different tz.
Jan Schneider [Mon, 12 Apr 2010 14:28:12 +0000 (16:28 +0200)]
Only show up to 3 events in all-day row of week view, and link to day view, where the all-day events are floating now.
Jan Schneider [Mon, 12 Apr 2010 13:48:25 +0000 (15:48 +0200)]
doc
Jan Schneider [Mon, 12 Apr 2010 12:04:33 +0000 (13:04 +0100)]
Add link to default notification settings.
Jan Schneider [Mon, 12 Apr 2010 13:39:47 +0000 (15:39 +0200)]
Bind this.
Jan Schneider [Mon, 12 Apr 2010 12:04:32 +0000 (13:04 +0100)]
Add button titles.
Jan Schneider [Mon, 12 Apr 2010 12:27:27 +0000 (14:27 +0200)]
Short notations don't work in Safari yet.
Michael J. Rubinsky [Mon, 12 Apr 2010 13:50:52 +0000 (09:50 -0400)]
Fix method signature to match recent changes
Gunnar Wrobel [Mon, 12 Apr 2010 08:55:16 +0000 (10:55 +0200)]
Do not explicitely check on null but rather on the code being empty. This adapts to the last commit switching the code default argument from null to integer 0.
Gunnar Wrobel [Mon, 12 Apr 2010 08:52:42 +0000 (10:52 +0200)]
This is failing for me. I assume "morgen" matches the "morgens?" regex rather than indicating tomorrow (which would explain the result I see). Is there actually code to match the german "morgen" to "tomorrow"?
Gunnar Wrobel [Mon, 12 Apr 2010 08:51:26 +0000 (10:51 +0200)]
Testing should not rely on a network connection.
Gunnar Wrobel [Mon, 12 Apr 2010 08:51:07 +0000 (10:51 +0200)]
The tests in the Feed package seem to be the only ones using the Mock Response. And they expect the class to have a constructor (which has been removed at some point in the Base class).
Gunnar Wrobel [Mon, 12 Apr 2010 08:49:08 +0000 (10:49 +0200)]
Ensure the correct timezone here.
Gunnar Wrobel [Mon, 12 Apr 2010 08:48:47 +0000 (10:48 +0200)]
If these are not passing yet, they should be marked as incomplete.
Gunnar Wrobel [Mon, 12 Apr 2010 08:48:19 +0000 (10:48 +0200)]
Fix for strict testing.
Gunnar Wrobel [Mon, 12 Apr 2010 08:47:53 +0000 (10:47 +0200)]
E_DEPRECATED does not exist for below 5.3.
After fixing this all three tests were still failing for various reasons. Is that just me or are they failing for others also? I marked them "incomplete" for now.
Gunnar Wrobel [Mon, 12 Apr 2010 04:29:13 +0000 (06:29 +0200)]
Setting the timezone when including the file has undesired side effects when running the complete test suite. The tests need to ensure that they clean up afterwards.
Gunnar Wrobel [Mon, 12 Apr 2010 04:28:01 +0000 (06:28 +0200)]
This init() call is required in AllTests.php to correctly initialize the class and inform it about its own location.
Michael M Slusarz [Sun, 11 Apr 2010 18:42:48 +0000 (12:42 -0600)]
Revert "Do app pushing entirely within Registry."
This partially reverts commit
9fc391d83bad2e00b3a72c48e70d169362a5f54f.
Michael J. Rubinsky [Sun, 11 Apr 2010 16:22:21 +0000 (12:22 -0400)]
Simplify, phpdoc
Michael J. Rubinsky [Sun, 11 Apr 2010 15:44:20 +0000 (11:44 -0400)]
Missed this file in last commit - adds support for ActiveSync to Nag.
Michael J. Rubinsky [Sun, 11 Apr 2010 15:22:33 +0000 (11:22 -0400)]
Add support for synching with ActiveSync devices
Michael J. Rubinsky [Sun, 11 Apr 2010 15:20:43 +0000 (11:20 -0400)]
Check for errors
Michael J. Rubinsky [Sun, 11 Apr 2010 15:20:23 +0000 (11:20 -0400)]
output the values in the log too
Michael J. Rubinsky [Sun, 11 Apr 2010 15:19:48 +0000 (11:19 -0400)]
Add support for synching tasks
Michael J. Rubinsky [Sun, 11 Apr 2010 15:00:38 +0000 (11:00 -0400)]
remove cruft
Michael M Slusarz [Sun, 11 Apr 2010 01:42:24 +0000 (19:42 -0600)]
Consolidate code run when switching applications
Michael M Slusarz [Sun, 11 Apr 2010 01:37:21 +0000 (19:37 -0600)]
Need to push app on stack earlier to prevent loop
Michael M Slusarz [Sun, 11 Apr 2010 01:27:52 +0000 (19:27 -0600)]
Do app pushing entirely within Registry.
This reverts commit
2b647b8ef7bb3be67b3b63616b9988de697744f6.
Michael J. Rubinsky [Sat, 10 Apr 2010 19:35:45 +0000 (15:35 -0400)]
fix file name
Michael J. Rubinsky [Sat, 10 Apr 2010 17:41:57 +0000 (13:41 -0400)]
Need to push $app onto the stack before loading it's preferences.
Prevents fatal errors due to autoloading not being setup for the app.
Michael J. Rubinsky [Sat, 10 Apr 2010 17:22:09 +0000 (13:22 -0400)]
Make sure we have the APIs needed for each folder class
Michael J. Rubinsky [Sat, 10 Apr 2010 16:32:54 +0000 (12:32 -0400)]
Add a Task message object in preperation for task synch support
...also consistently use self:: for these constants where appropriate
Michael J. Rubinsky [Sat, 10 Apr 2010 16:10:16 +0000 (12:10 -0400)]
set the activesync MEETINGSTATUS property accordingly.
Michael J. Rubinsky [Sat, 10 Apr 2010 15:50:08 +0000 (11:50 -0400)]
Remove stale syncstate if we have a key mismatch
Michael J. Rubinsky [Sat, 10 Apr 2010 14:58:40 +0000 (10:58 -0400)]
this method is now obsolete
Michael J. Rubinsky [Sat, 10 Apr 2010 14:53:04 +0000 (10:53 -0400)]
When performing remotewipe, only send <status> and <remotewipe />
We were sending the entire provision section - it should be ignored by
clients...but the spec clearly states it should only contain <remotewipe />
Michael J. Rubinsky [Sat, 10 Apr 2010 14:52:40 +0000 (10:52 -0400)]
remove todo and obsolete constants
Michael J. Rubinsky [Sat, 10 Apr 2010 14:09:42 +0000 (10:09 -0400)]
Throw exception if synckey is mangled, and return appropriate status code to PIM
Michael J. Rubinsky [Sat, 10 Apr 2010 14:02:22 +0000 (10:02 -0400)]
Remove a bunch of @todo
Michael J. Rubinsky [Sat, 10 Apr 2010 13:48:22 +0000 (09:48 -0400)]
Fix case of method name, remove deprecated code
Michael J. Rubinsky [Sat, 10 Apr 2010 13:42:39 +0000 (09:42 -0400)]
Initial implementation of the sendMail method.
sendMail receives a rfc822 string from the PIM, parses it and sends it through Horde's configured mailer.
Currently only used when the PIM initiates sending appointment invitations. Still need to fill in the rest of the
implementation before it can be used more widely.
Michael J. Rubinsky [Sat, 10 Apr 2010 13:42:01 +0000 (09:42 -0400)]
Inject a mailer instance into the activesync driver
Michael J. Rubinsky [Fri, 9 Apr 2010 22:55:11 +0000 (18:55 -0400)]
Add SendMail.php to package.xml
Michael J. Rubinsky [Fri, 9 Apr 2010 22:50:34 +0000 (18:50 -0400)]
We need to implement SendMail:
Seems that some clients automatically call SendMail when creating a new appointment with attendees and send
them a meeting invitation. Implement the request class, but the driver currently discards the email rec'd. Need
to figure out what to do with this...
Michael J. Rubinsky [Fri, 9 Apr 2010 22:39:06 +0000 (18:39 -0400)]
The last of the (currently implemented) constants.
..also comment out the defines for constants used in commands that are not yet implemented.
Michael J. Rubinsky [Fri, 9 Apr 2010 22:08:47 +0000 (18:08 -0400)]
Remove deprecated defines
Michael J. Rubinsky [Fri, 9 Apr 2010 22:06:36 +0000 (18:06 -0400)]
Move Request related constants to the main Horde_ActiveSync class.
These are used in various places, avoid loading other files just to get
at these constants.
Michael J. Rubinsky [Fri, 9 Apr 2010 22:06:10 +0000 (18:06 -0400)]
Fix constant name
Michael J. Rubinsky [Fri, 9 Apr 2010 21:53:38 +0000 (17:53 -0400)]
More constant fixes
Michael J. Rubinsky [Fri, 9 Apr 2010 21:52:03 +0000 (17:52 -0400)]
Don't output any body, just the header. Devices won't show this anyway
Michael J. Rubinsky [Fri, 9 Apr 2010 20:13:20 +0000 (16:13 -0400)]
TRUNCATION constants
Michael J. Rubinsky [Fri, 9 Apr 2010 20:07:15 +0000 (16:07 -0400)]
Class constants for various sync request tags
Michael J. Rubinsky [Fri, 9 Apr 2010 19:15:49 +0000 (15:15 -0400)]
Start moving these to class constants.
This one moves the POOMCONTACTS and POOMCONTACTS2 constants
Michael J. Rubinsky [Fri, 9 Apr 2010 18:01:00 +0000 (14:01 -0400)]
Correctly determine if we are creating a session or not when calling rpc.php.
Need to determine type of server before calling appInit() and also need to let
Horde_Controller_Request_Http know we don't want a session. This will probably
be taken care of when we use a full-fledged controller here, but for now we need to
pass the session_control value to the Request const'r.
Jan Schneider [Fri, 9 Apr 2010 17:04:20 +0000 (19:04 +0200)]
Fix check if AS is disabled.