Commit graph

374 commits

Author SHA1 Message Date
Library Map Bot 68cb018340 merge csv data to topo 2021-08-15 04:50:06 +00:00
Hugh Rundle ea6d754039
Merge pull request #128 from hughrun/email-info
SA standard 4 week loan
2021-08-15 14:49:41 +10:00
Hugh Rundle 9a87ebc1b9 SA standard 4 week loan 2021-08-15 14:44:30 +10:00
Library Map Bot d595ebbd87 merge csv data to topo 2021-08-15 04:36:37 +00:00
Hugh Rundle 076950f8cd
Merge pull request #127 from hughrun/email-info
update branch and policy info
2021-08-15 14:36:11 +10:00
Hugh Rundle 93ef313710 update loan and fine policy info 2021-08-15 14:31:45 +10:00
Hugh Rundle ee0f87da25 Updated branch location data 2021-08-15 14:24:31 +10:00
Library Map Bot 04409b3eb8 merge csv data to topo 2021-08-06 00:39:54 +00:00
Hugh Rundle c7e9e8fc6f
Merge pull request #126 from hughrun/email-info
updated fines and loans info
2021-08-06 10:39:23 +10:00
Hugh Rundle cb3ea9136b - update loan period and fines info for various services
- update selected branch locations
2021-08-06 10:35:09 +10:00
Library Map Bot d872d80890 merge csv data to topo 2021-05-23 10:09:22 +00:00
Hugh Rundle e6f4b860b6
Merge pull request #125 from hughrun/urls
complete library service URLs
2021-05-23 20:08:56 +10:00
Hugh Rundle 0fa19c5f8d complete library service URLs
fixes #117
2021-05-23 20:05:32 +10:00
Hugh Rundle 2ad7fb2fcd
Merge pull request #122 from hughrun/SoA
update mechanics
2021-05-02 21:12:14 +10:00
Hugh Rundle 7bce7a2d08 update mechanics
- add Sydney Mechanics SoA
- add Melbourne Athenaeum

resolves #28
resolves #22
2021-05-02 21:11:03 +10:00
Hugh Rundle 445176c3ad
Merge pull request #121 from hughrun/dry
make code more DRY
2021-03-08 16:21:50 +11:00
Hugh Rundle 6ae52b4795 make code more DRY
- creates BaseMap constructor for all base map tile layers
- creates LocationsLayer constructor for all location layers
- replaces old verbose code with more succinct code using these constructors
2021-03-08 16:18:45 +11:00
Library Map Bot ad3b290198 merge csv data to topo 2021-03-08 04:02:53 +00:00
Hugh Rundle 3f6f0007d2
Merge pull request #120 from hughrun/sa-urls
add South Australia URLs
2021-03-08 15:02:19 +11:00
Hugh Rundle 96bfa8c89b add South Australia URLs
fixes #116
2021-03-08 14:49:01 +11:00
Library Map Bot b8b8eb5b25 merge csv data to topo 2021-02-11 10:46:54 +00:00
Hugh Rundle 92485a31cb update Burdekin ILS 2021-02-11 21:23:18 +11:00
Hugh Rundle a13dcd69aa
Merge pull request #118 from sallybaker/main
Add website addresses to map
2021-02-11 21:18:08 +11:00
Library Map Bot 13a6e801f9 merge csv data to topo 2021-02-10 13:47:37 +00:00
sallybaker 7f1dfa3304 Merge branch 'main' of https://github.com/hughrun/public_library_map into main
update from upstream branch
2021-02-10 23:45:41 +10:00
sallybaker 0af9558adf add website to library services pop-up 2021-02-10 23:40:56 +10:00
sallybaker c0ff5a418f ignore local dev environment settings 2021-02-10 23:40:07 +10:00
Hugh Rundle 98908e5ca3
Merge pull request #115 from hughrun/labels
rename labeller action
2021-02-06 13:32:41 +11:00
Hugh Rundle 81ed9e0380 rename labeller action 2021-02-06 13:29:57 +11:00
Library Map Bot 2b519e4899 merge csv data to topo 2021-02-06 02:27:36 +00:00
Hugh Rundle 4b11d6b58f
Merge pull request #114 from hughrun/tas
add tas website
2021-02-06 13:26:50 +11:00
Hugh Rundle bbb3a10c7f add tas website 2021-02-06 13:24:54 +11:00
Library Map Bot a2472dbc67 merge csv data to topo 2021-02-06 01:47:13 +00:00
Hugh Rundle 4422f2ff5a fix manual actions
Manually running actions that add contributors fails.
This should fix that.
2021-02-06 12:45:55 +11:00
Hugh Rundle 301e0e419d fix action conflict
The add-contributors action and the update-topo action both want to check out the current branch and add a commit at the same time, which causes conflicts. This adds contributors as part of the update-topo action and prevents the contributor update action running if `library_services_information.csv` has changed in the original commit.
2021-02-06 12:37:51 +11:00
Library Map Bot f801406112 update contributors 2021-02-06 01:19:05 +00:00
Hugh Rundle e6fda2860b
Merge pull request #113 from hughrun/lachlan
Lachlan
2021-02-06 12:18:41 +11:00
Hugh Rundle 94609138c8 Upper Lachlan is fine free 2021-02-06 12:15:47 +11:00
Hugh Rundle 459f0b22d0 add default username to Actions
- avoids adding GitHub usernames instead of names when adding automated commits e.g. updating the name file.
Also cleaned up contributors.txt
2021-02-06 12:12:15 +11:00
hughrun 0db9ad0433 update contributors 2021-02-05 10:46:58 +00:00
Hugh Rundle b3e138b04e
Merge pull request #112 from madradish/master
Adding websites
2021-02-05 21:46:33 +11:00
Hugh Rundle 8b1a3ec7cd
Merge branch 'master' into master 2021-02-05 21:44:43 +11:00
hughrun 047032921a merge csv data to topo 2021-02-05 10:40:19 +00:00
Hugh Rundle 7876ba2427 Merge branch 'madradish-master' 2021-02-05 21:39:35 +11:00
Hugh Rundle b54ac7874c resolve merge conflict 2021-02-05 21:39:07 +11:00
Hugh Rundle 2c3cd34cd3 update workflows
- PR are now only tagged
- topo merge is done on push to master, not as part of PR
- this should resolve problems with arbitrary forked branches
2021-02-05 21:20:02 +11:00
Molly d704bde399
Add files via upload
Adding websites for WA, NT, NSW
2021-02-05 15:48:29 +08:00
Molly 6285577b6a
Merge pull request #1 from madradish/madradish-websites-1
Add files via upload
2021-02-05 15:19:00 +08:00
Hugh Rundle 2ac77f3959
Merge pull request #111 from sallybaker/master
add Qld website URLs
2021-02-05 18:07:59 +11:00
sallybaker 8245f70f9f merge csv data to topo 2021-02-05 06:59:59 +00:00