Changeset 3246368
- Timestamp:
- 02/25/2025 10:55:34 AM (13 months ago)
- Location:
- bookr
- Files:
-
- 68 added
- 20 edited
-
tags/1.0.2 (added)
-
tags/1.0.2/assets (added)
-
tags/1.0.2/assets/i18n (added)
-
tags/1.0.2/assets/i18n/de.json (added)
-
tags/1.0.2/assets/i18n/en.json (added)
-
tags/1.0.2/assets/icons (added)
-
tags/1.0.2/assets/icons/buddypress.svg (added)
-
tags/1.0.2/assets/icons/button.svg (added)
-
tags/1.0.2/assets/icons/calendar.svg (added)
-
tags/1.0.2/assets/icons/cog.svg (added)
-
tags/1.0.2/assets/icons/copy.svg (added)
-
tags/1.0.2/assets/icons/customer-service.svg (added)
-
tags/1.0.2/assets/icons/delete.svg (added)
-
tags/1.0.2/assets/icons/envelope.svg (added)
-
tags/1.0.2/assets/icons/shortcode.svg (added)
-
tags/1.0.2/assets/icons/spinner.svg (added)
-
tags/1.0.2/assets/icons/time.svg (added)
-
tags/1.0.2/assets/images (added)
-
tags/1.0.2/assets/images/bookr-logo-s.png (added)
-
tags/1.0.2/assets/images/bookr-logo-xs.png (added)
-
tags/1.0.2/assets/styles (added)
-
tags/1.0.2/assets/styles/_antd.scss (added)
-
tags/1.0.2/assets/styles/_colors.scss (added)
-
tags/1.0.2/assets/styles/_typography.scss (added)
-
tags/1.0.2/assets/styles/_ui-variables.scss (added)
-
tags/1.0.2/bookr.php (added)
-
tags/1.0.2/build (added)
-
tags/1.0.2/build/990.js (added)
-
tags/1.0.2/build/bookrAdmin-rtl.css (added)
-
tags/1.0.2/build/bookrAdmin.asset.php (added)
-
tags/1.0.2/build/bookrAdmin.css (added)
-
tags/1.0.2/build/bookrAdmin.css.map (added)
-
tags/1.0.2/build/bookrAdmin.js (added)
-
tags/1.0.2/build/bookrAdmin.js.map (added)
-
tags/1.0.2/build/bookrFrontend-rtl.css (added)
-
tags/1.0.2/build/bookrFrontend.asset.php (added)
-
tags/1.0.2/build/bookrFrontend.css (added)
-
tags/1.0.2/build/bookrFrontend.css.map (added)
-
tags/1.0.2/build/bookrFrontend.js (added)
-
tags/1.0.2/build/bookrFrontend.js.map (added)
-
tags/1.0.2/build/images (added)
-
tags/1.0.2/build/images/bookr-logo-s.af0ac2c5.png (added)
-
tags/1.0.2/includes (added)
-
tags/1.0.2/includes/admin-menu.php (added)
-
tags/1.0.2/includes/database (added)
-
tags/1.0.2/includes/database/database.php (added)
-
tags/1.0.2/includes/database/queries (added)
-
tags/1.0.2/includes/database/queries/appointment-queries.php (added)
-
tags/1.0.2/includes/database/queries/customer-queries.php (added)
-
tags/1.0.2/includes/database/queries/notification-queries.php (added)
-
tags/1.0.2/includes/database/queries/schedule-queries.php (added)
-
tags/1.0.2/includes/enqueue-scripts.php (added)
-
tags/1.0.2/includes/mail-service.php (added)
-
tags/1.0.2/includes/rest-api (added)
-
tags/1.0.2/includes/rest-api/controller (added)
-
tags/1.0.2/includes/rest-api/controller/appointment-controller.php (added)
-
tags/1.0.2/includes/rest-api/controller/customer-controller.php (added)
-
tags/1.0.2/includes/rest-api/controller/mail-controller.php (added)
-
tags/1.0.2/includes/rest-api/controller/notification-controller.php (added)
-
tags/1.0.2/includes/rest-api/controller/schedule-controller.php (added)
-
tags/1.0.2/includes/rest-api/rest-api.php (added)
-
tags/1.0.2/includes/shortcodes.php (added)
-
tags/1.0.2/readme.txt (added)
-
trunk/assets/i18n/de.json (modified) (view diffs)
-
trunk/assets/i18n/en.json (modified) (view diffs)
-
trunk/assets/icons/envelope.svg (added)
-
trunk/assets/styles/_typography.scss (added)
-
trunk/bookr.php (modified) (view diffs)
-
trunk/build/bookrAdmin-rtl.css (modified) (view diffs)
-
trunk/build/bookrAdmin.asset.php (modified) (view diffs)
-
trunk/build/bookrAdmin.css (modified) (view diffs)
-
trunk/build/bookrAdmin.js (modified) (view diffs)
-
trunk/build/bookrFrontend-rtl.css (modified) (view diffs)
-
trunk/build/bookrFrontend.asset.php (modified) (view diffs)
-
trunk/build/bookrFrontend.css (modified) (view diffs)
-
trunk/build/bookrFrontend.js (modified) (view diffs)
-
trunk/includes/admin-menu.php (modified) (view diffs)
-
trunk/includes/database/database.php (modified) (view diffs)
-
trunk/includes/database/queries/appointment-queries.php (modified) (view diffs)
-
trunk/includes/database/queries/notification-queries.php (added)
-
trunk/includes/database/queries/schedule-queries.php (modified) (view diffs)
-
trunk/includes/enqueue-scripts.php (modified) (view diffs)
-
trunk/includes/mail-service.php (added)
-
trunk/includes/rest-api/controller/appointment-controller.php (modified) (view diffs)
-
trunk/includes/rest-api/controller/notification-controller.php (added)
-
trunk/includes/rest-api/controller/schedule-controller.php (modified) (view diffs)
-
trunk/includes/rest-api/rest-api.php (modified) (view diffs)
-
trunk/readme.txt (modified) (view diffs)
Note: See TracChangeset
for help on using the changeset viewer.