Gunnar Wrobel [Wed, 24 Feb 2010 12:34:47 +0000 (13:34 +0100)]
Renamed Horde_Packaging to Horde_Qc and started reorganzing into classes/modules.
Gunnar Wrobel [Wed, 30 Jun 2010 06:37:50 +0000 (08:37 +0200)]
Merged.
Michael M Slusarz [Mon, 23 Aug 2010 02:47:51 +0000 (20:47 -0600)]
Fix typo
Chuck Hagenbuch [Mon, 23 Aug 2010 02:18:55 +0000 (22:18 -0400)]
Remove some more references
Chuck Hagenbuch [Mon, 23 Aug 2010 02:17:47 +0000 (22:17 -0400)]
"datatree" is not an application
Chuck Hagenbuch [Mon, 23 Aug 2010 01:54:48 +0000 (21:54 -0400)]
Fix variable name - no tasks were viewable or editable
Chuck Hagenbuch [Sun, 22 Aug 2010 03:44:25 +0000 (23:44 -0400)]
Add Horde_Core_Ui_Layout to package.xml
Chuck Hagenbuch [Sun, 22 Aug 2010 03:42:35 +0000 (23:42 -0400)]
Move Horde_Ui_Layout under the Horde_Core_Ui umbrella
Chuck Hagenbuch [Sun, 22 Aug 2010 03:40:21 +0000 (23:40 -0400)]
Load preview images with GET, and fix bad parameter formatting
Chuck Hagenbuch [Sun, 22 Aug 2010 03:40:04 +0000 (23:40 -0400)]
No need for this snippet to be xhtml
Chuck Hagenbuch [Sun, 22 Aug 2010 03:30:27 +0000 (23:30 -0400)]
Remove unnecessary global
Chuck Hagenbuch [Sun, 22 Aug 2010 03:25:20 +0000 (23:25 -0400)]
Simplify block title when showing all galleries
Chuck Hagenbuch [Sun, 22 Aug 2010 03:24:26 +0000 (23:24 -0400)]
Don't add javascript until we need it. Don't offer gallery filters since getRecentImagesGeodata() isn't written to support them.
Chuck Hagenbuch [Sun, 22 Aug 2010 03:11:19 +0000 (23:11 -0400)]
Make getRandomGallery() actually random
Chuck Hagenbuch [Sun, 22 Aug 2010 02:54:38 +0000 (22:54 -0400)]
Fix variable name
Chuck Hagenbuch [Sun, 22 Aug 2010 02:47:54 +0000 (22:47 -0400)]
Pass $gallery to Ansel::getBreadCrumbs() whenever possible since otherwise we may lose state, like the current date on datemode galleries.
Chuck Hagenbuch [Sun, 22 Aug 2010 02:47:32 +0000 (22:47 -0400)]
WS
Chuck Hagenbuch [Sun, 22 Aug 2010 02:47:23 +0000 (22:47 -0400)]
Simplify
Chuck Hagenbuch [Sun, 22 Aug 2010 02:38:13 +0000 (22:38 -0400)]
Simplify; also fix logic for how isset() usually works vs. empty()
Chuck Hagenbuch [Sun, 22 Aug 2010 02:11:09 +0000 (22:11 -0400)]
CS, whitespace, remove some references, add a type hint or two
Chuck Hagenbuch [Sat, 21 Aug 2010 02:15:19 +0000 (22:15 -0400)]
Fix method name - deleteImage() doesn't exist, we want removeImage()
Chuck Hagenbuch [Sat, 21 Aug 2010 02:13:06 +0000 (22:13 -0400)]
We never want all of the images at all child levels when calling getImages()
That breaks the model of DateMode galleries acting like a collection of separate
galleries, and was causing API-generated lightboxes to have way too much data in
them, and pages like the Sort Images page to load all 2,000+ images in one of my
galleries.
Chuck Hagenbuch [Sat, 21 Aug 2010 01:40:51 +0000 (21:40 -0400)]
ws/style/spelling
Chuck Hagenbuch [Sat, 21 Aug 2010 01:40:29 +0000 (21:40 -0400)]
Need to assign the link() call to this variable, otherwise URLs are incorrect.
Chuck Hagenbuch [Sat, 21 Aug 2010 01:39:44 +0000 (21:39 -0400)]
ws/style
Chuck Hagenbuch [Sat, 21 Aug 2010 01:19:47 +0000 (21:19 -0400)]
Move logic for returning childImageIds to a function
Chuck Hagenbuch [Sat, 21 Aug 2010 01:07:21 +0000 (21:07 -0400)]
Make this public like all the other vars here
Chuck Hagenbuch [Sat, 21 Aug 2010 00:54:55 +0000 (20:54 -0400)]
Have to pass perpage now through to the json() call so that API values are picked up.
Chuck Hagenbuch [Sat, 21 Aug 2010 00:54:43 +0000 (20:54 -0400)]
WS
Chuck Hagenbuch [Sat, 21 Aug 2010 00:25:50 +0000 (20:25 -0400)]
Don't call setTextdomain() if $app is empty (throws an error)
Michael M Slusarz [Fri, 20 Aug 2010 23:04:14 +0000 (17:04 -0600)]
Special-use fixes.
This is a RETURN option, not a SELECT option.
Some servers complain if they don't know what SPECIAL-USE return is.
Although this seems to go against the draft RFC, use the create
CAPABILITY string to determine whether to send the return option.
Michael M Slusarz [Fri, 20 Aug 2010 23:03:26 +0000 (17:03 -0600)]
We call this a spam mailbox in IMP
Michael M Slusarz [Fri, 20 Aug 2010 22:49:25 +0000 (16:49 -0600)]
These constants are only used in the prefs UI
Michael M Slusarz [Fri, 20 Aug 2010 22:47:28 +0000 (16:47 -0600)]
Add support for setting/retrieving special-use mailboxes from IMAP server
Michael M Slusarz [Fri, 20 Aug 2010 21:43:12 +0000 (15:43 -0600)]
Add support for special-use mailboxes (draft-ietf-morg-list-specialuse-02)
Michael M Slusarz [Fri, 20 Aug 2010 21:04:54 +0000 (15:04 -0600)]
Use composeCache consistently to make the javascript work properly on the redirect page
Michael M Slusarz [Fri, 20 Aug 2010 20:40:12 +0000 (14:40 -0600)]
Fix javascript tree node toggling.
Michael M Slusarz [Fri, 20 Aug 2010 20:33:09 +0000 (14:33 -0600)]
Bug #9189: The text is in the server charset, not the object charset
Michael M Slusarz [Fri, 20 Aug 2010 20:31:44 +0000 (14:31 -0600)]
Bug #9189: Pass charset to Html2text.
Michael M Slusarz [Fri, 20 Aug 2010 20:13:46 +0000 (14:13 -0600)]
Hide preview prefs if not active
Michael M Slusarz [Fri, 20 Aug 2010 17:40:35 +0000 (11:40 -0600)]
Bug #9190: Add Horde_Support_Domhtml.
Charset handling with libxml is less than ideal. Abstract the
loadHTML() code out into a single place so that we can experiment and
fix things all at once instead of piecemeal.
Suggestions for where else this could reside? It does require
Horde_String, so maybe horde/Util would be better.
Michael M Slusarz [Fri, 20 Aug 2010 17:17:43 +0000 (11:17 -0600)]
More places to explicitly pass the charset.
Michael M Slusarz [Fri, 20 Aug 2010 16:55:45 +0000 (10:55 -0600)]
Do on-demand determination of paths in Horde_Themes_Element
Thus, creating Horde_Themes_Image/Horde_Themes_Sound should be very
lightweight - the path determination only happens when the element is
used.
Michael M Slusarz [Fri, 20 Aug 2010 16:19:24 +0000 (10:19 -0600)]
Skip conversion/formatting if there is no content
Michael M Slusarz [Thu, 19 Aug 2010 23:16:19 +0000 (17:16 -0600)]
Render trees using CSS classes, not IMG tags
Michael M Slusarz [Thu, 19 Aug 2010 23:03:14 +0000 (17:03 -0600)]
Let rtl.css deal with the proper override of tree images
Michael M Slusarz [Thu, 19 Aug 2010 22:34:24 +0000 (16:34 -0600)]
Move tree image generation to its own function
Michael M Slusarz [Fri, 20 Aug 2010 16:12:40 +0000 (10:12 -0600)]
Some cleanups in Horde_Tree_Html.
Michael M Slusarz [Thu, 19 Aug 2010 22:20:41 +0000 (16:20 -0600)]
Don't use alternate text for tree line images
Michael M Slusarz [Thu, 19 Aug 2010 22:13:02 +0000 (16:13 -0600)]
Fix poll information on mimp folders page
Michael M Slusarz [Thu, 19 Aug 2010 21:34:58 +0000 (15:34 -0600)]
Don't repeat help link on folders page
Michael M Slusarz [Thu, 19 Aug 2010 21:17:03 +0000 (15:17 -0600)]
Implement Countable for IMP_Mailbox::.
Remove unused getMailboxName() function.
Jan Schneider [Fri, 20 Aug 2010 15:36:45 +0000 (17:36 +0200)]
Remove remainders out of po/ directories.
Jan Schneider [Fri, 20 Aug 2010 14:51:23 +0000 (16:51 +0200)]
Convert to new directory layout.
Jan Schneider [Fri, 20 Aug 2010 13:06:03 +0000 (15:06 +0200)]
Move .pot files too.
Jan Schneider [Thu, 19 Aug 2010 15:05:52 +0000 (17:05 +0200)]
Move all .po files into the locale/ directories which is more standard and saves us a directory.
Chuck Hagenbuch [Fri, 20 Aug 2010 04:49:54 +0000 (00:49 -0400)]
Don't trigger an exception if there are just no images
Michael J. Rubinsky [Fri, 20 Aug 2010 00:41:04 +0000 (20:41 -0400)]
Don't perform any string operations on the variable when we assume it's the decimal value.
Just cast it outright, don't trim() or replace the ordinal indicators if present, the
cast operation will do that for us, and as a bonus, won't corrupt the value if it's in
a locale that doesn't use a decimal point for a decimal seperator.
Bug: 9180
Michael J. Rubinsky [Thu, 19 Aug 2010 22:09:35 +0000 (18:09 -0400)]
Fix off by one error
Bug: 9188
Submitted By: gavin (dot) mccullagh (at) gcd (dot) ie
Michael M Slusarz [Thu, 19 Aug 2010 20:57:45 +0000 (14:57 -0600)]
Fix js documentation
Michael M Slusarz [Thu, 19 Aug 2010 20:29:59 +0000 (14:29 -0600)]
Bug #9186: ViewPort - assign random DOM IDs for rows.
Don't use mailbox/UID information - there could potentially be issues
with bad characters, exceedingly long mailbox names, etc.
The recent mailbox encoding changes had broken message access for any
mailbox that had null characters (e.g. virtual folders, search results)
Michael M Slusarz [Thu, 19 Aug 2010 18:22:12 +0000 (12:22 -0600)]
Bug #9187: Fix charset issues when doing Html2text compose conversion.
Michael M Slusarz [Thu, 19 Aug 2010 18:21:45 +0000 (12:21 -0600)]
Bug #9187: Add callback parameter to the Html2text filter.
Michael M Slusarz [Thu, 19 Aug 2010 17:59:33 +0000 (11:59 -0600)]
More Html2text fixes
Use proper charset for html_entity_encode() and charset conversion.
Fallback to strip_tags() if DOM extension is not available.
Michael M Slusarz [Thu, 19 Aug 2010 17:22:40 +0000 (11:22 -0600)]
Do better job of handling charsets with DOM parsing
Michael M Slusarz [Thu, 19 Aug 2010 18:32:07 +0000 (12:32 -0600)]
Fix passing db objects to VFS driver
Michael M Slusarz [Thu, 19 Aug 2010 17:07:14 +0000 (11:07 -0600)]
Bug #9187: Use same DOM loading technique that we use for XSS filter
Michael M Slusarz [Thu, 19 Aug 2010 16:48:53 +0000 (10:48 -0600)]
Bug #9187: Fix variable typo.
Michael M Slusarz [Wed, 11 Aug 2010 21:45:35 +0000 (15:45 -0600)]
Optimize horde tree javascript
Use prototypejs element creation/alteration methods rather than hackish
array/join method.
Michael M Slusarz [Wed, 18 Aug 2010 23:01:53 +0000 (17:01 -0600)]
Small Horde_Tree:: cleanups.
Slightly less verbose variable names.
Implement Countable interface.
Michael M Slusarz [Wed, 18 Aug 2010 19:57:46 +0000 (13:57 -0600)]
More cleanup of the IMP tree folders block.
Michael M Slusarz [Wed, 18 Aug 2010 19:33:56 +0000 (13:33 -0600)]
Move tree-related images to base horde CSS file.
Michael J. Rubinsky [Wed, 18 Aug 2010 23:12:32 +0000 (19:12 -0400)]
question marks cause problems for NTFS drives
Michael J. Rubinsky [Wed, 18 Aug 2010 21:47:20 +0000 (17:47 -0400)]
fix parse error
Jan Schneider [Wed, 18 Aug 2010 20:07:55 +0000 (22:07 +0200)]
Update translation.
Michael M Slusarz [Wed, 18 Aug 2010 19:30:26 +0000 (13:30 -0600)]
Can't have a tag nested inside of a gettext tag
Michael M Slusarz [Wed, 18 Aug 2010 19:22:26 +0000 (13:22 -0600)]
Remove icondir parameter from Horde_Tree::
Michael M Slusarz [Wed, 18 Aug 2010 19:26:08 +0000 (13:26 -0600)]
2 more places to convert an encoded form mailbox name
Jan Schneider [Wed, 18 Aug 2010 17:52:01 +0000 (19:52 +0200)]
Reset textdomain if popping app (Bug #9124).
Jan Schneider [Wed, 18 Aug 2010 14:23:59 +0000 (16:23 +0200)]
Convert all translations to UTF-8.
Jan Schneider [Wed, 18 Aug 2010 14:03:14 +0000 (16:03 +0200)]
Fix spelling, tweak wording, improve translatability.
Jan Schneider [Wed, 18 Aug 2010 14:01:23 +0000 (16:01 +0200)]
Updated
Jan Schneider [Wed, 18 Aug 2010 14:00:49 +0000 (16:00 +0200)]
Update de_DE translation.
Jan Schneider [Wed, 18 Aug 2010 12:17:45 +0000 (14:17 +0200)]
Fix variable name and labels. Still doesn't work though.
Jan Schneider [Wed, 18 Aug 2010 10:41:48 +0000 (12:41 +0200)]
Fix URLs.
Jan Schneider [Wed, 18 Aug 2010 10:35:11 +0000 (12:35 +0200)]
Fix displaying form if only one address book is available.
Jan Schneider [Wed, 18 Aug 2010 09:39:30 +0000 (11:39 +0200)]
Compare the keys, not the values (which are objects).
Michael M Slusarz [Wed, 18 Aug 2010 07:52:55 +0000 (01:52 -0600)]
small optimization
Michael M Slusarz [Wed, 18 Aug 2010 07:45:31 +0000 (01:45 -0600)]
Implement Countable interface for IMP_Indices::
Michael M Slusarz [Wed, 18 Aug 2010 01:08:27 +0000 (19:08 -0600)]
Convert to using Horde_Variables
Michael J. Rubinsky [Tue, 17 Aug 2010 21:03:34 +0000 (17:03 -0400)]
Don't overwrite the new queue with the ticket's previous queue.
Michael M Slusarz [Tue, 17 Aug 2010 18:43:55 +0000 (12:43 -0600)]
Make IMP_Imap_Tree implement ArrayAccess
Get rid of element() and get() functions - simply use array access to
grab an individual mailbox element.
Michael M Slusarz [Tue, 17 Aug 2010 18:11:29 +0000 (12:11 -0600)]
Git rid of IMP_Imap_Tree::FLIST_ELT mask option
Michael M Slusarz [Tue, 17 Aug 2010 17:47:49 +0000 (11:47 -0600)]
Remove unused variable.
Michael M Slusarz [Tue, 17 Aug 2010 16:31:07 +0000 (10:31 -0600)]
Clean up some typos
Chuck Hagenbuch [Tue, 17 Aug 2010 15:51:57 +0000 (11:51 -0400)]
Merge branch 'master' of chuck@dev.horde.org:/horde/git/horde
Michael J. Rubinsky [Tue, 17 Aug 2010 15:23:43 +0000 (11:23 -0400)]
MFB: Return image count.
Bug: 9181
Jan Schneider [Tue, 17 Aug 2010 15:05:51 +0000 (17:05 +0200)]
Fix compendium path.
Jan Schneider [Tue, 17 Aug 2010 15:05:38 +0000 (17:05 +0200)]
Tweaks.
Jan Schneider [Tue, 17 Aug 2010 08:48:36 +0000 (10:48 +0200)]
Remove frameset left-overs.