[commits] Horde annotated tag horde_mime-1.2.0 created. 4456b9f8a7675ddc4180f53a093295dc69fe2daf
Jan Schneider
jan at horde.org
Tue Sep 27 16:35:07 UTC 2011
The annotated tag "horde_mime-1.2.0" has been created.
at 4456b9f8a7675ddc4180f53a093295dc69fe2daf (tag)
tagging 44f99dffbe7fee236d151168220ce398db5eed58 (commit)
replaces webmail-4.0.3
tagged by Jan Schneider
on Tue Sep 27 18:31:54 2011 +0200
-----------------------------------------------------------------------
Released Horde_Mime-1.2.0.
Gunnar Wrobel (14):
Too complex for now, move to ToDo
Move to Horde_Test_Setup.
Provide a driver test base.
Add a sqlite based driver test.
Move to driver test.
Fix class names so that AllTests.php is happy but mark as incomplete.
Provide the means to tear down the globals after a test.
Tear down globals after the test.
E_STRICT
Start testing the Turba class.
Allow variable handling of the "name" attribute. Fix notice. Handle default share name.
Test is working now.
Log potential errors here but continue otherwise.
[gwr] Avoid including the owner name into the default share (Kolab backend).
Jan Schneider (67):
Development mode for webmail-4.0.4
Merge branch 'master' of dev.horde.org:/horde/git/horde
[jan] Fix sending notifications after download of linked attachments (Bug #10539).
Fix checking admin's permissions.
Get charset from Horde_Db.
Fix parameter, fixes RecentChanges.
$mapper cannot be null at this point.
Remove unused parameter.
Use $this->quoteString().
Catch if the sort field is not set in a ticket.
[jan] Add Horde_Mime_Mail#clearParts().
Use clearParts() to clear old attachments.
Add basic package.xml.
Fix variable name.
Reduce indention.
Move menu method do Application.php.
phpdoc
Turn static variables into class properties.
Git
abstract, public
protected
Add default pages for Creole markup.
Fix markup.
typo
Use correct table header labels.
Wrap
[jan] Add missing parameters when PUTing tasks (Bug #10545).
Fix positioning of lock icon.
Update file list.
typo
Add default pages for Tiki markup.
Use Horde for example links.
Add BBCode default page for completion, but disable BBCode, as it's completely unusable for a wiki.
Add some initial Cowiki stuff, though we don't support it and the driver is unmaintained.
Use wiki word regexp during the processing too.
Fix markup.
This not Creole.
Add custom parsers for all engines (Request #6562).
Use parser configuration for all renderers.
Revert "Use parser configuration for all renderers."
Add hack to add version number to another place (Bug #10229).
[jan] Move all default pages into the Wiki/ namespace (Request #7021).
Use rendered page text to highlight search results.
Move default pages for the other engines too (Request #7021).
Update file list.
Fix determination of protocol version (Bug #10229).
Escape character data.
Remove non-existant parameter.
[jan] Complete fix for incorrect syncml:metinf and syncml:devinf URNs (Bug #10229).
Set list of available engines dynamically.
phpdoc
[jan] Allow both application and interface names in <configspecial>.
Spelling
Remove strange, unused argument check.
Update dependencies.
Add release notes for first alpha release.
No SMS support.
Revert "Set list of available engines dynamically."
Add -alpha tag for installing the alpha release.
Spelling
Add release notes.
[jan] Fix automatic linking of bug numbers inside URLs (Bug #7081).
Prepare release.
Fix version.
Unnecessary else clause.
Update dependencies.
Released Horde_Mime-1.2.0
Michael J Rubinsky (147):
Start upgrade to OL 2.11
Add field for Mytopo maps api key
Add mytopo mapping layer to hordemap
Some OL layers have the path to the marker hard coded. Add it to the OL directory too.
Add GeoRSS layer support.
Use a GML layer and a custom createFeatureFromItem method for GeoRSS layers
Add support for GML layers
Make this method public so it can be called directly.
always set the image id if we can
add parameter to getEXIF() that specifies we should remove existing data.
fix clearImageAttributes() method to actually clear image attributes...
Add a 'Lens' field, and differentiate it from the 'Lens ID' field.
Add command to ansel CLI tool for resetting all exif data in a gallery
ws, wrapping
Don't set $bodyClass unconditionally every time Trean is initialized.
Allow addMarker() to take a callback function to define the style.
Add missing attribution and file description
Don't redirect to login.php if not authenticated for an imple request.
Show link to help text about other embedding options in dynamic view too.
Add 'pixel' as one of the possible service links to fetch
Add some more options to HordeMap
add initial map.js file for ansel's HordeMap support
Utility method for initializing Ansel's HordeMap support
VERY rough initial work at replacing Google map support with HordeMap
initial package.xml
tweak positioning of small control zoom panel
pass options to ensureMap() and store them locally in the object
only modify the style if the element is present
add a temporary HordeMap testing bootstrap for use while refactoring.
Merge branch 'master' into ansel-map
return the HordeMap instance to the client code
Add a simple zoomTo() method
try to intelligently center the mini_map
Ensure hooks are called on imported values too.
style
need a Turba_Object to add attributes to
remove redundant code
Merge branch 'master' into ansel-map
Add support for OpenLayers.Control.Hightlight
Add missing GAL fields to wbxml output
Support returning some additional GAL fields from SEARCH requests.
changes
Merge branch 'master' into ansel-map
Merge branch 'master' into ansel-map
ws
Limit the google terrain map to 16 zoom levels.
move static javascript to it's own *.js file, clean up a bit
ws
Don't show image icon for the current image when in Image View.
Start readding reverse geocode features.
remove console.log
comment,ws
Add support for Symbolizers and Filters in OL
Completely rework feature hover handling
remove debug line
fix option name, bind to the object
tweak styling for hover handler
fix method name, and add new method for unselecting a marker
add event handler to trigger feature selection on imagetiles too
CS
Add support for a separate click handler for the markerLayer
Navigate to image view when clicking on map thumbnails
Fix option name.
Actually pass the image_link attribute
Only attach these event handlers in GalleryView.
Call OpenLayers.Control.SelectControl#[highlight|unhiglight] methods.
Merge branch 'master' into ansel-map
update OL css/images
add note about BC
@deprecated
Add support for some more provider layers.
Add conf.xml section for map support
Bing now requires an API key.
Use !important to force this rule, don't do it in code.
Bail out if we don't have maps configured
Try a better marker graphic for photos.
Merge branch 'master' into ansel-map
remove debug output
Refactor Ansel's map block for Horde_Map
stray comma
Refactor the deleteLocation functionality to work with HordeMap
Refactor the setLocation functionality for HordeMap
use .curry
Pass the correct image_id, clean up a bit.
fix including of openlayers language files
Upgrade to OL 2.11 final
Fix locale detection and locale file inclusion
Merge branch 'master' into ansel-map
Use more descriptive keys for the symbolizer hash
Ensure the markerOnly style is above the image markers
Fix click handler to properly use Horde.popup
fix existence check
minimum zoomlevel of 1 for google maps
ws
allow passing a pointRadius config
More additions to AnselMap
This method now lives in AnselMap
fix parameter name
Always return a precision value
ws, other cleanup
fix parameter name
add precision value even if we have it cached
move this inside the loop
ws
use each() in place of for loop
First round refactor for manual geotagging page
ws
viewType is not needed in the main AnselMap class
comments/doc
tab depth
center/zoom when placing marker from geocode search also
Not used. In fact, not sure what this was suppose to do
wrap
Revert "minimum zoomlevel of 1 for google maps"
minZoomLevel for google
Break out layer creation to it's own method.
Experiment with using 2 layers for image view.
Revert "Experiment with using 2 layers for image view."
Merge branch 'master' into ansel-map
Don't center the map after each marker is added.
deprecated files
Don't zoomToFit if only one image. Use sensible default.
Fix class name
Take two with attempting to allow toggling image layer
Extract methods for creating SelectFeature controls.
Return the control object, remove some no longer used variables
allow passing a layer object when removing a marker object
Put image thubmails on a second vector layer when in image view.
ws
Only put a single marker on the mini map when on image view.
cs
Correctly add a single marker on the image view widget.
Set minimap's center on the image view, guess on the gallery view.
Add option to hide the vector layer in the LayerSwitcher, and hide by default.
Add ability to register an event handler to run when then the baselayer is changed.
These things have been done for a while.
Update some stuff for Ansel 2
changes
fix scope
Default value
Fix exception name
First round of adding dependencies to ansel's package.xml
update filelist, add usesrole
Ansel will require at leat Horde 4.0.10
update version numbers, license, add myself as a lead
Don't register this event until after the map is created.
Attempt to work around broken clients that send GET instead of OPTIONS
Michael M Slusarz (27):
phpdoc
Bug #10544: Fix altering background color of system message flags
Ticket #10546: CSS tweak
Bug #10462: Don't use null characters in browser javascript
Fix updating browser viewport cache after message deletion.
Bug #10462: changelog entries
Don't send flag responses if no UIDs were affected.
Tweak to new delete code.
Bug #10462: Many more dynamic view/base64url mailbox encoded fixes
Fix composing messages in mobile view
Fix viewing next message after deleting message in mobile view.
Fix reporting spam/innocent on mailbox page in mobile view.
Fix view part display in mobile view
Allow image attachments to be displayed without download in mobile view.
Clean up server-side AJAX message deletion code
More metadata entries that do not need to be updated every page load
Deletes in threaded mailboxes now correctly updates threads
Empty mailbox - another action that can be entirely handled within viewport
More efficient way of indicating the mailbox is now empty
Fix deleting mailboxes in UI in dynamic view
Allow multiple messages to be sent via quickreply in dynamic view.
Fix compressed size when querying cache info for single UIDs
Make sure binary user has access to cache store
Re-add 'msgs_shown' parameter to Newmail block.
Fix typo
Fixes to smartphone view due to recent javascript mailbox changes
More fixes for base64url encoded mailbox data arriving from the browser
More information about the commits
mailing list