-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChanges
67 lines (54 loc) · 2.62 KB
/
Changes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
0.016 2019-05-25
- Add facility to increase number of discernable categories by adding
dots to markers. If you have a custom category_list.tt, list.tt,
map.tt, map_js.tt, or main.css, you should incorporate the changes into
it/them.
0.015 2018-08-06
- Switch links/embeds to HTTPS wherever possible. If you have a custom
map_js.tt, please check it against the distribution template and
incorporate the changes.
0.014 2018-05-27
- Add option for links to hide/show all categories.
- Add even more map marker colours.
0.013 2018-04-13
- Fix CSS bug that created an unpannable part of the map next to the
category list.
- Switch to pure CSS map markers, and add more colours. As with the
previous update, please check your main.css (and if you have a custom
map_js.tt, that too) against the one in the distribution and
incorporate the changes.
0.012 2018-04-11
- Convert open/closed status stuff to use categories instead. For
backwards compatibility, datafiles using open: yes and open: no will
be treated as if they had category: open and category:closed instead.
For now, everything must be in one and only one category.
- As part of the above, some of the Javascript has changed. If you have
custom map.tt or map_js.tt templates, please check them against the
distribution templates and incorporate the changes.
- Some of the CSS has also changed, so please check your main.css too.
0.011 2018-04-07
- Remove unused call to main.js.
- Add option to sort by ID instead of name.
0.010 2018-02-08
- Remove Mapquest layer since the open version of the tiles stopped
working in mid-2016!
0.009 2018-02-07
- Make the default stylesheet, templates, and JS responsive.
- Upgrade Leaflet version to 1.3.1.
- Fix minor HTML validation error caused by unescaped ampersands.
0.008 2017-07-05
- Fix bug with sorting of names starting with "And" and "The".
0.007 2017-04-16
- Upgrade Leaflet version to 1.0.3.
0.006 2017-04-15
- Add ability to define your own sites for the external links section.
0.005 2016-11-15
- Switch to code.jquery.com CDN since Ghostery has started blocking
https://ajax.googleapis.com/ajax/libs/jquery/
0.004 2016-11-10
- Add ability to show/hide closed venues on the map with Javascript.
- Fix some minor documentation errors.
0.003 2015-09-12
- Add a Changes file.
- If photographer hasn't set their realname on Flickr, fall back to
their username.