Ned Zimmerman
187eea2ad9
Bump version.
7 years ago
Ned Zimmerman
218e270318
Fix #94 .
7 years ago
Ned Zimmerman
176d4f58aa
Fix #92
7 years ago
dependabot[bot]
c650d5ddd1
build: bump aetna from 1.0.0-alpha.12 to 1.0.0-alpha.14 ( #93 )
...
Bumps [aetna](https://github.com/pressbooks/aetna ) from 1.0.0-alpha.12 to 1.0.0-alpha.14.
- [Release notes](https://github.com/pressbooks/aetna/releases )
- [Commits](https://github.com/pressbooks/aetna/compare/1.0.0-alpha.12...1.0.0-alpha.14 )
7 years ago
Dac Chartrand
7bd5c9bc67
Misc Fixes ( #91 )
...
* Suppress "Display title and tagline" in customizer (fixes #88 )
* Suppress header text colour in customizer (fixes #86 )
* Migrate site logo (fixes #85 )
* Change 404 message when catalog is empty (fixes #90 )
7 years ago
dependabot[bot]
137b4d2fd2
build: Bump aetna from 1.0.0-alpha.11 to 1.0.0-alpha.12 ( #84 )
...
Bumps [aetna](https://github.com/pressbooks/aetna ) from 1.0.0-alpha.11 to 1.0.0-alpha.12.
- [Release notes](https://github.com/pressbooks/aetna/releases/tag/1.0.0-alpha.12 )
- [Commits](https://github.com/pressbooks/aetna/compare/1.0.0-alpha.11...1.0.0-alpha.12 )
7 years ago
Ned Zimmerman
5566a1ad39
Fix mobile navigation.
7 years ago
dependabot[bot]
282ecd8ce3
build: Bump aetna from 1.0.0-alpha.10 to 1.0.0-alpha.11 ( #83 )
...
Bumps [aetna](https://github.com/pressbooks/aetna ) from 1.0.0-alpha.10 to 1.0.0-alpha.11.
- [Release notes](https://github.com/pressbooks/aetna/releases/tag/1.0.0-alpha.11 )
- [Commits](https://github.com/pressbooks/aetna/compare/1.0.0-alpha.10...1.0.0-alpha.11 )
7 years ago
dependabot[bot]
de23fe56e7
build: Bump aetna from 1.0.0-alpha.7 to 1.0.0-alpha.10 ( #82 )
...
Bumps [aetna](https://github.com/pressbooks/aetna ) from 1.0.0-alpha.7 to 1.0.0-alpha.10.
- [Release notes](https://github.com/pressbooks/aetna/releases )
- [Commits](https://github.com/pressbooks/aetna/compare/1.0.0-alpha.7...1.0.0-alpha.10 )
7 years ago
Ned Zimmerman
bac3d94308
1.0.0-rc.1
7 years ago
Ned Zimmerman
2bb6dc088a
Add custom shortcodes: aldine_page_section, aldine_call_to_action.
7 years ago
Ned Zimmerman
0351c3e075
1.0.0-rc.0
7 years ago
Ned Zimmerman
7b0b88a45c
Reduplicate some code to make sre things work without Pressbooks.
7 years ago
Ned Zimmerman
bde7c64f0f
Fix button & CTA activate states.
7 years ago
dependabot[bot]
6b14bab34d
build: Bump aetna from 1.0.0-alpha.6 to 1.0.0-alpha.7 ( #80 )
...
Bumps [aetna](https://github.com/pressbooks/aetna ) from 1.0.0-alpha.6 to 1.0.0-alpha.7.
- [Release notes](https://github.com/pressbooks/aetna/releases/tag/1.0.0-alpha.7 )
- [Commits](https://github.com/pressbooks/aetna/compare/1.0.0-alpha.6...1.0.0-alpha.7 )
7 years ago
dependabot[bot]
64dae82b1e
build: Bump aetna from 1.0.0-alpha.3 to 1.0.0-alpha.6 ( #79 )
...
Bumps [aetna](https://github.com/pressbooks/aetna ) from 1.0.0-alpha.3 to 1.0.0-alpha.6.
- [Release notes](https://github.com/pressbooks/aetna/releases )
- [Commits](https://github.com/pressbooks/aetna/compare/1.0.0-alpha.3...1.0.0-alpha.6 )
7 years ago
Ned Zimmerman
04bbb9c33c
Normalize color scheme ( fix #52 )
7 years ago
Ned Zimmerman
9fc027ffd7
Automatically generate variants for customizer colors.
7 years ago
Ned Zimmerman
5b5923bb9b
Update strings for l10n.
7 years ago
Ned Zimmerman
f410154d31
Show user catalog link in menu ( fix #78 )
7 years ago
Dac Chartrand
2fe6fe271b
Fix contrast feedback ( #76 ) ( #77 )
...
Moved to `customize_controls_enqueue_scripts` action (instead of `customize_preview_init`)
7 years ago
Ned Zimmerman
2cd433995b
1.0.0-beta.2
7 years ago
dependabot[bot]
95f104cf93
build: Bump aetna from 1.0.0-alpha.0 to 1.0.0-alpha.3 ( #75 )
...
Bumps [aetna](https://github.com/pressbooks/aetna ) from 1.0.0-alpha.0 to 1.0.0-alpha.3.
- [Release notes](https://github.com/pressbooks/aetna/releases )
- [Commits](https://github.com/pressbooks/aetna/compare/1.0.0-alpha.0...1.0.0-alpha.3 )
7 years ago
Ned Zimmerman
e38a9d7f75
Signup page ( fix #23 )
7 years ago
Ned Zimmerman
92a0cce08e
Fix #67 .
7 years ago
Ned Zimmerman
a730fe2eed
Fix #63 .
7 years ago
Ned Zimmerman
f69f98aea6
Landing page adjustments ( fix #62 ) ( #74 )
...
* Landing page adjustments (fix #62 )
* Resize header.
7 years ago
Ned Zimmerman
1793386ff2
Fixes for #71 ( #73 )
...
* Redirect empty catalog to 404, hide empty landing page catalog, hide content editor for catalog page.
* PHPCS fix.
* Use ??.
7 years ago
Ned Zimmerman
2ce25217d9
Fix #64 .
7 years ago
Ned Zimmerman
2d75e4d7e1
Fix #66 .
7 years ago
Dac Chartrand
3f0d2466ff
Cannot Click Links On Homepage ( fixes #58 ) ( #69 )
...
* Cannot Click Links On Homepage (fixes #58 )
7 years ago
Dac Chartrand
ff02fb6eb5
Ensure support for OAuth registration/sign in ( #70 )
7 years ago
Dac Chartrand
fd0669e842
Catalog opt-in and faster front page ( fixes #65 ) ( #68 )
...
* Widgets not supported
@see pressbooks-aldine/inc/intervention.php
* Catalog page: restore network admin controls (issue #65 )
* Connect functionality to get_catalog_data
* Better, strong, faster, ...sort-y-er? (issue #65 )
* Fix accessibility issue, handle the old option from networks that have been using Pressbooks Publisher
* Fix eslint failure
* Fix sorting. Fix coding standards.
* Let phpcbf fix things for me.
* Remove odd leftover comment.
7 years ago
Ned Zimmerman
9620032132
Normalize colour scheme ( fix #52 ) ( #57 )
...
* Initial cleanup.
* Fix SPDX.
7 years ago
Ned Zimmerman
9112d007ec
Fix SPDX.
7 years ago
dependabot[bot]
8aaf65adf7
build: Bump pressbooks-build-tools from 0.9.0 to 0.10.0 ( #61 )
...
Bumps [pressbooks-build-tools](https://github.com/pressbooks/pressbooks-build-tools ) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/pressbooks/pressbooks-build-tools/releases/tag/0.10.0 )
- [Commits](https://github.com/pressbooks/pressbooks-build-tools/compare/0.9.0...0.10.0 )
7 years ago
Ned Zimmerman
b3b9317588
Add migration from Pressbooks Publisher ( fix #53 ). ( #55 )
7 years ago
Ned Zimmerman
c19a41d96e
Update README.md
7 years ago
Ned Zimmerman
30806d5ef3
Update travis script.
7 years ago
Ned Zimmerman
9c13a71dd5
1.0.0-beta.1
7 years ago
Ned Zimmerman
5268033590
Fix failing tests.
7 years ago
Ned Zimmerman
99b2b1a917
1.0.0-beta.0
7 years ago
Ned Zimmerman
b66d12b511
Fix catalog and customizer ( close #2 , close #48 ).
7 years ago
Ned Zimmerman
3d1344cb72
Rework catalog sort/filter.
7 years ago
Ned Zimmerman
7039436317
Cleanup typography/landing page.
7 years ago
dependabot[bot]
f3c4c1aa4c
chore(dependencies): Bump aetna from 0.5.0 to 0.6.0 ( #49 )
...
Bumps [aetna](https://github.com/pressbooks/aetna ) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/pressbooks/aetna/releases/tag/0.6.0 )
- [Commits](https://github.com/pressbooks/aetna/compare/0.5.0...0.6.0 )
7 years ago
Ned Zimmerman
939ce3a353
Fix footer titles.
7 years ago
Ned Zimmerman
24c21b3c0d
Fix page layout, part two.
7 years ago
Ned Zimmerman
b25c41e6b3
Fix internal pages ( closes #18 ).
7 years ago
Ned Zimmerman
df710eca7d
Add SVG icons to footer, fix #47 .
7 years ago