Commit Graph

752 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
f3063e7c11 Initial plan 2026-01-18 03:55:17 +00:00
1d0d62efda Delete .github/workflows/release_pipeline.yml
Signed-off-by: Jonathan Miller <230051081+jmiller-moko@users.noreply.github.com>
2026-01-17 19:57:30 -06:00
fd394d6e57 Merge pull request #57 from mokoconsulting-tech/copilot/sync-mokostandards-requirements
Sync with MokoStandards: Remove local scripts and workflows
2026-01-17 19:56:31 -06:00
copilot-swe-agent[bot]
51238139c1 Add social-media-demo.css to joomla.asset.json and index.php
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-18 01:53:24 +00:00
copilot-swe-agent[bot]
75d1590af7 Move social-media-demo.css from colors/ to global/ directory
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-18 01:49:34 +00:00
copilot-swe-agent[bot]
6464ed8d43 Fix remaining script references in documentation
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-18 01:43:10 +00:00
copilot-swe-agent[bot]
4602612697 Update documentation: remove script references and add colors_custom.css info
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-18 01:41:45 +00:00
copilot-swe-agent[bot]
09a4b0b490 Sync with MokoStandards: remove local scripts and reusable workflows
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-18 01:36:58 +00:00
copilot-swe-agent[bot]
6d40b1fc20 Initial plan 2026-01-18 01:31:25 +00:00
0a9fea92cf Merge pull request #56 from mokoconsulting-tech/copilot/remove-update-xml-calls-fix-ftp-secrets
Remove update.xml calls, fix FTP secrets, and sync workflows with MokoStandards
2026-01-17 19:28:13 -06:00
copilot-swe-agent[bot]
1388e6610a Pull workflows from MokoStandards and add reusable workflows
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-18 00:57:21 +00:00
copilot-swe-agent[bot]
1881ced6bf Changes before error encountered
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-17 23:51:45 +00:00
copilot-swe-agent[bot]
7a97b228b0 Initial plan 2026-01-17 23:43:45 +00:00
2bca86eba5 Merge pull request #55 from mokoconsulting-tech/finding-autofix-69aadfce
Fix for Syntax error
2026-01-17 17:34:48 -06:00
83705e10d9 Fix for Syntax error
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: Jonathan Miller <230051081+jmiller-moko@users.noreply.github.com>
2026-01-17 17:34:30 -06:00
621351163b Merge pull request #54 from mokoconsulting-tech/dev/security-update-2025-01-17
Unused import A module is imported (using the import statement) but t…
2026-01-17 17:32:48 -06:00
1b252df6d6 Update gtm.js
Unused variable, import, function or class
2026-01-17 17:32:28 -06:00
46ce1328ff Unused local variable 2026-01-17 17:31:40 -06:00
f70b702b76 Unused import A module is imported (using the import statement) but that module is never used. This creates a dependency that does not need to exist and makes the code more difficult to read. Recommendation Delete the import statement. 2026-01-17 17:21:10 -06:00
1fdf8ba2d0 Delete src/media/js/user.js
Signed-off-by: Jonathan Miller <230051081+jmiller-moko@users.noreply.github.com>
2026-01-15 15:34:50 -06:00
fadd922eac Delete src/media/css/user.css
Signed-off-by: Jonathan Miller <230051081+jmiller-moko@users.noreply.github.com>
2026-01-15 15:34:37 -06:00
7595b0a1cb Delete src/media/css/colors/light/colors_custom.css
Signed-off-by: Jonathan Miller <230051081+jmiller-moko@users.noreply.github.com>
2026-01-15 15:34:20 -06:00
33adb6f7b6 Delete src/media/css/colors/dark/colors_custom.css
Signed-off-by: Jonathan Miller <230051081+jmiller-moko@users.noreply.github.com>
2026-01-15 15:33:56 -06:00
d44b04663a Update .gitignore 2026-01-15 14:48:48 -06:00
905cd19426 Merge branch 'main' of https://github.com/mokoconsulting-tech/moko-cassiopeia 2026-01-15 14:08:34 -06:00
7d6ea0dc20 Update .gitignore 2026-01-15 14:08:28 -06:00
c01e4bcbf5 Delete src/templates/favicon.ico.bak
Signed-off-by: Jonathan Miller <230051081+jmiller-moko@users.noreply.github.com>
2026-01-15 14:08:19 -06:00
563ff01d1c Rename media/css/global >> media/css/colors 2026-01-15 13:53:57 -06:00
92aa97841c Merge pull request #51 from mokoconsulting-tech/copilot/bump-version-and-update-workflow
Configure standards compliance workflow with multiple triggers including pull requests
2026-01-11 11:08:40 -06:00
copilot-swe-agent[bot]
a7a0bc5165 Add pull_request trigger to standards-compliance workflow
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-11 16:52:52 +00:00
copilot-swe-agent[bot]
dcb7a46bae Add schedule and workflow_run triggers to standards-compliance
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-11 16:47:38 +00:00
copilot-swe-agent[bot]
ee8754daa7 Make standards-compliance workflow manual run only
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-11 16:42:20 +00:00
copilot-swe-agent[bot]
b72f1724e3 Initial plan 2026-01-11 16:40:15 +00:00
bcc1d8f9f2 Merge pull request #50 from mokoconsulting-tech/copilot/fix-redundant-workflows
Fix duplicate uses declaration in dependency-review workflow
2026-01-08 22:00:26 -06:00
copilot-swe-agent[bot]
832254ffb2 Fix redundant uses declaration in dependency-review workflow
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-09 03:57:36 +00:00
copilot-swe-agent[bot]
7fbb94c397 Initial plan 2026-01-09 03:55:06 +00:00
7dd35ca08a Merge pull request #45 from mokoconsulting-tech/dependabot/github_actions/actions/github-script-8
chore(deps)(deps): bump actions/github-script from 7 to 8
2026-01-08 21:54:02 -06:00
a99ce73e8e Merge pull request #46 from mokoconsulting-tech/dependabot/github_actions/actions/attest-build-provenance-3
chore(deps)(deps): bump actions/attest-build-provenance from 2 to 3
2026-01-08 21:52:50 -06:00
8b778810e4 Merge pull request #47 from mokoconsulting-tech/dependabot/github_actions/actions/setup-python-6
chore(deps)(deps): bump actions/setup-python from 5 to 6
2026-01-08 21:52:34 -06:00
181554e33a Merge branch 'main' into dependabot/github_actions/actions/setup-python-6
Signed-off-by: Jonathan Miller <230051081+jmiller-moko@users.noreply.github.com>
2026-01-08 21:52:26 -06:00
59e15be9ce Merge pull request #48 from mokoconsulting-tech/dependabot/github_actions/actions/checkout-6
chore(deps)(deps): bump actions/checkout from 4 to 6
2026-01-08 21:52:06 -06:00
e5ea96fcdd Merge pull request #49 from mokoconsulting-tech/copilot/fix-workflow-file-error
Fix workflow references and hashFiles() usage in GitHub Actions
2026-01-08 21:51:49 -06:00
copilot-swe-agent[bot]
4439f1c17f Fix workflow file errors: update references and hashFiles usage
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-09 03:35:48 +00:00
copilot-swe-agent[bot]
285eda2dd2 Initial plan 2026-01-09 03:32:38 +00:00
dependabot[bot]
3b64a37585 chore(deps)(deps): bump actions/checkout from 4 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-09 03:30:50 +00:00
dependabot[bot]
2bce4bcda3 chore(deps)(deps): bump actions/setup-python from 5 to 6
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-09 03:30:43 +00:00
dependabot[bot]
6714811b2b chore(deps)(deps): bump actions/attest-build-provenance from 2 to 3
Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 2 to 3.
- [Release notes](https://github.com/actions/attest-build-provenance/releases)
- [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md)
- [Commits](https://github.com/actions/attest-build-provenance/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/attest-build-provenance
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-09 03:30:39 +00:00
dependabot[bot]
cb6765a0f3 chore(deps)(deps): bump actions/github-script from 7 to 8
Bumps [actions/github-script](https://github.com/actions/github-script) from 7 to 8.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v7...v8)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-09 03:30:35 +00:00
f42e0b668c Merge pull request #44 from mokoconsulting-tech/copilot/enforce-mokostandards-requirements
Enforce MokoStandards compliance with security workflows and documentation
2026-01-08 21:29:53 -06:00
copilot-swe-agent[bot]
1201ee3444 Remove custom CodeQL workflow - repository uses GitHub default setup
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-09 03:27:38 +00:00