9d8d93ea60
Merge pull request 'Bump plugin version so the us_invites schema migration actually runs' (#88) from fix/invite-schema-migration into main
thatguygriff2026-07-22 14:41:20 +00:00
c9eaa6f3bc
Merge pull request 'Hide the My Lessons menu for users who already see Scheduler' (#86) from fix/hide-my-lessons-menu into main
thatguygriff2026-07-22 14:19:05 +00:00
1bd0e33401
Merge pull request 'Default the availability admin page to the week view' (#84) from fix/availability-week-default into main
thatguygriff2026-07-22 14:18:21 +00:00
5808defd1a
Merge pull request 'Add multi-use group invite links with expiry and auto-approval on email confirmation' (#83) from feature/group-invite-links into main
thatguygriff2026-07-22 13:49:15 +00:00
356d9f984d
Add multi-use group invite links with expiry and auto-approval on email confirmation
thatguygriffandClaude Fable 52026-07-22 10:44:16 -03:00
b89a44047d
Merge pull request 'Lock the registration email to the invite only when the invite is redeemable' (#82) from fix/invite-email-lock into main
thatguygriff2026-07-22 13:31:17 +00:00
4c2cc31c34
Merge pull request 'Charge weekly reservations for every claimed occurrence and confirm the whole series' (#81) from fix/recurring-payment-amount into main
thatguygriff2026-07-22 13:26:15 +00:00
ff059909a5
Charge weekly reservations for every claimed occurrence and confirm the whole series
thatguygriffandClaude Fable 52026-07-22 10:19:53 -03:00
972c0624c1
Merge pull request 'Default lessons to a week view on the booking page and in wp-admin' (#80) from fix/week-view-default into main
thatguygriff2026-07-22 13:19:47 +00:00
caa402778d
Merge pull request 'Student detail: history sections and admin actions (cancel, withdraw, edit account)' (#75) from feature/student-detail-history into main
thatguygriff2026-07-18 21:28:53 +00:00
05d1728248
Merge pull request 'Update README and group-classes doc to reflect shipped Stripe payments' (#74) from docs/readme-payments-status into main
thatguygriff2026-07-18 21:08:07 +00:00
ca2607e5ec
Merge pull request 'Show a sign-in link instead of the registration form after email confirmation' (#68) from feature/confirmed-signin-link into main
thatguygriff2026-07-18 21:00:22 +00:00
8d79fbdb1f
Merge pull request 'Auto-update the plugin from tagged Gitea releases' (#66) from feature/plugin-self-update into main
thatguygriff2026-07-18 14:22:05 +00:00
e4af0c327c
Merge pull request 'Open student registration with email confirmation and admin approval' (#64) from feature/student-self-signup into main
thatguygriff2026-07-18 13:58:00 +00:00
e7d8257973
Merge pull request 'Show enrolment status on the student group classes page' (#62) from feature/enrolled-status into main
thatguygriff2026-07-06 02:44:20 +00:00
a9f0b8c066
Merge pull request 'Group class term dates, single-class embed mode, and offering editing' (#60) from feature/group-class-terms into main
thatguygriff2026-07-06 02:22:06 +00:00
9d8924132c
Merge pull request 'Bulk delete availability slots from the admin list view' (#58) from feature/availability-bulk-delete into main
thatguygriff2026-07-06 01:32:31 +00:00
aaa24e524f
Merge pull request 'Require an offering on every lesson booking, with a student-facing picker' (#56) from fix/require-booking-offering into main
thatguygriff2026-07-06 01:14:18 +00:00
9dd3c39ddd
Merge pull request 'Skip payment step for unpriced bookings, confirm them immediately, show students their lessons' (#54) from fix/unpriced-booking-flow into main
thatguygriff2026-07-05 20:06:46 +00:00
5888032ed7
Skip payment step for unpriced bookings, confirm them immediately, show students their lessons
thatguygriffandClaude Fable 52026-07-05 17:02:38 -03:00
93dccd6352
Merge pull request 'Block options for login/booking link targets with optional auto-redirect' (#52) from feature/block-link-targets into main
thatguygriff2026-07-05 19:19:30 +00:00
43497503b9
Merge pull request 'Split availability windows into bookable lesson-length slots; weekly calendar views; 12-hour times' (#50) from feature/slot-splitting-and-week-view into main
thatguygriff2026-07-05 19:14:50 +00:00
b7d5e3039e
Split availability windows into bookable lesson-length slots with weekly calendar views
thatguygriffandClaude Fable 52026-07-05 16:00:46 -03:00
66f308e1da
Merge pull request 'Replace Slot ID column in lessons list with the lesson's date/time' (#48) from feature/lessons-datetime-column into main
thatguygriff2026-07-05 18:57:16 +00:00
aea731c2f8
Merge pull request 'Upgrade PHPStan to 2.x and raise analysis level from 6 to 10' (#46) from chore/phpstan-2-upgrade into main
thatguygriff2026-06-12 16:54:57 +00:00
b23508f726
Merge pull request 'Gutenberg dynamic-block wrappers for shortcodes with editor previews' (#45) from feature/editor-blocks into main
thatguygriff2026-06-12 15:14:02 +00:00
fdadd2fb92
Merge pull request 'Make WP admins instructors too, with an Access toggle page' (#29) from feature/admin-access-control into main
thatguygriff2026-06-08 19:42:44 +00:00
0a78f4b1ac
Merge pull request 'Add live Stripe card charges (PaymentIntent + Elements + webhook)' (#28) from feature/payments-stripe into main
thatguygriff2026-06-08 18:59:42 +00:00
4b34d2464d
Merge pull request 'Add HST/tax support and payment reporting with HST aggregation' (#27) from feature/hst-and-reporting into main
thatguygriff2026-06-08 14:38:52 +00:00
2aa0d5ad5d
Merge remote-tracking branch 'origin/main' into feature/hst-and-reporting
thatguygriff2026-06-08 11:36:18 -03:00
d229b83b23
Merge pull request 'Group the studio admin sidebar into three sections' (#26) from feature/admin-menu-separator into main
thatguygriff2026-06-08 14:13:21 +00:00
d86e852edc
Merge pull request 'Add README and student-administration feature spec' (#23) from docs/readme-and-student-admin into main
thatguygriff2026-06-07 15:12:21 +00:00
9b8fa5d698
Merge pull request 'Add account registration with signup policy acceptance' (#18) from feature/account-registration into main
thatguygriff2026-06-05 19:52:57 +00:00
74fb27ea05
Merge pull request 'Fix CI artifact double-zip so the plugin installs directly' (#14) from fix/ci-artifact-double-zip into main
thatguygriff2026-06-05 15:36:41 +00:00
0988655aba
Allow additional composer and tea commands
thatguygriff2026-06-05 12:17:31 -03:00
3afa8d80f2
Merge pull request 'Grant studio-admin caps to administrators; re-gate Scheduler; mark 1.0.0-rc.1' (#13) from feature/admin-studio-caps into main
thatguygriff2026-06-05 15:13:29 +00:00
0b0dfe8f1c
Merge pull request 'Add plugin zip build task and CI release artifact' (#12) from feature/build-and-release into main
thatguygriff2026-06-05 14:54:12 +00:00
5b6cc4e89b
Merge pull request 'Add Offerings domain and studio-admin capabilities' (#10) from feature/offerings into main
thatguygriff2026-06-05 13:49:38 +00:00