horde.git
15 years agoMFB, don't use 'AS' in table aliases.
Michael J. Rubinsky [Tue, 27 Jul 2010 23:14:18 +0000 (19:14 -0400)]
MFB, don't use 'AS' in table aliases.

Some of the changes from CVS were already present in Git, this is the remaining changes.

Bug: 9151

15 years agoFinally can get rid of the javascript.php helper script
Michael M Slusarz [Tue, 27 Jul 2010 21:32:23 +0000 (15:32 -0600)]
Finally can get rid of the javascript.php helper script

15 years agoNo PHP code in open_html_helper.js script
Michael M Slusarz [Tue, 27 Jul 2010 21:28:31 +0000 (15:28 -0600)]
No PHP code in open_html_helper.js script

15 years agoGit rid of the last of the open_calendar.js references
Michael M Slusarz [Tue, 27 Jul 2010 21:06:13 +0000 (15:06 -0600)]
Git rid of the last of the open_calendar.js references

15 years agoUse Horde_Core_Ui_JsCalendar.
Michael M Slusarz [Tue, 27 Jul 2010 20:51:17 +0000 (14:51 -0600)]
Use Horde_Core_Ui_JsCalendar.

Add some functionality from kronolith also, like displaying the weekday
name and doing javascript actions when clicking on input labels.

15 years agoMake sure Horde_Core_Ui_JsCalendar::init() is only run once.
Michael M Slusarz [Tue, 27 Jul 2010 20:25:25 +0000 (14:25 -0600)]
Make sure Horde_Core_Ui_JsCalendar::init() is only run once.

15 years agoImport and export the privacy field in CSV data (Request #9139).
Jan Schneider [Tue, 27 Jul 2010 17:54:16 +0000 (19:54 +0200)]
Import and export the privacy field in CSV data (Request #9139).

15 years agoInclude anyone user when listing users in the ACL screen (Bug 9135).
Jan Schneider [Tue, 27 Jul 2010 17:52:36 +0000 (19:52 +0200)]
Include anyone user when listing users in the ACL screen (Bug 9135).

15 years agoMake this a warning.
Jan Schneider [Tue, 27 Jul 2010 17:03:55 +0000 (19:03 +0200)]
Make this a warning.

15 years agoAdd fr_FR translation.
Jan Schneider [Tue, 27 Jul 2010 17:02:42 +0000 (19:02 +0200)]
Add fr_FR translation.

15 years agotranslations should also be searched on the framework (Bug #9144).
Gonçalo Queirós [Tue, 20 Jul 2010 10:34:37 +0000 (11:34 +0100)]
translations should also be searched on the framework (Bug #9144).

Signed-off-by: Jan Schneider <jan@horde.org>
15 years agoFix portal access
Michael M Slusarz [Tue, 27 Jul 2010 08:17:38 +0000 (02:17 -0600)]
Fix portal access

15 years agoConsistently use Horde_Url::setAnchor()
Michael M Slusarz [Tue, 27 Jul 2010 08:11:56 +0000 (02:11 -0600)]
Consistently use Horde_Url::setAnchor()

15 years agoFix undefined variable warning
Michael M Slusarz [Tue, 27 Jul 2010 08:06:38 +0000 (02:06 -0600)]
Fix undefined variable warning

15 years agoMove all edit screen javascript to a static file.
Michael M Slusarz [Tue, 27 Jul 2010 08:02:51 +0000 (02:02 -0600)]
Move all edit screen javascript to a static file.

This started off as converting to Horde_Core_Ui_JsCalendar usage, but
ended up an entire rewrite of the edit screen.

15 years agoAdd full_weekdays option to Horde_Core_Ui_JsCalendar::.
Michael M Slusarz [Tue, 27 Jul 2010 06:05:09 +0000 (00:05 -0600)]
Add full_weekdays option to Horde_Core_Ui_JsCalendar::.

15 years agofix replying, again.
Michael J. Rubinsky [Tue, 27 Jul 2010 00:15:55 +0000 (20:15 -0400)]
fix replying, again.

15 years agoMore OpenOffice MIME types.
Michael M Slusarz [Mon, 26 Jul 2010 23:33:07 +0000 (17:33 -0600)]
More OpenOffice MIME types.

15 years agoMissed a place to indicate HTML images are blocked
Michael M Slusarz [Mon, 26 Jul 2010 21:15:33 +0000 (15:15 -0600)]
Missed a place to indicate HTML images are blocked

15 years agohorde/Mime_Viewer cleanups.
Michael M Slusarz [Mon, 26 Jul 2010 21:06:48 +0000 (15:06 -0600)]
horde/Mime_Viewer cleanups.

Horde_Mime_Viewer_Driver -> Horde_Mime_Viewer_Base to be more consistent
with other packages.

Add some helper functions to reduce duplicate code.

15 years agoMove Mime Viewer code to horde/Mime_Viewer package
Michael M Slusarz [Mon, 26 Jul 2010 19:49:29 +0000 (13:49 -0600)]
Move Mime Viewer code to horde/Mime_Viewer package

15 years agoparse error
Michael J. Rubinsky [Mon, 26 Jul 2010 23:08:53 +0000 (19:08 -0400)]
parse error

15 years agoRedirect to ajax interface when trying to access a tradtional page directly.
Jan Schneider [Tue, 20 Jul 2010 22:07:08 +0000 (00:07 +0200)]
Redirect to ajax interface when trying to access a tradtional page directly.

15 years agoCatch empty title due to invalid json strings.
Jan Schneider [Tue, 20 Jul 2010 22:00:42 +0000 (00:00 +0200)]
Catch empty title due to invalid json strings.

15 years agoRemove unused code.
Jan Schneider [Tue, 20 Jul 2010 21:51:13 +0000 (23:51 +0200)]
Remove unused code.

15 years agoCatch errors in Kronolith::listEvents() so that the remaining drivers are still loade...
Jan Schneider [Tue, 20 Jul 2010 21:34:24 +0000 (23:34 +0200)]
Catch errors in Kronolith::listEvents() so that the remaining drivers are still loaded and displayed.

15 years agoRequire a supported calendar type for editing.
Jan Schneider [Tue, 20 Jul 2010 21:01:32 +0000 (23:01 +0200)]
Require a supported calendar type for editing.

15 years agoAdd addAnchor() for chaining.
Jan Schneider [Tue, 20 Jul 2010 20:44:33 +0000 (22:44 +0200)]
Add addAnchor() for chaining.

15 years agoAdd showAjaxView().
Jan Schneider [Tue, 20 Jul 2010 20:38:35 +0000 (22:38 +0200)]
Add showAjaxView().

15 years agoMove this method.
Jan Schneider [Tue, 20 Jul 2010 20:33:05 +0000 (22:33 +0200)]
Move this method.

15 years agoOne source driver viewer.
Michael M Slusarz [Mon, 26 Jul 2010 06:02:52 +0000 (00:02 -0600)]
One source driver viewer.

Remove Webcpp and Enscript drivers. Use a single driver
(GNU source-highlight) to render code data.

15 years agoUse parameter in correct function call
Michael M Slusarz [Mon, 26 Jul 2010 06:16:29 +0000 (00:16 -0600)]
Use parameter in correct function call

15 years agoUpdate phpdoc
Michael M Slusarz [Mon, 26 Jul 2010 05:20:10 +0000 (23:20 -0600)]
Update phpdoc

15 years agoMore HTML viewer tweaking
Michael M Slusarz [Sat, 24 Jul 2010 18:47:22 +0000 (12:47 -0600)]
More HTML viewer tweaking

15 years agoTake a guess at the number of rows in the note and pass it to the editor.
Chuck Hagenbuch [Sat, 24 Jul 2010 20:34:23 +0000 (16:34 -0400)]
Take a guess at the number of rows in the note and pass it to the editor.

15 years agoHEREDOCs in class member initializers don't seem to work in PHP 5.2.x (parse error)
Chuck Hagenbuch [Sat, 24 Jul 2010 20:27:06 +0000 (16:27 -0400)]
HEREDOCs in class member initializers don't seem to work in PHP 5.2.x (parse error)

15 years agows
Chuck Hagenbuch [Sat, 24 Jul 2010 20:10:50 +0000 (16:10 -0400)]
ws

15 years agoFix type ($cookie => $cookies)
Chuck Hagenbuch [Sat, 24 Jul 2010 20:10:31 +0000 (16:10 -0400)]
Fix type ($cookie => $cookies)

15 years agoSet $path before returning the request
Chuck Hagenbuch [Sat, 24 Jul 2010 20:10:01 +0000 (16:10 -0400)]
Set $path before returning the request

15 years agoAdd a dom id to details, move it to a div (instead of a pre inside a p, which isn...
Chuck Hagenbuch [Sat, 24 Jul 2010 20:09:10 +0000 (16:09 -0400)]
Add a dom id to details, move it to a div (instead of a pre inside a p, which isn't valid).

Also remove some unnecessary code now that we show a backtrace instead of file/line.

15 years agows
Chuck Hagenbuch [Sat, 24 Jul 2010 20:08:46 +0000 (16:08 -0400)]
ws

15 years agoMake this class friendlier to injection by moving $path to a setter
Chuck Hagenbuch [Sat, 24 Jul 2010 20:08:06 +0000 (16:08 -0400)]
Make this class friendlier to injection by moving $path to a setter

15 years agoShow the function call trace rather than just the line of the eventual error.
Chuck Hagenbuch [Sat, 24 Jul 2010 19:56:57 +0000 (15:56 -0400)]
Show the function call trace rather than just the line of the eventual error.

15 years agows
Chuck Hagenbuch [Sat, 24 Jul 2010 19:56:40 +0000 (15:56 -0400)]
ws

15 years agoVarious renaming and code organization changes:
Michael J. Rubinsky [Sat, 24 Jul 2010 18:59:24 +0000 (14:59 -0400)]
Various renaming and code organization changes:

Rename ansel gallery's "default" image to "key" image - it's not a
default for anything, name it appropriately in the code

Move all sql storage related code to Ansel_Storage.

Don't use the share's database to manipulate non-share tables.

15 years agoRename Ansel_Gallery::getOwner to Ansel_Gallery::getIdentity
Michael J. Rubinsky [Sat, 24 Jul 2010 18:01:34 +0000 (14:01 -0400)]
Rename Ansel_Gallery::getOwner to Ansel_Gallery::getIdentity

15 years agoFirst pass at adding Ajax editing to menmo's note block.
Michael J. Rubinsky [Fri, 23 Jul 2010 23:13:54 +0000 (19:13 -0400)]
First pass at adding Ajax editing to menmo's note block.

Can probably still tweak some things, but basic functionality is there.
Just click any where on the note to activate the editor.

15 years agoFix mailto: processing for link tags with pre-existing target attribute
Michael M Slusarz [Fri, 23 Jul 2010 22:46:00 +0000 (16:46 -0600)]
Fix mailto: processing for link tags with pre-existing target attribute

15 years agoFix unknown image display for PDF thumbnails
Michael M Slusarz [Fri, 23 Jul 2010 22:35:04 +0000 (16:35 -0600)]
Fix unknown image display for PDF thumbnails

15 years agoFix missing parameter error
Michael M Slusarz [Fri, 23 Jul 2010 22:27:21 +0000 (16:27 -0600)]
Fix missing parameter error

15 years agoFix undefined error for Outlook style addresses
Michael M Slusarz [Fri, 23 Jul 2010 22:19:31 +0000 (16:19 -0600)]
Fix undefined error for Outlook style addresses

15 years agoFix variable name
Michael M Slusarz [Fri, 23 Jul 2010 22:08:00 +0000 (16:08 -0600)]
Fix variable name

15 years agoNeed to check the scheme of the actual link, not the text data
Michael M Slusarz [Fri, 23 Jul 2010 21:52:46 +0000 (15:52 -0600)]
Need to check the scheme of the actual link, not the text data

15 years agoDon't search own addresses when doing tied/recipient check
Michael M Slusarz [Fri, 23 Jul 2010 21:32:19 +0000 (15:32 -0600)]
Don't search own addresses when doing tied/recipient check

15 years agoClean up Horde_Ui_Core_Pager::.
Michael M Slusarz [Fri, 23 Jul 2010 20:53:14 +0000 (14:53 -0600)]
Clean up Horde_Ui_Core_Pager::.

Use Horde_Url.
Combine statements.

15 years agoFix phpdoc.
Michael M Slusarz [Fri, 23 Jul 2010 20:46:01 +0000 (14:46 -0600)]
Fix phpdoc.

15 years agoMerge horde/Ui with horde/Core.
Michael M Slusarz [Wed, 14 Jul 2010 22:02:24 +0000 (16:02 -0600)]
Merge horde/Ui with horde/Core.

15 years agoAdd a custom version of scriptaculous' inplaceeditor.
Michael J. Rubinsky [Fri, 23 Jul 2010 18:59:08 +0000 (14:59 -0400)]
Add a custom version of scriptaculous' inplaceeditor.

More effecient usage, adds more options, use prototype elements, events.
Better CSS.

15 years agoHorde_Mime_Viewer HTML viewer now uses DOM parsing.
Michael M Slusarz [Fri, 23 Jul 2010 17:49:23 +0000 (11:49 -0600)]
Horde_Mime_Viewer HTML viewer now uses DOM parsing.

Additionally, refactor driver so that it (and things like the IMP
extended driver) can reuse the DOMDocument object so that the HTML data
does not need to be continually reparsed.

15 years agoRemove unneeded comment.
Michael M Slusarz [Fri, 23 Jul 2010 16:43:22 +0000 (10:43 -0600)]
Remove unneeded comment.

15 years agoAllow Xss filter to return a DOMDocument object.
Michael M Slusarz [Fri, 23 Jul 2010 16:08:17 +0000 (10:08 -0600)]
Allow Xss filter to return a DOMDocument object.

15 years agoFix parsing mailto: URLs in HTML viewer
Michael M Slusarz [Fri, 23 Jul 2010 15:58:23 +0000 (09:58 -0600)]
Fix parsing mailto: URLs in HTML viewer

15 years agoConvert IMP HTML viewer to using XML/DOM parser.
Michael M Slusarz [Thu, 22 Jul 2010 20:38:50 +0000 (14:38 -0600)]
Convert IMP HTML viewer to using XML/DOM parser.

15 years agoConvert the rest of Text_Filter tests to PHPUnit.
Michael M Slusarz [Thu, 22 Jul 2010 18:16:58 +0000 (12:16 -0600)]
Convert the rest of Text_Filter tests to PHPUnit.

15 years agoFix phpdoc.
Michael M Slusarz [Thu, 22 Jul 2010 19:04:02 +0000 (13:04 -0600)]
Fix phpdoc.

15 years agoBetter matching existence checking
Michael M Slusarz [Thu, 22 Jul 2010 18:39:29 +0000 (12:39 -0600)]
Better matching existence checking

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

15 years agoRemove e preg modifier
Michael M Slusarz [Thu, 22 Jul 2010 18:16:39 +0000 (12:16 -0600)]
Remove e preg modifier

15 years agoPHPUnit does not like the static usage of DOMDocument.
Michael M Slusarz [Thu, 22 Jul 2010 17:23:36 +0000 (11:23 -0600)]
PHPUnit does not like the static usage of DOMDocument.

15 years agoConvert XSS filter tests to PHPUnit.
Michael M Slusarz [Thu, 22 Jul 2010 17:12:15 +0000 (11:12 -0600)]
Convert XSS filter tests to PHPUnit.

15 years agoConvert XSS filter to use DOM/XML parsing.
Michael M Slusarz [Thu, 22 Jul 2010 00:08:22 +0000 (18:08 -0600)]
Convert XSS filter to use DOM/XML parsing.

This frees us from having to worry about malformed HTML and
instead directly filter the HTML input by removing specific tags
and/or attributes.

15 years agoMore Horde_Controller change tracking
Michael J. Rubinsky [Tue, 20 Jul 2010 22:27:43 +0000 (18:27 -0400)]
More Horde_Controller change tracking

15 years agoparse error
Michael J. Rubinsky [Tue, 20 Jul 2010 22:25:35 +0000 (18:25 -0400)]
parse error

15 years agoUse injector for getting Facebook instance
Michael J. Rubinsky [Tue, 20 Jul 2010 22:14:38 +0000 (18:14 -0400)]
Use injector for getting Facebook instance

15 years agoTrack changes to Horde_Controller_Request
Michael J. Rubinsky [Tue, 20 Jul 2010 22:05:26 +0000 (18:05 -0400)]
Track changes to Horde_Controller_Request

This should be everything except for Kolab related issues, as I'm not comfortable
touching Kolab code.

15 years agoRemove horde/Core dependency from horde/Text_Filter
Michael M Slusarz [Tue, 20 Jul 2010 20:30:59 +0000 (14:30 -0600)]
Remove horde/Core dependency from horde/Text_Filter

15 years agoCreate Horde_Text_Filter binder/factory.
Michael M Slusarz [Mon, 19 Jul 2010 21:52:23 +0000 (15:52 -0600)]
Create Horde_Text_Filter binder/factory.

15 years agoRemove horde/Core dependency in Emails filter.
Michael M Slusarz [Fri, 9 Jul 2010 21:51:18 +0000 (15:51 -0600)]
Remove horde/Core dependency in Emails filter.

15 years agoAdd Horde_Text_Filter_Exception::
Michael M Slusarz [Mon, 19 Jul 2010 22:26:32 +0000 (16:26 -0600)]
Add Horde_Text_Filter_Exception::

15 years agoUser the Injector to get Horde_Auth instances
Ben Klang [Tue, 20 Jul 2010 18:26:31 +0000 (14:26 -0400)]
User the Injector to get Horde_Auth instances

15 years agoMark methods as public and static
Ben Klang [Tue, 20 Jul 2010 18:26:12 +0000 (14:26 -0400)]
Mark methods as public and static

15 years agoFix display of client names
Ben Klang [Tue, 20 Jul 2010 18:25:21 +0000 (14:25 -0400)]
Fix display of client names

...and add "public static" markers to functions

15 years agoRewrite of Horde's MVC system to use controllers built around the single responsibili...
Chuck Hagenbuch [Sun, 24 Jan 2010 01:58:33 +0000 (20:58 -0500)]
Rewrite of Horde's MVC system to use controllers built around the single responsibility principle and dependency injection.

15 years agodon't attach the imple when being called from services/imple.php
Michael J. Rubinsky [Mon, 19 Jul 2010 17:59:14 +0000 (13:59 -0400)]
don't attach the imple when being called from services/imple.php

This is where we are serving an ajax request from the imple, not rendering it.

15 years agomissing parameters
Michael J. Rubinsky [Mon, 19 Jul 2010 17:53:44 +0000 (13:53 -0400)]
missing parameters

15 years agoFix imple name
Michael J. Rubinsky [Mon, 19 Jul 2010 17:53:25 +0000 (13:53 -0400)]
Fix imple name

15 years agoAnsel_ImageView -> Ansel_ImageGenerator
Michael J. Rubinsky [Mon, 19 Jul 2010 17:35:29 +0000 (13:35 -0400)]
Ansel_ImageView -> Ansel_ImageGenerator

15 years agoMake sure we only access Horde_Share's public interface.
Michael J. Rubinsky [Mon, 19 Jul 2010 16:42:33 +0000 (12:42 -0400)]
Make sure we only access Horde_Share's public interface.

In preparation for using composition with the share object instead of inheritance.

15 years agotoDriverCharset() needs to be public, rename it as such.
Michael J. Rubinsky [Mon, 19 Jul 2010 16:41:30 +0000 (12:41 -0400)]
toDriverCharset() needs to be public, rename it as such.

Share objects need to be able to call this method.

15 years agoSeperate out the Date decorator to it's own file, split out Base functionality of...
Michael J. Rubinsky [Mon, 19 Jul 2010 16:26:59 +0000 (12:26 -0400)]
Seperate out the Date decorator to it's own file, split out Base functionality of GalleryMode classes

15 years agono need for this to be a param, use a private member.
Michael J. Rubinsky [Mon, 19 Jul 2010 16:10:57 +0000 (12:10 -0400)]
no need for this to be a param, use a private member.

15 years agoFix function visibility
Michael J. Rubinsky [Mon, 19 Jul 2010 15:41:10 +0000 (11:41 -0400)]
Fix function visibility

15 years agoPHP5-ify application blocks
Michael J. Rubinsky [Mon, 19 Jul 2010 15:33:43 +0000 (11:33 -0400)]
PHP5-ify application blocks

15 years agoNo more PEAR_Error
Michael J. Rubinsky [Mon, 19 Jul 2010 14:26:18 +0000 (10:26 -0400)]
No more PEAR_Error

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.