OpenLayers OpenLayers

root/trunk/openlayers/tests/Layer


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8349 [8349] 11/13/08 07:12:58 crschmidt Fix getDataExtent() (vector) manipulates feature: patch from vmx, tests by …
(edit) @8326 [8326] 11/11/08 10:18:32 crschmidt Don't run eventpane setMap test in FF, since FF2 and FF3 return …
(edit) @8230 [8230] 10/28/08 19:51:05 tschaub Marker icons should be moved when the map zoom changes. Thanks to avlee …
(edit) @8227 [8227] 10/28/08 19:03:54 tschaub Fewer characters to read. No functional change.
(edit) @8189 [8189] 10/24/08 04:29:01 pgiraud the test to check if layer is drawn before we draw feature is moved to …
(edit) @8091 [8091] 10/04/08 16:13:28 euzuro getting rid of unnecessary, undocumented 'drawn' property on marker. …
(edit) @7959 [7959] 09/05/08 03:05:11 elemoine add "refresh" event to Layer.Vector, r=tschaub (closes #1695)
(edit) @7941 [7941] 09/03/08 15:16:29 tschaub Allow layer.destroy to be called twice without failing for the vector …
(edit) @7930 [7930] 09/02/08 13:17:52 ahocevar New vector rendering for better performance and less renderer specific …
(edit) @7894 [7894] 08/29/08 06:11:54 ahocevar use empty moveTo function to prevent tiles from actually being requested. …
(edit) @7865 [7865] 08/26/08 13:17:19 euzuro Keep the 'loadstart' event from firing twice on the Layer.Text. …
(edit) @7703 [7703] 08/05/08 01:39:11 fredj Fix a typo in Layer.Vector.destroy and add unit tests for protocol and …
(edit) @7681 [7681] 08/02/08 21:30:29 ahocevar removed wms layer from externalGraphic test. Makes test faster.
(edit) @7646 [7646] 07/31/08 14:47:29 pagameba add anonymous username to url to prevent basic auth challenge when running …
(edit) @7620 [7620] 07/30/08 18:47:00 euzuro yet more tabs. no functional changes
(edit) @7610 [7610] 07/30/08 13:10:04 euzuro fix broken register() on events r=tschaub (Closes #1502)
(edit) @7415 [7415] 06/21/08 09:27:16 crschmidt SRS sent with WFS requests should match projection of requested …
(edit) @7387 [7387] 06/19/08 18:08:10 crschmidt "GeoRSS layer triggers loadstart event twice", from Bart. Includes …
(edit) @7277 [7277] 05/27/08 03:56:29 elemoine add featureremoved-type events to Layer.Vector, r=fredj (closes #1535)
(edit) @7051 [7051] 05/02/08 10:50:14 elemoine add unit tests related to the beforefeatureadded, featureadded, and …
(edit) @7015 [7015] 04/27/08 01:14:50 crschmidt Layer.GeoRSS should store the title and description attributes on the …
(edit) @6947 [6947] 04/15/08 21:56:21 crschmidt Add getDataExtent to Vector Layer. Patch from rupert, tests by me, r=me …
(edit) @6725 [6725] 03/31/08 01:32:56 crschmidt bring back changes from r6718 that i accidentally blew away
(edit) @6724 [6724] 03/31/08 01:31:28 euzuro fix up tests, remove _01_. (Closes #1387)
(edit) @6719 [6719] 03/31/08 01:03:49 crschmidt bring back r6710 now that popup changes are in
(edit) @6718 [6718] 03/31/08 00:43:36 euzuro Adding support for new generation 'framed' popups. This patch includes …
(edit) @6712 [6712] 03/30/08 22:41:26 crschmidt Firefox 2.0.0.13 changed behavior iwth regard to loading files relative to …
(edit) @6711 [6711] 03/30/08 22:12:03 crschmidt Revert r6710: The new popup coe is going to need to change tests, so …
(edit) @6710 [6710] 03/30/08 21:57:38 crschmidt Since we've now completed all the work that is including new tests in 2.6, …
(edit) @6673 [6673] 03/28/08 20:38:47 euzuro replacing tabs with spaces. no functional diffs here.
(edit) @6572 [6572] 03/21/08 13:31:58 crschmidt FixedZoomLevels subclassese don't propertly set min/max resolution, …
(edit) @6501 [6501] 03/12/08 12:04:23 crschmidt Fix tileMonitoringHooks test: faked-out tile was missing an unload method.
(edit) @6397 [6397] 02/28/08 13:31:35 crschmidt Make MapGuide tests run in IE. It appears that IE tries to run tests even …
(edit) @6383 [6383] 02/27/08 03:46:44 pgiraud remove extra comma, IE was complaining tests don't seem to pass under IE …
(edit) @6368 [6368] 02/25/08 21:56:40 crschmidt Add support for MapGuide Open Source layers in OpenLayers. Great work by …
(edit) @6240 [6240] 02/12/08 18:05:47 ahocevar "users should be able to customize the select style per feature": Created …
(edit) @6149 [6149] 02/08/08 18:31:27 tschaub Trigger feature related events with feature information and layer related …
(edit) @6131 [6131] 02/08/08 14:51:55 crschmidt Fix lots of EOL SSTyle line ending problems.
(edit) @6111 [6111] 02/08/08 11:28:11 crschmidt Add support for animated panning, with most of the work done by Pierre, …
(edit) @5989 [5989] 02/05/08 01:12:29 euzuro give the wfs layer a proper destroy method (Closes #1256)
(edit) @5899 [5899] 01/25/08 18:46:03 euzuro be more forgiving in removeMarker() -- do not cause script error if marker …
(edit) @5846 [5846] 01/22/08 20:03:53 crschmidt Fix mice.xml loading in IE.
(edit) @5844 [5844] 01/22/08 19:01:58 euzuro remove test numbers from wfs layer's tests
(edit) @5828 [5828] 01/20/08 15:33:54 crschmidt Add support for reprojection of vector formats when loading data. This …
(edit) @5776 [5776] 01/16/08 12:07:20 crschmidt Add setUrl function for GML layer. Thanks to a well done patch (with …
(edit) @5733 [5733] 01/14/08 09:42:29 ahocevar New layer type PointTrack: connects point features to lines. …
(edit) @5658 [5658] 01/06/08 17:10:28 tschaub If your browser doesn't support the script tag, you have no business …
(edit) @5622 [5622] 01/02/08 10:23:45 crschmidt Make MapServer multi-url selection deterministic. (Closes #803)
(edit) @5525 [5525] 12/19/07 22:50:08 tschaub Removing the explicit maxResolution from the TileCache layer. We now …
(edit) @5524 [5524] 12/19/07 22:23:39 crschmidt Silence these errors like we did for Opera. With this and #1219 applied, …
(edit) @5509 [5509] 12/19/07 10:00:49 fredj OpenLayers.Layer.Markers - propagate layer's opacity to the markers. …
(edit) @5504 [5504] 12/18/07 20:33:20 crschmidt Allow the use of custom GMapTypes via the Layer.Google. When passed a type …
(edit) @5489 [5489] 12/18/07 08:47:23 pagameba Fix tests for Safari 3. For some reason, you can set the style.overflow …
(edit) @5479 [5479] 12/18/07 00:15:47 crschmidt Run the four eventPane test in more browsers. If this breaks IE, you have …
(edit) @5476 [5476] 12/17/07 21:44:17 crschmidt Vector test fix
(edit) @5470 [5470] 12/17/07 09:36:39 elemoine Do not call preFeatureInsert() and onFeatureInsert() callbacks when the …
(edit) @5468 [5468] 12/17/07 08:35:07 crschmidt Don't test reprojection in Opera, since we get different results, and we …
(edit) @5464 [5464] 12/17/07 01:33:29 crschmidt fix wrapdateline test
(edit) @5462 [5462] 12/17/07 01:23:09 crschmidt missed one -- this function has two maps initialized.
(edit) @5461 [5461] 12/17/07 01:20:10 crschmidt fix more tests in Opera by adding map.destroy() calls.
(edit) @5460 [5460] 12/17/07 01:14:00 crschmidt fix more tests in opera
(edit) @5459 [5459] 12/17/07 01:11:59 crschmidt Fix tests in opera by cleaning up after ourselves and destroying our maps. …
(edit) @5457 [5457] 12/17/07 01:03:59 crschmidt Come closer to passing tests in opera by destroying all map objects we …
(edit) @5454 [5454] 12/16/07 23:47:30 crschmidt opera drops the ';' on the assigned property when retrieving it.
(edit) @5410 [5410] 12/14/07 15:45:42 crschmidt Add support for transformation functions without using proj4js, and …
(edit) @5401 [5401] 12/13/07 18:29:18 crschmidt With a confirmation that Tim is happy considering this a review, I'm going …
(edit) @5391 [5391] 12/12/07 18:35:14 tschaub IE6 is happy, IE7 is happy, I'm grumpy - seems like it takes IE a while to …
(edit) @5390 [5390] 12/12/07 18:16:08 tschaub try namespaced element first for ie7 - what a godawful mess
(edit) @5389 [5389] 12/12/07 17:53:06 tschaub throw a real geometry in there for good measure
(edit) @5388 [5388] 12/12/07 17:50:26 tschaub this fake renderer needs an eraseFeatures method - thanks pgiraud for …
(edit) @5328 [5328] 12/03/07 01:59:05 fredj Add the missing this.layername in TileCache constructor (in clone …
(edit) @5318 [5318] 12/01/07 09:04:18 elemoine FixedZoomLevels.js doesn't properly set the resolutions array. Special …
(edit) @5301 [5301] 11/30/07 12:09:23 tschaub drag, rotate, resize, and reshape with the ModifyFeature control - thanks …
(edit) @5100 [5100] 11/01/07 22:16:44 crschmidt Update TileCache format determination to support TileCache's weird …
(edit) @4792 [4792] 10/03/07 15:21:05 euzuro Change to getZoomForResolution() (and those who call it) so that it does …
(edit) @4761 [4761] 10/02/07 21:39:08 euzuro Even though we're deprecating them, we can't go back. WMS.Untiled and …
(edit) @4521 [4521] 09/28/07 14:13:55 sderle Add serviceVersion property to Layer.TMS. (see #1023)
(edit) @4381 [4381] 09/18/07 20:23:26 tschaub New behavior for layer.getZoomForResolution. This method now returns the …
(edit) @4356 [4356] 09/17/07 19:43:48 euzuro Replacing Tabs with Spaces. (See #988)
(edit) @4355 [4355] 09/17/07 18:49:25 crschmidt Fix Layer.Image typo in setUrl (See #985) reported by Linda on the …
(edit) @4335 [4335] 09/16/07 12:19:05 crschmidt Erik points out that the KaMap grid updates need fixed wrapdateline tests.
(edit) @4317 [4317] 09/15/07 10:48:22 sderle Correctly size Layer.Grid and Layer.KaMap in rows/cols for all values of …
(edit) @4299 [4299] 09/14/07 12:41:07 tschaub Pushing Google's invalid key alert into the debug pane in our tests. No …
(edit) @4268 [4268] 09/13/07 16:36:36 elemoine allow user to specify offsets for externalGraphic (closes #893)
(edit) @4252 [4252] 09/12/07 21:23:06 euzuro Add 'loadstart' and 'loadend' events to some of our exciting layers like …
(edit) @4249 [4249] 09/12/07 16:04:26 tschaub making google tests conditional so invalid keys don't fail tests - debug …
(edit) @4226 [4226] 09/11/07 22:18:33 crschmidt Add useFeedTitle option to georss layer -- defaults to true -- to …
(edit) @4225 [4225] 09/11/07 21:58:27 crschmidt Adding Scroll Bars in TextFile Popup Windows via Layer.Text layer. (Closes …
(edit) @4221 [4221] 09/11/07 17:16:28 crschmidt With review from elem, and oversight from tschaub, rolling in …
(edit) @4220 [4220] 09/11/07 16:19:35 crschmidt Fix for getFeatureFromEvent method on destroyed layer. (Closes #761) …
(edit) @4181 [4181] 09/03/07 11:49:39 crschmidt the Reproject option on tiles has never worked quite perfectly (because …
(edit) @4114 [4114] 08/30/07 01:59:29 elemoine add new vector style property "graphicOpacity" enabling mixing non-opaque …
(edit) @4088 [4088] 08/28/07 19:16:23 tschaub Add a getTileBounds method to gridded layers. Thanks to crschmidt for the …
(edit) @4087 [4087] 08/28/07 18:53:20 tschaub IE tries to modify dom elements when an undeclared variable is used in a …
(edit) @4082 [4082] 08/28/07 17:57:05 crschmidt Overlay over Google Layer not correctly positioned when zooming, …
(edit) @4080 [4080] 08/28/07 16:18:47 tschaub removing use of getArgs from the library (closes #860).
(edit) @4068 [4068] 08/27/07 19:22:13 crschmidt deprecate MapServer.Untiled in favor of MapServer with singleTile: true. …
(edit) @4060 [4060] 08/27/07 14:27:23 tschaub conditionally run Google tests based on protocol and host - print debug …
(edit) @4059 [4059] 08/27/07 13:47:50 tschaub removing HTML comment wrapping scripts - these haven't been necessary …
(edit) @4053 [4053] 08/27/07 11:54:57 euzuro add removeLayer() function to Layers... implement it for EventPane so that …
Note: See TracRevisionLog for help on using the revision log.