Michael M Slusarz [Wed, 28 Jul 2010 02:09:29 +0000 (20:09 -0600)]
Some sidebar fixes
Michael M Slusarz [Wed, 28 Jul 2010 00:29:52 +0000 (18:29 -0600)]
Add missing charset parameter
Michael M Slusarz [Wed, 28 Jul 2010 00:29:33 +0000 (18:29 -0600)]
Fix default charset.
Michael M Slusarz [Wed, 28 Jul 2010 00:26:36 +0000 (18:26 -0600)]
Add preference to define default font family/size for the HTML compose editor
Essentially makes HTML compose mode a WYSIWYG editor, since it now will
send th message using the same default font as appears on the screen.
Michael M Slusarz [Tue, 27 Jul 2010 23:57:01 +0000 (17:57 -0600)]
Make sure we convert back to proper charset
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
Michael M Slusarz [Tue, 27 Jul 2010 21:32:23 +0000 (15:32 -0600)]
Finally can get rid of the javascript.php helper script
Michael M Slusarz [Tue, 27 Jul 2010 21:28:31 +0000 (15:28 -0600)]
No PHP code in open_html_helper.js script
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
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.
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.
Jan Schneider [Tue, 27 Jul 2010 17:54:16 +0000 (19:54 +0200)]
Import and export the privacy field in CSV data (Request #9139).
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).
Jan Schneider [Tue, 27 Jul 2010 17:03:55 +0000 (19:03 +0200)]
Make this a warning.
Jan Schneider [Tue, 27 Jul 2010 17:02:42 +0000 (19:02 +0200)]
Add fr_FR translation.
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>
Michael M Slusarz [Tue, 27 Jul 2010 08:17:38 +0000 (02:17 -0600)]
Fix portal access
Michael M Slusarz [Tue, 27 Jul 2010 08:11:56 +0000 (02:11 -0600)]
Consistently use Horde_Url::setAnchor()
Michael M Slusarz [Tue, 27 Jul 2010 08:06:38 +0000 (02:06 -0600)]
Fix undefined variable warning
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.
Michael M Slusarz [Tue, 27 Jul 2010 06:05:09 +0000 (00:05 -0600)]
Add full_weekdays option to Horde_Core_Ui_JsCalendar::.
Michael J. Rubinsky [Tue, 27 Jul 2010 00:15:55 +0000 (20:15 -0400)]
fix replying, again.
Michael M Slusarz [Mon, 26 Jul 2010 23:33:07 +0000 (17:33 -0600)]
More OpenOffice MIME types.
Michael M Slusarz [Mon, 26 Jul 2010 21:15:33 +0000 (15:15 -0600)]
Missed a place to indicate HTML images are blocked
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.
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