Ned Zimmerman
d06331e892
Fix readme
6 years ago
Ned Zimmerman
84bc08c0de
Merge branch 'master' into dev
6 years ago
Ned Zimmerman
1e963f43c2
Bump version
6 years ago
Ned Zimmerman
e2c0916968
Ensure that unsupported catalog subjects aren't loaded ( #133 )
...
We can't display BISAC subjects in a human-readable format, so we should apply the `is_bisac()` utility to ensure that we only attempt to display Thema subjects on the catalog and book cards within the catalog.
6 years ago
Ned Zimmerman
e7e4b51063
Fix catalog subjects issue
6 years ago
Ned Zimmerman
883c977709
Update readme [ci skip]
6 years ago
Ned Zimmerman
451fb76377
Bump PHP and dev version
6 years ago
Dac Chartrand
1fc37da302
Create a new book menu item ( #132 )
...
For users created with SSO that have no books.
blog = Logged in users may register new sites
all = Both sites and user accounts can be registered
6 years ago
Ned Zimmerman
743e20f35e
Use Pressbooks coding standards ( #131 )
6 years ago
dependabot[bot]
6cfac83b34
Bump pressbooks-build-tools from 0.12.0 to 0.13.0 ( #130 )
...
Bumps [pressbooks-build-tools](https://github.com/pressbooks/pressbooks-build-tools ) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/pressbooks/pressbooks-build-tools/releases )
- [Commits](https://github.com/pressbooks/pressbooks-build-tools/compare/0.12.0...0.13.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
6 years ago
Ned Zimmerman
d44a32fa3f
Fix coding standards
6 years ago
Ned Zimmerman
aa69517c52
Update translations
6 years ago
Ned Zimmerman
878a6f614b
Prepare 1.4.0 release
6 years ago
Ned Zimmerman
d283cc836c
Enable WordPress 4.9.6 GDPR tools ( #129 )
...
This PR lets Aldine (and by extension the Pressbooks landing page site) display the export and erase personal data panels introduced in WordPress 4.9.6. They will only be visible to those who have admin access to the root site (network managers).
6 years ago
Ned Zimmerman
b1a49f9084
Switch build to wp dist-archive ( fix #128 )
6 years ago
Ned Zimmerman
e2efbc9629
Add move.yml [ci skip]
6 years ago
Ned Zimmerman
7f319fde9a
Create support.yml [ci skip]
7 years ago
Ned Zimmerman
aeebc63a4e
Bump version.
7 years ago
Ned Zimmerman
5615e8c063
Adjust labels as per feedback.
7 years ago
Ned Zimmerman
abd4314b36
Add customizer options for dark (hover) colours ( #125 )
...
* Add dark variants for primary/accent colours in customizer.
* Expand contrast checks to handle dark variants.
7 years ago
Ned Zimmerman
a53ee4930b
Update README.md
7 years ago
Ned Zimmerman
762a3103bb
Update README.md
7 years ago
dependabot[bot]
3ac33c688e
Bump pressbooks-build-tools from 0.11.0 to 0.12.0 ( #124 )
...
* Bump pressbooks-build-tools from 0.11.0 to 0.12.0
Bumps [pressbooks-build-tools](https://github.com/pressbooks/pressbooks-build-tools ) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/pressbooks/pressbooks-build-tools/releases )
- [Commits](https://github.com/pressbooks/pressbooks-build-tools/compare/0.11.0...0.12.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
* Fix lint errors.
7 years ago
Ned Zimmerman
563bc50e31
Fix contact form title ( fixes #122 ). ( #123 )
7 years ago
Dac Chartrand
e70c3f1e72
No intervention when doing AJAX ( #121 )
7 years ago
Ned Zimmerman
c4775f31d5
Rebuild Isotope.
7 years ago
dependabot[bot]
bb2e854e51
Bump isotope-layout from 3.0.5 to 3.0.6 ( #120 )
...
Bumps [isotope-layout](https://github.com/metafizzy/isotope ) from 3.0.5 to 3.0.6.
- [Release notes](https://github.com/metafizzy/isotope/releases )
- [Commits](https://github.com/metafizzy/isotope/compare/v3.0.5...v3.0.6 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
7 years ago
Ned Zimmerman
e13d875c72
Update version and readme.
7 years ago
Ned Zimmerman
675941b406
Use correct property for CTA link ( fix #118 ). ( #119 )
7 years ago
Ned Zimmerman
7c1651c093
Update readme. [ci skip]
7 years ago
Ned Zimmerman
5b622fd7cc
Update badge URL. [ci skip]
7 years ago
Ned Zimmerman
0794389385
Update translation badge. [ci skip]
7 years ago
Ned Zimmerman
4644fc0c82
Update readme. [ci skip]
7 years ago
Ned Zimmerman
33736084f2
Bump version to 1.3.0-dev. [ci skip]
7 years ago
Ned Zimmerman
000b46f92b
Bump version, update readme.
7 years ago
Ned Zimmerman
d5d45ca5e0
Improve activation messages ( fix #116 ) ( #117 )
7 years ago
Ned Zimmerman
7882fc10b7
Registration screen improvements ( #115 )
...
* Fix 'You must first log in' text alignment.
* Add bottom margin.
* Fix reading width, fix network footer primary colour.
7 years ago
Ned Zimmerman
cb604c7588
Fix colour variants ( fixes #111 ).
7 years ago
Ned Zimmerman
874030e5c3
Adjust title size ( fix #114 ).
7 years ago
Ned Zimmerman
dd558f8917
Allow empty home page content ( fix #110 ).
7 years ago
Ned Zimmerman
03df1ac78c
Hook up new email to contact form.
7 years ago
Dac Chartrand
c45679798d
New customizer option: Contact Email ( fixes #109 ) ( #113 )
7 years ago
Ned Zimmerman
ef6225a0f2
Add shortcode buttons ( #108 )
...
* Add buttons for page sections and calls to action.
* Fix coding standards.
* Fix localization.
7 years ago
Ned Zimmerman
e3d4f5b70d
Update versions and readme.
7 years ago
Dac Chartrand
c5b7a6471e
Hide archived, spammed or deleted books from catalog ( fixes #106 ) ( #107 )
7 years ago
Ned Zimmerman
6f1de55f5e
Update footer links and localizations.
7 years ago
Ned Zimmerman
0b6ab94eb3
Merge branch 'dev' of https://github.com/pressbooks/pressbooks-aldine into dev
7 years ago
Ned Zimmerman
c3e52a467b
Add localizations.
7 years ago
Ned Zimmerman
442029bf06
Update version, add localization tools.
7 years ago
Ned Zimmerman
d10949677c
Use a separate cookie for root font size.
7 years ago