Michael M Slusarz [Mon, 26 Jul 2010 19:49:29 +0000 (13:49 -0600)]
Move Mime Viewer code to horde/Mime_Viewer package
Michael J. Rubinsky [Mon, 26 Jul 2010 23:08:53 +0000 (19:08 -0400)]
parse error
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.
Jan Schneider [Tue, 20 Jul 2010 22:00:42 +0000 (00:00 +0200)]
Catch empty title due to invalid json strings.
Jan Schneider [Tue, 20 Jul 2010 21:51:13 +0000 (23:51 +0200)]
Remove unused code.
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.
Jan Schneider [Tue, 20 Jul 2010 21:01:32 +0000 (23:01 +0200)]
Require a supported calendar type for editing.
Jan Schneider [Tue, 20 Jul 2010 20:44:33 +0000 (22:44 +0200)]
Add addAnchor() for chaining.
Jan Schneider [Tue, 20 Jul 2010 20:38:35 +0000 (22:38 +0200)]
Add showAjaxView().
Jan Schneider [Tue, 20 Jul 2010 20:33:05 +0000 (22:33 +0200)]
Move this method.
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.
Michael M Slusarz [Mon, 26 Jul 2010 06:16:29 +0000 (00:16 -0600)]
Use parameter in correct function call
Michael M Slusarz [Mon, 26 Jul 2010 05:20:10 +0000 (23:20 -0600)]
Update phpdoc
Michael M Slusarz [Sat, 24 Jul 2010 18:47:22 +0000 (12:47 -0600)]
More HTML viewer tweaking
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.
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)
Chuck Hagenbuch [Sat, 24 Jul 2010 20:10:50 +0000 (16:10 -0400)]
ws
Chuck Hagenbuch [Sat, 24 Jul 2010 20:10:31 +0000 (16:10 -0400)]
Fix type ($cookie => $cookies)
Chuck Hagenbuch [Sat, 24 Jul 2010 20:10:01 +0000 (16:10 -0400)]
Set $path before returning the request
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.
Chuck Hagenbuch [Sat, 24 Jul 2010 20:08:46 +0000 (16:08 -0400)]
ws
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
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.
Chuck Hagenbuch [Sat, 24 Jul 2010 19:56:40 +0000 (15:56 -0400)]
ws
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.
Michael J. Rubinsky [Sat, 24 Jul 2010 18:01:34 +0000 (14:01 -0400)]
Rename Ansel_Gallery::getOwner to Ansel_Gallery::getIdentity
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.
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
Michael M Slusarz [Fri, 23 Jul 2010 22:35:04 +0000 (16:35 -0600)]
Fix unknown image display for PDF thumbnails
Michael M Slusarz [Fri, 23 Jul 2010 22:27:21 +0000 (16:27 -0600)]
Fix missing parameter error
Michael M Slusarz [Fri, 23 Jul 2010 22:19:31 +0000 (16:19 -0600)]
Fix undefined error for Outlook style addresses
Michael M Slusarz [Fri, 23 Jul 2010 22:08:00 +0000 (16:08 -0600)]
Fix variable name
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
Michael M Slusarz [Fri, 23 Jul 2010 21:32:19 +0000 (15:32 -0600)]
Don't search own addresses when doing tied/recipient check
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.
Michael M Slusarz [Fri, 23 Jul 2010 20:46:01 +0000 (14:46 -0600)]
Fix phpdoc.
Michael M Slusarz [Wed, 14 Jul 2010 22:02:24 +0000 (16:02 -0600)]
Merge horde/Ui with horde/Core.
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.
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.
Michael M Slusarz [Fri, 23 Jul 2010 16:43:22 +0000 (10:43 -0600)]
Remove unneeded comment.
Michael M Slusarz [Fri, 23 Jul 2010 16:08:17 +0000 (10:08 -0600)]
Allow Xss filter to return a DOMDocument object.
Michael M Slusarz [Fri, 23 Jul 2010 15:58:23 +0000 (09:58 -0600)]
Fix parsing mailto: URLs in HTML viewer
Michael M Slusarz [Thu, 22 Jul 2010 20:38:50 +0000 (14:38 -0600)]
Convert IMP HTML viewer to using XML/DOM parser.
Michael M Slusarz [Thu, 22 Jul 2010 18:16:58 +0000 (12:16 -0600)]
Convert the rest of Text_Filter tests to PHPUnit.
Michael M Slusarz [Thu, 22 Jul 2010 19:04:02 +0000 (13:04 -0600)]
Fix phpdoc.
Michael M Slusarz [Thu, 22 Jul 2010 18:39:29 +0000 (12:39 -0600)]
Better matching existence checking
Michael M Slusarz [Thu, 22 Jul 2010 18:34:49 +0000 (12:34 -0600)]
Add missing default parameter
Michael M Slusarz [Thu, 22 Jul 2010 18:16:39 +0000 (12:16 -0600)]
Remove e preg modifier
Michael M Slusarz [Thu, 22 Jul 2010 17:23:36 +0000 (11:23 -0600)]
PHPUnit does not like the static usage of DOMDocument.
Michael M Slusarz [Thu, 22 Jul 2010 17:12:15 +0000 (11:12 -0600)]
Convert XSS filter tests to PHPUnit.
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.
Michael J. Rubinsky [Tue, 20 Jul 2010 22:27:43 +0000 (18:27 -0400)]
More Horde_Controller change tracking
Michael J. Rubinsky [Tue, 20 Jul 2010 22:25:35 +0000 (18:25 -0400)]
parse error
Michael J. Rubinsky [Tue, 20 Jul 2010 22:14:38 +0000 (18:14 -0400)]
Use injector for getting Facebook instance
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.
Michael M Slusarz [Tue, 20 Jul 2010 20:30:59 +0000 (14:30 -0600)]
Remove horde/Core dependency from horde/Text_Filter
Michael M Slusarz [Mon, 19 Jul 2010 21:52:23 +0000 (15:52 -0600)]
Create Horde_Text_Filter binder/factory.
Michael M Slusarz [Fri, 9 Jul 2010 21:51:18 +0000 (15:51 -0600)]
Remove horde/Core dependency in Emails filter.
Michael M Slusarz [Mon, 19 Jul 2010 22:26:32 +0000 (16:26 -0600)]
Add Horde_Text_Filter_Exception::
Ben Klang [Tue, 20 Jul 2010 18:26:31 +0000 (14:26 -0400)]
User the Injector to get Horde_Auth instances
Ben Klang [Tue, 20 Jul 2010 18:26:12 +0000 (14:26 -0400)]
Mark methods as public and static
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
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.
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.
Michael J. Rubinsky [Mon, 19 Jul 2010 17:53:44 +0000 (13:53 -0400)]
missing parameters
Michael J. Rubinsky [Mon, 19 Jul 2010 17:53:25 +0000 (13:53 -0400)]
Fix imple name
Michael J. Rubinsky [Mon, 19 Jul 2010 17:35:29 +0000 (13:35 -0400)]
Ansel_ImageView -> Ansel_ImageGenerator
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.
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.
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
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.
Michael J. Rubinsky [Mon, 19 Jul 2010 15:41:10 +0000 (11:41 -0400)]
Fix function visibility
Michael J. Rubinsky [Mon, 19 Jul 2010 15:33:43 +0000 (11:33 -0400)]
PHP5-ify application blocks
Michael J. Rubinsky [Mon, 19 Jul 2010 14:26:18 +0000 (10:26 -0400)]
No more PEAR_Error
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
Chuck Hagenbuch [Mon, 19 Jul 2010 13:58:48 +0000 (09:58 -0400)]
Copyright years
Michael J. Rubinsky [Mon, 19 Jul 2010 13:40:54 +0000 (09:40 -0400)]
nuke a todo
Michael J. Rubinsky [Mon, 19 Jul 2010 13:40:34 +0000 (09:40 -0400)]
fix scope
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.
Chuck Hagenbuch [Mon, 19 Jul 2010 01:34:30 +0000 (21:34 -0400)]
Shorten the filter interface name; nice for type hints and docs.
Chuck Hagenbuch [Mon, 19 Jul 2010 01:28:03 +0000 (21:28 -0400)]
Shorten the formatter interface name; nicer for type hints and docs.
Chuck Hagenbuch [Sun, 18 Jul 2010 21:21:32 +0000 (17:21 -0400)]
Method capitalization tweak
Chuck Hagenbuch [Sun, 18 Jul 2010 20:59:36 +0000 (16:59 -0400)]
Reorganize Horde_Mail a bit to group the transport classes
Chuck Hagenbuch [Sun, 18 Jul 2010 20:17:18 +0000 (16:17 -0400)]
Initial note display block (for "pinning" a specific note to a portal page)
Anyone up for adding ajax edit capability to it?
Chuck Hagenbuch [Sun, 18 Jul 2010 20:17:03 +0000 (16:17 -0400)]
Add Horde_Block_Exception
Michael J. Rubinsky [Sun, 18 Jul 2010 18:13:57 +0000 (14:13 -0400)]
fix twitter reply to functionality
Michael J. Rubinsky [Sun, 18 Jul 2010 17:36:49 +0000 (13:36 -0400)]
CSS cleanup for twitter/facebook.
Don't use facebook css in twitter block. Merge some general "social media" css into screen.css.
Michael J. Rubinsky [Sun, 18 Jul 2010 16:50:47 +0000 (12:50 -0400)]
Use horde native CSS.
Twitter doesn't require/suggest the CSS look like twitter when connecting accounts
(like Facebook does).
Michael J. Rubinsky [Sun, 18 Jul 2010 16:31:40 +0000 (12:31 -0400)]
Ignore exceptions from the Http client here. Probably from reading an empty body from
the stream
Michael J. Rubinsky [Sun, 18 Jul 2010 16:20:02 +0000 (12:20 -0400)]
Twitter prefs fixes
Michael J. Rubinsky [Sun, 18 Jul 2010 16:17:58 +0000 (12:17 -0400)]
Horde_Service_Twitter_Request:: needs a Horde_Controller_Request:: object
Michael J. Rubinsky [Sat, 17 Jul 2010 21:05:46 +0000 (17:05 -0400)]
Galleries should only be able to adjust their own image counts.
Not sure why this was done this way originally. We have to instantiate the
"other" gallery anyway, so just do it the proper way and call updateImageCount()
on the "other" gallery directly.
Michael J. Rubinsky [Sat, 17 Jul 2010 20:28:08 +0000 (16:28 -0400)]
remove dead cdoe
Chuck Hagenbuch [Sat, 17 Jul 2010 18:51:50 +0000 (14:51 -0400)]
A few more H4 tracking changes
Michael J. Rubinsky [Sat, 17 Jul 2010 19:02:31 +0000 (15:02 -0400)]
was a little over zealous with search/replace
Michael J. Rubinsky [Sat, 17 Jul 2010 13:59:02 +0000 (09:59 -0400)]
remove deprecated file
Michael J. Rubinsky [Sat, 17 Jul 2010 13:58:30 +0000 (09:58 -0400)]
Use Horde_View for rendering tweets. Tweak style.
Michael J. Rubinsky [Sat, 17 Jul 2010 13:22:06 +0000 (09:22 -0400)]
force image dimensions
Chuck Hagenbuch [Sat, 17 Jul 2010 04:38:08 +0000 (00:38 -0400)]
Revert "Remove DataTree code from Horde_Perms"
This reverts commit
f866a2f5cb272ffe5cd0857b84774107d0df85f9, except for
removing the DataTree support from the Perms binder, which has been kept.
Michael J. Rubinsky [Sat, 17 Jul 2010 00:51:22 +0000 (20:51 -0400)]
looks like the function signature changed, fix it.