horde.git
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.

16 years agoIt would help if we actually returned the result of the method call...
Michael J. Rubinsky [Sat, 1 Aug 2009 16:16:25 +0000 (12:16 -0400)]
It would help if we actually returned the result of the method call...

16 years agoClean up some refactoring artifacts, new package.xml, search/replace artifacts etc...
Michael J. Rubinsky [Sat, 1 Aug 2009 15:53:27 +0000 (11:53 -0400)]
Clean up some refactoring artifacts, new package.xml, search/replace artifacts etc...

16 years agofix parse error
Chuck Hagenbuch [Sat, 1 Aug 2009 02:18:30 +0000 (22:18 -0400)]
fix parse error

16 years agoPort exifer code from Ansel to Horde_Image_Exif_*
Michael J. Rubinsky [Sat, 1 Aug 2009 00:54:30 +0000 (20:54 -0400)]
Port exifer code from Ansel to Horde_Image_Exif_*

16 years agoAnother place to add width/height for popup.js
Michael J. Rubinsky [Fri, 31 Jul 2009 22:36:15 +0000 (18:36 -0400)]
Another place to add width/height for popup.js

16 years agoReadd the removed width and height parameters for popup.js
Michael J. Rubinsky [Fri, 31 Jul 2009 22:26:12 +0000 (18:26 -0400)]
Readd the removed width and height parameters for popup.js

16 years agoNo need for popup.js in the geotag block
Michael J. Rubinsky [Fri, 31 Jul 2009 22:18:02 +0000 (18:18 -0400)]
No need for popup.js in the geotag block

16 years agoFix transposed width/height values for popup.js
Michael J. Rubinsky [Fri, 31 Jul 2009 22:10:30 +0000 (18:10 -0400)]
Fix transposed width/height values for popup.js

16 years agoThese should not be necessary anymore now that prototype.js is being loaded properly
Michael J. Rubinsky [Fri, 31 Jul 2009 22:03:46 +0000 (18:03 -0400)]
These should not be necessary anymore now that prototype.js is being loaded properly

16 years agoFix inclusion of popup.js
Michael J. Rubinsky [Fri, 31 Jul 2009 22:03:22 +0000 (18:03 -0400)]
Fix inclusion of popup.js

16 years agoRemove debug artifact
Michael M Slusarz [Fri, 31 Jul 2009 21:58:41 +0000 (15:58 -0600)]
Remove debug artifact

16 years agoResolving conflict from upstream merge
Michael J. Rubinsky [Fri, 31 Jul 2009 21:43:51 +0000 (17:43 -0400)]
Resolving conflict from upstream merge

16 years agoRename the Geodata widget to Geotag widget
Michael J. Rubinsky [Fri, 31 Jul 2009 21:01:29 +0000 (17:01 -0400)]
Rename the Geodata widget to Geotag widget

16 years agoremove debug output
Michael J. Rubinsky [Fri, 31 Jul 2009 20:56:59 +0000 (16:56 -0400)]
remove debug output

16 years agoTrack Horde popup.js changes
Michael M Slusarz [Fri, 31 Jul 2009 20:46:48 +0000 (14:46 -0600)]
Track Horde popup.js changes

16 years agoAdd IMP::prepareMenu()
Michael M Slusarz [Fri, 31 Jul 2009 20:46:28 +0000 (14:46 -0600)]
Add IMP::prepareMenu()

Needed since menu generation may add javascript files to the output and
these should be caught by the JS caching code.

16 years agoMove popup generation to horde
Michael M Slusarz [Fri, 31 Jul 2009 17:45:12 +0000 (11:45 -0600)]
Move popup generation to horde

16 years agoFix usage of Horde::escapeJson().
Michael M Slusarz [Fri, 31 Jul 2009 17:37:51 +0000 (11:37 -0600)]
Fix usage of Horde::escapeJson().

16 years agoFix undefined value.
Michael M Slusarz [Fri, 31 Jul 2009 17:15:52 +0000 (11:15 -0600)]
Fix undefined value.

16 years agoCleanup translation files
Michael M Slusarz [Fri, 31 Jul 2009 07:11:14 +0000 (01:11 -0600)]
Cleanup translation files

16 years agoUse prune() instead of setPruneFlag()
Michael M Slusarz [Fri, 31 Jul 2009 06:54:01 +0000 (00:54 -0600)]
Use prune() instead of setPruneFlag()

16 years agoDon't use Object.isUndefined() unless we know the variable has
Michael J. Rubinsky [Fri, 31 Jul 2009 20:55:35 +0000 (16:55 -0400)]
Don't use Object.isUndefined() unless we know the variable has
been declared.

16 years agoRe-add some require statements for libraries that can't be autoloaded
Michael J. Rubinsky [Fri, 31 Jul 2009 19:42:08 +0000 (15:42 -0400)]
Re-add some require statements for libraries that can't be autoloaded
yet.

16 years agoRevert "Revert "More autoload renaming / removal of require statements etc...""
Michael J. Rubinsky [Fri, 31 Jul 2009 19:14:45 +0000 (15:14 -0400)]
Revert "Revert "More autoload renaming / removal of require statements etc...""
Too many "good" changes to revert the entire commit.

This reverts commit f582fb94e8459616cb9b84349209ec9f4e96fec6.

16 years agoRevert "More autoload renaming / removal of require statements etc..."
Michael J. Rubinsky [Fri, 31 Jul 2009 19:10:13 +0000 (15:10 -0400)]
Revert "More autoload renaming / removal of require statements etc..."

This reverts commit fd74f07aeb4727f4ede5fd5f4f60ebd55f1421c2.

16 years agoMore autoload renaming / removal of require statements etc...
Michael J. Rubinsky [Fri, 31 Jul 2009 18:49:11 +0000 (14:49 -0400)]
More autoload renaming / removal of require statements etc...

16 years agoRename Ansel's Form objects for autoloading
Michael J. Rubinsky [Fri, 31 Jul 2009 17:55:42 +0000 (13:55 -0400)]
Rename Ansel's Form objects for autoloading

16 years agoSimplify
Michael J. Rubinsky [Fri, 31 Jul 2009 17:31:55 +0000 (13:31 -0400)]
Simplify

16 years agoEmbeddedRenderers -> EmbeddedRenderer, remove require_once statements
Michael J. Rubinsky [Fri, 31 Jul 2009 17:28:32 +0000 (13:28 -0400)]
EmbeddedRenderers -> EmbeddedRenderer, remove require_once statements

16 years agoMake sure to pass parameters to parent const'r
Michael J. Rubinsky [Fri, 31 Jul 2009 17:19:54 +0000 (13:19 -0400)]
Make sure to pass parameters to parent const'r

yipee...I can see pictures again :)

16 years agoUse __get() method for obtaining protected _param[] values
Michael J. Rubinsky [Fri, 31 Jul 2009 17:17:33 +0000 (13:17 -0400)]
Use __get() method for obtaining protected _param[] values

16 years agoHorde 4 refactoring for GalleryRenderer objects
Michael J. Rubinsky [Fri, 31 Jul 2009 17:02:05 +0000 (13:02 -0400)]
Horde 4 refactoring for GalleryRenderer objects

16 years agorename lib/GalleryRenderers -> lib/GalleryRenderer
Michael J. Rubinsky [Fri, 31 Jul 2009 16:20:15 +0000 (12:20 -0400)]
rename lib/GalleryRenderers -> lib/GalleryRenderer

16 years ago...and actually add the const'r to the class
Michael J. Rubinsky [Fri, 31 Jul 2009 16:01:04 +0000 (12:01 -0400)]
...and actually add the const'r to the class

16 years agoUse the Ansel_View const'r
Michael J. Rubinsky [Fri, 31 Jul 2009 15:59:37 +0000 (11:59 -0400)]
Use the Ansel_View const'r

16 years agoMore refactoring of Ansel_View
Michael J. Rubinsky [Fri, 31 Jul 2009 15:52:23 +0000 (11:52 -0400)]
More refactoring of Ansel_View

Get rid of makeView() method, replace with an actual const'r, rename
classes more appropriately.

16 years agoRname lib/Views -> lib/View.
Michael J. Rubinsky [Fri, 31 Jul 2009 14:53:22 +0000 (10:53 -0400)]
Rname lib/Views -> lib/View.

Ansel is still completley broken, but this is a step in fixing autoloading

16 years agoSimplify specifying the mailer configuration.
Jan Schneider [Fri, 31 Jul 2009 12:04:44 +0000 (14:04 +0200)]
Simplify specifying the mailer configuration.

16 years agoFix method argument.
Jan Schneider [Fri, 31 Jul 2009 09:58:13 +0000 (11:58 +0200)]
Fix method argument.

16 years agoFix path.
Jan Schneider [Fri, 31 Jul 2009 09:46:52 +0000 (11:46 +0200)]
Fix path.

16 years agoMove menu configuration.
Jan Schneider [Mon, 27 Jul 2009 15:56:26 +0000 (17:56 +0200)]
Move menu configuration.

16 years agoMove menu tab.
Jan Schneider [Mon, 27 Jul 2009 15:55:14 +0000 (17:55 +0200)]
Move menu tab.

16 years agoVarious Horde 4 fixes
Michael M Slusarz [Fri, 31 Jul 2009 05:13:53 +0000 (23:13 -0600)]
Various Horde 4 fixes

16 years agoRemove Horde_Test::configFilesMissing() tests.
Michael M Slusarz [Wed, 29 Jul 2009 20:39:10 +0000 (14:39 -0600)]
Remove Horde_Test::configFilesMissing() tests.

16 years agoAdd placeholders for basic/advanced search
Michael M Slusarz [Fri, 31 Jul 2009 04:36:24 +0000 (22:36 -0600)]
Add placeholders for basic/advanced search

16 years agoImport Skeleton from CVS HEAD
Michael M Slusarz [Fri, 31 Jul 2009 04:32:35 +0000 (22:32 -0600)]
Import Skeleton from CVS HEAD

16 years agoIndicate that IMP has a mobile view
Michael M Slusarz [Fri, 31 Jul 2009 04:06:32 +0000 (22:06 -0600)]
Indicate that IMP has a mobile view

16 years agoBetter descriptions
Michael M Slusarz [Fri, 31 Jul 2009 04:01:52 +0000 (22:01 -0600)]
Better descriptions

16 years agoOptimization; better search folder check
Michael M Slusarz [Fri, 31 Jul 2009 03:37:00 +0000 (21:37 -0600)]
Optimization; better search folder check

16 years agoRemove trailing whitespace
Michael M Slusarz [Thu, 30 Jul 2009 22:07:36 +0000 (16:07 -0600)]
Remove trailing whitespace

16 years agoMore Ansel_Faces cleanup, PHP5 changes, try/catch etc...
Michael J. Rubinsky [Fri, 31 Jul 2009 04:18:44 +0000 (00:18 -0400)]
More Ansel_Faces cleanup, PHP5 changes, try/catch etc...

16 years agoFirst attempt at cleaning up Ansel_Faces code
Michael J. Rubinsky [Fri, 31 Jul 2009 03:47:10 +0000 (23:47 -0400)]
First attempt at cleaning up Ansel_Faces code

16 years agoPHP 5-ify Ansel_Widget and some other related changes
Michael J. Rubinsky [Fri, 31 Jul 2009 01:09:30 +0000 (21:09 -0400)]
PHP 5-ify Ansel_Widget and some other related changes

16 years agoFix pollist return.
Michael M Slusarz [Thu, 30 Jul 2009 21:16:56 +0000 (15:16 -0600)]
Fix pollist return.

16 years agoadd base.load.php and update version information
Michael J. Rubinsky [Thu, 30 Jul 2009 20:31:15 +0000 (16:31 -0400)]
add base.load.php and update version information

16 years agoupdate .gitignore for ansel files
Michael J. Rubinsky [Thu, 30 Jul 2009 20:30:25 +0000 (16:30 -0400)]
update .gitignore for ansel files

16 years agoDon't send data if it is empty
Michael M Slusarz [Thu, 30 Jul 2009 19:09:19 +0000 (13:09 -0600)]
Don't send data if it is empty

16 years agoDisable dimp quicksearch on pop servers
Michael M Slusarz [Thu, 30 Jul 2009 18:52:52 +0000 (12:52 -0600)]
Disable dimp quicksearch on pop servers

16 years agoBetter positioning of drop-down
Michael M Slusarz [Thu, 30 Jul 2009 18:50:05 +0000 (12:50 -0600)]
Better positioning of drop-down

16 years agoMove Ansel to Horde-Hatchery
Michael J. Rubinsky [Thu, 30 Jul 2009 20:12:03 +0000 (16:12 -0400)]
Move Ansel to Horde-Hatchery

16 years agoNo need to include prototype.js if including other script files
Michael M Slusarz [Thu, 30 Jul 2009 18:32:26 +0000 (12:32 -0600)]
No need to include prototype.js if including other script files

16 years agoChange upgrade file name since we may be doing additional updates in the future
Michael M Slusarz [Thu, 30 Jul 2009 17:38:47 +0000 (11:38 -0600)]
Change upgrade file name since we may be doing additional updates in the future

16 years agotooltip.js -> tooltips.js
Michael J. Rubinsky [Thu, 30 Jul 2009 14:04:56 +0000 (10:04 -0400)]
tooltip.js -> tooltips.js

16 years agoRe-add quicksearch field selection and make it persist across sessions.
Michael M Slusarz [Thu, 30 Jul 2009 06:56:43 +0000 (00:56 -0600)]
Re-add quicksearch field selection and make it persist across sessions.

16 years agoFix quicksearch ID generation.
Michael M Slusarz [Thu, 30 Jul 2009 06:08:32 +0000 (00:08 -0600)]
Fix quicksearch ID generation.

16 years agoVariables -> Horde_Variables
Matt Selsky [Thu, 30 Jul 2009 05:44:07 +0000 (01:44 -0400)]
Variables -> Horde_Variables

16 years agoAnother weird workaround for auth application.
Michael M Slusarz [Thu, 30 Jul 2009 03:30:57 +0000 (21:30 -0600)]
Another weird workaround for auth application.

Callback must not have checkperms set or else we run into issues with
looping of LoginTasks. For sanity, do the check inside the auth callback
itself.

16 years agoFix undefined value
Michael M Slusarz [Thu, 30 Jul 2009 03:09:24 +0000 (21:09 -0600)]
Fix undefined value

16 years agoUse Horde_Registry::getVersion()
Michael M Slusarz [Thu, 30 Jul 2009 01:42:42 +0000 (19:42 -0600)]
Use Horde_Registry::getVersion()

16 years agoTake 3 - setTimeout() argument is in milliseconds, not seconds
Michael M Slusarz [Thu, 30 Jul 2009 01:36:38 +0000 (19:36 -0600)]
Take 3 - setTimeout() argument is in milliseconds, not seconds

16 years agoUse session setting for Prefs_UI nomenu
Michael M Slusarz [Thu, 30 Jul 2009 01:33:13 +0000 (19:33 -0600)]
Use session setting for Prefs_UI nomenu

16 years agoThis is what IMP::initialize() is for
Michael M Slusarz [Wed, 29 Jul 2009 23:32:22 +0000 (17:32 -0600)]
This is what IMP::initialize() is for

16 years agoRemove unused code
Michael M Slusarz [Wed, 29 Jul 2009 23:27:51 +0000 (17:27 -0600)]
Remove unused code

16 years agoMove JS/CSS caching to Horde::
Michael M Slusarz [Wed, 29 Jul 2009 23:10:56 +0000 (17:10 -0600)]
Move JS/CSS caching to Horde::

16 years agoBetter test for if base window is really a dimp window
Michael M Slusarz [Wed, 29 Jul 2009 20:36:21 +0000 (14:36 -0600)]
Better test for if base window is really a dimp window

16 years agoFix typo
Michael M Slusarz [Wed, 29 Jul 2009 20:33:47 +0000 (14:33 -0600)]
Fix typo

16 years agoUse Horde::escapeJson()
Michael M Slusarz [Wed, 29 Jul 2009 19:25:49 +0000 (13:25 -0600)]
Use Horde::escapeJson()

16 years agoSome IMP.php tweaks
Michael M Slusarz [Wed, 29 Jul 2009 19:08:32 +0000 (13:08 -0600)]
Some IMP.php tweaks

16 years agoUpgrade.php
Michael M Slusarz [Wed, 29 Jul 2009 19:02:43 +0000 (13:02 -0600)]
Upgrade.php

16 years agoRemove IMP::prefsURL()
Michael M Slusarz [Wed, 29 Jul 2009 18:59:41 +0000 (12:59 -0600)]
Remove IMP::prefsURL()

16 years agoAdd upgrade system task
Michael M Slusarz [Wed, 29 Jul 2009 18:59:10 +0000 (12:59 -0600)]
Add upgrade system task

16 years agoAdd IMAP alerts to ajax notify stack.
Michael M Slusarz [Wed, 29 Jul 2009 18:51:23 +0000 (12:51 -0600)]
Add IMAP alerts to ajax notify stack.

16 years agoUse isEditableVFolder().
Michael M Slusarz [Wed, 29 Jul 2009 18:43:17 +0000 (12:43 -0600)]
Use isEditableVFolder().

16 years agoRe-use common header code in common-header.inc for DIMP
Michael M Slusarz [Wed, 29 Jul 2009 18:31:49 +0000 (12:31 -0600)]
Re-use common header code in common-header.inc for DIMP

16 years agoContextSensitive.js no longer needs to be added before DimpCore.js
Michael M Slusarz [Wed, 29 Jul 2009 18:21:06 +0000 (12:21 -0600)]
ContextSensitive.js no longer needs to be added before DimpCore.js

16 years agoMove garbage collection tasks to a SystemTask.
Michael M Slusarz [Wed, 29 Jul 2009 18:05:06 +0000 (12:05 -0600)]
Move garbage collection tasks to a SystemTask.

16 years agoOne tooltips library to rule them all.
Jan Schneider [Wed, 29 Jul 2009 15:16:44 +0000 (17:16 +0200)]
One tooltips library to rule them all.

16 years agoRe-add horde.js as a container of commonly used prototype extensions.
Jan Schneider [Wed, 29 Jul 2009 14:50:00 +0000 (16:50 +0200)]
Re-add horde.js as a container of commonly used prototype extensions.

16 years agoMove remaining code from horde.js to tooltips.js.
Jan Schneider [Wed, 29 Jul 2009 14:42:35 +0000 (16:42 +0200)]
Move remaining code from horde.js to tooltips.js.

16 years agoAllow autoloading of Kronolith_View classes.
Jan Schneider [Wed, 29 Jul 2009 07:40:41 +0000 (09:40 +0200)]
Allow autoloading of Kronolith_View classes.

16 years agoFix toggling wysiwyg editor.
Jan Schneider [Wed, 29 Jul 2009 07:36:30 +0000 (09:36 +0200)]
Fix toggling wysiwyg editor.

16 years agoFix undefined index.
Jan Schneider [Wed, 29 Jul 2009 07:22:05 +0000 (09:22 +0200)]
Fix undefined index.

16 years agoFix WebDAV usage, remove BC code.
Jan Schneider [Wed, 29 Jul 2009 07:17:13 +0000 (09:17 +0200)]
Fix WebDAV usage, remove BC code.

16 years agoCorrectly set charset of Bcc header in sent mail copy (Bug #8362)
Michael M Slusarz [Wed, 29 Jul 2009 06:02:55 +0000 (00:02 -0600)]
Correctly set charset of Bcc header in sent mail copy (Bug #8362)