horde.git
16 years agoUse constants for the different views.
Jan Schneider [Wed, 5 Aug 2009 16:14:55 +0000 (18:14 +0200)]
Use constants for the different views.
Use strings in the nag api for the different views.

16 years agoImprove LDAP documentation a lot.
Jan Schneider [Wed, 5 Aug 2009 15:54:20 +0000 (17:54 +0200)]
Improve LDAP documentation a lot.
Add special configuration instructions for AD.
Bug: 8433
Author: citycat4@ngs.ru

16 years agows
Jan Schneider [Tue, 4 Aug 2009 21:33:24 +0000 (23:33 +0200)]
ws

16 years agoMove IMAP alert notifications to a central location.
Michael M Slusarz [Wed, 5 Aug 2009 08:48:30 +0000 (02:48 -0600)]
Move IMAP alert notifications to a central location.

16 years agonits
Michael M Slusarz [Wed, 5 Aug 2009 07:45:55 +0000 (01:45 -0600)]
nits

16 years agoBug #8468: Doing too much magic on rename folder name - we have to trust the
Michael M Slusarz [Wed, 5 Aug 2009 07:44:28 +0000 (01:44 -0600)]
Bug #8468: Doing too much magic on rename folder name - we have to trust the
user at some point.

16 years agoAdd missing popup.js file.
Michael M Slusarz [Wed, 5 Aug 2009 06:46:08 +0000 (00:46 -0600)]
Add missing popup.js file.

16 years agoTweak some colors.
Michael M Slusarz [Wed, 5 Aug 2009 06:45:59 +0000 (00:45 -0600)]
Tweak some colors.

16 years agoRework prefsStatus() API call so it works on all prefs pages
Michael M Slusarz [Wed, 5 Aug 2009 06:18:31 +0000 (00:18 -0600)]
Rework prefsStatus() API call so it works on all prefs pages

16 years agoOptimize output of CSS/JS
Michael M Slusarz [Wed, 5 Aug 2009 04:47:55 +0000 (22:47 -0600)]
Optimize output of CSS/JS

16 years agoWe always need to search empty namespaces
Michael M Slusarz [Wed, 5 Aug 2009 04:00:21 +0000 (22:00 -0600)]
We always need to search empty namespaces

16 years agoBug #8468: When appending namespaces, search for empty namespace.
Michael M Slusarz [Wed, 5 Aug 2009 03:52:36 +0000 (21:52 -0600)]
Bug #8468: When appending namespaces, search for empty namespace.

16 years agophpdoc
Michael M Slusarz [Wed, 5 Aug 2009 03:39:14 +0000 (21:39 -0600)]
phpdoc

16 years agoMove appendNamespace() to IMP_Imap::.
Michael M Slusarz [Wed, 5 Aug 2009 03:39:02 +0000 (21:39 -0600)]
Move appendNamespace() to IMP_Imap::.

16 years agoIgnore caching if a Horde_Cache_Null object is returned
Michael M Slusarz [Wed, 5 Aug 2009 03:32:30 +0000 (21:32 -0600)]
Ignore caching if a Horde_Cache_Null object is returned

16 years agoTrack autoload changes
Michael M Slusarz [Tue, 4 Aug 2009 23:33:19 +0000 (17:33 -0600)]
Track autoload changes

16 years agoProper class naming conventions for Imp_Mimp and Imp_Dimp
Michael M Slusarz [Tue, 4 Aug 2009 23:07:30 +0000 (17:07 -0600)]
Proper class naming conventions for Imp_Mimp and Imp_Dimp

16 years agoUse Horde::getServiceLink() to generate prefsapi link
Michael M Slusarz [Tue, 4 Aug 2009 21:52:41 +0000 (15:52 -0600)]
Use Horde::getServiceLink() to generate prefsapi link

16 years agoIndicate these varaibles should be defined first
Michael M Slusarz [Tue, 4 Aug 2009 21:08:44 +0000 (15:08 -0600)]
Indicate these varaibles should be defined first

16 years agoNot needed anymore.
Michael M Slusarz [Tue, 4 Aug 2009 21:08:23 +0000 (15:08 -0600)]
Not needed anymore.

16 years agoLump the IMP/DIMP variables with any other scripts already pushed onto
Michael M Slusarz [Tue, 4 Aug 2009 19:39:20 +0000 (13:39 -0600)]
Lump the IMP/DIMP variables with any other scripts already pushed onto
the stack.

16 years agoRework some wording in prefs.php.
Michael M Slusarz [Tue, 4 Aug 2009 19:28:03 +0000 (13:28 -0600)]
Rework some wording in prefs.php.

Configure instead of customize.
Fix description of event requests

16 years agoNot sure where this went in Git - probably due to the .gitignore
Michael M Slusarz [Tue, 4 Aug 2009 19:26:21 +0000 (13:26 -0600)]
Not sure where this went in Git - probably due to the .gitignore
changes.

16 years agoFix scope
Michael J. Rubinsky [Tue, 4 Aug 2009 19:59:54 +0000 (15:59 -0400)]
Fix scope

16 years agoThese need to be global, since base.php may be called from a function
Michael M Slusarz [Tue, 4 Aug 2009 19:22:31 +0000 (13:22 -0600)]
These need to be global, since base.php may be called from a function

Eventually, this should be rewritten to not use global variables.

16 years agoAuthentication check is now handled in services/prefs.php
Michael M Slusarz [Tue, 4 Aug 2009 19:15:14 +0000 (13:15 -0600)]
Authentication check is now handled in services/prefs.php

16 years agoLog this exception if we are going to ignore it
Michael J. Rubinsky [Tue, 4 Aug 2009 16:11:46 +0000 (12:11 -0400)]
Log this exception if we are going to ignore it

16 years agoNeed to render the menu here now that the parameter to return the
Michael J. Rubinsky [Tue, 4 Aug 2009 15:42:34 +0000 (11:42 -0400)]
Need to render the menu here now that the parameter to return the
rendered menu has been removed.

16 years agoAdd a stub for Content_Api to avoid fatal errors laoding Horde
Michael J. Rubinsky [Tue, 4 Aug 2009 15:26:23 +0000 (11:26 -0400)]
Add a stub for Content_Api to avoid fatal errors laoding Horde

16 years agoMerge from FW_3, log this failure
Michael J. Rubinsky [Tue, 4 Aug 2009 14:41:00 +0000 (10:41 -0400)]
Merge from FW_3, log this failure

16 years agoRemove ignore on js files.
Jan Schneider [Tue, 4 Aug 2009 09:24:44 +0000 (11:24 +0200)]
Remove ignore on js files.

16 years agoUse API for Prefs UI menu generation.
Michael M Slusarz [Tue, 4 Aug 2009 08:45:48 +0000 (02:45 -0600)]
Use API for Prefs UI menu generation.

Additionally, at least for DIMP, make Growler notification work again.
However, this will only work for IMP options - once a user moves to
another app's options, the regular notifications will be used. Pretty
much means we will have to build a prefs-only Growler notification
handler that doesn't rely on any specific AJAX app to be loaded.

16 years agoAdd IMP::getViewMode().
Michael M Slusarz [Tue, 4 Aug 2009 08:45:38 +0000 (02:45 -0600)]
Add IMP::getViewMode().

16 years agoFix notify()/wrapInlineScript() calls.
Michael M Slusarz [Tue, 4 Aug 2009 07:45:20 +0000 (01:45 -0600)]
Fix notify()/wrapInlineScript() calls.

16 years agoTruncate subject display in thread view - this information already exists elsewhere...
Michael M Slusarz [Tue, 4 Aug 2009 07:13:39 +0000 (01:13 -0600)]
Truncate subject display in thread view - this information already exists elsewhere on the page

16 years agoFix popup JSON encoding
Michael M Slusarz [Tue, 4 Aug 2009 06:59:17 +0000 (00:59 -0600)]
Fix popup JSON encoding

16 years agoFix determination of settable IMAP flags
Michael M Slusarz [Tue, 4 Aug 2009 06:55:47 +0000 (00:55 -0600)]
Fix determination of settable IMAP flags

16 years agoLess wordy.
Michael M Slusarz [Tue, 4 Aug 2009 07:03:31 +0000 (01:03 -0600)]
Less wordy.

16 years agoImprove thread sort display on servers that don't support REFERENCES sort
Michael M Slusarz [Tue, 4 Aug 2009 07:03:17 +0000 (01:03 -0600)]
Improve thread sort display on servers that don't support REFERENCES sort

16 years agoMove prefs.php code inside of API file.
Michael M Slusarz [Tue, 4 Aug 2009 04:23:05 +0000 (22:23 -0600)]
Move prefs.php code inside of API file.

16 years agoConvert to new API framework.
Michael M Slusarz [Mon, 3 Aug 2009 21:25:43 +0000 (15:25 -0600)]
Convert to new API framework.

16 years agosilly me... just use the '-n' option to prevent exiftool from formatting
Michael J. Rubinsky [Mon, 3 Aug 2009 23:15:46 +0000 (19:15 -0400)]
silly me... just use the '-n' option to prevent exiftool from formatting
in the first place.

16 years agoDeal with array types, make sure we start with a positive number here
Michael J. Rubinsky [Mon, 3 Aug 2009 23:11:40 +0000 (19:11 -0400)]
Deal with array types, make sure we start with a positive number here
to avoid double negating the GPS values

16 years agoFix function name.
Michael M Slusarz [Mon, 3 Aug 2009 22:15:54 +0000 (16:15 -0600)]
Fix function name.

16 years agoGuess you can't unset a static member variable - use null instead
Michael M Slusarz [Mon, 3 Aug 2009 18:41:11 +0000 (12:41 -0600)]
Guess you can't unset a static member variable - use null instead

16 years agoUpdated
Jan Schneider [Mon, 3 Aug 2009 14:37:16 +0000 (16:37 +0200)]
Updated

16 years agotypo
Jan Schneider [Mon, 3 Aug 2009 21:52:04 +0000 (23:52 +0200)]
typo

16 years agoProcess exif data before returning, fixes for differences in data formats returned...
Michael J. Rubinsky [Mon, 3 Aug 2009 21:43:45 +0000 (17:43 -0400)]
Process exif data before returning, fixes for differences in data formats returned etc...

16 years agoCatch errors from Horde_Image
Michael J. Rubinsky [Mon, 3 Aug 2009 21:00:44 +0000 (17:00 -0400)]
Catch errors from Horde_Image

16 years agoAdd missing ;
Matt Selsky [Mon, 3 Aug 2009 21:22:38 +0000 (17:22 -0400)]
Add missing ;

16 years agoUse parens to make negation more clear with instanceof.
Matt Selsky [Mon, 3 Aug 2009 20:16:43 +0000 (16:16 -0400)]
Use parens to make negation more clear with instanceof.

16 years agoCommit initial code for a Exiftool (http://www.sno.phy.queensu.ca/~phil/exiftool/)
Michael J. Rubinsky [Mon, 3 Aug 2009 20:09:45 +0000 (16:09 -0400)]
Commit initial code for a Exiftool (sno.phy.queensu.ca/~phil/exiftool/)
driver for Horde_Image_Exif

Exiftool gives us drastically improved coverage for image metadata tags. Supports
EXIF, IPTC, XMP and a slew of others. Also, it can give us *write* ability for
all supported tags.

16 years agoClean up the Ansel_View_Base::json method.
Michael J. Rubinsky [Mon, 3 Aug 2009 19:00:42 +0000 (15:00 -0400)]
Clean up the Ansel_View_Base::json method.

Let the method take an array of paramters instead of a bunch of
optional params.

Pass the full link to the image view for each image instead of building
it in JS to avoid issues with pretty vs GET based urls

16 years agoClean up slideshow js.
Michael J. Rubinsky [Mon, 3 Aug 2009 18:23:23 +0000 (14:23 -0400)]
Clean up slideshow js.

Remove a bunch of cruft from the original slideshow code, use prototype
helper functions, get rid of the extra function layer to perform things
prototype can do itself...

16 years agoClean up the Image and Slideshow views.
Michael J. Rubinsky [Mon, 3 Aug 2009 18:12:46 +0000 (14:12 -0400)]
Clean up the Image and Slideshow views.

Have Ansel_View_Slideshow extend Ansel_View_Image to get rid of duplicate code.

16 years agoBug #8447: Undefined values in login tasks
Michael M Slusarz [Mon, 3 Aug 2009 17:55:49 +0000 (11:55 -0600)]
Bug #8447: Undefined values in login tasks

I think the issue is that these objects are being serialized between
sessions - thus, when unserialized on the next page, initialize() may
not have been called yet.  So we need to put the initialize() calls in
each function that requires a full IMP environment.

16 years agoFix conversion of sort pref
Michael M Slusarz [Mon, 3 Aug 2009 17:45:46 +0000 (11:45 -0600)]
Fix conversion of sort pref

16 years agoFix off-by-one error
Michael M Slusarz [Mon, 3 Aug 2009 17:35:37 +0000 (11:35 -0600)]
Fix off-by-one error

16 years agoMake sure this number is cast to an integer
Michael M Slusarz [Mon, 3 Aug 2009 17:22:55 +0000 (11:22 -0600)]
Make sure this number is cast to an integer

16 years agoProvide a non-javascript link for editing permissions.
Jan Schneider [Mon, 3 Aug 2009 17:20:46 +0000 (19:20 +0200)]
Provide a non-javascript link for editing permissions.

16 years agoFix link generation.
Jan Schneider [Mon, 3 Aug 2009 17:18:51 +0000 (19:18 +0200)]
Fix link generation.

16 years agoRemove BC webdav stuff. Use pretty URLs in Nag.
Jan Schneider [Mon, 3 Aug 2009 17:05:19 +0000 (19:05 +0200)]
Remove BC webdav stuff. Use pretty URLs in Nag.

16 years agoFix link generation.
Jan Schneider [Mon, 3 Aug 2009 16:55:31 +0000 (18:55 +0200)]
Fix link generation.

16 years agoFix HTML.
Jan Schneider [Mon, 3 Aug 2009 16:40:58 +0000 (18:40 +0200)]
Fix HTML.

16 years ago<script> belongs into either head or body.
Jan Schneider [Mon, 3 Aug 2009 16:40:30 +0000 (18:40 +0200)]
<script> belongs into either head or body.

16 years agoFix parse error.
Jan Schneider [Mon, 3 Aug 2009 16:34:54 +0000 (18:34 +0200)]
Fix parse error.

16 years agoAdd Id
Jan Schneider [Mon, 3 Aug 2009 16:25:50 +0000 (18:25 +0200)]
Add Id

16 years agoFix toggling tasks.
Gonçalo Queirós [Mon, 3 Aug 2009 09:23:35 +0000 (11:23 +0200)]
Fix toggling tasks.

16 years agoCast values.
Gonçalo Queirós [Mon, 3 Aug 2009 09:21:32 +0000 (11:21 +0200)]
Cast values.

16 years agoGet rid of js/src directories.
Michael M Slusarz [Mon, 3 Aug 2009 05:43:46 +0000 (23:43 -0600)]
Get rid of js/src directories.

16 years agoImprovements to CSS/JS loading
Michael M Slusarz [Sat, 1 Aug 2009 23:03:24 +0000 (17:03 -0600)]
Improvements to CSS/JS loading

16 years agoRe-add this string since dimp doesn't use horde's popup.js
Michael M Slusarz [Sat, 1 Aug 2009 22:23:32 +0000 (16:23 -0600)]
Re-add this string since dimp doesn't use horde's popup.js

16 years agoSpecify we are making a GET request
Michael J. Rubinsky [Mon, 3 Aug 2009 03:30:17 +0000 (23:30 -0400)]
Specify we are making a GET request

16 years agoTrack changes in Horde_Image
Michael J. Rubinsky [Sun, 2 Aug 2009 20:12:13 +0000 (16:12 -0400)]
Track changes in Horde_Image

16 years agoTrack changes to Horde_Image using Exceptions
Michael J. Rubinsky [Sun, 2 Aug 2009 19:53:25 +0000 (15:53 -0400)]
Track changes to Horde_Image using Exceptions

16 years agoFix path for Effect
Michael J. Rubinsky [Sun, 2 Aug 2009 19:15:19 +0000 (15:15 -0400)]
Fix path for Effect

16 years agoAnother Vimeo related file that snuck into the move to git
Michael J. Rubinsky [Sun, 2 Aug 2009 18:46:39 +0000 (14:46 -0400)]
Another Vimeo related file that snuck into the move to git

16 years agoThrow Horde_Image_Exception instead of returning PEAR_Error objects.
Michael J. Rubinsky [Sun, 2 Aug 2009 18:06:04 +0000 (14:06 -0400)]
Throw Horde_Image_Exception instead of returning PEAR_Error objects.

16 years agoCatch ImagickExceptions and rethrow as Horde_Image_Exception
Michael J. Rubinsky [Sun, 2 Aug 2009 17:16:29 +0000 (13:16 -0400)]
Catch ImagickExceptions and rethrow as Horde_Image_Exception

16 years agoExceptions from Horde_Image::loadFile
Michael J. Rubinsky [Sun, 2 Aug 2009 16:41:41 +0000 (12:41 -0400)]
Exceptions from Horde_Image::loadFile

16 years agoStart splitting up Horde_Image into more atomic objects
Michael J. Rubinsky [Sun, 2 Aug 2009 15:47:49 +0000 (11:47 -0400)]
Start splitting up Horde_Image into more atomic objects

16 years agoRemove these Vimeo gallery objects. They were not meant to get committed
Michael J. Rubinsky [Sun, 2 Aug 2009 15:17:40 +0000 (11:17 -0400)]
Remove these Vimeo gallery objects. They were not meant to get committed
yet.

16 years agoRemove ImagickProxy class now that we are PHP5
Michael J. Rubinsky [Sun, 2 Aug 2009 15:15:02 +0000 (11:15 -0400)]
Remove ImagickProxy class now that we are PHP5

16 years agoTypo.
Matt Selsky [Sun, 2 Aug 2009 06:09:23 +0000 (02:09 -0400)]
Typo.

16 years agoFix parse error and make sure to negate instanceof as the phpdoc suggests with
Matt Selsky [Sun, 2 Aug 2009 06:06:44 +0000 (02:06 -0400)]
Fix parse error and make sure to negate instanceof as the phpdoc suggests with
the extra parens.

16 years agoFix parse errors.
Matt Selsky [Sun, 2 Aug 2009 05:58:19 +0000 (01:58 -0400)]
Fix parse errors.

16 years agomake sure to trim the UserComment field before checking if it's empty.
Michael J. Rubinsky [Sat, 1 Aug 2009 21:48:50 +0000 (17:48 -0400)]
make sure to trim the UserComment field before checking if it's empty.

16 years agoWhen making humanReadable, return a '---' instead of null/empty strings.
Michael J. Rubinsky [Sat, 1 Aug 2009 21:22:30 +0000 (17:22 -0400)]
When making humanReadable, return a '---' instead of null/empty strings.

16 years agoRemove debug cruft and simplify a bit
Michael J. Rubinsky [Sat, 1 Aug 2009 20:56:21 +0000 (16:56 -0400)]
Remove debug cruft and simplify a bit

16 years agoSome cs fixes as I come across them...stil LOTS of these left over
Michael J. Rubinsky [Sat, 1 Aug 2009 20:46:53 +0000 (16:46 -0400)]
Some cs fixes as I come across them...stil LOTS of these left over
from the original Exifer code.

16 years agoAdd formatting for the UserComment field along with a TODO note
Michael J. Rubinsky [Sat, 1 Aug 2009 20:45:49 +0000 (16:45 -0400)]
Add formatting for the UserComment field along with a TODO note

16 years agono gettext here
Michael J. Rubinsky [Sat, 1 Aug 2009 19:06:01 +0000 (15:06 -0400)]
no gettext here

16 years agoRemove what looks like some cruft left over from Exifer development
Michael J. Rubinsky [Sat, 1 Aug 2009 18:52:03 +0000 (14:52 -0400)]
Remove what looks like some cruft left over from Exifer development

16 years agoFix variable name, have factory method determine which driver to return
Michael J. Rubinsky [Sat, 1 Aug 2009 18:40:05 +0000 (14:40 -0400)]
Fix variable name, have factory method determine which driver to return
if none explicitly requested.

16 years agoTypos, Bundled driver needs a lookupType method also, class name fixes etc...
Michael J. Rubinsky [Sat, 1 Aug 2009 18:36:10 +0000 (14:36 -0400)]
Typos, Bundled driver needs a lookupType method also, class name fixes etc...

16 years agoFix variable name
Michael J. Rubinsky [Sat, 1 Aug 2009 18:23:53 +0000 (14:23 -0400)]
Fix variable name

16 years agoRemove include for removed file
Michael J. Rubinsky [Sat, 1 Aug 2009 18:00:13 +0000 (14:00 -0400)]
Remove include for removed file

16 years agoRemove Ansel_ImageData - replaced by Horde_Image_Exif
Michael J. Rubinsky [Sat, 1 Aug 2009 17:57:24 +0000 (13:57 -0400)]
Remove Ansel_ImageData - replaced by Horde_Image_Exif

16 years agoUse Horde_Image_Exif library for this now
Michael J. Rubinsky [Sat, 1 Aug 2009 17:56:52 +0000 (13:56 -0400)]
Use Horde_Image_Exif library for this now

16 years agoSwitch over to new Horde_Image_Exif code.
Michael J. Rubinsky [Sat, 1 Aug 2009 16:16:57 +0000 (12:16 -0400)]
Switch over to new Horde_Image_Exif code.

Use new Horde_Image_Exif code, plus don't attempt to get exif data if
we are creating a new galley key image...should save a few cycles when
either switching to a new gallery style or adding new images when no
key image is explicitly set.