horde.git
15 years agoBug #9017: Fix Growler notifications for DIMP compose/message screens
Michael M Slusarz [Fri, 2 Jul 2010 19:39:23 +0000 (13:39 -0600)]
Bug #9017: Fix Growler notifications for DIMP compose/message screens

15 years agoBug #9085: Destroying a session counts as a clean session
Michael M Slusarz [Fri, 2 Jul 2010 18:45:07 +0000 (12:45 -0600)]
Bug #9085: Destroying a session counts as a clean session

15 years agoInitialize session in Horde_Registry::setupSessionHandler()
Michael M Slusarz [Fri, 2 Jul 2010 18:36:54 +0000 (12:36 -0600)]
Initialize session in Horde_Registry::setupSessionHandler()

15 years agoDon't encode the ln paramter in the Horde driver.
Michael J. Rubinsky [Fri, 2 Jul 2010 18:39:06 +0000 (14:39 -0400)]
Don't encode the ln paramter in the Horde driver.

15 years agoBug #9116: Send correct object to mailboxCallback() function
Michael M Slusarz [Fri, 2 Jul 2010 18:28:23 +0000 (12:28 -0600)]
Bug #9116: Send correct object to mailboxCallback() function

15 years agoBug #9121: Remove null padding on stored data
imp@lx-soft.com [Fri, 2 Jul 2010 17:44:47 +0000 (11:44 -0600)]
Bug #9121: Remove null padding on stored data

15 years agoCatch undefined height parameter, cancel pager link.
Jan Schneider [Fri, 2 Jul 2010 10:47:06 +0000 (12:47 +0200)]
Catch undefined height parameter, cancel pager link.

15 years agominus one todo
Michael J. Rubinsky [Thu, 1 Jul 2010 21:15:55 +0000 (17:15 -0400)]
minus one todo

15 years agoBreak out the javascript for the twitter client.
Michael J. Rubinsky [Thu, 1 Jul 2010 21:14:57 +0000 (17:14 -0400)]
Break out the javascript for the twitter client.

15 years agoUpdate imp changelog
Michael M Slusarz [Thu, 1 Jul 2010 20:02:18 +0000 (14:02 -0600)]
Update imp changelog

15 years agoBug #8836: Fix attribute name
Michael M Slusarz [Thu, 1 Jul 2010 19:50:00 +0000 (13:50 -0600)]
Bug #8836: Fix attribute name

15 years agoGet the first page via ajax request also.
Michael J. Rubinsky [Thu, 1 Jul 2010 19:41:58 +0000 (15:41 -0400)]
Get the first page via ajax request also.

15 years agono longer used
Michael J. Rubinsky [Thu, 1 Jul 2010 19:32:38 +0000 (15:32 -0400)]
no longer used

15 years agoImplement paging
Michael J. Rubinsky [Thu, 1 Jul 2010 19:32:16 +0000 (15:32 -0400)]
Implement paging

15 years agoBug #8836: Rework DNS Prefetch disable
Michael M Slusarz [Thu, 1 Jul 2010 18:19:43 +0000 (12:19 -0600)]
Bug #8836: Rework DNS Prefetch disable

META tags must be in HEAD tag to be correct HTML/XHTML.
So we need to disable prefetching for the entire page - but only on
pages where we are working with mail data.

15 years agoAdd META tag output to Horde::.
Michael M Slusarz [Thu, 1 Jul 2010 18:18:58 +0000 (12:18 -0600)]
Add META tag output to Horde::.

Centralize creation of META refresh tags.

15 years agobinder alphabetical ordering
Michael M Slusarz [Thu, 1 Jul 2010 17:23:31 +0000 (11:23 -0600)]
binder alphabetical ordering

15 years agocorrectly display retweets
Michael J. Rubinsky [Thu, 1 Jul 2010 17:48:36 +0000 (13:48 -0400)]
correctly display retweets

15 years agoActually commit the binder...
Michael J. Rubinsky [Thu, 1 Jul 2010 17:21:53 +0000 (13:21 -0400)]
Actually commit the binder...

15 years agoUse Horde styled elements.
Michael J. Rubinsky [Thu, 1 Jul 2010 17:09:03 +0000 (13:09 -0400)]
Use Horde styled elements.

Start getting rid of facebook/twitter specific design elements.
Still use the selectors that help with layout though.

15 years agoNo longer support HTTP Basic
Michael J. Rubinsky [Thu, 1 Jul 2010 16:58:21 +0000 (12:58 -0400)]
No longer support HTTP Basic

15 years agoAdd a Binder for Horde_Service_Twitter
Michael J. Rubinsky [Thu, 1 Jul 2010 16:52:50 +0000 (12:52 -0400)]
Add a Binder for Horde_Service_Twitter

15 years agoInject dependencies, remove the Basic Auth classes.
Michael J. Rubinsky [Thu, 1 Jul 2010 16:50:52 +0000 (12:50 -0400)]
Inject dependencies, remove the Basic Auth classes.

Twitter is removing the HTTP Basic Auth ability from it's API in August 2010.
All clients MUST use OAuth.

15 years agoInject the Http_Client, explicitly request the twitter_entities.
Michael J. Rubinsky [Thu, 1 Jul 2010 01:18:10 +0000 (21:18 -0400)]
Inject the Http_Client, explicitly request the twitter_entities.

Use a http_client configured with Horde defaults (fixes twitter requests
not working when using a proxy). Also add twitter_entities to the request,
until they are included by default in a future twitter API update).

15 years agoIt helps if we actually *send* the GET parameters.
Michael J. Rubinsky [Thu, 1 Jul 2010 00:53:06 +0000 (20:53 -0400)]
It helps if we actually *send* the GET parameters.

15 years agoupdate phpdoc for newly added parameters to the twitter api
Michael J. Rubinsky [Thu, 1 Jul 2010 00:10:55 +0000 (20:10 -0400)]
update phpdoc for newly added parameters to the twitter api

15 years agouse home_timeline, not friends_timeline, which is deprecated.
Michael J. Rubinsky [Thu, 1 Jul 2010 00:06:21 +0000 (20:06 -0400)]
use home_timeline, not friends_timeline, which is deprecated.

15 years agoImplement Retweet function in twitter client
Michael J. Rubinsky [Wed, 30 Jun 2010 22:05:28 +0000 (18:05 -0400)]
Implement Retweet function in twitter client

15 years agoconsolidate/simplify
Michael J. Rubinsky [Wed, 30 Jun 2010 21:28:46 +0000 (17:28 -0400)]
consolidate/simplify

15 years agofix exception throwing
Michael J. Rubinsky [Wed, 30 Jun 2010 21:28:12 +0000 (17:28 -0400)]
fix exception throwing

15 years agosimplify method signature - allow for future expansion of parameters, like geo-locati...
Michael J. Rubinsky [Wed, 30 Jun 2010 21:25:54 +0000 (17:25 -0400)]
simplify method signature - allow for future expansion of parameters, like geo-location markers.

15 years agoupdate to new url endpoint for twitter api, fix Statuses/Retweet method.
Michael J. Rubinsky [Wed, 30 Jun 2010 21:21:03 +0000 (17:21 -0400)]
update to new url endpoint for twitter api, fix Statuses/Retweet method.

yay consistent apis!

15 years agoMake quota test work again
Michael M Slusarz [Wed, 30 Jun 2010 22:35:55 +0000 (16:35 -0600)]
Make quota test work again

Inject all needed dependencies into IMP_Quota drivers to accomplish
this.

15 years agoAll IMP HTML viewer tests now pass
Michael M Slusarz [Wed, 30 Jun 2010 22:20:48 +0000 (16:20 -0600)]
All IMP HTML viewer tests now pass

15 years agoBug #8062: Fix parsing links to appear in new window
Michael M Slusarz [Wed, 30 Jun 2010 21:47:54 +0000 (15:47 -0600)]
Bug #8062: Fix parsing links to appear in new window

Make tests re: link to new window work again (this test now requires a
working Horde installation, but that is fine for me).

15 years agoDon't need reference
Michael M Slusarz [Wed, 30 Jun 2010 21:31:49 +0000 (15:31 -0600)]
Don't need reference

15 years agoDon't wrap last column in week view.
Jan Schneider [Wed, 30 Jun 2010 21:33:22 +0000 (23:33 +0200)]
Don't wrap last column in week view.

15 years agoFix at least the class names.
Jan Schneider [Tue, 29 Jun 2010 21:17:21 +0000 (23:17 +0200)]
Fix at least the class names.

15 years agoHack to workaround broken Opera rounding.
Jan Schneider [Tue, 29 Jun 2010 21:12:58 +0000 (23:12 +0200)]
Hack to workaround broken Opera rounding.

15 years agoBug #9085: Only reset session ID once per page load
Michael M Slusarz [Wed, 30 Jun 2010 20:34:46 +0000 (14:34 -0600)]
Bug #9085: Only reset session ID once per page load

15 years agoFix determination of authentication error.
Michael M Slusarz [Wed, 30 Jun 2010 20:33:35 +0000 (14:33 -0600)]
Fix determination of authentication error.

15 years agoHorde_Registry should never be serialized.
Michael M Slusarz [Wed, 30 Jun 2010 20:31:40 +0000 (14:31 -0600)]
Horde_Registry should never be serialized.

15 years agoClean up log entry output if not fully authenticated
Michael M Slusarz [Wed, 30 Jun 2010 20:04:29 +0000 (14:04 -0600)]
Clean up log entry output if not fully authenticated

15 years agoLog login failures at an INFO level
Michael M Slusarz [Wed, 30 Jun 2010 20:04:09 +0000 (14:04 -0600)]
Log login failures at an INFO level

15 years agoFix compose textarea sizing in dimp
Michael M Slusarz [Wed, 30 Jun 2010 17:45:39 +0000 (11:45 -0600)]
Fix compose textarea sizing in dimp

15 years agoSet correct timezone when parsing ISO date strings from the UTC timezone.
Jan Schneider [Wed, 30 Jun 2010 15:48:16 +0000 (17:48 +0200)]
Set correct timezone when parsing ISO date strings from the UTC timezone.

15 years agoBug #9115: Prevent logging debug cruft
Michael M Slusarz [Tue, 29 Jun 2010 23:04:08 +0000 (17:04 -0600)]
Bug #9115: Prevent logging debug cruft

Certain actions, like selecting a null mailbox, we know and expect to
fail. So ignore the BAD/NO response errors that are normally thrown
beacuse of these responses.

15 years agoThere is no "auth" application.
Michael J. Rubinsky [Tue, 29 Jun 2010 22:23:13 +0000 (18:23 -0400)]
There is no "auth" application.

Assuming this was meant to be 'horde', which is the default.

15 years agoAdd a draft definition for the continuous integration setup.
Gunnar Wrobel [Tue, 29 Jun 2010 20:46:23 +0000 (22:46 +0200)]
Add a draft definition for the continuous integration setup.

15 years agoThis doesn't belong here.
Jan Schneider [Tue, 29 Jun 2010 17:50:44 +0000 (19:50 +0200)]
This doesn't belong here.

15 years agoDo this check in a single place.
Jan Schneider [Tue, 29 Jun 2010 17:50:31 +0000 (19:50 +0200)]
Do this check in a single place.

15 years agoDon't store in the session whether to hide the sidebar/menu or attach the ajax
Jan Schneider [Tue, 29 Jun 2010 16:02:16 +0000 (18:02 +0200)]
Don't store in the session whether to hide the sidebar/menu or attach the ajax
notification listener. Instead, do this per request and pass the request
parameter through with Horde::url(). Fixes bug 9017.

15 years agoDrop moz_sidebar.
Jan Schneider [Tue, 29 Jun 2010 15:44:36 +0000 (17:44 +0200)]
Drop moz_sidebar.

15 years agoUpdate the form field after it's focused to avoid having it cleared.
Michael J. Rubinsky [Tue, 29 Jun 2010 15:31:51 +0000 (11:31 -0400)]
Update the form field after it's focused to avoid having it cleared.

15 years agoPHP5, exceptions, Horde_Url etc...
Michael J. Rubinsky [Mon, 28 Jun 2010 23:29:24 +0000 (19:29 -0400)]
PHP5, exceptions, Horde_Url etc...

15 years agoExceptions, Horde_Url, some other H4 changes.
Michael J. Rubinsky [Mon, 28 Jun 2010 23:28:43 +0000 (19:28 -0400)]
Exceptions, Horde_Url, some other H4 changes.

15 years agoJonah_Driver will only be dealing with internal channels, simplify.
Michael J. Rubinsky [Mon, 28 Jun 2010 22:56:25 +0000 (18:56 -0400)]
Jonah_Driver will only be dealing with internal channels, simplify.

Remove the type parameter, use Jonah_Exception etc...

15 years agoMake field for sharing with users a textarea.
Jan [Tue, 29 Jun 2010 11:59:29 +0000 (12:59 +0100)]
Make field for sharing with users a textarea.

15 years agoRemove debug code.
Jan Schneider [Tue, 29 Jun 2010 12:23:20 +0000 (14:23 +0200)]
Remove debug code.

15 years agoFix row size calculation in Opera.
Jan Schneider [Tue, 29 Jun 2010 11:43:37 +0000 (13:43 +0200)]
Fix row size calculation in Opera.

15 years agoCache more element lookups.
Jan Schneider [Tue, 29 Jun 2010 09:54:35 +0000 (11:54 +0200)]
Cache more element lookups.

15 years agoCache a few elements.
Jan Schneider [Mon, 28 Jun 2010 21:46:18 +0000 (23:46 +0200)]
Cache a few elements.

15 years agoFix indention.
Jan Schneider [Mon, 28 Jun 2010 21:43:30 +0000 (23:43 +0200)]
Fix indention.

15 years agoSpeed up retrieving events from the cache in month/agenda views.
Jan Schneider [Mon, 28 Jun 2010 16:56:53 +0000 (18:56 +0200)]
Speed up retrieving events from the cache in month/agenda views.

15 years agoMFB: Bug #7646
Michael M Slusarz [Tue, 29 Jun 2010 04:52:01 +0000 (22:52 -0600)]
MFB: Bug #7646

Submitted by: Valentin.Vidic@CARNet.hr
Allow access to files with multiple consecutive dots in the name

Revision   Changes    Path
1.1.2.7    +4 -2      framework/VFS/lib/VFS/file.php
1.36.4.35  +2 -1      framework/VFS/package.xml

15 years agoRequest #9084: HTML compose editor uses Horde language for UI
Michael M Slusarz [Tue, 29 Jun 2010 04:24:41 +0000 (22:24 -0600)]
Request #9084: HTML compose editor uses Horde language for UI

15 years agoBug #9015: Fix non-cookie based sessions.
Michael M Slusarz [Tue, 29 Jun 2010 00:04:14 +0000 (18:04 -0600)]
Bug #9015: Fix non-cookie based sessions.

As of PHP 5.3, 'session.use_only_cookies' defaults to true.
Also, somewhere the session appending code in Horde::url() got lost.
Re-add it.

15 years agoBug #9108: Fix custom LDAP configuration
Michael M Slusarz [Mon, 28 Jun 2010 23:36:11 +0000 (17:36 -0600)]
Bug #9108: Fix custom LDAP configuration

15 years agoFix parse error.
Michael M Slusarz [Mon, 28 Jun 2010 23:35:44 +0000 (17:35 -0600)]
Fix parse error.

15 years agoBug #9095: Fix default value for dimp_show_preview preference
Michael M Slusarz [Mon, 28 Jun 2010 23:10:04 +0000 (17:10 -0600)]
Bug #9095: Fix default value for dimp_show_preview preference

15 years agoFix thread/subject toggling, since new prototypejs code blows away element storage...
Michael M Slusarz [Mon, 28 Jun 2010 23:01:14 +0000 (17:01 -0600)]
Fix thread/subject toggling, since new prototypejs code blows away element storage when calling update()

15 years agoCapitalization
Michael J. Rubinsky [Mon, 28 Jun 2010 22:40:19 +0000 (18:40 -0400)]
Capitalization

15 years agophp5 style
Michael J. Rubinsky [Mon, 28 Jun 2010 22:39:16 +0000 (18:39 -0400)]
php5 style

15 years agofix factory usage
Michael J. Rubinsky [Mon, 28 Jun 2010 22:37:24 +0000 (18:37 -0400)]
fix factory usage

15 years agouse the injector
Michael J. Rubinsky [Mon, 28 Jun 2010 22:36:54 +0000 (18:36 -0400)]
use the injector

15 years agoNo need for a factory method any longer, use Horde_Url style parameters here
Michael J. Rubinsky [Mon, 28 Jun 2010 22:35:10 +0000 (18:35 -0400)]
No need for a factory method any longer, use Horde_Url style parameters here

15 years agoNo need for this global anymore
Michael J. Rubinsky [Mon, 28 Jun 2010 22:34:16 +0000 (18:34 -0400)]
No need for this global anymore

15 years agocs
Michael J. Rubinsky [Mon, 28 Jun 2010 21:10:47 +0000 (17:10 -0400)]
cs

15 years agoBug #9102: Don't want to reindex array when adding INBOX
Michael M Slusarz [Mon, 28 Jun 2010 20:45:57 +0000 (14:45 -0600)]
Bug #9102: Don't want to reindex array when adding INBOX

15 years agoRequest #9099: Add config option to disable multipart/related conversions
Michael M Slusarz [Mon, 28 Jun 2010 20:29:31 +0000 (14:29 -0600)]
Request #9099: Add config option to disable multipart/related conversions

15 years agoAdd binder for Horde_Http_Client
Michael M Slusarz [Mon, 28 Jun 2010 20:09:40 +0000 (14:09 -0600)]
Add binder for Horde_Http_Client

15 years agoNo longer used with the removal of framesets
Michael M Slusarz [Mon, 28 Jun 2010 19:32:53 +0000 (13:32 -0600)]
No longer used with the removal of framesets

15 years agoBug #9085: get clean session if doing transparent auth in a non authenticated Horde...
Michael M Slusarz [Mon, 28 Jun 2010 19:29:22 +0000 (13:29 -0600)]
Bug #9085: get clean session if doing transparent auth in a non authenticated Horde session

15 years agoBug #9089: Fix sending literals on IMAP servers that don't support LITERAL+
Michael M Slusarz [Mon, 28 Jun 2010 19:10:44 +0000 (13:10 -0600)]
Bug #9089: Fix sending literals on IMAP servers that don't support LITERAL+

15 years agouse the injector for Jonah_Driver
Michael J. Rubinsky [Mon, 28 Jun 2010 18:52:32 +0000 (14:52 -0400)]
use the injector for Jonah_Driver

15 years agofix path
Michael J. Rubinsky [Mon, 28 Jun 2010 18:50:49 +0000 (14:50 -0400)]
fix path

15 years agoRevert "This is a duplicate of the Jonah_News#renderChannel method."
Michael J. Rubinsky [Mon, 28 Jun 2010 18:02:09 +0000 (14:02 -0400)]
Revert "This is a duplicate of the Jonah_News#renderChannel method."

This reverts commit f0a91605034fae13fb25e260185f40af384019d0.

15 years agoThis is a duplicate of the Jonah_News#renderChannel method.
Michael J. Rubinsky [Mon, 28 Jun 2010 17:52:25 +0000 (13:52 -0400)]
This is a duplicate of the Jonah_News#renderChannel method.

Can't find any code that calls it from Driver, remove it.

15 years agoUse Horde_Http
Michael J. Rubinsky [Mon, 28 Jun 2010 17:40:01 +0000 (13:40 -0400)]
Use Horde_Http

15 years agoThese need to be Horde::img() calls, not Horde_Themes::img()
Michael J. Rubinsky [Mon, 28 Jun 2010 16:29:41 +0000 (12:29 -0400)]
These need to be Horde::img() calls, not Horde_Themes::img()

15 years agothis needs to be public, fix name
Michael J. Rubinsky [Mon, 28 Jun 2010 16:18:41 +0000 (12:18 -0400)]
this needs to be public, fix name

15 years agoPHP5-ify method signatures
Michael J. Rubinsky [Mon, 28 Jun 2010 16:17:00 +0000 (12:17 -0400)]
PHP5-ify method signatures

15 years agoInitial implementation of the Kolab_Config package.
Gunnar Wrobel [Mon, 28 Jun 2010 07:05:00 +0000 (09:05 +0200)]
Initial implementation of the Kolab_Config package.

15 years agoInitial package structure.
Gunnar Wrobel [Sun, 27 Jun 2010 09:44:17 +0000 (11:44 +0200)]
Initial package structure.

15 years agoUpgrade to OL 2.9.1:
Michael J. Rubinsky [Sat, 26 Jun 2010 18:23:56 +0000 (14:23 -0400)]
Upgrade to OL 2.9.1:

With this upgrade, we now ship a minified version of
a custom OpenLayers.js file. Even with stripping out all unused
modules, we were still left with an almost 1MB js file due to the large
amounts of comments/code documentation in the file. Provide a *-debug.js version
of the file as well.

15 years agoSome tweaks/fixes to the event map:
Michael J. Rubinsky [Sat, 26 Jun 2010 16:10:05 +0000 (12:10 -0400)]
Some tweaks/fixes to the event map:

    use a spinner while waiting for geocoder to return
    use initializeMap() here, not ensureMap()
    Make sure that we don't display the map until we have the information needed to do so.
    Acutally honor the delayed option

15 years agoRemove workarounds for the frameset.
Jan Schneider [Sat, 26 Jun 2010 14:06:04 +0000 (16:06 +0200)]
Remove workarounds for the frameset.

15 years agoFix warning if no form field parameters are set.
Jan Schneider [Sat, 26 Jun 2010 14:03:37 +0000 (16:03 +0200)]
Fix warning if no form field parameters are set.

15 years agoFix order of body and menuBottom.
Jan Schneider [Sat, 26 Jun 2010 13:59:18 +0000 (15:59 +0200)]
Fix order of body and menuBottom.

15 years agoWe have to call the application cache after starting the session.
Jan Schneider [Sat, 26 Jun 2010 13:57:25 +0000 (15:57 +0200)]
We have to call the application cache after starting the session.