horde.git
15 years agoNeed to catch Horde_Block_Exception here so we return to the proper application scope
Michael J. Rubinsky [Mon, 19 Jul 2010 14:22:17 +0000 (10:22 -0400)]
Need to catch Horde_Block_Exception here so we return to the proper application scope

15 years agoCopyright years
Chuck Hagenbuch [Mon, 19 Jul 2010 13:58:48 +0000 (09:58 -0400)]
Copyright years

15 years agonuke a todo
Michael J. Rubinsky [Mon, 19 Jul 2010 13:40:54 +0000 (09:40 -0400)]
nuke a todo

15 years agofix scope
Michael J. Rubinsky [Mon, 19 Jul 2010 13:40:34 +0000 (09:40 -0400)]
fix scope

15 years agoUse named constants (Horde_Log_Filter::ACCEPT, Horde_Log_Filter::IGNORE) for clarity...
Chuck Hagenbuch [Mon, 19 Jul 2010 01:40:14 +0000 (21:40 -0400)]
Use named constants (Horde_Log_Filter::ACCEPT, Horde_Log_Filter::IGNORE) for clarity in filters.

15 years agoShorten the filter interface name; nice for type hints and docs.
Chuck Hagenbuch [Mon, 19 Jul 2010 01:34:30 +0000 (21:34 -0400)]
Shorten the filter interface name; nice for type hints and docs.

15 years agoShorten the formatter interface name; nicer for type hints and docs.
Chuck Hagenbuch [Mon, 19 Jul 2010 01:28:03 +0000 (21:28 -0400)]
Shorten the formatter interface name; nicer for type hints and docs.

15 years agoMethod capitalization tweak
Chuck Hagenbuch [Sun, 18 Jul 2010 21:21:32 +0000 (17:21 -0400)]
Method capitalization tweak

15 years agoReorganize Horde_Mail a bit to group the transport classes
Chuck Hagenbuch [Sun, 18 Jul 2010 20:59:36 +0000 (16:59 -0400)]
Reorganize Horde_Mail a bit to group the transport classes

15 years agoInitial note display block (for "pinning" a specific note to a portal page)
Chuck Hagenbuch [Sun, 18 Jul 2010 20:17:18 +0000 (16:17 -0400)]
Initial note display block (for "pinning" a specific note to a portal page)

Anyone up for adding ajax edit capability to it?

15 years agoAdd Horde_Block_Exception
Chuck Hagenbuch [Sun, 18 Jul 2010 20:17:03 +0000 (16:17 -0400)]
Add Horde_Block_Exception

15 years agofix twitter reply to functionality
Michael J. Rubinsky [Sun, 18 Jul 2010 18:13:57 +0000 (14:13 -0400)]
fix twitter reply to functionality

15 years agoCSS cleanup for twitter/facebook.
Michael J. Rubinsky [Sun, 18 Jul 2010 17:36:49 +0000 (13:36 -0400)]
CSS cleanup for twitter/facebook.

Don't use facebook css in twitter block. Merge some general "social media" css into screen.css.

15 years agoUse horde native CSS.
Michael J. Rubinsky [Sun, 18 Jul 2010 16:50:47 +0000 (12:50 -0400)]
Use horde native CSS.

Twitter doesn't require/suggest the CSS look like twitter when connecting accounts
(like Facebook does).

15 years agoIgnore exceptions from the Http client here. Probably from reading an empty body...
Michael J. Rubinsky [Sun, 18 Jul 2010 16:31:40 +0000 (12:31 -0400)]
Ignore exceptions from the Http client here. Probably from reading an empty body from
the stream

15 years agoTwitter prefs fixes
Michael J. Rubinsky [Sun, 18 Jul 2010 16:20:02 +0000 (12:20 -0400)]
Twitter prefs fixes

15 years agoHorde_Service_Twitter_Request:: needs a Horde_Controller_Request:: object
Michael J. Rubinsky [Sun, 18 Jul 2010 16:17:58 +0000 (12:17 -0400)]
Horde_Service_Twitter_Request:: needs a Horde_Controller_Request:: object

15 years agoGalleries should only be able to adjust their own image counts.
Michael J. Rubinsky [Sat, 17 Jul 2010 21:05:46 +0000 (17:05 -0400)]
Galleries should only be able to adjust their own image counts.

Not sure why this was done this way originally.  We have to instantiate the
"other" gallery anyway, so just do it the proper way and call updateImageCount()
on the "other" gallery directly.

15 years agoremove dead cdoe
Michael J. Rubinsky [Sat, 17 Jul 2010 20:28:08 +0000 (16:28 -0400)]
remove dead cdoe

15 years agoA few more H4 tracking changes
Chuck Hagenbuch [Sat, 17 Jul 2010 18:51:50 +0000 (14:51 -0400)]
A few more H4 tracking changes

15 years agowas a little over zealous with search/replace
Michael J. Rubinsky [Sat, 17 Jul 2010 19:02:31 +0000 (15:02 -0400)]
was a little over zealous with search/replace

15 years agoremove deprecated file
Michael J. Rubinsky [Sat, 17 Jul 2010 13:59:02 +0000 (09:59 -0400)]
remove deprecated file

15 years agoUse Horde_View for rendering tweets. Tweak style.
Michael J. Rubinsky [Sat, 17 Jul 2010 13:58:30 +0000 (09:58 -0400)]
Use Horde_View for rendering tweets. Tweak style.

15 years agoforce image dimensions
Michael J. Rubinsky [Sat, 17 Jul 2010 13:22:06 +0000 (09:22 -0400)]
force image dimensions

15 years agoRevert "Remove DataTree code from Horde_Perms"
Chuck Hagenbuch [Sat, 17 Jul 2010 04:38:08 +0000 (00:38 -0400)]
Revert "Remove DataTree code from Horde_Perms"

This reverts commit f866a2f5cb272ffe5cd0857b84774107d0df85f9, except for
removing the DataTree support from the Perms binder, which has been kept.

15 years agolooks like the function signature changed, fix it.
Michael J. Rubinsky [Sat, 17 Jul 2010 00:51:22 +0000 (20:51 -0400)]
looks like the function signature changed, fix it.

15 years agoMerge horde/Ajax into horde/Core.
Michael M Slusarz [Wed, 14 Jul 2010 22:52:45 +0000 (16:52 -0600)]
Merge horde/Ajax into horde/Core.

Ajax related code is so interrelated to core Horde code that it is
simply too much overhead to maintain as a separate package.

Add binders for Application file (Horde_Ajax) and Imple
(Horde_Ajax_Imple).

15 years agoHonor nav_expanded preference (DIMP)
Michael M Slusarz [Fri, 16 Jul 2010 19:04:07 +0000 (13:04 -0600)]
Honor nav_expanded preference (DIMP)

15 years agoRemove nav_expanded_sidebar preference.
Michael M Slusarz [Fri, 16 Jul 2010 18:18:33 +0000 (12:18 -0600)]
Remove nav_expanded_sidebar preference.

It is mostly duplicative of nav_expanded and doesn't relate well to
either the mimp or dimp views.

15 years agoBug #9142: Fix retrieving IMAP search results when no sort is requested
Michael M Slusarz [Fri, 16 Jul 2010 18:07:57 +0000 (12:07 -0600)]
Bug #9142: Fix retrieving IMAP search results when no sort is requested

15 years agoRemove double encoded entities in title attribute
Michael M Slusarz [Fri, 16 Jul 2010 16:50:15 +0000 (10:50 -0600)]
Remove double encoded entities in title attribute

15 years agoAdd holidays through dialog.
Jan Schneider [Thu, 15 Jul 2010 22:08:27 +0000 (00:08 +0200)]
Add holidays through dialog.

15 years agoZoom level must be set before the form is serialized.
Michael J. Rubinsky [Fri, 16 Jul 2010 00:55:25 +0000 (20:55 -0400)]
Zoom level must be set before the form is serialized.

Not sure why this was moved until after the form is serialized, but
it breaks saving the event map's zoom level.

15 years agonode.iconopen might not be defined
Michael M Slusarz [Thu, 15 Jul 2010 23:17:58 +0000 (17:17 -0600)]
node.iconopen might not be defined

15 years agoDon't attach onclick to every tree element
Michael M Slusarz [Thu, 15 Jul 2010 23:15:09 +0000 (17:15 -0600)]
Don't attach onclick to every tree element

15 years agoAllow sidebar tree object to be stored in configurable js variable
Michael M Slusarz [Thu, 15 Jul 2010 22:48:15 +0000 (16:48 -0600)]
Allow sidebar tree object to be stored in configurable js variable

15 years agoBug #9117: Buffer sidebar output in IMP
Michael M Slusarz [Thu, 15 Jul 2010 22:33:17 +0000 (16:33 -0600)]
Bug #9117: Buffer sidebar output in IMP

15 years agoClean up the RPC script.
Michael M Slusarz [Thu, 15 Jul 2010 21:36:11 +0000 (15:36 -0600)]
Clean up the RPC script.

Debugging was difficult for me with a bunch of duplicate code.  Try to
do the minimal amount possible before the Horde environment gets init'd.

15 years agoMFB: Avoid a notice when checking for locked resources. Fix the package specific...
Gunnar Wrobel [Thu, 15 Jul 2010 20:36:55 +0000 (22:36 +0200)]
MFB: Avoid a notice when checking for locked resources. Fix the package specific exception. Correct freebusy driver selection. Fix search call to Kolab_Server.

15 years agoCompletely remove sorting from config/nls.php
Michael M Slusarz [Thu, 15 Jul 2010 19:19:03 +0000 (13:19 -0600)]
Completely remove sorting from config/nls.php

Do sorting only when we need it.

15 years agoMassive sidebar cleanup.
Michael M Slusarz [Thu, 15 Jul 2010 19:07:44 +0000 (13:07 -0600)]
Massive sidebar cleanup.

Move ajax request (i.e. 'httpclient') to the Horde Ajax framework.
Fix broken javascript - it was still referring to frames and
wasn't properly resizing body on sidebar toggle.

15 years agoNot sure what this accomplishes.
Michael M Slusarz [Thu, 15 Jul 2010 18:50:11 +0000 (12:50 -0600)]
Not sure what this accomplishes.

15 years agoAdd missing parameter
Michael M Slusarz [Thu, 15 Jul 2010 18:33:25 +0000 (12:33 -0600)]
Add missing parameter

15 years agoAdd sidebar service entry
Michael M Slusarz [Thu, 15 Jul 2010 18:07:38 +0000 (12:07 -0600)]
Add sidebar service entry

15 years agoFix parse error
Michael M Slusarz [Thu, 15 Jul 2010 17:35:41 +0000 (11:35 -0600)]
Fix parse error

15 years agoFix ajax view prefs display when switching prefs apps.
Michael M Slusarz [Thu, 15 Jul 2010 17:19:17 +0000 (11:19 -0600)]
Fix ajax view prefs display when switching prefs apps.

15 years agoNo need to use getFormData(); just use $vars.
Michael M Slusarz [Thu, 15 Jul 2010 17:14:24 +0000 (11:14 -0600)]
No need to use getFormData(); just use $vars.

15 years agoIt is nlsconfig, not config
Michael M Slusarz [Thu, 15 Jul 2010 16:41:27 +0000 (10:41 -0600)]
It is nlsconfig, not config

15 years agochanges
Michael J. Rubinsky [Thu, 15 Jul 2010 16:55:03 +0000 (12:55 -0400)]
changes

15 years agoreveresed logic
Michael J. Rubinsky [Thu, 15 Jul 2010 16:45:28 +0000 (12:45 -0400)]
reveresed logic

15 years agoDon't allow fixed block types to be changed.
Michael J. Rubinsky [Thu, 15 Jul 2010 16:17:25 +0000 (12:17 -0400)]
Don't allow fixed block types to be changed.

Bug: 9141

15 years agofix scope
Michael J. Rubinsky [Thu, 15 Jul 2010 15:40:01 +0000 (11:40 -0400)]
fix scope

15 years agoHorde_Nls::$config -> $registry->config
Michael J. Rubinsky [Thu, 15 Jul 2010 15:36:03 +0000 (11:36 -0400)]
Horde_Nls::$config -> $registry->config

15 years agoRemove lingering horde/Core reference in horde/Nls
Michael M Slusarz [Wed, 14 Jul 2010 21:49:58 +0000 (15:49 -0600)]
Remove lingering horde/Core reference in horde/Nls

15 years agoHorde version check improvements.
Michael M Slusarz [Wed, 14 Jul 2010 20:38:23 +0000 (14:38 -0600)]
Horde version check improvements.

Move code into Horde_Config::.
Use SimpleXML and Horde_Http_Client.

15 years agoClean up PHP Shell script
Michael M Slusarz [Wed, 14 Jul 2010 20:17:18 +0000 (14:17 -0600)]
Clean up PHP Shell script

15 years agoMissed some Horde_Tree::singleton() conversions
Michael M Slusarz [Wed, 14 Jul 2010 19:48:24 +0000 (13:48 -0600)]
Missed some Horde_Tree::singleton() conversions

15 years agoDataTree browser tweaks.
Michael M Slusarz [Wed, 14 Jul 2010 19:43:52 +0000 (13:43 -0600)]
DataTree browser tweaks.

Fix not showing deeper children.
Don't use globals.
Use Horde_Url.
Avoid output buffering.

15 years agoFix location of nls configuration data.
Michael M Slusarz [Wed, 14 Jul 2010 19:11:05 +0000 (13:11 -0600)]
Fix location of nls configuration data.

$GLOBALS['nls'] hasn't been used for awhile.  Regardless, the correct
location is now $registry->nlsconfig.

15 years agoRe-add session code to Horde_Tree.
Michael M Slusarz [Wed, 14 Jul 2010 19:00:43 +0000 (13:00 -0600)]
Re-add session code to Horde_Tree.

Sessions can be used outside of Horde - we aren't using any Horde
specific session functionality.

15 years agoAdd Horde_Crypt_Exception
Michael M Slusarz [Wed, 14 Jul 2010 06:57:12 +0000 (00:57 -0600)]
Add Horde_Crypt_Exception

15 years agophpdoc
Michael M Slusarz [Wed, 14 Jul 2010 06:47:43 +0000 (00:47 -0600)]
phpdoc

15 years agoDisable this sort by default.
Michael M Slusarz [Wed, 14 Jul 2010 06:46:47 +0000 (00:46 -0600)]
Disable this sort by default.

Admins should really sort by hand if this isn't an acceptable sort in
their language.  Otherwise we are wasting a bunch of CPU cycles on every
page for no good reason (sorting is not a trivial task).

15 years agoFix changed location
Michael M Slusarz [Wed, 14 Jul 2010 05:12:04 +0000 (23:12 -0600)]
Fix changed location

15 years agoCharset now required for a bunch of MIME functions.
Michael M Slusarz [Wed, 14 Jul 2010 05:09:28 +0000 (23:09 -0600)]
Charset now required for a bunch of MIME functions.

Better goal would be to convert Horde_Mime_Address to OO-interface, and
then inject charset. But this gets things to work again.

15 years agoRemove horde/Core dependency in horde/Tree.
Michael M Slusarz [Wed, 14 Jul 2010 02:57:00 +0000 (20:57 -0600)]
Remove horde/Core dependency in horde/Tree.

15 years agophpdoc
Michael M Slusarz [Wed, 14 Jul 2010 02:22:04 +0000 (20:22 -0600)]
phpdoc

15 years agoRemove horde/Core dependency in horde/Notification
Michael M Slusarz [Wed, 14 Jul 2010 02:17:27 +0000 (20:17 -0600)]
Remove horde/Core dependency in horde/Notification

15 years agoRemove (some) horde/Core dependencies in horde/Mime
Michael M Slusarz [Wed, 14 Jul 2010 00:42:34 +0000 (18:42 -0600)]
Remove (some) horde/Core dependencies in horde/Mime

15 years agows
Michael M Slusarz [Tue, 13 Jul 2010 22:10:25 +0000 (16:10 -0600)]
ws

15 years agoRemove horde/Core dependency in horde/Data
Michael M Slusarz [Tue, 13 Jul 2010 22:05:44 +0000 (16:05 -0600)]
Remove horde/Core dependency in horde/Data

15 years agoRemove horde/Core dependency in horde/Crypt
Michael M Slusarz [Tue, 13 Jul 2010 21:59:44 +0000 (15:59 -0600)]
Remove horde/Core dependency in horde/Crypt

15 years agoRemove horde/Core dependency in horde/Auth
Michael M Slusarz [Tue, 13 Jul 2010 21:36:55 +0000 (15:36 -0600)]
Remove horde/Core dependency in horde/Auth

15 years agoTicket #9124: Remove horde/Core dependency from horde/Nls.
Michael M Slusarz [Tue, 13 Jul 2010 19:45:58 +0000 (13:45 -0600)]
Ticket #9124: Remove horde/Core dependency from horde/Nls.

Move all of the Horde_Nls:: code dependent on Horde configuration to
horde/Core.  A core dependency has thus manifested itself in a bunch of
framework libraries thought to be horde/Core free (since getCharset() is
dependent on the local Horde configuration).

The following functions have been moved to registry:
Horde_Nls::config -> Horde_Registry::$nlsconfig
Horde_Nls::select() -> Horde_Registry::preferredLang()
Horde_Nls::setLanguage() -> Horde_Registry::setLanguage()
Horde_Nls::setTextdomain() -> Horde_Registry::setTextdomain()
Horde_Nls::setLanguageEnvironment() ->
Horde_Registry::setLanguageEnvironment()
Horde_Nls::isValid() -> Horde_Registry::isValidLang()
Horde_Nls::getCharset() -> Horde_Registry::getCharset()
Horde_Nls::getExternalCharset() -> Horde_Registry::getExternalCharset()
Horde_Nls::getEmailCharset() -> Horde_Registry::getEmailCharset()
Horde_Nls::setCharset() -> Horde_Registry::setCharset()
Horde_Nls::setCharsetEnvironment() ->
Horde_Registry::setCharsetEnvironment()
Horde_Nls::setTimeZone() -> Horde_Registry::setTimeZone()

Horde_Nls::generateFlagImageByHost() ->
Horde_Ui_FlagImage::generateFlagImageByHost()

Horde_Registry::initApp() now accepts the boolean 'timezone' parameter,
which will set the timezone if true.

15 years agoCSS tweak
Michael M Slusarz [Tue, 13 Jul 2010 06:12:33 +0000 (00:12 -0600)]
CSS tweak

15 years agoSome more places to use self::
Michael M Slusarz [Tue, 13 Jul 2010 01:57:35 +0000 (19:57 -0600)]
Some more places to use self::

15 years agoIMP::composeLink() always returns a Horde_Url object.
Michael M Slusarz [Tue, 13 Jul 2010 01:51:29 +0000 (19:51 -0600)]
IMP::composeLink() always returns a Horde_Url object.

15 years agoAdd support for callback when converting URL to string.
Michael M Slusarz [Tue, 13 Jul 2010 01:49:03 +0000 (19:49 -0600)]
Add support for callback when converting URL to string.

15 years agoBug #9138: Use correct default value for Sent Mail mailbox
Michael M Slusarz [Tue, 13 Jul 2010 01:18:12 +0000 (19:18 -0600)]
Bug #9138: Use correct default value for Sent Mail mailbox

15 years agoMore generic default for emoticon filter - talk in terms of replacement text rather...
Michael M Slusarz [Tue, 13 Jul 2010 01:09:38 +0000 (19:09 -0600)]
More generic default for emoticon filter - talk in terms of replacement text rather than image

15 years agophpdoc
Michael M Slusarz [Mon, 12 Jul 2010 04:40:09 +0000 (22:40 -0600)]
phpdoc

15 years agoUse callback rather than preg e modifier
Michael M Slusarz [Fri, 9 Jul 2010 22:02:43 +0000 (16:02 -0600)]
Use callback rather than preg e modifier

15 years agoFix phpdoc for Text_Filter package
Michael M Slusarz [Fri, 9 Jul 2010 21:58:39 +0000 (15:58 -0600)]
Fix phpdoc for Text_Filter package

15 years agoFixes for importing iCalendar files with RECURRENCE-ID set.
Michael J. Rubinsky [Sun, 11 Jul 2010 14:56:58 +0000 (10:56 -0400)]
Fixes for importing iCalendar files with RECURRENCE-ID set.

The original recurring event must be imported before any instances of
RECURRENCE-ID exceptions or the original event will not be found to modify.

15 years agobreak out recurrence parsing to it's own method.
Michael J. Rubinsky [Sun, 11 Jul 2010 14:06:36 +0000 (10:06 -0400)]
break out recurrence parsing to it's own method.

Give Ical event's their own recurrence parsing code, we don't want
to query the persistent storage for any events.

Bug: 9133

15 years agophpdoc typo
Michael J. Rubinsky [Sun, 11 Jul 2010 14:05:26 +0000 (10:05 -0400)]
phpdoc typo

15 years agoavoid undefined index warnings
Michael J. Rubinsky [Sun, 11 Jul 2010 00:35:03 +0000 (20:35 -0400)]
avoid undefined index warnings

15 years agoFinish Portugues date parser.
Jan Schneider [Sat, 10 Jul 2010 08:42:54 +0000 (10:42 +0200)]
Finish Portugues date parser.

15 years agoRevert "I *think* we always want Horde::url() to use Horde webroot"
Michael M Slusarz [Fri, 9 Jul 2010 21:21:20 +0000 (15:21 -0600)]
Revert "I *think* we always want Horde::url() to use Horde webroot"

This reverts commit 05f2a53df4b555f1fdaded5213af80fed4bc0907.

15 years agoRevert "Reuse existing code"
Michael M Slusarz [Fri, 9 Jul 2010 21:20:07 +0000 (15:20 -0600)]
Revert "Reuse existing code"

This reverts commit a78f6933f4a0d2f80e7a3952c15bbe8f436815ea.

15 years agoThis doesn't look right to me.
Michael J. Rubinsky [Fri, 9 Jul 2010 20:48:16 +0000 (16:48 -0400)]
This doesn't look right to me.

Not sure why we wouldn't want the application's webroot if we
are generating a full url.

15 years agosimplify
Michael J. Rubinsky [Fri, 9 Jul 2010 18:52:22 +0000 (14:52 -0400)]
simplify

15 years agoOutput inline script when using dimp but displaying non-dimp content
Michael M Slusarz [Fri, 9 Jul 2010 17:24:52 +0000 (11:24 -0600)]
Output inline script when using dimp but displaying non-dimp content

15 years agoI *think* we always want Horde::url() to use Horde webroot
Michael M Slusarz [Fri, 9 Jul 2010 17:15:14 +0000 (11:15 -0600)]
I *think* we always want Horde::url() to use Horde webroot

All of a sudden, I was getting weird redirects to URLs like
example.com/imp/imp during logins - because webroot was example.com/imp

This might be an artifact of new sidebar code (?)

If you want the application's webroot, I believe this is what
Horde::applicationUrl() is for.

15 years agoSimplify
Michael M Slusarz [Fri, 9 Jul 2010 17:13:14 +0000 (11:13 -0600)]
Simplify

15 years agoWas wondering why I had a 150px gap on every page
Michael M Slusarz [Fri, 9 Jul 2010 17:00:19 +0000 (11:00 -0600)]
Was wondering why I had a 150px gap on every page

15 years agoBFN
Michael J. Rubinsky [Fri, 9 Jul 2010 16:47:30 +0000 (12:47 -0400)]
BFN

15 years agoLooks like this is probably what was intended.
Michael J. Rubinsky [Fri, 9 Jul 2010 16:34:19 +0000 (12:34 -0400)]
Looks like this is probably what was intended.

Calling calendar/export first while catching the exception will avoid
unwanted notifications when this isn't actually an update operation.

15 years agoRevert "prune code that produced no effects."
Michael J. Rubinsky [Fri, 9 Jul 2010 16:33:02 +0000 (12:33 -0400)]
Revert "prune code that produced no effects."

This reverts commit 376aa47974882aa477dfc7ba585387fd6811c326.

15 years agoprune code that produced no effects.
Michael J. Rubinsky [Fri, 9 Jul 2010 16:31:37 +0000 (12:31 -0400)]
prune code that produced no effects.