- Apr 08, 2021
-
-
Chris Croome authored
-
Chris Croome authored
-
- Feb 12, 2021
-
- Jan 07, 2021
-
-
Code Operative authored
-
Code Operative authored
-
Code Operative authored
-
Code Operative authored
-
Code Operative authored
-
- Oct 28, 2020
-
-
James Mead authored
-
- Oct 12, 2020
-
-
James Mead authored
-
James Mead authored
-
- Oct 11, 2020
-
-
James Mead authored
This is the latest patch version of v2.6.
-
James Mead authored
This is the latest patch version of v2.5.
-
James Mead authored
-
James Mead authored
This seems to be the approach we've taken for the majority of coops.
-
James Mead authored
-
James Mead authored
This seems to have been inadvertently broken in this commit [1]. Perhaps even the GitLab Web IDE was confused by the "duplicate" image files...? [1]: f0f0c3ae
-
- Oct 10, 2020
-
-
James Mead authored
Both Blake House and Open Data Services were already using lowercase version of the Power to Change client markdown and image files, i.e. `_clients/power-to-change.md` and `images/clients/power-to-change.png`. So the uppercase versions of the files, i.e. `_clients/Power-to-Change.md` and `images/clients/Power-to-Change.png`, were effectively duplicates. This led to the following warning messages on case-insensitive filesystems, making it hard to work on the project on such systems: > warning: the following paths have collided (e.g. case-sensitive paths > on a case-insensitive filesystem) and only one from the same colliding > group is in the working tree In this commit, I've added the website from `Power-to-Change.md` into `power-to-change.md`, deleted `Power-to-Change.md` & `Power-to-Change.png`, and changed the reference in `dot-project.md` from `Power-to-Change` to `power-to-change`. I think this is the right thing to do, because ideally all the markdown files should be lowercase in case they are used in URL paths.
-
James Mead authored
Although no coops seem to be referencing this client, there were already lowercase versions of the relevant files, i.e. `_clients/kaspersky.md` and `images/clients/kaspersky.svg`. So the uppercase version, `Kaspersky.md` was effectively a duplicate. This led to the following warning messages on case-insensitive filesystems, making it hard to work on the project on such systems: > warning: the following paths have collided (e.g. case-sensitive paths > on a case-insensitive filesystem) and only one from the same colliding > group is in the working tree In this commit, I've deleted `Kaspersky.md` which didn't contain anything different to `kaspersky.md`. I think this is the right thing to do, because ideally all the markdown files should be lowercase in case they are used in URL paths. There are other similar issues, but I plan to address them in separate commits.
-
James Mead authored
Both Blake House and InFact were already using lowercase version of the CAST client markdown and image files, i.e. `_clients/cast.md` and `images/clients/cast.png`. So the uppercase versions of the files, i.e. `_clients/CAST.md` and `images/clients/CAST.png`, were effectively duplicates. This led to the following warning messages on case-insensitive filesystems, making it hard to work on the project on such systems: > warning: the following paths have collided (e.g. case-sensitive paths > on a case-insensitive filesystem) and only one from the same colliding > group is in the working tree In this commit, I've added the website from `CAST.md` into `cast.md`, deleted `CAST.md` & `CAST.png`, and changed the reference in `dot-project.md` from `CAST` to `cast`. I think this is the right thing to do, because ideally all the markdown files should be lowercase in case they are used in URL paths. There are other similar issues, but I plan to address them in separate commits.
-
- Sep 17, 2020
-
-
Annie Legge authored
-
Annie Legge authored
-
Chris Croome authored
-
Chris Croome authored
This reverts commit 3fcd541b
-
Chris Croome authored
-
Annie Legge authored
-
- Sep 14, 2020
-
-
Annie Legge authored
-
Annie Legge authored
-
Annie Legge authored
-
- Aug 20, 2020
-
-
Nick Sellen authored
I think having the seperator is not properly supported by the foundation CSS. I was a bit confused with app.css as some seems to be vendor CSS and some custom CSS, so I left the original padding rule, and added an override in what seems more like a "custom CSS" section... I don't know why they didn't all just float nicely together in the first place though :/
-
Nick Sellen authored
As the map tab is created hidden by default, leaflet seems unable to deal with the sizing properly initially, but we can hook into the "tab changed" event, and tell leaflet to recalculate the size after switching tabs
-
- Aug 14, 2020
-
-
Chris Croome authored
-
- Jul 23, 2020
-
-
Stephen Reid authored
-
- Jun 23, 2020
-
-
Alex Worrad-Andrews authored
-
- Jun 22, 2020
-
-
Alex Worrad-Andrews authored
-
- Jun 19, 2020
-
-
Gem Copeland authored
-
Gem Copeland authored
-
- Apr 08, 2020
-
-
Chris Croome authored
-
Chris Croome authored
-