This project provides a deployable set of stylesheets for Bedework.
Deployers should copy this project into their own repository and deploy their own version.
- JDK 17
- Maven 3
mvn clean install
Releases of this project are published to Maven Central via Sonatype.
To create a release, you must have:
- Permissions to publish to the
org.bedework
groupId. gpg
installed with a published key (release artifacts are signed).
To perform a new release use the release script:
./bedework/build/quickstart/linux/util-scripts/release.sh "" "-SNAPSHOT"
When prompted, indicate all updates are committed
For full details, see Sonatype's documentation for using Maven to publish releases.
- First real release.
- Fix jsonTz to use new form of expand.
- Prefix hrefs with /approot
- Copy in location and contact search for admin client. Also location/contact changes for main client.
* No changes
* No changes
- Less noise in logs.
- Use combined values from location and implement NO-LINK for map urls.
- change | operator to "or"
- Add single page submission client theme.
- Fix update/add locations in user client
- Add all the extra fields to the user client. Still need to fix styles
- Fix up location styles in user client
- Arlen updates for featured events.