Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/v4.0.0 #269

Closed
wants to merge 162 commits into from
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
162 commits
Select commit Hold shift + click to select a range
4d660cc
gem updates
jduss4 Jan 7, 2020
8e9e01d
updates helper formatting to fit our styleguide
jduss4 Jan 7, 2020
f74266e
attempts to accommodate multiple API responses for facet
jduss4 Jan 7, 2020
f906c53
a11y fix
jduss4 Jan 7, 2020
5bb2e25
ugh those are NOT normalized it's the WHOLE POINT
jduss4 Jan 7, 2020
3e97f88
fixes misnamed variable
jduss4 Jan 7, 2020
66f7050
removing value_label from app
jduss4 Jan 7, 2020
c342771
fixes bad keyword arguments
jduss4 Jan 13, 2020
d0db1b3
adds Rails deprecation warning instead of generic logger
jduss4 Jan 13, 2020
ed76458
fixes paginator error
jduss4 Jan 13, 2020
7447c52
renames facet-related variables
jduss4 Jan 13, 2020
9e41536
sanitize to allow tags like <em> through to display
jduss4 Feb 5, 2020
48bae8d
update gems
jduss4 Feb 6, 2020
625ece0
removes div class="row" which is added extra padding to page
jduss4 May 1, 2020
774b55a
expands on application helper to add css classes to page
jduss4 May 1, 2020
ae01065
adds changelog to orchid
jduss4 May 1, 2020
961a80c
updates gems
jduss4 May 1, 2020
a52f6de
removes unused class and updates changelog / version
jduss4 May 5, 2020
ec2befe
updates migration file
jduss4 May 5, 2020
652c223
updates gems
jduss4 May 5, 2020
9a54f8b
documentation for classes on html element
jduss4 May 5, 2020
5f37462
splits docs up as is into different sections
jduss4 May 5, 2020
a8175cd
simplifies installation documentation
jduss4 May 5, 2020
8a3b7ed
pulls api and iiif hookup instructions to new file
jduss4 May 6, 2020
e041e95
separating out existing theming instructions, adding some
jduss4 May 6, 2020
cf84e53
adds onto theming documentation yayyy
jduss4 May 6, 2020
6a16112
moves overriding controllers to basic settings intro
jduss4 May 6, 2020
ae94091
breaks rest of configuration into separate files
jduss4 May 6, 2020
6c262a6
combining existing assets documentation with new location
jduss4 May 6, 2020
314f432
updates TOC
jduss4 May 6, 2020
5f0ed05
removing links, which doesn't entirely work for orchid now
jduss4 May 6, 2020
7f6c583
filling in a few links
jduss4 May 6, 2020
30ccaf3
moves documentation out of configuration
jduss4 May 6, 2020
12cc919
redoing docs paths, tinkering with some of them
jduss4 May 6, 2020
2b6653c
starting to add migration info to changelog
jduss4 May 6, 2020
7e70020
merges migration notes into changelog
jduss4 May 7, 2020
a7299d6
fixes facets TOC and adds to languages
jduss4 May 7, 2020
30a4f95
fix pagination css and change grid to accomodate sort
karindalziel May 11, 2020
6644479
fixes typos
jduss4 May 11, 2020
2492279
removes dates from changelog
jduss4 May 11, 2020
1b2da22
functionality for search preset sections with simplified view
jduss4 May 10, 2019
4332164
alters prefix_path and pagination / sort to be location agnostic
jduss4 Sep 18, 2019
92d4caa
Revert "alters prefix_path and pagination / sort to be location agnos…
jduss4 May 12, 2020
09a75aa
adds path to render_overridable for flexibility
jduss4 May 13, 2020
1c7761b
fixes bug where @page_facets expected
jduss4 May 13, 2020
fe71e20
documentation for search preset use
jduss4 May 13, 2020
c3f4d41
style change to make sure pagination on right for search presets
jduss4 May 13, 2020
d8dfe3e
updates changelog
jduss4 May 13, 2020
2888106
adding another overridable partial for search presets
jduss4 May 14, 2020
ab391a0
fixes typo and adds clarification
jduss4 May 26, 2020
472c9f2
updates search preset so that no customization to views required
jduss4 May 26, 2020
c37c6bd
adding missed assignment
karindalziel May 26, 2020
03ca081
changed options to array
karindalziel May 26, 2020
613a0c7
Update search_preset.md
karindalziel May 26, 2020
2e20397
Update search_preset.md
karindalziel May 26, 2020
470ecc1
changes to docs from PR
jduss4 May 26, 2020
c54f4c5
fixes pagination bug where page 2 of search errors
jduss4 May 12, 2020
c93a29b
preps for release
jduss4 May 12, 2020
0503f50
fixes bug with paginating results of exactly two pages
jduss4 May 15, 2020
eb1b02f
changes all "search_path" hardcodes to route_path to allow overrides
jduss4 May 28, 2020
8579fb6
updates changelog
jduss4 May 28, 2020
5c69feb
sanitizes item title for search results and show page
jduss4 Jun 24, 2020
01c43cb
if section and no specific sort selected, display section default
jduss4 Jun 24, 2020
00c9cbb
fixes error when not using sections
jduss4 Aug 3, 2020
d0905b9
updates gems
jduss4 Aug 3, 2020
4ffee75
removes outdated / unused code
jduss4 Jun 26, 2020
94b02f4
minor version bump to prepare for release
jduss4 Aug 3, 2020
02d667f
Add brief note about running tests
techgique Aug 3, 2020
e4bef6a
adds docs for api connection and ItemsController inheritance
jduss4 Oct 8, 2020
d5dac0c
attaches classes to filter selection for easier styling
jduss4 Oct 8, 2020
2f1e81c
moves <h1> tag and top of browse / search pages into partials
jduss4 Oct 19, 2020
834e31c
changelog
jduss4 Oct 19, 2020
f233e7c
removes reference to archive
jduss4 Oct 19, 2020
ab36ed5
forgot these should be render overridable
jduss4 Oct 19, 2020
6fc8be3
adds partial to <head> for analytics code
jduss4 Jun 25, 2020
c67e239
moves language <head> info to partial
jduss4 Jun 25, 2020
10e6ce1
fixes bugs with language setting
jduss4 Nov 16, 2020
86d8873
adds support for the language toggle displaying text in respective lang
jduss4 Nov 16, 2020
153432c
adds project name and subtitle defaults to decrease confusion
jduss4 Nov 16, 2020
acbfec0
documentation for new language feature, expansion of existing
jduss4 Nov 16, 2020
30afe7b
patch release for languages fix
jduss4 Nov 17, 2020
430fdb1
adds information to changelog about previous commits
jduss4 Nov 17, 2020
9873e49
renames languages config to all_languages
jduss4 Nov 17, 2020
38cea3d
adds quotation marks to thumbnail size if they do not exist
jduss4 Nov 17, 2020
a5c704d
accidental search / replace error
jduss4 Nov 17, 2020
8b614c3
adds role=button to anchor tags which are styled as a button
jduss4 Nov 18, 2020
22d93c7
adds changelog for button role
jduss4 Feb 24, 2021
4a43cad
renames "setup" generator to orchid_setup
jduss4 Nov 18, 2020
66f4103
adds orchid_setup generator change to documentation
jduss4 Nov 18, 2020
481a09a
adds faux-generator to remind user not to use old g command
jduss4 Nov 18, 2020
4fe9196
part of the way to favicon perfection
jduss4 Nov 18, 2020
9c7d13c
update jquery version
jduss4 Nov 18, 2020
af6eaa1
renames "setup" generator to orchid_setup
jduss4 Nov 18, 2020
8077326
adds orchid_setup generator change to documentation
jduss4 Nov 18, 2020
5a3f222
adds faux-generator to remind user not to use old g command
jduss4 Nov 18, 2020
02e9282
fixes typo
jduss4 Nov 18, 2020
38450dd
catches api error and adds flash warning to affected pages
jduss4 Nov 19, 2020
42faa96
quick fixes from review
jduss4 Nov 23, 2020
d1d3340
makes filter panels keyboard navigable with anchor tag
jduss4 Nov 18, 2020
9b64d3b
changelog
jduss4 Nov 18, 2020
6ce8e76
small fix for space
jduss4 Nov 23, 2020
793c9bb
bumps gems
jduss4 Nov 23, 2020
1395203
slight update to installation instructions
karindalziel Feb 10, 2021
2fbdb5f
typos
karindalziel Feb 10, 2021
bae7f7f
taking jesss wording suggestion
karindalziel Feb 10, 2021
0d62c19
Update README.md
ajewell2 May 21, 2021
fe3f462
Fix removed Sprockets 4.x defaults
techgique Aug 25, 2021
65c96ec
Update changelog regarding Sprockets fix
techgique Aug 25, 2021
009df65
Add migration instruction for apps' assets config
techgique Sep 8, 2021
f52d953
check for presence of error key
wkdewey Oct 12, 2021
7481a84
update gems
wkdewey Oct 12, 2021
dac9122
add favicon folder to Orchid manifest file
wkdewey Dec 15, 2021
28d8037
Revert "check for presence of error key"
wkdewey Dec 9, 2021
50a527f
make sure res is APIBridge object when error checking
wkdewey Dec 9, 2021
aa3260b
move check_response and hash conversion into item_retrieve
wkdewey Dec 9, 2021
403c4ea
Fix browse_facet error; nil check to .blank?
techgique Dec 21, 2021
792323f
update documentation for adding orchid-wide assets
wkdewey Jan 4, 2022
c4c5848
change comments from html style to erb style
wkdewey Jan 6, 2022
8a0a6be
Update theming.md
wkdewey Feb 11, 2022
f56d440
add code to use spacebar to click buttons
wkdewey Dec 8, 2021
04f0b70
adjust header hierarchy per W3C validation, fixes #125
wkdewey Dec 9, 2021
8717d49
add no-js class and display it uncollapsed
wkdewey Dec 9, 2021
ebfbbbb
add Modernizr file
wkdewey Dec 9, 2021
6d73cb6
require scripts in the global directory, so that they are visible to …
wkdewey Dec 15, 2021
1af74cf
add modernizr file to correct directory
wkdewey Dec 15, 2021
18fd9a7
require modernizr file
wkdewey Dec 17, 2021
60c6435
fix no-js class title
wkdewey Dec 17, 2021
bfa9ae7
add styling to uncollapse if no js
wkdewey Dec 17, 2021
ed197d8
update gems
wkdewey Dec 17, 2021
f0453de
prevent default on keydown
wkdewey Jan 3, 2022
05940ac
fix header level
wkdewey Jan 3, 2022
948f15f
update and minify modernizr file
wkdewey Jan 3, 2022
cbefbd7
use latest version that isn't alpha
wkdewey Jan 3, 2022
10938a4
update installation instructions with how to update monderizr
wkdewey Jan 3, 2022
32bc6b7
restore order of stylesheet
wkdewey Jan 3, 2022
ad247aa
add button role to button links
wkdewey Feb 11, 2022
3fa1971
Update CHANGELOG.md
wkdewey May 17, 2022
97f7c6b
Adjust browse display according to selected facets
wkdewey Jun 15, 2022
cd17ff9
add button to see search results
wkdewey Jun 15, 2022
d348886
attempts to accommodate multiple API responses for facet
jduss4 Jan 7, 2020
5c283e2
removing value_label from app
jduss4 Jan 7, 2020
44bbd50
renames facet-related variables
jduss4 Jan 13, 2020
c6d307a
sanitize to allow tags like <em> through to display
jduss4 Feb 5, 2020
597848d
include alternate facet with facet array
wkdewey May 26, 2022
2332204
match incoming facet name with alternate
wkdewey May 31, 2022
960ec91
find original facet and link to it
wkdewey Jun 1, 2022
46377a4
account for alternate name in facet browsing
wkdewey Jun 2, 2022
4141ffc
check for proper matching page when facet is paired with alternate
wkdewey Jun 2, 2022
8f08c37
use alternate so that facet result can be found
wkdewey Jun 2, 2022
e59d786
use original facet instead of alternate in links
wkdewey Jun 2, 2022
7f04ce3
link to original facet instead of alternate in sidebar panels
wkdewey Jun 2, 2022
a20e668
use original facet for panel opening, selection, and removal
wkdewey Jul 11, 2022
28f3f1a
add param to toggle showing label
wkdewey Jul 11, 2022
107500a
add missing end
wkdewey Aug 29, 2022
3071ea6
use home path instead of search path
wkdewey Aug 29, 2022
5f44743
remove byebug
wkdewey Aug 29, 2022
fbd5abb
remove extraneous character
wkdewey Aug 30, 2022
02fce8c
add selected box in a way that accords with new faceting system
wkdewey Sep 9, 2022
f04385a
use original facet to check params
wkdewey Sep 9, 2022
774ccca
use original facet name to clear search
wkdewey Sep 14, 2022
9a65b10
account for date.year when marking and removing selected facet
wkdewey Sep 15, 2022
0bee93b
restore old, working remove_facet method
wkdewey Oct 20, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
removes unused class and updates changelog / version
  • Loading branch information
jduss4 authored and wkdewey committed Aug 23, 2022
commit a52f6de68b39a70f0fccb0ab29c9322b8357f38f
27 changes: 25 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,41 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic
Versioning](https://semver.org/spec/v2.0.0.html).

<!-- Template - Please preserve this order of sections
## [Unreleased] - Brief description
[Unreleased]: https://github.com/CDRH/orchid/compare/v#.#.#...dev

### Fixed

### Added

### Changed

### Removed

### Migration

### Deprecated

### Contributors
-->

## [Unreleased]

## [v3.0.2](https://github.com/CDRH/orchid/compare/v3.0.1...v3.0.2) - 2020-05-05 - html_classes for styling and minor fixes

### Added
- Adds more classes to html element to increase granularity for styling
- Adds more classes to html element via html_classes helper to increase granularity for styling

### Changed
- Deprecated site_section application helper in favor of html_classes
- Class beginning with `section_` may have a different value than previously

### Removed
- class `row` removed from `<div class="search_form">`

### Deprecated
- site_section application helper in favor of html_classes

## Previous Releases

There was no changelog kept prior to 3.0.2.
2 changes: 0 additions & 2 deletions app/helpers/orchid/application_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,6 @@ def html_classes

if @section.present?
classes << "section_#{@section}"
# add additional section for home page backwards compatibility
classes << "section_home" if current_page? home_path
end

if params[:controller].present?
Expand Down
2 changes: 1 addition & 1 deletion lib/orchid/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Orchid
VERSION = '3.0.1'
VERSION = '3.0.2'
end