horde.git
16 years agoFix address expand image in IMP compose screen
Michael M Slusarz [Tue, 9 Jun 2009 17:24:08 +0000 (11:24 -0600)]
Fix address expand image in IMP compose screen

16 years agoThese should be unneeded, duplicate graphics
Michael M Slusarz [Tue, 9 Jun 2009 17:17:34 +0000 (11:17 -0600)]
These should be unneeded, duplicate graphics

16 years agoOnly need a base spacer_red graphic.
Michael M Slusarz [Tue, 9 Jun 2009 17:03:51 +0000 (11:03 -0600)]
Only need a base spacer_red graphic.

16 years agoDon't process weather data if we are out of range
Michael J. Rubinsky [Tue, 9 Jun 2009 14:22:24 +0000 (10:22 -0400)]
Don't process weather data if we are out of range

16 years agoadd missing checkmail.png image to tango_blue theme
Michael J. Rubinsky [Tue, 9 Jun 2009 13:13:09 +0000 (09:13 -0400)]
add missing checkmail.png image to tango_blue theme

16 years agoAllow to work with the older Browser library too.
Gunnar Wrobel [Tue, 9 Jun 2009 12:05:44 +0000 (14:05 +0200)]
Allow to work with the older Browser library too.

16 years agoDon't attempt to grab MIME bodypart 0 (it doesn't exist on the IMAP server)
Michael M Slusarz [Mon, 8 Jun 2009 22:15:52 +0000 (16:15 -0600)]
Don't attempt to grab MIME bodypart 0 (it doesn't exist on the IMAP server)

16 years agoFix shift-DEL action in dimp
Michael M Slusarz [Mon, 8 Jun 2009 21:34:53 +0000 (15:34 -0600)]
Fix shift-DEL action in dimp

16 years agoNot a theme specifc graphic
Michael M Slusarz [Mon, 8 Jun 2009 21:28:43 +0000 (15:28 -0600)]
Not a theme specifc graphic

16 years agoFix undefined index
Michael M Slusarz [Mon, 8 Jun 2009 18:58:54 +0000 (12:58 -0600)]
Fix undefined index

16 years agoDon't need this min-height
Michael M Slusarz [Mon, 8 Jun 2009 18:01:31 +0000 (12:01 -0600)]
Don't need this min-height

16 years agoAdd windgust
Michael J. Rubinsky [Mon, 8 Jun 2009 18:20:58 +0000 (14:20 -0400)]
Add windgust

16 years agotry/catch when calling facebook methods - the rethrow as our own exception
Michael J. Rubinsky [Mon, 8 Jun 2009 18:13:02 +0000 (14:13 -0400)]
try/catch when calling facebook methods - the rethrow as our own exception

16 years agoAdd a bit more detail to the forecast in the event's description.
Michael J. Rubinsky [Mon, 8 Jun 2009 18:12:35 +0000 (14:12 -0400)]
Add a bit more detail to the forecast in the event's description.

16 years agoAdd a FacebookEvents driver for timeobjects. FB does some weird things
Michael J. Rubinsky [Mon, 8 Jun 2009 17:33:52 +0000 (13:33 -0400)]
Add a FacebookEvents driver for timeobjects. FB does some weird things
with it's timestamps, so feedback on if the event times show up
correctly for people in various timezones would be welcome...

16 years agoAdd missing Events.php file to package.xml
Michael J. Rubinsky [Mon, 8 Jun 2009 15:07:21 +0000 (11:07 -0400)]
Add missing Events.php file to package.xml

16 years agoCheck for existence of contacts API, check for PEAR_Error being returned
Michael J. Rubinsky [Mon, 8 Jun 2009 14:37:22 +0000 (10:37 -0400)]
Check for existence of contacts API, check for PEAR_Error being returned

16 years ago..and remove debug code
Michael J. Rubinsky [Mon, 8 Jun 2009 13:43:16 +0000 (09:43 -0400)]
..and remove debug code

16 years agoUse the new contacts/ownContact API method for this
Michael J. Rubinsky [Mon, 8 Jun 2009 13:41:55 +0000 (09:41 -0400)]
Use the new contacts/ownContact API method for this

16 years agouse self:: to reference static functions and constants from with the class
Michael J. Rubinsky [Mon, 8 Jun 2009 13:18:25 +0000 (09:18 -0400)]
use self:: to reference static functions and constants from with the class

16 years agoRevert test setting, add cover dates by default (Bug #8328).
Jan Schneider [Mon, 8 Jun 2009 11:09:49 +0000 (13:09 +0200)]
Revert test setting, add cover dates by default (Bug #8328).

16 years agoremove inadvertant commit
Michael J. Rubinsky [Mon, 8 Jun 2009 01:14:24 +0000 (21:14 -0400)]
remove inadvertant commit

16 years agoFix scope.
Jan Schneider [Sun, 7 Jun 2009 23:13:46 +0000 (01:13 +0200)]
Fix scope.
Try work address if home address is not set.
Try first location is serveral returned.

16 years agoLoad base.php.
Jan Schneider [Sun, 7 Jun 2009 22:38:58 +0000 (00:38 +0200)]
Load base.php.

16 years agoDon't call the show API to get links for timeObjects. Pass them directly
Michael J. Rubinsky [Sun, 7 Jun 2009 20:44:11 +0000 (16:44 -0400)]
Don't call the show API to get links for timeObjects. Pass them directly
in the timeObjects data array.

This saves an extra API call for each object and also allows us to not
set a link if one is not desired.

16 years agoAdd a ensure() method that can check to see that any requirements a driver
Michael J. Rubinsky [Sun, 7 Jun 2009 20:00:44 +0000 (16:00 -0400)]
Add a ensure() method that can check to see that any requirements a driver
may have are met.

16 years agoFix _imp_server() to get the servername from the imap_ob
Michael J. Rubinsky [Sun, 7 Jun 2009 19:31:08 +0000 (15:31 -0400)]
Fix _imp_server() to get the servername from the imap_ob

16 years agoCatch any exceptions here continue
Michael J. Rubinsky [Sun, 7 Jun 2009 19:02:29 +0000 (15:02 -0400)]
Catch any exceptions here continue

16 years agoAttempt to get a good weatherdotcom location string from Turba's
Michael J. Rubinsky [Sun, 7 Jun 2009 18:56:56 +0000 (14:56 -0400)]
Attempt to get a good weatherdotcom location string from Turba's
'own' contact

16 years agoDon't need a prefs.php file
Michael J. Rubinsky [Sun, 7 Jun 2009 18:56:17 +0000 (14:56 -0400)]
Don't need a prefs.php file

16 years agothis has been done
Chuck Hagenbuch [Sat, 6 Jun 2009 13:30:46 +0000 (09:30 -0400)]
this has been done

16 years agopackage.xml for Date_Parser
Chuck Hagenbuch [Sat, 6 Jun 2009 13:27:57 +0000 (09:27 -0400)]
package.xml for Date_Parser

16 years agoName the Weather driver Weatherdotcom and use an empty conf.php
Michael J. Rubinsky [Sun, 7 Jun 2009 17:45:07 +0000 (13:45 -0400)]
Name the Weather driver Weatherdotcom and use an empty conf.php

16 years agoAdd a timeobjects API-only application for providing a way to expose
Michael J. Rubinsky [Sun, 7 Jun 2009 16:59:19 +0000 (12:59 -0400)]
Add a timeobjects API-only application for providing a way to expose
data via the listTimeObjects API. Currently only a Weather driver is
available.

16 years agoUpdate minical after loading search results.
Jan Schneider [Sun, 7 Jun 2009 15:57:29 +0000 (17:57 +0200)]
Update minical after loading search results.

16 years agoLink to day views from agenda.
Jan Schneider [Sun, 7 Jun 2009 15:54:09 +0000 (17:54 +0200)]
Link to day views from agenda.

16 years agoSort new agenda day into the table. Necessary for searches where events don't
Jan Schneider [Sun, 7 Jun 2009 15:48:36 +0000 (17:48 +0200)]
Sort new agenda day into the table. Necessary for searches where events don't
arrive in chronological order.

16 years agoOnly show agenda days that have events.
Jan Schneider [Sun, 7 Jun 2009 15:31:30 +0000 (17:31 +0200)]
Only show agenda days that have events.
Show agenda time span in header.

16 years agoFix logic, add some more comments.
Jan Schneider [Sun, 7 Jun 2009 15:11:48 +0000 (17:11 +0200)]
Fix logic, add some more comments.

16 years agoFix logic.
Jan Schneider [Sun, 7 Jun 2009 15:09:32 +0000 (17:09 +0200)]
Fix logic.

16 years agoAdd support for listTimeObjects API to return an 'icon' member.
Michael J. Rubinsky [Sat, 6 Jun 2009 22:07:35 +0000 (18:07 -0400)]
Add support for listTimeObjects API to return an 'icon' member.

listTimeObjects 'icon' member is expected to be a fully qualified URL
to an image src.

16 years agoNeed to bail out for the month view also when calendar != event.value.calendar
Michael J. Rubinsky [Sat, 6 Jun 2009 20:48:50 +0000 (16:48 -0400)]
Need to bail out for the month view also when calendar != event.value.calendar

16 years agoThere is no content/lib/base.php
Michael J. Rubinsky [Sat, 6 Jun 2009 15:35:23 +0000 (11:35 -0400)]
There is no content/lib/base.php

16 years agoAnother place we need to use Horde_Mime_Address::addrArray2String()
Michael J. Rubinsky [Fri, 5 Jun 2009 22:33:19 +0000 (18:33 -0400)]
Another place we need to use Horde_Mime_Address::addrArray2String()

16 years agoIf the location is not routable, log the error, notify the user and redirect to the...
Gunnar Wrobel [Fri, 5 Jun 2009 21:55:51 +0000 (23:55 +0200)]
If the location is not routable, log the error, notify the user and redirect to the application webroot.

16 years agoAdded addBuiltinHelpers() to get the escape() function.
Gunnar Wrobel [Fri, 5 Jun 2009 21:43:06 +0000 (23:43 +0200)]
Added addBuiltinHelpers() to get the escape() function.

16 years agoDynamically update message information in preview
Michael M Slusarz [Fri, 5 Jun 2009 21:08:43 +0000 (15:08 -0600)]
Dynamically update message information in preview

16 years agoDon't flag as forwarded if no reply_type is returned
Michael M Slusarz [Fri, 5 Jun 2009 20:40:41 +0000 (14:40 -0600)]
Don't flag as forwarded if no reply_type is returned

16 years agoWrap the msg id in an array here.
Michael J. Rubinsky [Fri, 5 Jun 2009 19:34:13 +0000 (15:34 -0400)]
Wrap the msg id in an array here.

This is an educated guess as to what was intented here based on
what the FW_3 ingo was doing here.

16 years agoAdd message information to preview screen
Michael M Slusarz [Fri, 5 Jun 2009 19:05:14 +0000 (13:05 -0600)]
Add message information to preview screen

16 years agoClean up attachment icon display in preview
Michael M Slusarz [Fri, 5 Jun 2009 18:50:47 +0000 (12:50 -0600)]
Clean up attachment icon display in preview

16 years agoAnother place we don't need to specify line endings
Michael M Slusarz [Fri, 5 Jun 2009 17:44:13 +0000 (11:44 -0600)]
Another place we don't need to specify line endings

16 years agotypo
Michael J. Rubinsky [Fri, 5 Jun 2009 18:57:43 +0000 (14:57 -0400)]
typo

16 years agoReload events when turning off calendars.
Jan Schneider [Fri, 5 Jun 2009 17:05:24 +0000 (19:05 +0200)]
Reload events when turning off calendars.

16 years agoremoveClassName() can become expensive too, as well as calling Date#toString()
Jan Schneider [Fri, 5 Jun 2009 16:42:42 +0000 (18:42 +0200)]
removeClassName() can become expensive too, as well as calling Date#toString()
on each sort step.

16 years agoUse innerHTML where appropriate, which is much faster than update() because of stripS...
Jan Schneider [Fri, 5 Jun 2009 15:59:41 +0000 (17:59 +0200)]
Use innerHTML where appropriate, which is much faster than update() because of stripScripts().

16 years agoDon't loop 365 times 365 if updating cached year views.
Jan Schneider [Fri, 5 Jun 2009 15:48:55 +0000 (17:48 +0200)]
Don't loop 365 times 365 if updating cached year views.

16 years agoNavigate to month/week/day from year view.
Jan Schneider [Fri, 5 Jun 2009 14:25:19 +0000 (16:25 +0200)]
Navigate to month/week/day from year view.

16 years agoFix loop order, to not correctly show events from all calendars.
Jan Schneider [Fri, 5 Jun 2009 13:33:13 +0000 (15:33 +0200)]
Fix loop order, to not correctly show events from all calendars.

16 years agoShow tooltips with event information in year view.
Jan Schneider [Fri, 5 Jun 2009 13:30:39 +0000 (15:30 +0200)]
Show tooltips with event information in year view.

16 years agoHighlight busy days in year view.
Jan Schneider [Fri, 5 Jun 2009 12:30:56 +0000 (14:30 +0200)]
Highlight busy days in year view.

16 years agoActually, fetchEnvelope returns an *array* of addr object arrays
Michael J. Rubinsky [Fri, 5 Jun 2009 14:03:06 +0000 (10:03 -0400)]
Actually, fetchEnvelope returns an *array* of addr object arrays

16 years agoneed an address string, not address object array
Michael J. Rubinsky [Fri, 5 Jun 2009 03:49:52 +0000 (23:49 -0400)]
need an address string, not  address object array

16 years agofix parameter order
Michael J. Rubinsky [Thu, 4 Jun 2009 21:43:13 +0000 (17:43 -0400)]
fix parameter order

16 years agomore class constant name fixes
Michael J. Rubinsky [Thu, 4 Jun 2009 21:18:17 +0000 (17:18 -0400)]
more class constant name fixes

16 years agoFix class constants
Michael J. Rubinsky [Thu, 4 Jun 2009 21:13:56 +0000 (17:13 -0400)]
Fix class constants

16 years agoImproved notifications on rule actions
Michael M Slusarz [Thu, 4 Jun 2009 19:16:43 +0000 (13:16 -0600)]
Improved notifications on rule actions

16 years agoFix function name
Michael M Slusarz [Thu, 4 Jun 2009 19:11:16 +0000 (13:11 -0600)]
Fix function name

16 years agoDisplay tweaks; remove redundant edit icon.
Michael M Slusarz [Thu, 4 Jun 2009 19:05:27 +0000 (13:05 -0600)]
Display tweaks; remove redundant edit icon.

16 years agochangelog
Michael M Slusarz [Thu, 4 Jun 2009 18:58:17 +0000 (12:58 -0600)]
changelog

16 years agoIMP 5 requires Horde 4 apps - no need for workarounds
Michael M Slusarz [Thu, 4 Jun 2009 18:49:10 +0000 (12:49 -0600)]
IMP 5 requires Horde 4 apps - no need for workarounds

16 years agoBFN
Michael J. Rubinsky [Thu, 4 Jun 2009 18:44:35 +0000 (14:44 -0400)]
BFN

16 years agoAdd hook to set the add_source pref
Michael J. Rubinsky [Thu, 4 Jun 2009 18:40:09 +0000 (14:40 -0400)]
Add hook to set the add_source pref

16 years agoThis is correctly fixed in Horde_Imap_Client, not here
Michael M Slusarz [Thu, 4 Jun 2009 16:44:57 +0000 (10:44 -0600)]
This is correctly fixed in Horde_Imap_Client, not here

16 years agoFix a bug when updateing a new entry and only one class is avaiable.
Martin Blumenthal [Thu, 4 Jun 2009 16:43:31 +0000 (18:43 +0200)]
Fix a bug when updateing a new entry and only one class is avaiable.

16 years agoFix a bug when adding new entries (subject was lost).
Martin Blumenthal [Thu, 4 Jun 2009 15:03:14 +0000 (17:03 +0200)]
Fix a bug when adding new entries (subject was lost).

16 years agoFix a bug when clicking on a classname at the classview page.
Martin Blumenthal [Thu, 4 Jun 2009 15:00:48 +0000 (17:00 +0200)]
Fix a bug when clicking on a classname at the classview page.

16 years agoAlso store the searchtext in the current session.
Martin Blumenthal [Thu, 4 Jun 2009 14:58:23 +0000 (16:58 +0200)]
Also store the searchtext in the current session.

16 years agofix parse error (stray ;)
Chuck Hagenbuch [Thu, 4 Jun 2009 14:39:52 +0000 (10:39 -0400)]
fix parse error (stray ;)

16 years agoFixed 2 errors when creating a new class: create the share bevore adding students...
Martin Blumenthal [Thu, 4 Jun 2009 10:25:48 +0000 (12:25 +0200)]
Fixed 2 errors when creating a new class: create the share bevore adding students and allow the semesterdate to be modified when automatically set by global config.

16 years agoInitial work on rewriting IMAP support in ingo.
Michael M Slusarz [Wed, 3 Jun 2009 04:05:02 +0000 (22:05 -0600)]
Initial work on rewriting IMAP support in ingo.

This is 100% guaranteed not to work yet (I don't have setup to test at
the moment), although it is a start.  The 'mock' driver is guaranteed
never to work since I have no idea what the hell it does and there is
absolutely zero documentation on it.  Unless someone comes forward to
fix it, it will get the ax here very soon.

16 years agoUnneeded addslashes
Michael M Slusarz [Wed, 3 Jun 2009 17:32:59 +0000 (11:32 -0600)]
Unneeded addslashes

16 years ago[cjh] Fix the signature of the kronolith/import API method
Chuck Hagenbuch [Thu, 4 Jun 2009 02:22:21 +0000 (22:22 -0400)]
[cjh] Fix the signature of the kronolith/import API method
      (rpolli@babel.it, Bug #8309).

16 years agoAdd year view.
Jan Schneider [Wed, 3 Jun 2009 17:02:14 +0000 (19:02 +0200)]
Add year view.

16 years agoUse parseDate().
Jan Schneider [Wed, 3 Jun 2009 16:59:17 +0000 (18:59 +0200)]
Use parseDate().

16 years agoWhy do we need addslashes() here again? Shouldn't the json serialization take
Jan Schneider [Wed, 3 Jun 2009 14:06:59 +0000 (16:06 +0200)]
Why do we need addslashes() here again? Shouldn't the json serialization take
care of escaping? Fixes double escaped double quotes.

16 years agoCorrectly instantiate singletons.
Michael M Slusarz [Wed, 3 Jun 2009 04:19:35 +0000 (22:19 -0600)]
Correctly instantiate singletons.

16 years agoClean up Ingo API code
Michael M Slusarz [Wed, 3 Jun 2009 04:10:33 +0000 (22:10 -0600)]
Clean up Ingo API code

16 years agodocumentation tweaks
Michael M Slusarz [Wed, 3 Jun 2009 04:03:04 +0000 (22:03 -0600)]
documentation tweaks

16 years agoClean up createFolder API call
Michael M Slusarz [Wed, 3 Jun 2009 03:28:42 +0000 (21:28 -0600)]
Clean up createFolder API call

16 years agoVarious fixes to make ingo work in Git
Michael M Slusarz [Wed, 3 Jun 2009 03:10:20 +0000 (21:10 -0600)]
Various fixes to make ingo work in Git

16 years agoThis script doesn't work with relative paths.
Michael M Slusarz [Wed, 3 Jun 2009 02:52:05 +0000 (20:52 -0600)]
This script doesn't work with relative paths.

16 years agoUse new identifier for search mailboxes
Michael M Slusarz [Tue, 2 Jun 2009 21:28:25 +0000 (15:28 -0600)]
Use new identifier for search mailboxes

16 years agoMove some common functions from Buffer to main ViewPort class.
Michael M Slusarz [Tue, 2 Jun 2009 20:15:11 +0000 (14:15 -0600)]
Move some common functions from Buffer to main ViewPort class.

16 years agoBug #7296: Convert old IMP 4 sortby pref values
Michael M Slusarz [Tue, 2 Jun 2009 19:30:33 +0000 (13:30 -0600)]
Bug #7296: Convert old IMP 4 sortby pref values

16 years agoTypo
Jan Schneider [Fri, 29 May 2009 11:19:31 +0000 (13:19 +0200)]
Typo

16 years agouse Horde_Date_Utils
Chuck Hagenbuch [Tue, 2 Jun 2009 14:48:54 +0000 (10:48 -0400)]
use Horde_Date_Utils

16 years agotest directory is not a child of lib/Horde
Michael J. Rubinsky [Tue, 2 Jun 2009 13:27:07 +0000 (09:27 -0400)]
test directory is not a child of lib/Horde

16 years agoRename Horde_Image_Imagick::borderImage to ::frameImage
Michael J. Rubinsky [Sun, 31 May 2009 15:30:59 +0000 (11:30 -0400)]
Rename Horde_Image_Imagick::borderImage to ::frameImage

Rename this function and only use it when we are bordering a transparent
image (i.e. Framing an image) and not when applying a traditional borderImage
operation (which replaces all pixels in the clipping area). This should
provide a noticeable speed improvement with some effects

16 years agows
Michael J. Rubinsky [Sat, 30 May 2009 17:56:57 +0000 (13:56 -0400)]
ws