0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 23 hours ago.
May 23, 2024 — May 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix openlayers_ui and openlayers_views module. 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
Files reorganisation. Keep in .module file the hooks only. In openlayers.layers.inc, all the layers related functions. In openlayers.styles.inc, all the styles related functions. In openlayers.maps.inc, all the maps related functions. In openlayers.behaviors.inc, all the behaviors related functions. In openlayers.tools.inc, all the useful tools functions. More... about 12 years ago
Remove support for the boxes module and the 'content_types' stuff. Removed functions to save and delete layers types and behaviors. Removed classes definitions from the main module file. Removed aliases functions. More... about 12 years ago
Adding more validation against behaviors and layer types. More... about 12 years ago
Added, as example, a map loading using ajax in admin/structure/openlayers. More... about 12 years ago
Replace false with FALSE. More... about 12 years ago
Removed check for libraries module, it's now a dependency. More... about 12 years ago
Removed OpenLayers Javascript version detection. Nobody's using it. More... about 12 years ago
Removing remaining openlayers_include(). We will need to fix the broken stuff. More... about 12 years ago
Adding a submit handler to flush cache in the OpenLayers settings. Removed some useless openlayers_include(). More... about 12 years ago
Implementation of openlayers_element_info() is now super easy. More... about 12 years ago
Get preview map working. More... about 12 years ago
Adding some documentations. More... about 12 years ago
Making some optimizations; less code to maintain is good. More... about 12 years ago
Remove now useless $css and $js variables. More... about 12 years ago
Remove libraries_load() and use 'libraries_load' in the renderable array. Fix a bug in the layer loading. More... about 12 years ago
Remove css() and js() method from class layer_type and behavior. More... about 12 years ago
Remove useless $var. More... about 12 years ago
Changed the way layer_types and behaviors are loaded. Removed the method js() and css() from layer_types and behaviors. Cleaned up the $plugin information. Added the files into the $plugin information. More... about 12 years ago
Updating hook_libraries_info(). More... about 12 years ago
Now working. More... about 12 years ago
Use hook_libraries_info(). More... about 12 years ago
Just testing some stuff. More... about 12 years ago
Fix #1934924: Fix typo in attribution behavior. More... about 12 years ago
Fix #1934924: Fix typo in attribution behavior. More... about 12 years ago
Fix #1934924: Fix typo in attribution behavior. More... about 12 years ago
Update in the JS Loading. More... about 12 years ago
Get it working for openlayers_views. More... about 12 years ago