pacnpal
|
3d2361b937
|
Refactor cleanup logic in search script for improved readability and maintainability
|
2025-02-10 23:30:34 -05:00 |
|
pacnpal
|
52514e5cbc
|
Enhance search suggestions with request tracking and cleanup handlers
|
2025-02-10 22:10:11 -05:00 |
|
pacnpal
|
50263f30f0
|
Add search suggestions feature with improved filtering and UI
|
2025-02-10 21:27:59 -05:00 |
|
pacnpal
|
e5fc9d91be
|
Merge pull request #27 from pacnpal/dependabot/pip/whitenoise-6.9.0
[DEPENDABOT] Update: Bump whitenoise from 6.8.2 to 6.9.0
|
2025-02-10 17:29:22 -05:00 |
|
pacnpal
|
bb9d7607fb
|
Merge branch 'main' into dependabot/pip/whitenoise-6.9.0
|
2025-02-10 17:19:54 -05:00 |
|
pacnpal
|
433f860fd2
|
Merge pull request #28 from pacnpal/dependabot/pip/django-htmx-1.22.0
[DEPENDABOT] Update: Bump django-htmx from 1.21.0 to 1.22.0
|
2025-02-10 17:19:15 -05:00 |
|
pacnpal
|
9c448a52ce
|
Merge pull request #29 from pacnpal/dependabot/pip/django-allauth-65.4.1
[DEPENDABOT] Update: Bump django-allauth from 65.4.0 to 65.4.1
|
2025-02-10 17:19:04 -05:00 |
|
pacnpal
|
e2089ac76d
|
Merge pull request #26 from pacnpal/dependabot/github_actions/actions/setup-python-5
[DEPENDABOT] Update Actions: Bump actions/setup-python from 4 to 5
|
2025-02-10 17:18:53 -05:00 |
|
pacnpal
|
19a5640615
|
Merge pull request #30 from pacnpal/dependabot/pip/django-tailwind-cli-4.0.1
[DEPENDABOT] Update: Bump django-tailwind-cli from 2.21.1 to 4.0.1
|
2025-02-10 17:18:27 -05:00 |
|
pacnpal
|
2b81681e46
|
Merge pull request #31 from pacnpal/dependabot/pip/pytest-django-4.10.0
[DEPENDABOT] Update: Bump pytest-django from 4.9.0 to 4.10.0
|
2025-02-10 17:16:37 -05:00 |
|
pacnpal
|
6bc412a325
|
Merge pull request #32 from pacnpal/dependabot/pip/django-pghistory-3.5.2
[DEPENDABOT] Update: Bump django-pghistory from 2.9.0 to 3.5.2
|
2025-02-10 17:16:13 -05:00 |
|
pacnpal
|
c2a7a98840
|
Merge pull request #37 from pacnpal/pacnpal-patch-3
Update README.md
|
2025-02-10 17:11:34 -05:00 |
|
pacnpal
|
e35470f193
|
Update README.md
|
2025-02-10 17:10:13 -05:00 |
|
pacnpal
|
88f7643c4e
|
Merge pull request #35 from pacnpal/pacnpal-patch-2
Create README.md
|
2025-02-10 16:31:52 -05:00 |
|
pacnpal
|
c011f2edec
|
Create README.md
|
2025-02-10 16:20:31 -05:00 |
|
pacnpal
|
b1eac7a356
|
Merge pull request #33 from pacnpal/dependabot/pip/django-cors-headers-4.7.0
[DEPENDABOT] Update: Bump django-cors-headers from 4.6.0 to 4.7.0
|
2025-02-10 16:12:25 -05:00 |
|
pacnpal
|
76ffdd7a20
|
Update review.yml
|
2025-02-10 15:03:59 -05:00 |
|
pacnpal
|
2fb975caba
|
Update review.yml
|
2025-02-10 15:02:47 -05:00 |
|
pacnpal
|
c78299bc69
|
Update review.yml
|
2025-02-10 14:59:00 -05:00 |
|
pacnpal
|
dcb49b5611
|
Add ParkContextRequired mixin to enforce park context in ride views; update URLs and templates for global ride listing
|
2025-02-10 14:48:29 -05:00 |
|
pacnpal
|
01749590f1
|
Update review.yml
|
2025-02-10 13:37:13 -05:00 |
|
pacnpal
|
b253be1aed
|
Update review.yml
|
2025-02-10 13:36:58 -05:00 |
|
pacnpal
|
057a9ed70a
|
Update review.yml
|
2025-02-10 13:36:34 -05:00 |
|
pacnpal
|
f5cdace56b
|
Update review.yml
|
2025-02-10 13:36:19 -05:00 |
|
pacnpal
|
ed17b46ab4
|
Update review.yml
|
2025-02-10 13:36:06 -05:00 |
|
pacnpal
|
e140f66c39
|
Update review.yml
|
2025-02-10 13:35:29 -05:00 |
|
pacnpal
|
55c4456010
|
Update review.yml
|
2025-02-10 13:35:03 -05:00 |
|
pacnpal
|
a8b2661c2c
|
Update review.yml
|
2025-02-10 13:32:21 -05:00 |
|
pacnpal
|
0713aea03f
|
Update review.yml
|
2025-02-10 13:31:16 -05:00 |
|
pacnpal
|
0430d6941d
|
Update review.yml
|
2025-02-10 13:28:58 -05:00 |
|
pacnpal
|
db29e822bb
|
Add links to ride names in ride list template for improved navigation
|
2025-02-10 12:45:45 -05:00 |
|
dependabot[bot]
|
f4b806da68
|
[DEPENDABOT] Update: Bump django-cors-headers from 4.6.0 to 4.7.0
Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 4.6.0 to 4.7.0.
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/adamchainz/django-cors-headers/compare/4.6.0...4.7.0)
---
updated-dependencies:
- dependency-name: django-cors-headers
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-10 16:50:51 +00:00 |
|
dependabot[bot]
|
e2f99f42eb
|
[DEPENDABOT] Update: Bump django-pghistory from 2.9.0 to 3.5.2
Bumps [django-pghistory](https://github.com/AmbitionEng/django-pghistory) from 2.9.0 to 3.5.2.
- [Release notes](https://github.com/AmbitionEng/django-pghistory/releases)
- [Changelog](https://github.com/AmbitionEng/django-pghistory/blob/main/CHANGELOG.md)
- [Commits](https://github.com/AmbitionEng/django-pghistory/compare/2.9.0...3.5.2)
---
updated-dependencies:
- dependency-name: django-pghistory
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-10 16:50:38 +00:00 |
|
dependabot[bot]
|
fcd1f725eb
|
[DEPENDABOT] Update: Bump pytest-django from 4.9.0 to 4.10.0
Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 4.9.0 to 4.10.0.
- [Release notes](https://github.com/pytest-dev/pytest-django/releases)
- [Changelog](https://github.com/pytest-dev/pytest-django/blob/main/docs/changelog.rst)
- [Commits](https://github.com/pytest-dev/pytest-django/compare/v4.9.0...v4.10.0)
---
updated-dependencies:
- dependency-name: pytest-django
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-10 16:50:33 +00:00 |
|
dependabot[bot]
|
c284070d74
|
[DEPENDABOT] Update: Bump django-tailwind-cli from 2.21.1 to 4.0.1
Bumps [django-tailwind-cli](https://github.com/django-commons/django-tailwind-cli) from 2.21.1 to 4.0.1.
- [Release notes](https://github.com/django-commons/django-tailwind-cli/releases)
- [Changelog](https://github.com/django-commons/django-tailwind-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/django-commons/django-tailwind-cli/compare/2.21.1...4.0.1)
---
updated-dependencies:
- dependency-name: django-tailwind-cli
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-10 16:50:31 +00:00 |
|
dependabot[bot]
|
77e7cbc8f8
|
[DEPENDABOT] Update: Bump django-allauth from 65.4.0 to 65.4.1
Bumps [django-allauth](https://github.com/sponsors/pennersr) from 65.4.0 to 65.4.1.
- [Commits](https://github.com/sponsors/pennersr/commits)
---
updated-dependencies:
- dependency-name: django-allauth
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-10 16:50:27 +00:00 |
|
dependabot[bot]
|
d1fded7191
|
[DEPENDABOT] Update: Bump django-htmx from 1.21.0 to 1.22.0
Bumps [django-htmx](https://github.com/adamchainz/django-htmx) from 1.21.0 to 1.22.0.
- [Changelog](https://github.com/adamchainz/django-htmx/blob/main/docs/changelog.rst)
- [Commits](https://github.com/adamchainz/django-htmx/compare/1.21.0...1.22.0)
---
updated-dependencies:
- dependency-name: django-htmx
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-10 16:50:22 +00:00 |
|
dependabot[bot]
|
e1e7a49f2a
|
[DEPENDABOT] Update: Bump whitenoise from 6.8.2 to 6.9.0
Bumps [whitenoise](https://github.com/evansd/whitenoise) from 6.8.2 to 6.9.0.
- [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst)
- [Commits](https://github.com/evansd/whitenoise/compare/6.8.2...6.9.0)
---
updated-dependencies:
- dependency-name: whitenoise
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-10 16:50:19 +00:00 |
|
dependabot[bot]
|
a17fa9a58a
|
[DEPENDABOT] Update Actions: Bump actions/setup-python from 4 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-10 16:41:58 +00:00 |
|
pacnpal
|
eb715ab195
|
Refactor URL patterns for parks and rides; update context fields in models to use ForeignKey for pghistory.Context
|
2025-02-10 10:54:34 -05:00 |
|
pacnpal
|
f33577bf8a
|
Create initial migration for HistoricalSlug model; update foreign key references to use settings.AUTH_USER_MODEL and define unique constraints
|
2025-02-10 00:20:27 -05:00 |
|
pacnpal
|
d1031f8dcb
|
Update migration files for Django 5.1.4; remove obsolete merge migrations and adjust history tracking context in templates
|
2025-02-10 00:11:29 -05:00 |
|
pacnpal
|
2db29fa866
|
Add merge migrations for parks, companies, and moderation apps; update EmailConfiguration, Review, Photo, TopList, and TopListItem models to use pghistory for historical tracking
|
2025-02-09 16:00:10 -05:00 |
|
pacnpal
|
64d9943d86
|
Refactor model imports and update admin classes to use pghistory for historical tracking; replace HistoricalModel with TrackedModel in relevant models
|
2025-02-09 11:20:40 -05:00 |
|
pacnpal
|
52cb51cb14
|
Add history tracking functionality using django-pghistory; implement views, templates, and middleware for event serialization and context management
|
2025-02-09 09:52:19 -05:00 |
|
pacnpal
|
d3c01c7eb7
|
Implement historical tracking using django-pghistory; add middleware for context capture and update model architecture
|
2025-02-08 21:18:44 -05:00 |
|
pacnpal
|
da252386cc
|
Revert "Add version control system functionality with branch management, history tracking, and merge operations"
This reverts commit 939eaed201.
|
2025-02-08 17:37:30 -05:00 |
|
pacnpal
|
181f49a0f2
|
Refactor comments app to use mixins for comment functionality; update admin interfaces and add historical model fixes
|
2025-02-08 16:33:55 -05:00 |
|
pacnpal
|
f000c492e8
|
Add comments app with models, views, and tests; integrate comments into existing models
|
2025-02-07 21:58:02 -05:00 |
|
pacnpal
|
7d7ebe1c0c
|
Add comprehensive evaluation and recommendations for version control system
|
2025-02-07 13:57:07 -05:00 |
|