/[drupal]/contributions/modules/openlayers/openlayers.module
ViewVC logotype

Log of /contributions/modules/openlayers/openlayers.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.69.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 11 23:47:51 2009 UTC (2 weeks ago) by tmcw
Branch: DRUPAL-6--2
Changes since 1.69.2.27: +10 -1 lines
Diff to previous 1.69.2.27 , to branch point 1.69 , to next main 1.77
Fixing up openlayers_ui modularization

Revision 1.69.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 11 23:33:14 2009 UTC (2 weeks ago) by tmcw
Branch: DRUPAL-6--2
Changes since 1.69.2.26: +46 -26 lines
Diff to previous 1.69.2.26 , to branch point 1.69
Fixing paths, standardizing documentation, unifying a few loader functions.

Revision 1.69.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 11 23:01:59 2009 UTC (2 weeks ago) by tmcw
Branch: DRUPAL-6--2
Changes since 1.69.2.25: +11 -11 lines
Diff to previous 1.69.2.25 , to branch point 1.69
Bugfixes to includes and export loading

Revision 1.69.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 11 22:49:25 2009 UTC (2 weeks ago) by tmcw
Branch: DRUPAL-6--2
Changes since 1.69.2.24: +72 -375 lines
Diff to previous 1.69.2.24 , to branch point 1.69
Reorganizing openlayers.module to put all presets at the bottom.

Revision 1.69.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 11 22:16:05 2009 UTC (2 weeks ago) by tmcw
Branch: DRUPAL-6--2
Changes since 1.69.2.23: +190 -13 lines
Diff to previous 1.69.2.23 , to branch point 1.69
Removing module builder integration

Revision 1.69.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 11 21:07:18 2009 UTC (2 weeks ago) by tmcw
Branch: DRUPAL-6--2
Changes since 1.69.2.22: +34 -34 lines
Diff to previous 1.69.2.22 , to branch point 1.69
-m "Removing tabs"

Revision 1.69.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 11 21:04:11 2009 UTC (2 weeks ago) by tmcw
Branch: DRUPAL-6--2
Changes since 1.69.2.21: +3 -23 lines
Diff to previous 1.69.2.21 , to branch point 1.69
"Removing unnecessary interfaces"

Revision 1.69.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 11 21:02:12 2009 UTC (2 weeks ago) by tmcw
Branch: DRUPAL-6--2
Changes since 1.69.2.20: +1 -10 lines
Diff to previous 1.69.2.20 , to branch point 1.69
"Cleaning up @defgroup statements in openlayers.module"

Revision 1.69.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 10 19:58:05 2009 UTC (2 weeks, 2 days ago) by tmcw
Branch: DRUPAL-6--2
Changes since 1.69.2.19: +5 -3 lines
Diff to previous 1.69.2.19 , to branch point 1.69
Fixing new implementation of WMS layers and the default WMS layer for the admin interface

Revision 1.69.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 10 19:37:39 2009 UTC (2 weeks, 2 days ago) by tmcw
Branch: DRUPAL-6--2
Changes since 1.69.2.18: +4 -1 lines
Diff to previous 1.69.2.18 , to branch point 1.69
readding.

Revision 1.69.2.18
Tue Nov 10 19:37:08 2009 UTC (2 weeks, 2 days ago) by tmcw
Branch: DRUPAL-6--2
Changes since 1.69.2.17: +1 -1 lines
FILE REMOVED
Accidents...

Revision 1.69.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 9 16:14:54 2009 UTC (2 weeks, 3 days ago) by tmcw
Branch: DRUPAL-6--2
Changes since 1.69.2.16: +10 -3 lines
Diff to previous 1.69.2.16 , to branch point 1.69
Better error-preventing in openlayers.module, proper __constructor for layer types, and fixing menu loader for exports.

Revision 1.69.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 8 22:55:18 2009 UTC (2 weeks, 3 days ago) by tmcw
Branch: DRUPAL-6--2
Changes since 1.69.2.15: +196 -28 lines
Diff to previous 1.69.2.15 , to branch point 1.69
Large changeset that pushes many of the changes required to support custom layer types into the OpenLayers 2.x branch. This is going to break things temporarily. There are also a few files to delete which this will make unnecessary, and openlayers_layers will need to be completely refactored for these changes. Refactoring to openlayers_views has not been performed yet.

Revision 1.69.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 19:56:53 2009 UTC (3 weeks, 3 days ago) by tmcw
Branch: DRUPAL-6--2
Changes since 1.69.2.14: +119 -291 lines
Diff to previous 1.69.2.14 , to branch point 1.69
Modernizing openlayers.module. This basically involves removing the old control structure and adding behaviors hooks in the same fashion as OpenLayers 0.x

Revision 1.69.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 2 16:40:16 2009 UTC (3 weeks, 3 days ago) by tmcw
Branch: DRUPAL-6--2
Changes since 1.69.2.13: +1 -25 lines
Diff to previous 1.69.2.13 , to branch point 1.69
Adding openlayers_ui module and removing menu declaration that is duplicated because of that change.

Revision 1.77 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 30 16:25:43 2009 UTC (3 weeks, 6 days ago) by tmcw
Branch: MAIN
CVS Tags: DRUPAL-6--0-1-ALPHA6, HEAD
Changes since 1.76: +1 -12 lines
Diff to previous 1.76
Removing a dead behavior from the 0.x branch

Revision 1.69.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 23:52:26 2009 UTC (4 weeks, 4 days ago) by tmcw
Branch: DRUPAL-6--2
Changes since 1.69.2.12: +9 -12 lines
Diff to previous 1.69.2.12 , to branch point 1.69
Making openlayers_map_errors not store errors in the map array because it's already returning errors as an array. Also updating the other layer_info call here.

Revision 1.69.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 23:47:44 2009 UTC (4 weeks, 4 days ago) by tmcw
Branch: DRUPAL-6--2
Changes since 1.69.2.11: +17 -25 lines
Diff to previous 1.69.2.11 , to branch point 1.69
Cleaning up the last bit of vector_styles, and switching the default map preset to work with the new format

Revision 1.69.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 23:23:05 2009 UTC (4 weeks, 4 days ago) by tmcw
Branch: DRUPAL-6--2
Changes since 1.69.2.10: +12 -12 lines
Diff to previous 1.69.2.10 , to branch point 1.69
Minor cleanup of code in openlayers.module. The only thing removed was the odd check is_array which makes the API more confusing for users.

Revision 1.69.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 22:31:17 2009 UTC (4 weeks, 4 days ago) by tmcw
Branch: DRUPAL-6--2
Changes since 1.69.2.9: +11 -35 lines
Diff to previous 1.69.2.9 , to branch point 1.69
Switching to a newer version of openlayers_include() and remove weird logic about invoking it. Also removes check for maxExtent of map because the map's maxExtent should no longer be important

Revision 1.69.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 24 22:18:39 2009 UTC (4 weeks, 4 days ago) by tmcw
Branch: DRUPAL-6--2
Changes since 1.69.2.8: +85 -3 lines
Diff to previous 1.69.2.8 , to branch point 1.69
Porting the openlayers_get_extent and openlayers_get_resolution functions from 0.x, according to ticket #579244

Revision 1.76 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 20 22:41:14 2009 UTC (5 weeks, 1 day ago) by tmcw
Branch: MAIN
CVS Tags: DRUPAL-6--0-1-ALPHA5
Changes since 1.75: +29 -15 lines
Diff to previous 1.75
Fixing ctools compatibility in 0.x branch

Revision 1.67.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 6 01:36:11 2009 UTC (7 weeks, 2 days ago) by zzolo
Branch: DRUPAL-6--1
Changes since 1.67.2.15: +14 -1 lines
Diff to previous 1.67.2.15 , to branch point 1.67 , to next main 1.77
#570236: Added support for Domain module.  There can now
be separate settings for the openlayers module and
the openlayers_layers module.

Revision 1.67.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 1 22:54:03 2009 UTC (7 weeks, 6 days ago) by phayes
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA3
Changes since 1.67.2.14: +14 -14 lines
Diff to previous 1.67.2.14 , to branch point 1.67
coder

Revision 1.75 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 29 15:41:27 2009 UTC (8 weeks, 2 days ago) by tmcw
Branch: MAIN
CVS Tags: DRUPAL-6--0-1-ALPHA3, DRUPAL-6--0-1-ALPHA4
Changes since 1.74: +2 -1 lines
Diff to previous 1.74
Replacing switch with simple c

Revision 1.74 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 28 19:21:35 2009 UTC (8 weeks, 3 days ago) by tmcw
Branch: MAIN
CVS Tags: DRUPAL-6--0-1-ALPHA2
Changes since 1.73: +2 -2 lines
Diff to previous 1.73
PHP's type system messing me up, reprojecting centerpoints

Revision 1.73 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 28 17:50:55 2009 UTC (8 weeks, 3 days ago) by tmcw
Branch: MAIN
Changes since 1.72: +29 -26 lines
Diff to previous 1.72
Updating default layer definition to work with behaviors intead of controls, moving towards resolutions still

Revision 1.72 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 28 17:15:07 2009 UTC (8 weeks, 3 days ago) by tmcw
Branch: MAIN
Changes since 1.71: +81 -78 lines
Diff to previous 1.71
Changes towards correct resolution handling

Revision 1.69.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 28 06:16:03 2009 UTC (8 weeks, 3 days ago) by zzolo
Branch: DRUPAL-6--2
Changes since 1.69.2.7: +108 -73 lines
Diff to previous 1.69.2.7 , to branch point 1.69
#589786: Initial conversion of styles to CTools plugins

Revision 1.69.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 28 05:45:52 2009 UTC (8 weeks, 3 days ago) by zzolo
Branch: DRUPAL-6--2
Changes since 1.69.2.6: +6 -7 lines
Diff to previous 1.69.2.6 , to branch point 1.69
#589670: Initial attempt at porting 0.x UI over.  See issue for
more description.  Needs more work.

Revision 1.69.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 28 05:22:47 2009 UTC (8 weeks, 3 days ago) by phayes
Branch: DRUPAL-6--2
Changes since 1.69.2.5: +42 -19 lines
Diff to previous 1.69.2.5 , to branch point 1.69
Upgrade of layers system from 0.x to 2.x

Revision 1.69.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 28 01:11:41 2009 UTC (8 weeks, 3 days ago) by zzolo
Branch: DRUPAL-6--2
Changes since 1.69.2.4: +18 -7 lines
Diff to previous 1.69.2.4 , to branch point 1.69
#589490: Major switch to ctools plugins for behaviors.  See ticket.

Revision 1.69.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 27 21:22:11 2009 UTC (8 weeks, 3 days ago) by zzolo
Branch: DRUPAL-6--2
Changes since 1.69.2.3: +203 -18 lines
Diff to previous 1.69.2.3 , to branch point 1.69
#589490: Made core API changes for behaviors to be ctool plugins.
Copied behaviors from 0.x core module includes.

Revision 1.69.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 27 20:30:03 2009 UTC (8 weeks, 4 days ago) by zzolo
Branch: DRUPAL-6--2
Changes since 1.69.2.2: +1 -17 lines
Diff to previous 1.69.2.2 , to branch point 1.69
#588916: Removed constants as these are handled by ctools now.

Revision 1.69.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 27 18:06:01 2009 UTC (8 weeks, 4 days ago) by zzolo
Branch: DRUPAL-6--2
Changes since 1.69.2.1: +2 -1 lines
Diff to previous 1.69.2.1 , to branch point 1.69
#589390: Initial change of using behaviors more responsibly.  Also
separated out the helper functions into a openlayers.helper.js

Revision 1.69.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 26 22:44:10 2009 UTC (2 months ago) by zzolo
Branch: DRUPAL-6--2
Changes since 1.69: +62 -189 lines
Diff to previous 1.69
#588904: Basic openlayers module has been updated
to convert preset architecture to ctools.

Revision 1.71 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 24 17:40:46 2009 UTC (2 months ago) by tmcw
Branch: MAIN
CVS Tags: DRUPAL-6--0-1-ALPHA1
Changes since 1.70: +429 -477 lines
Diff to previous 1.70
Adding new code for 0.x tags

Revision 1.70
Thu Sep 24 17:00:00 2009 UTC (2 months ago) by tmcw
Branch: MAIN
Changes since 1.69: +1 -1 lines
FILE REMOVED
Removing all files from head

Revision 1.69 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 21 04:36:30 2009 UTC (2 months ago) by zzolo
Branch: MAIN
Branch point for: DRUPAL-6--2
Changes since 1.68: +269 -106 lines
Diff to previous 1.68
Put DRUPAL-6--1 branch into HEAD.

Revision 1.68
Mon Sep 21 04:26:28 2009 UTC (2 months ago) by zzolo
Branch: MAIN
Changes since 1.67: +1 -1 lines
FILE REMOVED
Removed all things form repo, in order to add branch from 6--1.

Revision 1.67.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 14 18:30:42 2009 UTC (2 months, 1 week ago) by tmcw
Branch: DRUPAL-6--1
Changes since 1.67.2.13: +3 -3 lines
Diff to previous 1.67.2.13 , to branch point 1.67
Fixing misspelling of mercator

Revision 1.67.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 14 16:14:50 2009 UTC (2 months, 1 week ago) by phayes
Branch: DRUPAL-6--1
Changes since 1.67.2.12: +9 -4 lines
Diff to previous 1.67.2.12 , to branch point 1.67
You can now openlayers_render_map('preset_name')

Revision 1.67.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 14 00:39:51 2009 UTC (2 months, 1 week ago) by zzolo
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA2
Changes since 1.67.2.11: +4 -4 lines
Diff to previous 1.67.2.11 , to branch point 1.67
Changed map_alter names.
http://drupal.org/node/432642#comment-2035486

Revision 1.67.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 11 18:02:41 2009 UTC (2 months, 2 weeks ago) by phayes
Branch: DRUPAL-6--1
Changes since 1.67.2.10: +7 -7 lines
Diff to previous 1.67.2.10 , to branch point 1.67
Update to the order of hook_map_alter, auto-id, and debug

Revision 1.67.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 10 18:26:10 2009 UTC (2 months, 2 weeks ago) by phayes
Branch: DRUPAL-6--1
Changes since 1.67.2.9: +26 -10 lines
Diff to previous 1.67.2.9 , to branch point 1.67
Much better error reporting and functionality

Revision 1.67.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 9 01:47:39 2009 UTC (2 months, 2 weeks ago) by phayes
Branch: DRUPAL-6--1
Changes since 1.67.2.8: +13 -9 lines
Diff to previous 1.67.2.8 , to branch point 1.67
Split hook_map_alter into two. hook_openlayers_map_alter is now BEFORE layer, behavior processing. hook_openlayers_map_final_alter is now after all the processing

Revision 1.67.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 20 23:21:53 2009 UTC (3 months ago) by binarybill
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA1
Changes since 1.67.2.7: +5 -3 lines
Diff to previous 1.67.2.7 , to branch point 1.67
#554094 by Tresler: I manually changed hook_help implementations.

Revision 1.67.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 20 22:34:18 2009 UTC (3 months ago) by binarybill
Branch: DRUPAL-6--1
Changes since 1.67.2.6: +7 -1 lines
Diff to previous 1.67.2.6 , to branch point 1.67
#555124: Added debug capability.

Revision 1.67.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 6 06:14:04 2009 UTC (3 months, 3 weeks ago) by binarybill
Branch: DRUPAL-6--1
Changes since 1.67.2.5: +7 -13 lines
Diff to previous 1.67.2.5 , to branch point 1.67
* Serious updates to documentaion in docs directory

Revision 1.67.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 6 04:42:05 2009 UTC (3 months, 3 weeks ago) by binarybill
Branch: DRUPAL-6--1
Changes since 1.67.2.4: +71 -71 lines
Diff to previous 1.67.2.4 , to branch point 1.67
* Ran everything through Coder with Minor (most) warnings and Internationalization
* Please make sure any future commits get run through coder first

Revision 1.67.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 31 22:04:27 2009 UTC (3 months, 3 weeks ago) by tmcw
Branch: DRUPAL-6--1
Changes since 1.67.2.3: +44 -8 lines
Diff to previous 1.67.2.3 , to branch point 1.67
#532750 Fixing preset handling and adding Features support.

Revision 1.67.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 16 18:13:28 2009 UTC (4 months, 1 week ago) by phayes
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-ALPHA4
Changes since 1.67.2.2: +6 -1 lines
Diff to previous 1.67.2.2 , to branch point 1.67
Allow openlayers_render_map() to be called without parameters and get the default map

Revision 1.67.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 13 05:08:15 2009 UTC (4 months, 2 weeks ago) by binarybill
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-ALPHA3
Changes since 1.67.2.1: +132 -37 lines
Diff to previous 1.67.2.1 , to branch point 1.67
* Added support for coded presets via hook_openlayers_presets
* Added caching layer for presets
* Updated default preset for above changes
* Update preset_ui appropriately

Revision 1.67.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 8 06:12:29 2009 UTC (4 months, 2 weeks ago) by binarybill
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-ALPHA2
Changes since 1.67: +2 -2 lines
Diff to previous 1.67
* Various formatting and code enahncements
* CCK WKT Field is working for single values

Revision 1.67 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 30 04:12:06 2009 UTC (4 months, 4 weeks ago) by binarybill
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-ALPHA1
Branch point for: DRUPAL-6--1
Changes since 1.66: +26 -2 lines
Diff to previous 1.66
A couple things:
 * Changed variable styles in Views Plugin to a theming function
 * Added OpenLayers Filter module

Revision 1.66 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 29 04:33:09 2009 UTC (4 months, 4 weeks ago) by binarybill
Branch: MAIN
Changes since 1.65: +1 -17 lines
Diff to previous 1.65
Made it so that default map preset is creatied during install process.

Revision 1.65 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 26 22:29:02 2009 UTC (5 months ago) by phayes
Branch: MAIN
Changes since 1.64: +18 -2 lines
Diff to previous 1.64
Default preset was not being installed in .install file. I'm not sure, why. I've moved this to into openlayers.module with a check, this should be reviewed

Revision 1.64 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 26 09:21:23 2009 UTC (5 months ago) by binarybill
Branch: MAIN
Changes since 1.63: +147 -358 lines
Diff to previous 1.63
Large Commit:
 * Added Preset UI module.  This allows the user to make map presets.
   Presets are now used to manage and display maps
 * You set the default Preset in the base OL Admin settings
 * Updated Views PLugin to use a Preset
 * #485298 by jer:  Added support for CloudMade Tiles with the style
   option
 * Lots of various formatting fixes
 * Various small bugs
 * CCK And Geo stuff is still broken

Revision 1.63 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 24 01:10:32 2009 UTC (5 months ago) by binarybill
Branch: MAIN
Changes since 1.62: +12 -9 lines
Diff to previous 1.62
Attempting to update CCK for new Geo.  Single values will work, but multiple values are BROKEN.

Revision 1.62 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 19 03:49:20 2009 UTC (5 months, 1 week ago) by binarybill
Branch: MAIN
Changes since 1.61: +1 -9 lines
Diff to previous 1.61
#495376 by tmcw: Added image path option.

Revision 1.61 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 19 02:25:49 2009 UTC (5 months, 1 week ago) by binarybill
Branch: MAIN
Changes since 1.60: +121 -10 lines
Diff to previous 1.60
#487144 by rsoden and tmcw: created a styles hook system.

Revision 1.60 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 15 22:10:55 2009 UTC (5 months, 1 week ago) by binarybill
Branch: MAIN
Changes since 1.59: +23 -1 lines
Diff to previous 1.59
Changed the idea of merging with defaults maps to overriding default map.w API function.

Revision 1.59 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 15 21:58:20 2009 UTC (5 months, 1 week ago) by binarybill
Branch: MAIN
Changes since 1.58: +1 -5 lines
Diff to previous 1.58
Added controls to setting form and fixed some bugs.

Revision 1.58 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 10 01:43:28 2009 UTC (5 months, 2 weeks ago) by binarybill
Branch: MAIN
Changes since 1.57: +2 -2 lines
Diff to previous 1.57
#483730 by andrewmacpherson: pass by reference.

Revision 1.57 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 9 07:18:50 2009 UTC (5 months, 2 weeks ago) by binarybill
Branch: MAIN
Changes since 1.56: +28 -15 lines
Diff to previous 1.56
tweaks

Revision 1.56 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 28 06:55:49 2009 UTC (6 months ago) by binarybill
Branch: MAIN
Changes since 1.55: +23 -13 lines
Diff to previous 1.55
Lots of formatting issues and JS Namespsaces.  This will break cck, views, and behavoirs module.

Revision 1.55 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 20 22:12:31 2009 UTC (6 months, 1 week ago) by binarybill
Branch: MAIN
Changes since 1.54: +22 -6 lines
Diff to previous 1.54
Changed way defualt form uses defaults.  Created map to form function which needs work.  Also, there are bugs in the form where defaults are not appearing.

Revision 1.54 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 20 21:14:05 2009 UTC (6 months, 1 week ago) by binarybill
Branch: MAIN
Changes since 1.53: +32 -51 lines
Diff to previous 1.53
Removed prepare_map and put code in render_map.  Errors are in map array.

Revision 1.53 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 20 04:33:59 2009 UTC (6 months, 1 week ago) by binarybill
Branch: MAIN
Changes since 1.52: +4 -3 lines
Diff to previous 1.52
Minot inline documentation

Revision 1.52 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 20 04:27:09 2009 UTC (6 months, 1 week ago) by binarybill
Branch: MAIN
Changes since 1.51: +30 -20 lines
Diff to previous 1.51
Cleaned up check_error function.  Now returns array of errors, instead of strings.

Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 20 04:14:25 2009 UTC (6 months, 1 week ago) by binarybill
Branch: MAIN
Changes since 1.50: +69 -62 lines
Diff to previous 1.50
Inline documentation updates.

Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 20 03:57:46 2009 UTC (6 months, 1 week ago) by binarybill
Branch: MAIN
Changes since 1.49: +4 -4 lines
Diff to previous 1.49
Started using . separator for JS file

Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 20 03:34:07 2009 UTC (6 months, 1 week ago) by binarybill
Branch: MAIN
Changes since 1.48: +8 -11 lines
Diff to previous 1.48
Updated Initilize API call to use static variable caching better.

Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 14 00:06:17 2009 UTC (6 months, 2 weeks ago) by phayes
Branch: MAIN
Changes since 1.47: +4 -1 lines
Diff to previous 1.47
controls

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 13 16:11:55 2009 UTC (6 months, 2 weeks ago) by phayes
Branch: MAIN
Changes since 1.46: +2 -2 lines
Diff to previous 1.46
OpenLayers.js 2.8 dev by default

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 6 18:49:50 2009 UTC (6 months, 3 weeks ago) by phayes
Branch: MAIN
Changes since 1.45: +3 -2 lines
Diff to previous 1.45
openlayers_behaviors API finished. Part way through adding in default behaviors

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 6 00:52:15 2009 UTC (6 months, 3 weeks ago) by phayes
Branch: MAIN
Changes since 1.44: +89 -1 lines
Diff to previous 1.44
halfway done with behaviors

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 5 21:32:43 2009 UTC (6 months, 3 weeks ago) by phayes
Branch: MAIN
Changes since 1.43: +6 -2 lines
Diff to previous 1.43
Changes to map form as per discussion between zzolo and phayes

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 5 01:04:16 2009 UTC (6 months, 3 weeks ago) by phayes
Branch: MAIN
Changes since 1.42: +7 -2 lines
Diff to previous 1.42
bug in error checking for maxExtent on 4326

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 4 22:09:45 2009 UTC (6 months, 3 weeks ago) by phayes
Branch: MAIN
Changes since 1.41: +66 -22 lines
Diff to previous 1.41
Map forms can now be validated. Use openlayers_map_form_validate

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 1 20:06:26 2009 UTC (6 months, 3 weeks ago) by phayes
Branch: MAIN
Changes since 1.40: +9 -10 lines
Diff to previous 1.40
now the helper map works with different projections. Had to change the way the API handles layers slightly

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 30 23:51:50 2009 UTC (6 months, 3 weeks ago) by phayes
Branch: MAIN
Changes since 1.39: +2 -2 lines
Diff to previous 1.39
Halfway done adding a helper map for lat/lon

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 24 06:01:21 2009 UTC (7 months ago) by phayes
Branch: MAIN
Changes since 1.38: +23 -19 lines
Diff to previous 1.38
Removed drupal_set_message - using watchdog. Fixed map array cascade bugs in map form

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 23 22:47:25 2009 UTC (7 months ago) by phayes
Branch: MAIN
Changes since 1.37: +4 -1 lines
Diff to previous 1.37
Moved some stuff around in the layer definitions in preperations for javascript in the openlayers form

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 23 22:04:19 2009 UTC (7 months ago) by phayes
Branch: MAIN
Changes since 1.36: +21 -20 lines
Diff to previous 1.36
OpenLayers form now supports projections. projection has been moved from options to the top of the main map array, given its importance.

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 23 20:58:05 2009 UTC (7 months ago) by phayes
Branch: MAIN
Changes since 1.35: +11 -1 lines
Diff to previous 1.35
OpenLayers_CCK now supports different projections

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 22 23:34:14 2009 UTC (7 months ago) by binarybill
Branch: MAIN
Changes since 1.34: +5 -2 lines
Diff to previous 1.34
Got settings form to work on CCK fields, but for some reason the default values are not getting put back in when editing the widget settings.

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 22 23:17:48 2009 UTC (7 months ago) by binarybill
Branch: MAIN
Changes since 1.33: +4 -1 lines
Diff to previous 1.33
The default layer was removed form the defaults in the API module.  I return it.

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 22 22:51:16 2009 UTC (7 months ago) by binarybill
Branch: MAIN
Changes since 1.32: +43 -39 lines
Diff to previous 1.32
Various documentation and formatting fixes.

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 21 21:42:12 2009 UTC (7 months ago) by phayes
Branch: MAIN
Changes since 1.31: +3 -3 lines
Diff to previous 1.31
Features can now be added programatically to vector layers

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 21 20:16:33 2009 UTC (7 months ago) by phayes
Branch: MAIN
Changes since 1.30: +10 -7 lines
Diff to previous 1.30
Cleaned out various bugs and optimized the layer system.

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 21 00:34:01 2009 UTC (7 months ago) by phayes
Branch: MAIN
Changes since 1.29: +32 -4 lines
Diff to previous 1.29
Error Checking, finished moving code abck to openlayers_layers

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 20 20:28:30 2009 UTC (7 months, 1 week ago) by binarybill
Branch: MAIN
Changes since 1.28: +14 -21 lines
Diff to previous 1.28
Moved openlayers layer handler definitions back into openlayers layers module.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 19 06:41:14 2009 UTC (7 months, 1 week ago) by phayes
Branch: MAIN
Changes since 1.27: +5 -1 lines
Diff to previous 1.27
Some bug fixes. Added KML Layer Type

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 18 22:54:51 2009 UTC (7 months, 1 week ago) by phayes
Branch: MAIN
Changes since 1.26: +50 -33 lines
Diff to previous 1.26
Added OSM Layers, Brought Default WMS into a defined instance, moved some thing around, fixed zoom bug

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 18 00:17:15 2009 UTC (7 months, 1 week ago) by phayes
Branch: MAIN
Changes since 1.25: +7 -2 lines
Diff to previous 1.25
Implemented Google Maps, Yahoo Maps, MS VirualEarth. Moved XYZ defintiion / handling to main openlayers.module. Updated openlayers.js so we could set projection and maxextent

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 17 17:27:03 2009 UTC (7 months, 1 week ago) by binarybill
Branch: MAIN
Changes since 1.24: +2 -79 lines
Diff to previous 1.24
Removed supper array from ol.module file since it is in README.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 17 17:06:00 2009 UTC (7 months, 1 week ago) by binarybill
Branch: MAIN
Changes since 1.23: +27 -1 lines
Diff to previous 1.23
Render map now adds on a 'themed' key that is themed html for displaying a map.  Also, made it so that the CCK module is using it.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 16 07:00:36 2009 UTC (7 months, 1 week ago) by binarybill
Branch: MAIN
Changes since 1.22: +36 -38 lines
Diff to previous 1.22
Fixed bug in layer handler hook, had to rewrite all of it, so the implementation of it is very differnt now.  should not affect any CCK functionality, though.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 16 04:40:05 2009 UTC (7 months, 1 week ago) by binarybill
Branch: MAIN
Changes since 1.21: +4 -4 lines
Diff to previous 1.21
Fixed my untested and broken layer hook.  Added ability to choose layers in fom.  Changed the layer that the layers module was providing.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 15 23:30:01 2009 UTC (7 months, 1 week ago) by phayes
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20
misspelt variable

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 15 21:54:18 2009 UTC (7 months, 1 week ago) by binarybill
Branch: MAIN
Changes since 1.19: +42 -69 lines
Diff to previous 1.19
Added new openlayers_layers module.  It is mostly just stubbed out.  Also moved out the form stuff in the API module into an include file.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 14 22:19:55 2009 UTC (7 months, 1 week ago) by binarybill
Branch: MAIN
Changes since 1.18: +74 -5 lines
Diff to previous 1.18
Added hook and layer processing to map rendering.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 14 01:54:31 2009 UTC (7 months, 1 week ago) by binarybill
Branch: MAIN
Changes since 1.17: +116 -31 lines
Diff to previous 1.17
Added customizing map form function, a defaults page, and the ability for render_map to pull in the user defaults.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 13 19:44:58 2009 UTC (7 months, 2 weeks ago) by binarybill
Branch: MAIN
Changes since 1.16: +62 -6 lines
Diff to previous 1.16
Add hooks into layer handlers and an alter at the end of rendering.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 9 07:38:27 2009 UTC (7 months, 2 weeks ago) by phayes
Branch: MAIN
Changes since 1.15: +7 -7 lines
Diff to previous 1.15
whoops. I gotta get better at cvs. I acidentally undid zzolo's formatting. Redoing...

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 9 07:26:32 2009 UTC (7 months, 2 weeks ago) by phayes
Branch: MAIN
Changes since 1.14: +26 -23 lines
Diff to previous 1.14
comments, styling, features are now added to map from CCK

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 9 02:58:12 2009 UTC (7 months, 2 weeks ago) by binarybill
Branch: MAIN
Changes since 1.13: +8 -8 lines
Diff to previous 1.13
slight formatting fix in menu hook

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 9 01:29:38 2009 UTC (7 months, 2 weeks ago) by phayes
Branch: MAIN
Changes since 1.12: +19 -38 lines
Diff to previous 1.12
http://drupal.org/node/427946  -- Comment #1

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 8 17:53:00 2009 UTC (7 months, 2 weeks ago) by phayes
Branch: MAIN
Changes since 1.11: +42 -11 lines
Diff to previous 1.11
See http://drupal.org/node/427946

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 7 03:21:59 2009 UTC (7 months, 2 weeks ago) by binarybill
Branch: MAIN
Changes since 1.10: +194 -3 lines
Diff to previous 1.10
First working prototype of OpenLayers API module and OpenLayers CCK module.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 23 02:41:33 2009 UTC (8 months ago) by binarybill
Branch: MAIN
Changes since 1.9: +55 -97 lines
Diff to previous 1.9
<p>Per conversation with Bdragon, I have started to rebuild this module in order to create both a CCK widget for the Geo module and a Views plugin (similar to Gmap one, I would imagine).</p> <p>I thought it a good idea to have a base API module, then split the CCK and Views functions into separate modules; this will help with performance for people that only need certain functionality, and helps abstract the code a little better.</p> <p>I also pretty much built the module from the ground up, so if you had a previous version, this mode has completely changed.</p>

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 29 21:23:29 2008 UTC (11 months, 3 weeks ago) by crischan
Branch: MAIN
Changes since 1.8: +87 -34 lines
Diff to previous 1.8
First test page "ol_test"

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 29 20:12:20 2008 UTC (11 months, 3 weeks ago) by crischan
Branch: MAIN
Changes since 1.7: +52 -196 lines
Diff to previous 1.7
Reset. Once again...

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 23 20:00:55 2008 UTC (20 months ago) by crischan
Branch: MAIN
Changes since 1.6: +8 -1 lines
Diff to previous 1.6
Added basic support for metadata polling and WMS GetCapabilities polling including XLST

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 22 16:56:41 2008 UTC (20 months ago) by crischan
Branch: MAIN
Changes since 1.5: +176 -67 lines
Diff to previous 1.5
Initial switch to code base by crischan.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 21 18:11:58 2007 UTC (2 years, 2 months ago) by bdragon
Branch: MAIN
Changes since 1.4: +19 -4 lines
Diff to previous 1.4
More toys to play with... You can now load WKT into the map using the link under the textarea...

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 21 17:53:48 2007 UTC (2 years, 2 months ago) by bdragon
Branch: MAIN
Changes since 1.3: +16 -10 lines
Diff to previous 1.3
Little bit of cleanup, actually add a proper textarea for it to use instead of relying on the devel execute box.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 21 17:49:37 2007 UTC (2 years, 2 months ago) by bdragon
Branch: MAIN
Changes since 1.2: +9 -4 lines
Diff to previous 1.2
Looks like the upcoming 2.5 release increases jQuery compatibility significantly.

Switching to using the hosted RC version.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 21 03:58:59 2007 UTC (2 years, 2 months ago) by bdragon
Branch: MAIN
Changes since 1.1: +28 -4 lines
Diff to previous 1.1
Actual semiworking semiuseful test.

Captures data and turns it into WKT... If I tie this into Geo, it should handle a lot of the WKT data capture problem...

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 21 00:10:19 2007 UTC (2 years, 2 months ago) by bdragon
Branch: MAIN
OpenLayers! Does (almost) absolutely nothing at the moment! (Well, it does display a nice map of the U.S. if you enable it and go to 'openlayerstest', so it's not COMLETELY useless, right? ;)

We'll see what transpires.

--Brandon

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2