Jan Schneider [Mon, 13 Sep 2010 12:40:12 +0000 (14:40 +0200)]
We need the results.
Jan Schneider [Mon, 13 Sep 2010 12:39:49 +0000 (14:39 +0200)]
Make these methods public.
Jan Schneider [Mon, 13 Sep 2010 12:38:40 +0000 (14:38 +0200)]
There is no scalar type hinting yet.
Jan Schneider [Mon, 13 Sep 2010 12:37:42 +0000 (14:37 +0200)]
There are no authentication drivers providing 'groups' capabilities,
and even if there were some, we still want to use the configured
groups backend.
Jan Schneider [Mon, 13 Sep 2010 12:36:18 +0000 (14:36 +0200)]
Fix parse error.
Jan Schneider [Mon, 13 Sep 2010 12:36:00 +0000 (14:36 +0200)]
Fix app initialization.
Jan Schneider [Mon, 13 Sep 2010 10:12:31 +0000 (12:12 +0200)]
Fix url encoding.
Jan Schneider [Mon, 13 Sep 2010 10:00:06 +0000 (12:00 +0200)]
Fix argument passing.
Gunnar Wrobel [Mon, 13 Sep 2010 11:19:21 +0000 (13:19 +0200)]
Adapt testing to recent changes in the Mime library.
Michael M Slusarz [Mon, 13 Sep 2010 07:08:49 +0000 (01:08 -0600)]
Bug #9245: Link attachments if guessed MIME type has a viewer
Michael M Slusarz [Mon, 13 Sep 2010 07:07:18 +0000 (01:07 -0600)]
Themes tweak
Michael M Slusarz [Wed, 8 Sep 2010 23:07:48 +0000 (17:07 -0600)]
Simplify return from the perms() application call.
Michael M Slusarz [Mon, 13 Sep 2010 04:42:46 +0000 (22:42 -0600)]
If pref group doesn't exist, fallback to main app prefs screen.
Michael M Slusarz [Mon, 13 Sep 2010 04:14:31 +0000 (22:14 -0600)]
Remove unneeded exit call
Michael M Slusarz [Mon, 13 Sep 2010 04:14:00 +0000 (22:14 -0600)]
Move update poll preference code to a single location
Michael M Slusarz [Mon, 13 Sep 2010 04:07:45 +0000 (22:07 -0600)]
Fix variable name.
Michael M Slusarz [Sat, 11 Sep 2010 17:15:45 +0000 (11:15 -0600)]
Yet another place to remove the ajaxui parameter
Gunnar Wrobel [Sun, 12 Sep 2010 22:47:35 +0000 (00:47 +0200)]
Switch to using command line options rather than the php.ini. Fix script name.
Michael J. Rubinsky [Sun, 12 Sep 2010 22:47:36 +0000 (18:47 -0400)]
MFB
Request: 8929
Michael J. Rubinsky [Sun, 12 Sep 2010 22:26:08 +0000 (18:26 -0400)]
fix dom id kronolithPrefs -> kronolithOptions
Michael J. Rubinsky [Sun, 12 Sep 2010 20:36:24 +0000 (16:36 -0400)]
Reset the Kronolith_Event::allday property when receiving event from iCalendar.
Value will be redetermined if needed when Kronolith_Event#isAllDay() is called next
Bug: 9243
Michael J. Rubinsky [Sun, 12 Sep 2010 19:41:03 +0000 (15:41 -0400)]
fix regex.
Michael J. Rubinsky [Sun, 12 Sep 2010 16:27:05 +0000 (12:27 -0400)]
Move existing image widget to below uploader
Michael J. Rubinsky [Sun, 12 Sep 2010 16:25:03 +0000 (12:25 -0400)]
catch exceptions from Ansel_Storage
Michael J. Rubinsky [Sun, 12 Sep 2010 18:31:10 +0000 (14:31 -0400)]
Tweak url.access-deny
still disallow /config/ access, but make exception for /admin/config/
Thanks to eisd in #regex for helping with the syntax here.
Michael J. Rubinsky [Sun, 12 Sep 2010 13:35:05 +0000 (09:35 -0400)]
parse error
Michael J. Rubinsky [Sun, 12 Sep 2010 13:32:13 +0000 (09:32 -0400)]
Looks like we can't deny access to /config/ anymore...
Chuck Hagenbuch [Sun, 12 Sep 2010 03:37:28 +0000 (23:37 -0400)]
Bug #7990: Show README files in directory listings
Chuck Hagenbuch [Sun, 12 Sep 2010 03:36:41 +0000 (23:36 -0400)]
The base HTML Mime_Viewer wasn't working for me without these changes
Chuck Hagenbuch [Sun, 12 Sep 2010 03:35:53 +0000 (23:35 -0400)]
Fix Horde_Mime_Magic::filenameToMime() - wasn't finding extensions correctly
Chuck Hagenbuch [Sun, 12 Sep 2010 03:33:06 +0000 (23:33 -0400)]
Add a factory for View objects
Michael M Slusarz [Sat, 11 Sep 2010 17:05:11 +0000 (11:05 -0600)]
Ticket #9241: Make it clear that dashes only appears before text signature
Michael M Slusarz [Sat, 11 Sep 2010 16:47:56 +0000 (10:47 -0600)]
Make sure ajaxui param doesn't get leaked to login page.
Otherwise, sidebar won't show up on subsequent login.
Michael M Slusarz [Sat, 11 Sep 2010 16:46:05 +0000 (10:46 -0600)]
Bug #9232: Fix reversed logic
Michael M Slusarz [Sat, 11 Sep 2010 16:31:01 +0000 (10:31 -0600)]
Remove TODO file.
Stuff in here is very old and, at worst, should be tracked on
bugs.horde.org.
Michael M Slusarz [Sat, 11 Sep 2010 16:30:22 +0000 (10:30 -0600)]
Remove HACKING file
Is completely CVS specific. Source/hacking instructions now more
properly live on the wiki.
Michael M Slusarz [Sat, 11 Sep 2010 16:28:53 +0000 (10:28 -0600)]
Remove unneeded code from session counting script
Michael M Slusarz [Sat, 11 Sep 2010 16:26:30 +0000 (10:26 -0600)]
Initiate sessionhandler even if no session is requested
Michael M Slusarz [Sat, 11 Sep 2010 07:10:08 +0000 (01:10 -0600)]
Exit out if we can't get envelope information
Michael M Slusarz [Sat, 11 Sep 2010 07:09:55 +0000 (01:09 -0600)]
Make this base driver abstract
Michael M Slusarz [Sat, 11 Sep 2010 07:08:57 +0000 (01:08 -0600)]
phpdoc
Michael M Slusarz [Sat, 11 Sep 2010 06:47:50 +0000 (00:47 -0600)]
Unneeded assignment
Michael M Slusarz [Sat, 11 Sep 2010 05:50:41 +0000 (23:50 -0600)]
Convert remainder of IMP tests to PHPUnit
Michael M Slusarz [Sat, 11 Sep 2010 05:47:38 +0000 (23:47 -0600)]
Fix undefined index error.
Michael M Slusarz [Sat, 11 Sep 2010 04:38:37 +0000 (22:38 -0600)]
Use PHPUnit mock function, rather than static mock files
Michael M Slusarz [Sat, 11 Sep 2010 05:19:22 +0000 (23:19 -0600)]
Need to provide these stub methods here.
Doesn't really belong here, though, but the Itip package is sort of
broken in that it requires these methods to exist.
Michael M Slusarz [Sat, 11 Sep 2010 04:36:15 +0000 (22:36 -0600)]
phpdoc typo
Michael M Slusarz [Sat, 11 Sep 2010 04:35:34 +0000 (22:35 -0600)]
Better search status display for virtual folders
Michael M Slusarz [Sat, 11 Sep 2010 04:35:16 +0000 (22:35 -0600)]
Add missing graphics
Michael J. Rubinsky [Sat, 11 Sep 2010 15:09:49 +0000 (11:09 -0400)]
set the app_name value
Michael J. Rubinsky [Sat, 11 Sep 2010 15:07:30 +0000 (11:07 -0400)]
fix tag names in facebook template
Michael J. Rubinsky [Sat, 11 Sep 2010 15:04:56 +0000 (11:04 -0400)]
Allow embedding template tags within <gettext> tags.
Need to eval() the gettext string independently so we don't get
embedded <?php ... ?> blocks inside the _() function call.
We really need to deprecate Horde/Template...
Michael J. Rubinsky [Fri, 10 Sep 2010 23:49:42 +0000 (19:49 -0400)]
we don't care about missing images if deleting the entire gallery
Michael J. Rubinsky [Fri, 10 Sep 2010 23:46:23 +0000 (19:46 -0400)]
Handle zip uploads from new uploader
Michael J. Rubinsky [Thu, 9 Sep 2010 21:30:50 +0000 (17:30 -0400)]
Remove delete icon when error is returned also.
Michael J. Rubinsky [Thu, 9 Sep 2010 21:27:22 +0000 (17:27 -0400)]
fix menu display
Michael M Slusarz [Fri, 10 Sep 2010 21:51:53 +0000 (15:51 -0600)]
Fix generation of search query text
Michael M Slusarz [Fri, 10 Sep 2010 21:51:41 +0000 (15:51 -0600)]
Missed some session->class variable conversions
Michael M Slusarz [Fri, 10 Sep 2010 21:29:57 +0000 (15:29 -0600)]
Expire cache when upgrading IMP
Michael M Slusarz [Fri, 10 Sep 2010 21:22:47 +0000 (15:22 -0600)]
Fix setting password if no encryption key exists
Michael M Slusarz [Fri, 10 Sep 2010 20:50:05 +0000 (14:50 -0600)]
Have Horde_Imap_Client_Search_Query implement Serializable
Michael M Slusarz [Fri, 10 Sep 2010 19:19:25 +0000 (13:19 -0600)]
Begin reworking the search interface in dimp
Michael M Slusarz [Fri, 10 Sep 2010 18:22:15 +0000 (12:22 -0600)]
Have Horde_Mime_Headers implement Serializable
Make the internal representation of the header data a bit smaller to aid
in making serialized representation as small as possible.
Michael M Slusarz [Fri, 10 Sep 2010 18:06:35 +0000 (12:06 -0600)]
No reason to lock this pref; it lives in advanced view
Gonçalo Queirós [Fri, 10 Sep 2010 15:04:46 +0000 (16:04 +0100)]
Ticket #9248: Respect html compose pref when forwarding message as attachment
Michael M Slusarz [Fri, 10 Sep 2010 17:23:42 +0000 (11:23 -0600)]
Body might be a stream, so convert to text in mock driver
Michael M Slusarz [Fri, 10 Sep 2010 16:49:08 +0000 (10:49 -0600)]
Finish converting MIME tests to PHPUnit.
Michael M Slusarz [Fri, 10 Sep 2010 16:12:59 +0000 (10:12 -0600)]
Add missing test declarations
Jan Schneider [Fri, 10 Sep 2010 15:47:16 +0000 (17:47 +0200)]
Updated Portuguese Parser.
Jan Schneider [Fri, 10 Sep 2010 14:41:03 +0000 (16:41 +0200)]
MFB: Log if setting application inactive.
Jan Schneider [Thu, 9 Sep 2010 19:00:36 +0000 (21:00 +0200)]
Remove HTTP response strings from exception calls.
Chuck Hagenbuch [Fri, 10 Sep 2010 01:34:17 +0000 (21:34 -0400)]
Allow for "/" in repository slugs
Michael M Slusarz [Thu, 9 Sep 2010 23:04:14 +0000 (17:04 -0600)]
Implement ArrayAccess for Horde_Mime_Part
Michael M Slusarz [Thu, 9 Sep 2010 22:43:08 +0000 (16:43 -0600)]
Implement Countable for Horde_Mime_Part
Michael M Slusarz [Thu, 9 Sep 2010 21:49:16 +0000 (15:49 -0600)]
Initial Horde_Mime_Address tests
Michael M Slusarz [Thu, 9 Sep 2010 22:08:28 +0000 (16:08 -0600)]
Trim results of Horde_Mime_Address::explode()
Michael M Slusarz [Thu, 9 Sep 2010 21:48:34 +0000 (15:48 -0600)]
Update bounce spam script
Michael M Slusarz [Thu, 9 Sep 2010 21:28:45 +0000 (15:28 -0600)]
phpdoc
Michael M Slusarz [Thu, 9 Sep 2010 21:10:19 +0000 (15:10 -0600)]
update changelog entry
Michael M Slusarz [Thu, 9 Sep 2010 21:09:48 +0000 (15:09 -0600)]
Move quota styling to CSS
Michael M Slusarz [Thu, 9 Sep 2010 21:03:02 +0000 (15:03 -0600)]
consolidate some code
Michael J. Rubinsky [Thu, 9 Sep 2010 21:09:42 +0000 (17:09 -0400)]
Initial work for new ansel image uploader.
This is a custom uploader using pluploader library. Very basic UI
to start, but is mostly functional. Currently falls back to the old
uploader if browser is noscript. Currently attempt to use the following
to upload in this order: html5, flash, silverlight, browserplus. HTML5 supports
drag and drop images right onto the uploader box. Images can be added
pretty much at anytime during the lifecycle.
Still need to refactor the upload view into a single Horde-4ish view
object.
Request: 8862
Michael M Slusarz [Thu, 9 Sep 2010 20:50:05 +0000 (14:50 -0600)]
More complete message
Michael M Slusarz [Thu, 9 Sep 2010 20:24:10 +0000 (14:24 -0600)]
Horde_Menu#addArray() makes it easy to visually parse the parameter list
Michael M Slusarz [Thu, 9 Sep 2010 20:19:50 +0000 (14:19 -0600)]
Prevent undefined index errors.
Michael M Slusarz [Thu, 9 Sep 2010 20:15:31 +0000 (14:15 -0600)]
phpdoc
Michael M Slusarz [Thu, 9 Sep 2010 17:59:33 +0000 (11:59 -0600)]
Add Horde::menu()
Add Horde_Registry_Application#menu(), which replaces
Horde_Registry_Application#prefsMenu(), and can now be used by any
application call, not just prefs.
If an application does not extend the menubar, all that is needed for
menu creation is to define app-specific menu elements in menu() and then
call 'echo Horde::menu()' within the app.
Michael M Slusarz [Thu, 9 Sep 2010 17:30:56 +0000 (11:30 -0600)]
phpdoc
Michael M Slusarz [Thu, 9 Sep 2010 17:00:00 +0000 (11:00 -0600)]
cleanups
Michael M Slusarz [Thu, 9 Sep 2010 16:57:39 +0000 (10:57 -0600)]
Cleanup some Application file code.
Jan Schneider [Thu, 9 Sep 2010 18:48:20 +0000 (20:48 +0200)]
Ignore .bak files.
Jan Schneider [Thu, 9 Sep 2010 18:47:50 +0000 (20:47 +0200)]
Options/Settings -> Preferences
Jan Schneider [Thu, 9 Sep 2010 16:25:58 +0000 (18:25 +0200)]
Fix paths.
Jan Schneider [Thu, 9 Sep 2010 16:25:19 +0000 (18:25 +0200)]
Setup -> Configuration
Jan Schneider [Thu, 9 Sep 2010 15:50:20 +0000 (17:50 +0200)]
Consolidate on backends.php for backend configuration files.
Jan Schneider [Thu, 9 Sep 2010 14:34:30 +0000 (16:34 +0200)]
Remove BC warning.
Jan Schneider [Thu, 9 Sep 2010 13:08:07 +0000 (15:08 +0200)]
Link all apps if none specified.
Jan Schneider [Wed, 8 Sep 2010 22:18:41 +0000 (00:18 +0200)]
Since we always log now if we call a hook, there's no point anymore in
logging when we don't. This was confusing a lot of people anyway.
Jan Schneider [Wed, 8 Sep 2010 17:13:15 +0000 (19:13 +0200)]
Merge from IMP: Improved error handling if server sends back totally invalid response (e.g. 500 code)
Jan Schneider [Sat, 4 Sep 2010 11:56:49 +0000 (13:56 +0200)]
Convert to UTF-8.