Michael J. Rubinsky [Wed, 12 May 2010 22:20:45 +0000 (18:20 -0400)]
Implement the last of the non-email related requests for AS version 2.5 support.Implement the last of the non-email related requests for AS version 2.5 support.Implement the last of the non-email related requests for AS version 2.5 support.Implement the last of the non-email related requests for AS version 2.5 support.Implement the last of the non-email related requests for AS version 2.5 support.Implement the last of the non-email related requests for AS version 2.5 support.Implement the last of the non-email related requests for AS version 2.5 support.Implement the last of the non-email related requests for AS version 2.5 support.Implement the last of the non-email related requests for AS version 2.5 support.
Michael J. Rubinsky [Wed, 12 May 2010 22:06:18 +0000 (18:06 -0400)]
fix the image var renderer icons to work with new Horde::img()
Michael M Slusarz [Wed, 12 May 2010 20:47:24 +0000 (14:47 -0600)]
Reversed logic
Michael M Slusarz [Wed, 12 May 2010 20:37:07 +0000 (14:37 -0600)]
This MUST be require, not include, since without Autoloader we ain't going anywhere
Michael J. Rubinsky [Wed, 12 May 2010 18:39:33 +0000 (14:39 -0400)]
Fix DROP INDEX syntax
Michael J. Rubinsky [Wed, 12 May 2010 18:27:02 +0000 (14:27 -0400)]
Add wipe and remove actions to the activesync adminstration screen
Michael J. Rubinsky [Wed, 12 May 2010 18:26:42 +0000 (14:26 -0400)]
No need to have device loaded first here.
Michael M Slusarz [Wed, 12 May 2010 17:50:05 +0000 (11:50 -0600)]
The new prototype Layout code messes a bunch of previous layout determination up - try to sort out that mess
Michael M Slusarz [Wed, 12 May 2010 17:25:59 +0000 (11:25 -0600)]
Fix KNL width positioning
Michael M Slusarz [Wed, 12 May 2010 17:13:27 +0000 (11:13 -0600)]
Can't set domParent in default list - this breaks every KNL that is not attached to a body element
Jan Schneider [Wed, 12 May 2010 16:52:26 +0000 (18:52 +0200)]
Design tweaks.
Jan Schneider [Wed, 12 May 2010 15:29:49 +0000 (16:29 +0100)]
Further improvements.
Michael J. Rubinsky [Wed, 12 May 2010 16:40:42 +0000 (12:40 -0400)]
need to load the device first
Michael J. Rubinsky [Wed, 12 May 2010 16:40:11 +0000 (12:40 -0400)]
fix query for listing all devices, unfiltered by users.
Michael J. Rubinsky [Wed, 12 May 2010 16:22:39 +0000 (12:22 -0400)]
Rename this method getDeviceInfo() -> loadDeviceInfo(), no need to pass
username in this form, just get it when processing changes.
Michael J. Rubinsky [Wed, 12 May 2010 14:56:37 +0000 (10:56 -0400)]
Allow each device to have mulitple user accounts
SQL update script must be run. It's necessary to force the device to refresh - sorry, Jan ;).
You might be able to get away with only refreshing one collection (like calendars), or even just
pretend to edit the account settings and re-save them (which usually produces a foldersync request).
Alternatively, you can manually add the username/device mapping if it's known to the users table,
and add the username to the other new username fields in the map table and state table.
to the database tables if they are known.
Jan Schneider [Wed, 12 May 2010 11:04:20 +0000 (13:04 +0200)]
Fix file perms.
Jan Schneider [Wed, 12 May 2010 14:38:21 +0000 (16:38 +0200)]
Don't target the frameset when redirecting.
Jan Schneider [Wed, 12 May 2010 14:36:50 +0000 (16:36 +0200)]
Missed adding a json_decode().
Jan Schneider [Wed, 12 May 2010 14:34:09 +0000 (16:34 +0200)]
Avoid warning if already defined.
Jan Schneider [Wed, 12 May 2010 11:31:17 +0000 (11:31 +0000)]
Define HORDE_BASE in horde/config/horde.local.php too
Jan Schneider [Wed, 12 May 2010 11:34:32 +0000 (13:34 +0200)]
Highlight if static directory is fine.
Jan Schneider [Wed, 12 May 2010 11:25:35 +0000 (13:25 +0200)]
Avoid double loading of horde.local.php if already loaded in test.php
Jan Schneider [Wed, 12 May 2010 10:06:40 +0000 (12:06 +0200)]
Fix parse error.
Jan Schneider [Wed, 12 May 2010 10:03:22 +0000 (12:03 +0200)]
MFB: Skip vbooks if the base source is not (longer) available.
Michael M Slusarz [Wed, 12 May 2010 03:58:26 +0000 (21:58 -0600)]
Use new Horde_Mail:: package
Resolves Request #8909 (pass stream to send())
Michael M Slusarz [Wed, 12 May 2010 01:07:32 +0000 (19:07 -0600)]
Add Horde_Mail package.
Adds the following features:
* Allows a stream to be passed in.
* Allows raw headertext to be used in the outgoing messages (required
for things like message redirection pursuant to RFC 5322 [3.6.6]).
* Native PHP 5 code.
* Provides more comprehensive sendmail error messages.
* Uses Exceptions instead of PEAR_Errors.
Jan Schneider [Tue, 11 May 2010 22:43:11 +0000 (00:43 +0200)]
Fix opening redbox dialogs after opening a task dialog.
Jan Schneider [Tue, 11 May 2010 22:35:27 +0000 (00:35 +0200)]
Provide a time selection drop down when clicking on a time field.
Jan Schneider [Tue, 11 May 2010 22:29:28 +0000 (00:29 +0200)]
return, for consistency.
Jan Schneider [Tue, 11 May 2010 22:28:50 +0000 (00:28 +0200)]
I'm not sure why we needed a hidden overflow here, but hides popups opened
from a redbox dialog.
Jan Schneider [Tue, 11 May 2010 21:45:58 +0000 (23:45 +0200)]
Fix calculating size and position if not attaching to the body.
Michael M Slusarz [Tue, 11 May 2010 19:42:13 +0000 (13:42 -0600)]
Add Null Horde_Lock driver
Michael M Slusarz [Tue, 11 May 2010 05:43:04 +0000 (23:43 -0600)]
Fix logic, clearer error label
Michael J. Rubinsky [Tue, 11 May 2010 19:47:02 +0000 (15:47 -0400)]
These will be constants, though it's not currently used.
Michael J. Rubinsky [Tue, 11 May 2010 19:45:44 +0000 (15:45 -0400)]
These are constants now
Michael J. Rubinsky [Tue, 11 May 2010 19:44:49 +0000 (15:44 -0400)]
This is the busystatus, not response status
Michael J. Rubinsky [Tue, 11 May 2010 19:38:55 +0000 (15:38 -0400)]
This is already a constant
Michael J. Rubinsky [Tue, 11 May 2010 19:18:03 +0000 (15:18 -0400)]
Use the constants instead of translating
Michael J. Rubinsky [Tue, 11 May 2010 19:17:26 +0000 (15:17 -0400)]
Fix status property translation
Jan Schneider [Tue, 11 May 2010 16:53:44 +0000 (18:53 +0200)]
One more tenative.
Jan Schneider [Tue, 11 May 2010 16:37:51 +0000 (18:37 +0200)]
Fix viral typo.
Jan Schneider [Tue, 11 May 2010 16:27:29 +0000 (18:27 +0200)]
Indention
Michael J. Rubinsky [Tue, 11 May 2010 16:25:05 +0000 (12:25 -0400)]
Exit early if no results
Michael J. Rubinsky [Tue, 11 May 2010 15:39:56 +0000 (11:39 -0400)]
country fields can be ghosted
Michael J. Rubinsky [Tue, 11 May 2010 15:33:12 +0000 (11:33 -0400)]
Fix country handling for AS.
Use the localized name of the country when sending to the device, and
assume the value coming from the device is also the localized name.
Michael J. Rubinsky [Tue, 11 May 2010 14:51:05 +0000 (10:51 -0400)]
Fix display of recurrence fields on event form for new events
Michael M Slusarz [Tue, 11 May 2010 05:40:39 +0000 (23:40 -0600)]
Catch more exceptions in test script, and report exception error, if possible
Michael M Slusarz [Tue, 11 May 2010 05:28:41 +0000 (23:28 -0600)]
These config parameters are not required - this will completely break a new install otherwise
Michael M Slusarz [Mon, 10 May 2010 21:51:20 +0000 (15:51 -0600)]
Fix width positioning in IE
Michael J. Rubinsky [Mon, 10 May 2010 21:17:19 +0000 (17:17 -0400)]
existence check
Jan Schneider [Mon, 10 May 2010 20:55:29 +0000 (22:55 +0200)]
This is wrong, fix check and error message.
Michael M Slusarz [Mon, 10 May 2010 20:51:04 +0000 (14:51 -0600)]
Bug #9010: IE doesn't bubble change events
Michael M Slusarz [Mon, 10 May 2010 20:43:49 +0000 (14:43 -0600)]
Bug #9010: Avoid undefined warnings
Michael M Slusarz [Mon, 10 May 2010 18:33:27 +0000 (12:33 -0600)]
Add strip attachments support to DIMP.
Michael J. Rubinsky [Mon, 10 May 2010 20:15:10 +0000 (16:15 -0400)]
GAL is optional
Michael J. Rubinsky [Mon, 10 May 2010 20:11:16 +0000 (16:11 -0400)]
use Horde_Url, other H4 changes
Michael J. Rubinsky [Mon, 10 May 2010 19:50:31 +0000 (15:50 -0400)]
Horde 4 changes
Use exceptions, instanceof etc..
Michael M Slusarz [Mon, 10 May 2010 18:46:57 +0000 (12:46 -0600)]
Fix selecting messages when those messages are not part of the current viewport selection
Michael M Slusarz [Mon, 10 May 2010 18:43:51 +0000 (12:43 -0600)]
Add ViewPort.getAllRows()
Michael M Slusarz [Mon, 10 May 2010 17:52:09 +0000 (11:52 -0600)]
Use readAttribute(), not getAttribute()
Jan Schneider [Mon, 10 May 2010 17:19:06 +0000 (19:19 +0200)]
Revert "Try centering the events a bit."
This reverts commit
6f74a78158f57ee7f1cbcbac5f8a31513f4695a0.
Conflicts:
kronolith/themes/screen.css
Jan Schneider [Mon, 10 May 2010 17:14:08 +0000 (19:14 +0200)]
Don't allow to change the read-only feed and subscription urls.
Jan Schneider [Mon, 10 May 2010 16:52:06 +0000 (18:52 +0200)]
Save quick event on Enter.
Jan Schneider [Mon, 10 May 2010 16:42:12 +0000 (18:42 +0200)]
Use date span instead of week number as week view title.
Michael J. Rubinsky [Mon, 10 May 2010 17:04:02 +0000 (13:04 -0400)]
typo
Jan Schneider [Mon, 10 May 2010 16:03:02 +0000 (17:03 +0100)]
Make complete week/day view clickable to create new events.
Jan Schneider [Mon, 10 May 2010 16:03:01 +0000 (17:03 +0100)]
No icon here.
Jan Schneider [Mon, 10 May 2010 15:34:11 +0000 (17:34 +0200)]
Fix opening remote events.
Jan Schneider [Mon, 10 May 2010 14:26:21 +0000 (16:26 +0200)]
Fix whitespace
Jan Schneider [Mon, 10 May 2010 14:15:52 +0000 (15:15 +0100)]
GlobIterator() is PHP 5.3 only.
Jan Schneider [Mon, 10 May 2010 14:04:58 +0000 (15:04 +0100)]
Some date parser improvements.
Jan Schneider [Mon, 10 May 2010 14:04:57 +0000 (15:04 +0100)]
Tweak wording/style.
Jan Schneider [Mon, 10 May 2010 14:04:56 +0000 (15:04 +0100)]
Add Portugues date parser.
Jan Schneider [Tue, 4 May 2010 15:42:16 +0000 (17:42 +0200)]
Element.Layout fixes.
Jan Schneider [Mon, 10 May 2010 13:48:11 +0000 (15:48 +0200)]
Update/fix agenda script.
Jan Schneider [Mon, 10 May 2010 13:43:54 +0000 (15:43 +0200)]
Fix listing events if using UTC for backend storage.
Jan Schneider [Mon, 10 May 2010 12:52:47 +0000 (14:52 +0200)]
Style
Jan Schneider [Mon, 10 May 2010 12:44:25 +0000 (14:44 +0200)]
Remove stray closing tag when displaying the date of completion.
Jan Schneider [Mon, 10 May 2010 12:21:30 +0000 (14:21 +0200)]
Fix logic correctly.
Jan Schneider [Mon, 10 May 2010 12:21:15 +0000 (14:21 +0200)]
Add tests for raw parameter.
Jan Schneider [Mon, 10 May 2010 10:39:21 +0000 (12:39 +0200)]
BFN
Jan Schneider [Mon, 10 May 2010 10:22:56 +0000 (12:22 +0200)]
Re-send mails if alarm has been changed (Bug #8717).
Jan Schneider [Mon, 10 May 2010 10:12:03 +0000 (12:12 +0200)]
Add tests for resetting snooze when updating an alarm.
Jan Schneider [Mon, 10 May 2010 10:06:27 +0000 (12:06 +0200)]
We have to set up the handlers all at once first, to avoid them being loaded automatically on demand.
Jan Schneider [Mon, 10 May 2010 09:48:20 +0000 (11:48 +0200)]
Fix test skipping.
Jan Schneider [Mon, 10 May 2010 09:46:39 +0000 (11:46 +0200)]
Rewrite Samba file list parsing.
Jan Schneider [Mon, 10 May 2010 09:15:39 +0000 (11:15 +0200)]
Fix mock not implementing required methods.
Jan Schneider [Mon, 10 May 2010 09:07:12 +0000 (11:07 +0200)]
Fix handler name. Still fails due to cyclic dependency work-around.
Michael J. Rubinsky [Sun, 9 May 2010 20:56:55 +0000 (16:56 -0400)]
reversed logic
Michael J. Rubinsky [Sun, 9 May 2010 20:56:17 +0000 (16:56 -0400)]
Use Horde_Url
Michael J. Rubinsky [Sun, 9 May 2010 20:08:23 +0000 (16:08 -0400)]
_image is protected
Michael J. Rubinsky [Sun, 9 May 2010 19:33:21 +0000 (15:33 -0400)]
merge from cvs:
[mjr] Do not remove history entries when removing user data (Bug: 8755).
Michael J. Rubinsky [Sun, 9 May 2010 17:06:46 +0000 (13:06 -0400)]
Merge from CVS (Bug # 9005).
Michael J. Rubinsky [Sun, 9 May 2010 16:04:43 +0000 (12:04 -0400)]
bfn
Michael J. Rubinsky [Sun, 9 May 2010 16:02:18 +0000 (12:02 -0400)]
merge from cvs, make sure we append the session id if needed.
Michael J. Rubinsky [Sat, 8 May 2010 20:46:07 +0000 (16:46 -0400)]
Add exception icon to ajax view
Michael J. Rubinsky [Sat, 8 May 2010 20:41:55 +0000 (16:41 -0400)]
Ah well, need to put these graphics in each theme anyway.
The javascript in the ajax view needs to know the path to the themes directory
when the view is intially loaded.
Michael J. Rubinsky [Sat, 8 May 2010 20:28:21 +0000 (16:28 -0400)]
Add icons for event exceptions
Michael J. Rubinsky [Sat, 8 May 2010 20:24:36 +0000 (16:24 -0400)]
fix Horde::fullSrcImg to work correctly with Horde_Themes