horde.git
16 years agoAdd package.xml entries for new tests
Michael M Slusarz [Thu, 4 Mar 2010 19:37:47 +0000 (12:37 -0700)]
Add package.xml entries for new tests

16 years agoMark these methods as deprecated
Michael M Slusarz [Thu, 4 Mar 2010 19:30:25 +0000 (12:30 -0700)]
Mark these methods as deprecated

16 years agoRemove Horde_Util::closeWindowJS()
Michael M Slusarz [Thu, 4 Mar 2010 19:18:27 +0000 (12:18 -0700)]
Remove Horde_Util::closeWindowJS()

16 years agoFix pathnames
Michael M Slusarz [Thu, 4 Mar 2010 19:06:27 +0000 (12:06 -0700)]
Fix pathnames

16 years agoAdd support for limited error handling for json encoding errors (requires PHP 5.3+)
Michael M Slusarz [Thu, 4 Mar 2010 18:38:35 +0000 (11:38 -0700)]
Add support for limited error handling for json encoding errors (requires PHP 5.3+)

16 years agoAdded Horde_Util::convertToUtf8().
Michael M Slusarz [Thu, 4 Mar 2010 18:37:17 +0000 (11:37 -0700)]
Added Horde_Util::convertToUtf8().

16 years agoDon't hardcode classname
Michael M Slusarz [Thu, 4 Mar 2010 18:36:15 +0000 (11:36 -0700)]
Don't hardcode classname

16 years agoNeed to check exact match for DOMText - don't want to output things like CDATA blocks...
Michael M Slusarz [Thu, 4 Mar 2010 17:58:00 +0000 (10:58 -0700)]
Need to check exact match for DOMText - don't want to output things like CDATA blocks, for example

16 years agoDon't wrap html2text output when viewing
Michael M Slusarz [Thu, 4 Mar 2010 17:54:32 +0000 (10:54 -0700)]
Don't wrap html2text output when viewing

16 years agoBrowser needs to be global in here
Michael M Slusarz [Thu, 4 Mar 2010 17:50:08 +0000 (10:50 -0700)]
Browser needs to be global in here

16 years agoSeperate null and horde geocoder objects into their own js file.
Michael J. Rubinsky [Thu, 4 Mar 2010 17:59:15 +0000 (12:59 -0500)]
Seperate null and horde geocoder objects into their own js file.

Avoid loading javascript we will never use.

16 years agocs
Michael J. Rubinsky [Thu, 4 Mar 2010 16:39:06 +0000 (11:39 -0500)]
cs

16 years agoThe Null geocoder object is in map.js, not it's own file.
Michael J. Rubinsky [Thu, 4 Mar 2010 16:04:26 +0000 (11:04 -0500)]
The Null geocoder object is in map.js, not it's own file.

Fixes Bug: #8898

16 years agoShout: Properly close the nested output buffer
Ben Klang [Thu, 4 Mar 2010 15:44:46 +0000 (10:44 -0500)]
Shout: Properly close the nested output buffer

16 years agoShout: Use a private output buffer for form (thanks mrubinsk)
Ben Klang [Thu, 4 Mar 2010 15:42:25 +0000 (10:42 -0500)]
Shout: Use a private output buffer for form (thanks mrubinsk)

16 years agoAllow conf.d style directory configuration overriding (Bug #8172)
Gunnar Wrobel [Thu, 4 Mar 2010 11:38:34 +0000 (12:38 +0100)]
Allow conf.d style directory configuration overriding (Bug #8172)

16 years agoRemove Horde_Mobile package
Michael M Slusarz [Thu, 4 Mar 2010 07:31:11 +0000 (00:31 -0700)]
Remove Horde_Mobile package

16 years agoHorde: Remove Horde_Mobile dependency
Michael M Slusarz [Thu, 4 Mar 2010 07:31:28 +0000 (00:31 -0700)]
Horde: Remove Horde_Mobile dependency

16 years agoNotification: Remove Horde_Mobile dependency
Michael M Slusarz [Thu, 4 Mar 2010 06:43:08 +0000 (23:43 -0700)]
Notification: Remove Horde_Mobile dependency

16 years agoIMP: Remove Horde_Mobile dependency
Michael M Slusarz [Thu, 4 Mar 2010 06:43:49 +0000 (23:43 -0700)]
IMP: Remove Horde_Mobile dependency

16 years agoAdd Horde_Registry->initialApp. Needed to prevent some login related redirection...
Michael M Slusarz [Thu, 4 Mar 2010 06:38:16 +0000 (23:38 -0700)]
Add Horde_Registry->initialApp. Needed to prevent some login related redirection in imp

16 years agoFactor ellipsis size into Horde_String::truncate() output.
Michael M Slusarz [Thu, 4 Mar 2010 04:11:30 +0000 (21:11 -0700)]
Factor ellipsis size into Horde_String::truncate() output.

16 years agoUse Horde_String::truncate()
Michael M Slusarz [Thu, 4 Mar 2010 00:51:20 +0000 (17:51 -0700)]
Use Horde_String::truncate()

16 years agoNo need for global variable here
Michael M Slusarz [Wed, 3 Mar 2010 22:59:23 +0000 (15:59 -0700)]
No need for global variable here

16 years agoAdd 'cssfiles' hook to add custom CSS files to a page
Michael M Slusarz [Wed, 3 Mar 2010 22:19:57 +0000 (15:19 -0700)]
Add 'cssfiles' hook to add custom CSS files to a page

16 years agoMove dimp stylesheet files to a separate subdirectory
Michael M Slusarz [Wed, 3 Mar 2010 22:05:44 +0000 (15:05 -0700)]
Move dimp stylesheet files to a separate subdirectory

16 years agoUpdate to H4 usage.
Michael M Slusarz [Wed, 3 Mar 2010 22:00:58 +0000 (15:00 -0700)]
Update to H4 usage.

16 years agoMove passphrase dialog processing to Imple
Michael M Slusarz [Wed, 3 Mar 2010 20:15:30 +0000 (13:15 -0700)]
Move passphrase dialog processing to Imple

16 years agoOptimization
Michael M Slusarz [Wed, 3 Mar 2010 20:14:56 +0000 (13:14 -0700)]
Optimization

16 years agoShout: Continue implementing action editor for dialplan
Ben Klang [Thu, 4 Mar 2010 03:01:48 +0000 (22:01 -0500)]
Shout: Continue implementing action editor for dialplan

16 years agoFramework: allow 'html' HTTP response type to be used like the 'json' type
Ben Klang [Thu, 4 Mar 2010 01:41:44 +0000 (20:41 -0500)]
Framework: allow 'html' HTTP response type to be used like the 'json' type

16 years agoShout: Continue creating dialplan UI
Ben Klang [Thu, 4 Mar 2010 01:41:07 +0000 (20:41 -0500)]
Shout: Continue creating dialplan UI

16 years agoShout: brighten and widen the digit background
Ben Klang [Tue, 2 Mar 2010 20:46:04 +0000 (15:46 -0500)]
Shout: brighten and widen the digit background

16 years agoDon't show delete button when creating calendars.
Jan Schneider [Wed, 3 Mar 2010 22:30:34 +0000 (23:30 +0100)]
Don't show delete button when creating calendars.

16 years agoTweak layout of alarm methods.
Jan Schneider [Wed, 3 Mar 2010 17:37:48 +0000 (17:37 +0000)]
Tweak layout of alarm methods.

16 years agoSome missed ajax action conversions
Michael M Slusarz [Wed, 3 Mar 2010 17:11:55 +0000 (10:11 -0700)]
Some missed ajax action conversions

16 years agoOnce forward body is typed in, remove chance to add forward body
Michael M Slusarz [Wed, 3 Mar 2010 07:17:43 +0000 (00:17 -0700)]
Once forward body is typed in, remove chance to add forward body

16 years agoImplement lazy-loading and subscription of shared calendars.
Jan Schneider [Wed, 3 Mar 2010 16:36:02 +0000 (17:36 +0100)]
Implement lazy-loading and subscription of shared calendars.

16 years agotypo
Jan Schneider [Wed, 3 Mar 2010 14:35:54 +0000 (15:35 +0100)]
typo

16 years agoStart ajax methods with lowercase character.
Jan Schneider [Wed, 3 Mar 2010 13:13:51 +0000 (14:13 +0100)]
Start ajax methods with lowercase  character.

16 years agoShow event date/time in alarm notification.
Jan Schneider [Wed, 3 Mar 2010 11:41:38 +0000 (12:41 +0100)]
Show event date/time in alarm notification.

16 years agoThere is no popup alarm method anymore.
Jan Schneider [Wed, 3 Mar 2010 11:17:38 +0000 (12:17 +0100)]
There is no popup alarm method anymore.

16 years agoDon't assume that url parameters have an equal sign.
Jan Schneider [Wed, 3 Mar 2010 11:04:23 +0000 (12:04 +0100)]
Don't assume that url parameters have an equal sign.

16 years agoHide pickers not only when cancelling the form.
Jan Schneider [Wed, 3 Mar 2010 10:43:24 +0000 (11:43 +0100)]
Hide pickers not only when cancelling the form.

16 years agoBug #8895: Fix quickreply
Michael M Slusarz [Wed, 3 Mar 2010 05:37:55 +0000 (22:37 -0700)]
Bug #8895: Fix quickreply

16 years agoSimplify some notification push() calls
Michael M Slusarz [Sat, 27 Feb 2010 01:45:45 +0000 (18:45 -0700)]
Simplify some notification push() calls

16 years agoConvert to using Horde_Variables
Michael M Slusarz [Fri, 26 Feb 2010 23:55:28 +0000 (16:55 -0700)]
Convert to using Horde_Variables

16 years agoBug #8893: Fix logic
Michael M Slusarz [Tue, 2 Mar 2010 20:47:27 +0000 (13:47 -0700)]
Bug #8893: Fix logic

16 years agoExcluding *.php files in test directories does not work with PHPUnit based tests.
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.

16 years agoFix displaying the url to the alarm's object.
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.

16 years agoClose exiting dialog before opening a new one.
Jan Schneider [Tue, 2 Mar 2010 22:57:23 +0000 (23:57 +0100)]
Close exiting dialog before opening a new one.

16 years agoOnly remove the correct alarm from the alarms cache.
Jan Schneider [Tue, 2 Mar 2010 22:44:55 +0000 (23:44 +0100)]
Only remove the correct alarm from the alarms cache.

16 years agoSend date from day and week view too, when making the GetEvent call.
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.

16 years agoUpdate alarm after moving the task to a different list.
Jan Schneider [Tue, 2 Mar 2010 21:18:56 +0000 (22:18 +0100)]
Update alarm after moving the task to a different list.

16 years agoRemove notification immediately when snoozing.
Jan Schneider [Tue, 2 Mar 2010 18:25:09 +0000 (19:25 +0100)]
Remove notification immediately when snoozing.

16 years agoDon't retrieve user list if we don't display it anyway.
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.

16 years agoImplement iTip viewer actions in DIMP (Request #8061).
Jan Schneider [Mon, 1 Mar 2010 21:53:35 +0000 (22:53 +0100)]
Implement iTip viewer actions in DIMP (Request #8061).

16 years agoClone doActionOpts.
Jan Schneider [Mon, 1 Mar 2010 21:53:08 +0000 (22:53 +0100)]
Clone doActionOpts.

16 years agoTweak event conflict style.
Jan Schneider [Mon, 1 Mar 2010 21:08:26 +0000 (22:08 +0100)]
Tweak event conflict style.

16 years agoI guess this was the intended logic.
Jan Schneider [Mon, 1 Mar 2010 17:32:51 +0000 (18:32 +0100)]
I guess this was the intended logic.

16 years agoProvide full functionality when displayed in a popup.
Jan Schneider [Mon, 1 Mar 2010 16:35:17 +0000 (17:35 +0100)]
Provide full functionality when displayed in a popup.

16 years agoMore explicit class definitions.
Jan Schneider [Mon, 1 Mar 2010 16:15:05 +0000 (17:15 +0100)]
More explicit class definitions.

16 years agoOnly export non-empty fields.
Jan Schneider [Mon, 1 Mar 2010 15:42:14 +0000 (16:42 +0100)]
Only export non-empty fields.

16 years agoShow photos in vcard attachments, even if they don't fit into a data: url.
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.

16 years agoOne of my favorite commits: make .jpg the default extension for jpeg images.
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.

16 years agoAdd missing icon.
Jan Schneider [Mon, 1 Mar 2010 14:30:38 +0000 (15:30 +0100)]
Add missing icon.

16 years agoAdd custom menu items.
Jan Schneider [Mon, 1 Mar 2010 13:29:15 +0000 (14:29 +0100)]
Add custom menu items.

16 years agoTweak wording for private flag.
Jan Schneider [Mon, 1 Mar 2010 12:06:58 +0000 (12:06 +0000)]
Tweak wording for private flag.

16 years agoNot Mail requirement.
Jan Schneider [Mon, 1 Mar 2010 12:03:31 +0000 (13:03 +0100)]
Not Mail requirement.

16 years agoMail 1.2.0 is required.
Jan Schneider [Mon, 1 Mar 2010 12:00:33 +0000 (13:00 +0100)]
Mail 1.2.0 is required.

16 years agoFix id.
Jan Schneider [Mon, 1 Mar 2010 11:53:03 +0000 (12:53 +0100)]
Fix id.

16 years agoRead and save alarm methods.
Jan Schneider [Mon, 1 Mar 2010 11:46:43 +0000 (12:46 +0100)]
Read and save alarm methods.

16 years agoFix scope (Bug #8890).
Jan Schneider [Mon, 1 Mar 2010 10:48:00 +0000 (11:48 +0100)]
Fix scope (Bug #8890).

16 years agoCatch some edge case.
Jan Schneider [Fri, 26 Feb 2010 23:37:59 +0000 (00:37 +0100)]
Catch some edge case.

16 years agoSome more pear test cruft.
Jan Schneider [Fri, 26 Feb 2010 15:15:33 +0000 (16:15 +0100)]
Some more pear test cruft.

16 years agoShout: remove dead code
Ben Klang [Sun, 28 Feb 2010 22:24:03 +0000 (17:24 -0500)]
Shout: remove dead code

16 years agoShout: add CREDITS and Shout storage SQL script
Ben Klang [Sun, 28 Feb 2010 22:23:39 +0000 (17:23 -0500)]
Shout: add CREDITS and Shout storage SQL script

16 years agoShout: Graphics and content for dialplan UI
Ben Klang [Sun, 28 Feb 2010 22:22:51 +0000 (17:22 -0500)]
Shout: Graphics and content for dialplan UI

16 years agoShout: Continue working on dialplan editor UI
Ben Klang [Sun, 28 Feb 2010 22:22:23 +0000 (17:22 -0500)]
Shout: Continue working on dialplan editor UI

16 years agoShout: Fix call semantics for Ajax_Application
Ben Klang [Sun, 28 Feb 2010 22:20:45 +0000 (17:20 -0500)]
Shout: Fix call semantics for Ajax_Application

16 years agoShout: remove unused file
Ben Klang [Sun, 28 Feb 2010 22:18:44 +0000 (17:18 -0500)]
Shout: remove unused file

16 years agoShout: Begin new dialplan edit UI
Ben Klang [Sun, 28 Feb 2010 17:01:22 +0000 (12:01 -0500)]
Shout: Begin new dialplan edit UI

16 years agoAdditional check if the dependencies are available.
Gunnar Wrobel [Sun, 28 Feb 2010 09:57:34 +0000 (10:57 +0100)]
Additional check if the dependencies are available.

16 years agoMFB: kolab/issue3656 (Unable to SyncML Calendar / PHP Fatal error compareDateTime())
Gunnar Wrobel [Fri, 26 Feb 2010 21:53:56 +0000 (22:53 +0100)]
MFB: kolab/issue3656 (Unable to SyncML Calendar / PHP Fatal error compareDateTime())

16 years agoMerge branch 'master' of ssh://dev.horde.org/horde/git/horde
Gunnar Wrobel [Fri, 26 Feb 2010 21:53:30 +0000 (22:53 +0100)]
Merge branch 'master' of ssh://dev.horde.org/horde/git/horde

16 years agoFix URL generation
Michael M Slusarz [Fri, 26 Feb 2010 07:18:19 +0000 (00:18 -0700)]
Fix URL generation

16 years agoAdd private field.
Jan Schneider [Fri, 26 Feb 2010 14:52:54 +0000 (15:52 +0100)]
Add private field.

16 years agoRe-shuffle layout again
Jan Schneider [Fri, 26 Feb 2010 14:35:10 +0000 (14:35 +0000)]
Re-shuffle layout again

16 years agoAdd for-attribute.
Jan Schneider [Fri, 26 Feb 2010 14:35:09 +0000 (14:35 +0000)]
Add for-attribute.

16 years agoAdd tag help text.
Jan Schneider [Fri, 26 Feb 2010 13:53:33 +0000 (13:53 +0000)]
Add tag help text.

16 years agoSeparate export tabs a bit.
Jan Schneider [Fri, 26 Feb 2010 13:34:32 +0000 (13:34 +0000)]
Separate export tabs a bit.

16 years agoWe don't have a work-week view yet, fall back to work view.
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.

16 years agoRe-add "for" attributes.
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>
16 years agoTweak quota display.
Jan Schneider [Thu, 25 Feb 2010 10:24:53 +0000 (11:24 +0100)]
Tweak quota display.

16 years agoLink to DIMP from summary block.
Jan Schneider [Thu, 25 Feb 2010 10:17:28 +0000 (11:17 +0100)]
Link to DIMP from summary block.

16 years agoFix display of some deeply embedded alternative and related parts
Michael M Slusarz [Fri, 26 Feb 2010 06:46:23 +0000 (23:46 -0700)]
Fix display of some deeply embedded alternative and related parts

16 years agoRemove - makes CSS dropdowns unusable
Michael M Slusarz [Thu, 25 Feb 2010 21:39:26 +0000 (14:39 -0700)]
Remove - makes CSS dropdowns unusable

16 years agoConsolidate some duplicate compose code between imp and dimp views.
Michael M Slusarz [Thu, 25 Feb 2010 16:30:45 +0000 (09:30 -0700)]
Consolidate some duplicate compose code between imp and dimp views.

16 years agoBug #8431: Remove last instances of Horde_Auth::getLoginScreen()
Michael M Slusarz [Thu, 25 Feb 2010 16:43:53 +0000 (09:43 -0700)]
Bug #8431: Remove last instances of Horde_Auth::getLoginScreen()

16 years agoClean up passphrase dialog output code
Michael M Slusarz [Thu, 25 Feb 2010 06:22:05 +0000 (23:22 -0700)]
Clean up passphrase dialog output code