0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 21, 2024 — May 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Modifying older update hooks so that they don't fail with current code-base. Migrate projection and display projection of existing maps and layers. More... about 12 years ago
Modifying older update hooks so that they don't fail with current code-base. Migrate projection and display projection of existing maps and layers. More... about 12 years ago
Loading Proj4js using proj4js module's API issue #1331410 More... about 12 years ago
Loading Proj4js using proj4js module's API issue #1331410 More... about 12 years ago
Fixed comments regarding updates More... about 12 years ago
Fixed comments regarding updates More... about 12 years ago
Fixing wrongly done merge More... about 12 years ago
Fixing wrongly done merge More... about 12 years ago
Issue #1331410: Better handling of projection, part 3. Check if the proj4js module exists before using it's function. More... about 12 years ago
Forgot a dpm(), sorry about that. More... about 12 years ago
Forgot a dpm(), sorry about that. More... about 12 years ago
Issue #1331410: Better handling of projection, part 2. More... about 12 years ago
Issue #1331410: Better handling of projection, part 1. More... about 12 years ago
Added a validation step to the OpenLayers settings for the external URL when using external libraries. More... about 12 years ago
Renammed base_url in url in layer type TMS. More... about 12 years ago
Fix code indentation. More... about 12 years ago
Fix code indentation. More... about 12 years ago
Fix code indentation. More... about 12 years ago
Removed the OpenLayers Layer Type Mapbox. MapBox was using the MapBox layer type, which is an extension of the TMS class. Now, MapBox layers are using the TMS layer type. The base_url has been renamed in url for more consistency, an update function is provided but it might break things if your layers are exported in code, be aware. This makes less code to maintain and less JS when using MapBox layer type \o/ ! More... about 12 years ago
Removed the OpenLayers Layer Type Mapbox. MapBox was using the MapBox layer type, which is an extension of the TMS class. Now, MapBox layers are using the TMS layer type. The base_url has been renamed in url for more consistency, an update function is provided but it might break things if your layers are exported in code, be aware. This makes less code to maintain and less JS when using MapBox layer type \o/ ! More... about 12 years ago
Remove mapbox layer type. This is just an extension of the TMS layer type, so it means that it is extra code that could be removed if the tms layer type is working as it should. More... about 12 years ago
Better JS loading, allow to load #attached through the attached() method on layer type. Once the module library will be able to load external libraries, this will have to be refactored. More... about 12 years ago
Remove a drupal_add_js() in the map edit form. Using $form['#attached'] now. More... about 12 years ago
Fix styles UI preview. This will need to be rewritten to use the OpenLayers API instead of the map created by JS. More... about 12 years ago
Fix map preview on add/edit form. More... about 12 years ago
Fix variant loading using Libraries. More... about 12 years ago
Fix makefile. More... about 12 years ago
Better default zoom for the default map. More... about 12 years ago
Fix openlayers_ui and openlayers_views module. More... about 12 years ago
Fix openlayers_ui and openlayers_views module. More... about 12 years ago