Gunnar Wrobel [Thu, 4 Mar 2010 07:44:52 +0000 (08:44 +0100)]
Missed global refernce.
Gunnar Wrobel [Wed, 3 Mar 2010 16:04:25 +0000 (17:04 +0100)]
Update package.xml with the Packaging script and mark some dependencies now moved into the backend as optional.
Gunnar Wrobel [Wed, 3 Mar 2010 16:03:52 +0000 (17:03 +0100)]
Fix test name.
Gunnar Wrobel [Wed, 3 Mar 2010 16:03:35 +0000 (17:03 +0100)]
Add some stub definitions for the basic Horde services so that the
tests also run outside of the Horde framework context. It would
probably be cleaner to stub the backend though.
Gunnar Wrobel [Wed, 3 Mar 2010 13:36:24 +0000 (14:36 +0100)]
Move redirection into the backend.
Gunnar Wrobel [Wed, 3 Mar 2010 13:08:17 +0000 (14:08 +0100)]
Transfer the rest of the preferences based functionality into the backend.
Gunnar Wrobel [Wed, 3 Mar 2010 12:58:25 +0000 (13:58 +0100)]
Move the first preferences based task into the backend.
Gunnar Wrobel [Wed, 3 Mar 2010 11:02:21 +0000 (12:02 +0100)]
Move registry calls (returning the tasks and the URL of the login tasks view) into the backend.
Gunnar Wrobel [Wed, 3 Mar 2010 10:45:31 +0000 (11:45 +0100)]
Move storing the task as well as registering the shutdown into the backend.
Gunnar Wrobel [Wed, 3 Mar 2010 10:28:36 +0000 (11:28 +0100)]
Move the authentication check and restoring the tasklist from the session into the backend.
Gunnar Wrobel [Wed, 3 Mar 2010 09:56:45 +0000 (10:56 +0100)]
Add the Backend class. Still empty.
Gunnar Wrobel [Wed, 3 Mar 2010 09:44:25 +0000 (10:44 +0100)]
Tried to replace the two step test against a complete login task series but I'm still doing something wrong.
Gunnar Wrobel [Wed, 3 Mar 2010 00:43:53 +0000 (01:43 +0100)]
Temporary workaround to avoid the hard redirect exit during testing.
Will be immediately removed once the Backend has been extracted.
Gunnar Wrobel [Wed, 3 Mar 2010 00:41:33 +0000 (01:41 +0100)]
Correct bug in the weekly recurrence calculation.
Gunnar Wrobel [Wed, 3 Mar 2010 00:40:24 +0000 (01:40 +0100)]
Add a test suite to cover refactoring the module.
This time the test suite concentrates on the external interface. The
way the Horde_Notification test suite was set up was indeed quite
problematic.
The next step for the refactoring would be to extract the Horde specific Elements into a Horde_LoginTasks_Backend_Horde class. This should provide links into the preferences system, session storage, authentication, etc.
The test suite covers one bug: The recurrence calculation for weekly recurring tasks.
There are two tests that are marked as incomplete: I currently still fail to understand the LoginTasks_Tasklist logic that uses the private _addTask variable. Depending on the task order some tasks will get displayed or not. But I don't see the rationale behind it. But the area should see no modifications during refactoring.
Gunnar Wrobel [Wed, 3 Mar 2010 00:26:44 +0000 (01:26 +0100)]
Excluding *.php files in test directories does not work with PHPUnit based tests.
Jan Schneider [Tue, 2 Mar 2010 22:59:20 +0000 (23:59 +0100)]
Fix displaying the url to the alarm's object.
Hide alarm notification if clicking the object link.
Add a separate button for dismissing the alarm.
Jan Schneider [Tue, 2 Mar 2010 22:57:23 +0000 (23:57 +0100)]
Close exiting dialog before opening a new one.
Jan Schneider [Tue, 2 Mar 2010 22:44:55 +0000 (23:44 +0100)]
Only remove the correct alarm from the alarms cache.
Jan Schneider [Tue, 2 Mar 2010 21:59:40 +0000 (22:59 +0100)]
Send date from day and week view too, when making the GetEvent call.
Jan Schneider [Tue, 2 Mar 2010 21:18:56 +0000 (22:18 +0100)]
Update alarm after moving the task to a different list.
Jan Schneider [Tue, 2 Mar 2010 18:25:09 +0000 (19:25 +0100)]
Remove notification immediately when snoozing.
Jan Schneider [Tue, 2 Mar 2010 18:17:42 +0000 (19:17 +0100)]
Don't retrieve user list if we don't display it anyway.
Jan Schneider [Mon, 1 Mar 2010 21:53:35 +0000 (22:53 +0100)]
Implement iTip viewer actions in DIMP (Request #8061).
Jan Schneider [Mon, 1 Mar 2010 21:53:08 +0000 (22:53 +0100)]
Clone doActionOpts.
Jan Schneider [Mon, 1 Mar 2010 21:08:26 +0000 (22:08 +0100)]
Tweak event conflict style.
Jan Schneider [Mon, 1 Mar 2010 17:32:51 +0000 (18:32 +0100)]
I guess this was the intended logic.
Jan Schneider [Mon, 1 Mar 2010 16:35:17 +0000 (17:35 +0100)]
Provide full functionality when displayed in a popup.
Jan Schneider [Mon, 1 Mar 2010 16:15:05 +0000 (17:15 +0100)]
More explicit class definitions.
Jan Schneider [Mon, 1 Mar 2010 15:42:14 +0000 (16:42 +0100)]
Only export non-empty fields.
Jan Schneider [Mon, 1 Mar 2010 15:06:16 +0000 (16:06 +0100)]
Show photos in vcard attachments, even if they don't fit into a data: url.
Jan Schneider [Mon, 1 Mar 2010 15:04:35 +0000 (16:04 +0100)]
One of my favorite commits: make .jpg the default extension for jpeg images.
Jan Schneider [Mon, 1 Mar 2010 14:30:38 +0000 (15:30 +0100)]
Add missing icon.
Jan Schneider [Mon, 1 Mar 2010 13:29:15 +0000 (14:29 +0100)]
Add custom menu items.
Jan Schneider [Mon, 1 Mar 2010 12:06:58 +0000 (12:06 +0000)]
Tweak wording for private flag.
Jan Schneider [Mon, 1 Mar 2010 12:03:31 +0000 (13:03 +0100)]
Not Mail requirement.
Jan Schneider [Mon, 1 Mar 2010 12:00:33 +0000 (13:00 +0100)]
Mail 1.2.0 is required.
Jan Schneider [Mon, 1 Mar 2010 11:53:03 +0000 (12:53 +0100)]
Fix id.
Jan Schneider [Mon, 1 Mar 2010 11:46:43 +0000 (12:46 +0100)]
Read and save alarm methods.
Jan Schneider [Mon, 1 Mar 2010 10:48:00 +0000 (11:48 +0100)]
Fix scope (Bug #8890).
Jan Schneider [Fri, 26 Feb 2010 23:37:59 +0000 (00:37 +0100)]
Catch some edge case.
Jan Schneider [Fri, 26 Feb 2010 15:15:33 +0000 (16:15 +0100)]
Some more pear test cruft.
Ben Klang [Sun, 28 Feb 2010 22:24:03 +0000 (17:24 -0500)]
Shout: remove dead code
Ben Klang [Sun, 28 Feb 2010 22:23:39 +0000 (17:23 -0500)]
Shout: add CREDITS and Shout storage SQL script
Ben Klang [Sun, 28 Feb 2010 22:22:51 +0000 (17:22 -0500)]
Shout: Graphics and content for dialplan UI
Ben Klang [Sun, 28 Feb 2010 22:22:23 +0000 (17:22 -0500)]
Shout: Continue working on dialplan editor UI
Ben Klang [Sun, 28 Feb 2010 22:20:45 +0000 (17:20 -0500)]
Shout: Fix call semantics for Ajax_Application
Ben Klang [Sun, 28 Feb 2010 22:18:44 +0000 (17:18 -0500)]
Shout: remove unused file
Ben Klang [Sun, 28 Feb 2010 17:01:22 +0000 (12:01 -0500)]
Shout: Begin new dialplan edit UI
Gunnar Wrobel [Sun, 28 Feb 2010 09:57:34 +0000 (10:57 +0100)]
Additional check if the dependencies are available.
Gunnar Wrobel [Fri, 26 Feb 2010 21:53:56 +0000 (22:53 +0100)]
MFB: kolab/issue3656 (Unable to SyncML Calendar / PHP Fatal error compareDateTime())
Gunnar Wrobel [Fri, 26 Feb 2010 21:53:30 +0000 (22:53 +0100)]
Merge branch 'master' of ssh://dev.horde.org/horde/git/horde
Michael M Slusarz [Fri, 26 Feb 2010 07:18:19 +0000 (00:18 -0700)]
Fix URL generation
Jan Schneider [Fri, 26 Feb 2010 14:52:54 +0000 (15:52 +0100)]
Add private field.
Jan Schneider [Fri, 26 Feb 2010 14:35:10 +0000 (14:35 +0000)]
Re-shuffle layout again
Jan Schneider [Fri, 26 Feb 2010 14:35:09 +0000 (14:35 +0000)]
Add for-attribute.
Jan Schneider [Fri, 26 Feb 2010 13:53:33 +0000 (13:53 +0000)]
Add tag help text.
Jan Schneider [Fri, 26 Feb 2010 13:34:32 +0000 (13:34 +0000)]
Separate export tabs a bit.
Jan Schneider [Fri, 26 Feb 2010 13:37:12 +0000 (14:37 +0100)]
We don't have a work-week view yet, fall back to work view.
Jan Schneider [Fri, 26 Feb 2010 12:15:27 +0000 (12:15 +0000)]
Re-add "for" attributes.
Signed-off-by: Jan Schneider <jan@horde.org>
Jan Schneider [Thu, 25 Feb 2010 10:24:53 +0000 (11:24 +0100)]
Tweak quota display.
Jan Schneider [Thu, 25 Feb 2010 10:17:28 +0000 (11:17 +0100)]
Link to DIMP from summary block.
Michael M Slusarz [Fri, 26 Feb 2010 06:46:23 +0000 (23:46 -0700)]
Fix display of some deeply embedded alternative and related parts
Michael M Slusarz [Thu, 25 Feb 2010 21:39:26 +0000 (14:39 -0700)]
Remove - makes CSS dropdowns unusable
Michael M Slusarz [Thu, 25 Feb 2010 16:30:45 +0000 (09:30 -0700)]
Consolidate some duplicate compose code between imp and dimp views.
Michael M Slusarz [Thu, 25 Feb 2010 16:43:53 +0000 (09:43 -0700)]
Bug #8431: Remove last instances of Horde_Auth::getLoginScreen()
Michael M Slusarz [Thu, 25 Feb 2010 06:22:05 +0000 (23:22 -0700)]
Clean up passphrase dialog output code
Michael M Slusarz [Thu, 25 Feb 2010 06:21:53 +0000 (23:21 -0700)]
Clean up spellchecker attach code
Michael M Slusarz [Thu, 25 Feb 2010 06:21:19 +0000 (23:21 -0700)]
phpdoc
Michael M Slusarz [Thu, 25 Feb 2010 05:55:34 +0000 (22:55 -0700)]
Bug #8882: Add blurb about default non-settable flags
Michael M Slusarz [Thu, 25 Feb 2010 05:47:54 +0000 (22:47 -0700)]
Optimizations to html2text output
Michael M Slusarz [Thu, 25 Feb 2010 05:16:41 +0000 (22:16 -0700)]
Bug #8882: Don't allow flagging deleted by default
Michael M Slusarz [Thu, 25 Feb 2010 05:15:00 +0000 (22:15 -0700)]
Hide flag menus if no flags are settable
Michael M Slusarz [Wed, 24 Feb 2010 21:29:06 +0000 (14:29 -0700)]
Hide unavailable flags for the current mailbox
Michael M Slusarz [Wed, 24 Feb 2010 21:28:32 +0000 (14:28 -0700)]
Need to open mailbox with SELECT for useful PERMFLAGS information.
Michael M Slusarz [Wed, 24 Feb 2010 21:27:50 +0000 (14:27 -0700)]
Array metadata should not be treated as a Hash
Jan Schneider [Wed, 24 Feb 2010 18:36:06 +0000 (19:36 +0100)]
Link logo to configured log url.
Jan Schneider [Wed, 24 Feb 2010 17:47:57 +0000 (18:47 +0100)]
Use event state styles.
Jan Schneider [Wed, 24 Feb 2010 17:34:17 +0000 (18:34 +0100)]
Set and save event status.
Jan Schneider [Wed, 24 Feb 2010 15:34:58 +0000 (16:34 +0100)]
Add permissions stub.
Jan Schneider [Wed, 24 Feb 2010 15:01:31 +0000 (16:01 +0100)]
Fix parenthesis.
Gunnar Wrobel [Wed, 24 Feb 2010 13:08:38 +0000 (14:08 +0100)]
Note optional dependencies for Horde_Notification.
Gunnar Wrobel [Wed, 24 Feb 2010 13:08:16 +0000 (14:08 +0100)]
Additional testing for Horde_Notification.
Jan Schneider [Tue, 23 Feb 2010 23:43:36 +0000 (00:43 +0100)]
public static
Michael M Slusarz [Wed, 24 Feb 2010 07:22:14 +0000 (00:22 -0700)]
Bug #8880: Fix some ContextSensitive behaviors
Michael M Slusarz [Wed, 24 Feb 2010 06:56:42 +0000 (23:56 -0700)]
More tweaking of reply style
Michael M Slusarz [Wed, 24 Feb 2010 06:54:02 +0000 (23:54 -0700)]
Fixes/tweaks to IMP Mailbox UI
Remove arrival # (message sequence number)
Arrival sort now selected via Date column
Fix some CSS formatting.
Jan Schneider [Tue, 23 Feb 2010 23:36:23 +0000 (00:36 +0100)]
Add option to not automatically show all available shares.
Jan Schneider [Tue, 23 Feb 2010 12:11:24 +0000 (13:11 +0100)]
Only purge events from user's calendar.
Michael M Slusarz [Tue, 23 Feb 2010 06:46:23 +0000 (23:46 -0700)]
Use XML parser to generate Html2text output.
Michael M Slusarz [Tue, 23 Feb 2010 08:46:21 +0000 (01:46 -0700)]
Go back to using more widely used blockquote quoting method
Michael M Slusarz [Tue, 23 Feb 2010 00:53:08 +0000 (17:53 -0700)]
Fix compose window resizing.
Jan Schneider [Mon, 22 Feb 2010 21:27:20 +0000 (22:27 +0100)]
Read clearing line break.
Jan Schneider [Mon, 22 Feb 2010 21:25:37 +0000 (22:25 +0100)]
Fix error if the form doesn't have tabs.
Jan Schneider [Mon, 22 Feb 2010 21:12:24 +0000 (22:12 +0100)]
Fix if there are no js files.
Jan Schneider [Mon, 22 Feb 2010 18:38:47 +0000 (19:38 +0100)]
Make Silver Surfer the default theme for H4.
Michael M Slusarz [Mon, 22 Feb 2010 17:38:22 +0000 (10:38 -0700)]
Restore XML error reporting level.
Michael M Slusarz [Mon, 22 Feb 2010 17:38:13 +0000 (10:38 -0700)]
Return array here if no driver is specified
Jan Schneider [Mon, 22 Feb 2010 18:33:54 +0000 (19:33 +0100)]
Don't call this without Nag.
Jan Schneider [Mon, 22 Feb 2010 18:31:09 +0000 (19:31 +0100)]
Don't show task list sections if Nag is not installed.