-
Notifications
You must be signed in to change notification settings - Fork 313
Comparing changes
Open a pull request
base repository: timwis/jkan
base: v2.0.0
head repository: timwis/jkan
compare: main
- 18 commits
- 41 files changed
- 5 contributors
Commits on Mar 30, 2023
-
Lydia Scarf committed
Mar 30, 2023 Configuration menu - View commit details
-
Copy full SHA for cd1f7bf - Browse repository at this point
Copy the full SHA cd1f7bfView commit details -
Make organizations into cards, rename grid styles
Lydia Scarf committedMar 30, 2023 Configuration menu - View commit details
-
Copy full SHA for 48f6433 - Browse repository at this point
Copy the full SHA 48f6433View commit details
Commits on Apr 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d839ca0 - Browse repository at this point
Copy the full SHA d839ca0View commit details
Commits on Apr 11, 2023
-
Fix mobile navbar dropdown functionality
Some of the attributes changed with bootstrap 5. Also removed the redundant screen reader label (it's already present in the aria-label attribute and was showing on screens)
Configuration menu - View commit details
-
Copy full SHA for f4e3592 - Browse repository at this point
Copy the full SHA f4e3592View commit details
Commits on Apr 13, 2023
-
Bump nokogiri from 1.13.9 to 1.14.3
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.9 to 1.14.3. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.13.9...v1.14.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for f2ab8f3 - Browse repository at this point
Copy the full SHA f2ab8f3View commit details -
Bump commonmarker from 0.23.6 to 0.23.9
Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.23.6 to 0.23.9. - [Release notes](https://github.com/gjtorikian/commonmarker/releases) - [Changelog](https://github.com/gjtorikian/commonmarker/blob/main/CHANGELOG.md) - [Commits](gjtorikian/commonmarker@v0.23.6...v0.23.9) --- updated-dependencies: - dependency-name: commonmarker dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for fe47ee2 - Browse repository at this point
Copy the full SHA fe47ee2View commit details -
Bump activesupport from 6.0.6 to 6.0.6.1
Bumps [activesupport](https://github.com/rails/rails) from 6.0.6 to 6.0.6.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.2/activesupport/CHANGELOG.md) - [Commits](rails/rails@v6.0.6...v6.0.6.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 17e34c2 - Browse repository at this point
Copy the full SHA 17e34c2View commit details
Commits on Jul 28, 2023
-
Also updated bundler and ruby versions in Docker. Had to go through several iterations to get GitHub-metadata to work, as part of that: * Dropped Open in GitHub button from categories page as we don't generally want edits there. * GitHub edit link didn't work initially so reverted pending fix for jekyll/github-metadata#249.
Configuration menu - View commit details
-
Copy full SHA for f04e1f5 - Browse repository at this point
Copy the full SHA f04e1f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3487a81 - Browse repository at this point
Copy the full SHA 3487a81View commit details -
Update other Jekyll plugins that might be required
These were included as part of GH pages in 3.9.
Configuration menu - View commit details
-
Copy full SHA for 3dcdfc8 - Browse repository at this point
Copy the full SHA 3dcdfc8View commit details
Commits on Sep 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 534d0b5 - Browse repository at this point
Copy the full SHA 534d0b5View commit details
Commits on Sep 14, 2023
-
Require yaml parsing for build, builds will fail if yaml isn't correct. switch to faster megalinter which should make it easier to do more future tests included some yaml prettier changes Resolves: #276
Configuration menu - View commit details
-
Copy full SHA for 1758cab - Browse repository at this point
Copy the full SHA 1758cabView commit details
Commits on Sep 25, 2023
-
Drop IE11 support and remove unmaintained depends
Aside from letting us drop the legacy build it also let's us drop the jquery-deparam dependency replacing with built-in urlSearchParams
Configuration menu - View commit details
-
Copy full SHA for 071ed3c - Browse repository at this point
Copy the full SHA 071ed3cView commit details
Commits on Nov 3, 2023
-
Switch from deprecated nodejs/npm install to just using the version b…
…uilt-in to debian bookwarm It's nodejs 18.13.0
Configuration menu - View commit details
-
Copy full SHA for 5912caf - Browse repository at this point
Copy the full SHA 5912cafView commit details
Commits on Mar 31, 2024
-
Bump versions so no GitHub deprecated warnings
Credit to @adamdmharvey from opendataphilly contribution
Configuration menu - View commit details
-
Copy full SHA for 9788311 - Browse repository at this point
Copy the full SHA 9788311View commit details
Commits on Apr 8, 2024
-
This is mostly just adding markdownify around the notes/descriptions, but also * Removes edit/open in GitHub from the categories page * Adds a new Sample dataset for OpenDataPhilly. Figured extra sample files could just be other JKAN instances. This one test the use of markdown. * Added small amount of markdown to default sample org so we can see if it works there.
Configuration menu - View commit details
-
Copy full SHA for aea153f - Browse repository at this point
Copy the full SHA aea153fView commit details
Commits on Jan 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4779edc - Browse repository at this point
Copy the full SHA 4779edcView commit details
Commits on Feb 4, 2025
-
Improve Linting, spelling, links and better control script this includes spellcheck for both other files and markdown updated lint script that has more options - including formatting enabled markdown link checker as the first pass on making sure links work update CI to only activate on changed files
Configuration menu - View commit details
-
Copy full SHA for 8101769 - Browse repository at this point
Copy the full SHA 8101769View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.0.0...main