Cillian O'Ruanaidh
deafe32354
Add support for using Open Street Map on the Map and Group pages.
...
The map is displayed using https://leafletjs.com/
To enable Open Street Map go to the Admin -> Configuration -> Content section and click 'Open Street Map Enabled'.
The 'Open Street Map Provider Name' setting can be used to configure different tile providers thanks to the Leaflet-providers extension (https://github.com/leaflet-extras/leaflet-providers )
Some tile providers require an API key, this can provided in JSON format e.g. '{ apiKey: 123 }' in the 'Open Street Map Provider Options' setting.
Each tile provider has their own usage policy so this should be checked before enabling Open Street Map.
The search field for the Open Street Map works differently than searching on Google Maps. It matches producers by their name or address because it was easier to implement instead of matching place names all over the world.
2020-05-31 18:42:55 +02:00
Matt-Yorkley
838ffdbf00
Add code comment for dependency
2020-04-02 17:33:10 +02:00
Matt-Yorkley
40f8cf660c
Update vendor/assets/angular-google-maps.min.js
...
Fixes an issue where if the js library from maps.googleapis.com failed to load in the <head>, all of our subsequent Angular would completely break.
See: https://github.com/angular-ui/angular-google-maps
Note: `bluebird.js` is a new dependency of `angular-google-maps.js`.
2020-04-02 13:32:55 +02:00
luisramos0
fcdb5cd7af
Merge branch 'master' into 2-0-stable-nov-8th
2018-11-08 11:18:54 +00:00
luisramos0
c9784a5eda
Add Portuguese and German to list of moment locales. The main usage is in the order cycle closure time in the shopfront
2018-10-23 17:53:08 +01:00
luisramos0
87cd73ddba
Merge branch 'master' into 2-0-stable-oct
2018-10-15 17:09:26 +01:00
Kristina Lim
a37e9f1b87
Use v0.9.0-20180826174721 in kristinalim fork of angular-foundation
...
There is a bug in the handling of % values for the "top" CSS property of
the modals. See details here:
https://github.com/kristinalim/angular-foundation/pull/1
A PR to the original repository has also been submitted, but the project
doesn't seem to be active anymore:
https://github.com/yalabot/angular-foundation/pull/319
And to another fork of the repository:
https://github.com/cwadrupldijjit/angular-foundation/pull/1
The bug was causing the 10% "top" CSS property for the modal to be
treated as 10px.
2018-09-05 23:58:25 +08:00
Hugo Daniel
6e2966d7e8
Changed require syntax to fit jquery < 5.0
2018-06-12 15:59:41 +02:00
Pau Perez
e98d934a67
Include localization files as documented in gem
...
I followed the Usage help in
https://github.com/derekprior/momentjs-rails .
2017-11-29 10:13:05 +11:00
leandroalemao
31a846b9c3
Refactor _i18n_script.html.haml file and add new momentjs internationalisation files
2017-11-29 10:13:05 +11:00
leandroalemao
5eaea28401
Switch momentjs internationalisation according to I18n locale
2017-11-29 10:13:05 +11:00
Julius Pabrinkis
2637574c93
Require new i18n-js translations in darkswarm and admin
2017-08-02 09:57:32 +10:00
Rob Harrington
e5ca494db8
Replacing bindonce with native Angularjs syntax in Darkswarm
...
Involved changing bo-text -> ng-bind, bo-href-i -> ng-href, bo-src-i -> ng-src and ng-html -> ng-bind-html
2016-05-25 08:10:20 +10:00
Rob Harrington
02be661163
Bumping angularjs version to 1.3.15
2016-05-25 08:10:20 +10:00
Rohan Mitchell
6197dfe403
Make brand story animate slide down/up
2015-06-26 15:54:25 +10:00
Rob Harrington
12c6878cbe
Using vanilla foundation
2015-03-06 19:02:15 +11:00
Rob Harrington
d3e72b5a2a
Adding images to registration process
2014-09-19 12:41:24 +10:00
Rohan Mitchell
d05e5e430a
Revert "Adding CTA button for crowdfunding site to homepage & countdown timer directive"
...
This reverts commit 75f3358e2a .
2014-08-12 14:06:13 +10:00
summerscope
75f3358e2a
Adding CTA button for crowdfunding site to homepage & countdown timer directive
2014-07-02 14:44:46 +10:00
Will Marshall
2c6e239962
Adding some basic animations, upgrading Angular Foundation
2014-06-25 13:59:22 +10:00
Will Marshall
a55e58d50c
Adding working scrolling to anchors
2014-06-12 16:13:51 +10:00
Will Marshall
476eeef69d
Starting on on the map
2014-06-05 12:18:26 +10:00
Will Marshall
fcfda13a73
Patching a couple of minor regressions
2014-05-28 16:10:28 +10:00
Will Marshall
fb7b9a051a
Hack patching the modals
2014-05-23 17:22:27 +10:00
Will Marshall
c52457505e
Fixing issues with offcanvas
2014-05-09 12:18:05 +10:00
Will Marshall
3542799349
Removing pointless foundation crud, reworking the login
2014-05-06 18:28:20 +10:00
Will Marshall
c60836af64
Adding modernizr to
2014-04-29 10:08:12 +10:00
Will Marshall
22dc8cbfa0
Unbreaking karma karma lama
2014-04-25 12:04:15 +10:00
Will Marshall
9ef7023600
Adding template cache injection
2014-04-24 17:05:10 +10:00
Will Marshall
f6bfc71c4b
Various small functional tweaks
2014-04-24 16:28:12 +10:00
Will Marshall
0479a0a55d
Fixing bugs, improving dates
2014-04-23 15:46:14 +10:00
Will Marshall
6753b96f29
Adding darkswarm variant of home page, getting Angular skeleton into place, taking shit off window
2014-04-18 13:01:36 +10:00
Will Marshall
c6395a686a
Adding flash notifications
2014-04-17 15:08:01 +10:00
Will Marshall
d83367486b
Adding icons to checkout, focusing on first input in each panel when selected
2014-04-16 16:07:19 +10:00
Will Marshall
c8012e7045
Improving panel workflow, moving back to simple format for Order service
2014-04-11 16:43:21 +10:00
Will Marshall
8b40092310
Starting to reflow the controllers
2014-04-10 14:27:32 +10:00
Will Marshall
195f62dba1
Basics in place, about to rework karma config
2014-04-08 18:09:02 +10:00
Will Marshall
017ed1b937
Adding an infinite scroll filter to reduce page load times, hopefully
2014-04-03 10:34:04 +13:00
Will Marshall
42cbfdc04f
Adding bindonce to product page
2014-04-01 13:01:53 +11:00
Will Marshall
cdfaf4fc92
Temporary working version with hacked Foundation/Angular/Tabs
2014-03-27 13:01:04 +11:00
Will Marshall
166c8c3df4
Adding the basic Angular tabs and changed markup to keep it pretty
2014-03-27 13:01:03 +11:00
Will Marshall
d637deeb19
Patching a Foundation bug w/ tests
2014-03-27 13:01:02 +11:00
Will Marshall
e4bb2f1cdf
Keeping Foundation 4 and 5 parallel
2014-03-27 13:01:02 +11:00
Will Marshall
bf7d12b40e
Upgrading Foundation, starting to work through regression issues
2014-03-27 13:01:01 +11:00
Will Marshall
6e5c93526c
Moving everything to a single Angular application
2014-03-20 16:58:57 +11:00
Will Marshall
3ec80aaaa3
Styling improvements to the popups for producers
2014-03-12 15:08:59 +11:00
Will Marshall
ece7caa14a
Moving Darkswarm to new Angular version
2014-02-18 14:00:23 +11:00
Will Marshall
48854fdcf5
Adding date parsing to Angular
2014-01-17 17:13:15 +11:00
Will Marshall
d5081e4cc5
Working on the pretties
2013-12-13 09:19:54 +11:00
Will Marshall
63dfa0b696
Getting the test framework set up for Angular, setting up a products fetch stub
2013-12-06 15:24:42 +11:00