dependabot[bot]
|
808deb82e2
|
[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]
|
2d2d832e07
|
[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
|
b4c474c496
|
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
|
9ed28b15b4
|
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
|
4b32580b13
|
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
|
228eeeb3c8
|
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
|
b7f6c60682
|
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
|
7ecf43f1a4
|
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
|
a148d34cf9
|
Implement historical tracking using django-pghistory; add middleware for context capture and update model architecture
|
2025-02-08 21:18:44 -05:00 |
|
pacnpal
|
71b73522ae
|
Revert "Add version control system functionality with branch management, history tracking, and merge operations"
This reverts commit f3d28817a5.
|
2025-02-08 17:37:30 -05:00 |
|
pacnpal
|
03f9df4bab
|
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
|
75f5b07129
|
Add comments app with models, views, and tests; integrate comments into existing models
|
2025-02-07 21:58:02 -05:00 |
|
pacnpal
|
86ae24bbac
|
Add comprehensive evaluation and recommendations for version control system
|
2025-02-07 13:57:07 -05:00 |
|
pacnpal
|
0e0ed01cee
|
Add comment and reply functionality with preview and notification templates
|
2025-02-07 13:13:49 -05:00 |
|
pacnpal
|
2c4d2daf34
|
Add OWASP compliance mapping and security test case templates, and document version control implementation phases
|
2025-02-07 10:51:11 -05:00 |
|
pacnpal
|
d353f24f9d
|
Add timezone utility and current branch signal to enhance park detail functionality
|
2025-02-06 20:38:38 -05:00 |
|
pacnpal
|
9c65df12bb
|
Enhance type safety in version control system by adding UserModel TypeVar, improving type hints in managers.py and utils.py, and ensuring consistent type imports.
|
2025-02-06 20:35:30 -05:00 |
|
pacnpal
|
ecf94bf84e
|
Add version control context processor and integrate map functionality with dedicated JavaScript
|
2025-02-06 20:06:10 -05:00 |
|
pacnpal
|
f3d28817a5
|
Add version control system functionality with branch management, history tracking, and merge operations
|
2025-02-06 19:29:23 -05:00 |
|
pacnpal
|
6fa807f4b6
|
Add photo gallery functionality with file upload, sharing, and fullscreen display features
|
2025-02-06 14:20:48 -05:00 |
|
pacnpal
|
323aa561a5
|
Refactor authentication settings and enhance frontend moderation panel with performance optimizations, loading states, error handling, mobile responsiveness, and accessibility improvements
|
2025-02-06 14:20:12 -05:00 |
|
pacnpal
|
7d25d6f992
|
Update Django and dependencies, add app path configuration
|
2025-02-06 13:58:57 -05:00 |
|
pacnpal
|
19852207f6
|
Refactor CI workflow to use Homebrew for GDAL installation and update Python version to 3.13.1
|
2025-02-06 11:55:43 -05:00 |
|
pacnpal
|
185af7fd17
|
Refactor CI workflow to install pip using get-pip.py and ensure system package compatibility
|
2025-02-06 11:47:17 -05:00 |
|
pacnpal
|
768f05b783
|
Improve CI workflow by setting up Python and upgrading pip, setuptools, and wheel before installing dependencies
|
2025-02-06 11:45:29 -05:00 |
|
pacnpal
|
411c6f6f68
|
Enhance CI workflow by configuring Django GDAL settings and adding debug steps for GDAL installation verification
|
2025-02-06 11:26:36 -05:00 |
|
pacnpal
|
789a6386a5
|
Update GDAL installation steps in CI workflow for improved compatibility
|
2025-02-06 10:45:04 -05:00 |
|
pacnpal
|
dbd76785b5
|
Add GDAL installation and verification steps to CI workflow
|
2025-02-06 10:35:56 -05:00 |
|
pacnpal
|
4215e14b5e
|
Merge pull request #25 from pacnpal/pixeebot/drip-2025-02-06-pixee-python/remove-unnecessary-f-str
Remove Unnecessary F-strings
|
2025-02-05 23:04:48 -05:00 |
|
pixeebot[bot]
|
dee7c61320
|
Remove Unnecessary F-strings
|
2025-02-06 03:53:13 +00:00 |
|
pacnpal
|
2f26061170
|
Add four GIF files to media submissions
|
2025-02-05 18:48:36 -05:00 |
|
pacnpal
|
bc68eaf4d9
|
Add auto-approval for moderator submissions and update submission handling
|
2025-02-05 18:47:23 -05:00 |
|
pacnpal
|
1ef38f4a96
|
Add three GIF files to media submissions
|
2025-02-05 18:23:45 -05:00 |
|
pacnpal
|
1f3f94702e
|
Add LocationForm import to LocationSearchView and ignore type check for piexif import
|
2025-02-05 18:10:07 -05:00 |
|
pacnpal
|
63b484b724
|
Merge pull request #24 from pacnpal/dependabot/pip/black-25.1.0
[DEPENDABOT] Update: Bump black from 24.10.0 to 25.1.0
|
2025-02-05 18:03:44 -05:00 |
|
pacnpal
|
1182e894e3
|
Merge branch 'main' into dependabot/pip/black-25.1.0
|
2025-02-05 18:01:31 -05:00 |
|
pacnpal
|
cda755ea59
|
Merge pull request #23 from pacnpal/dependabot/pip/isort-tw-6.0.0
[DEPENDABOT] Update: Update isort requirement from ^5.13.0 to ^6.0.0
|
2025-02-05 18:00:24 -05:00 |
|
pacnpal
|
8bbfce3f2a
|
Merge pull request #22 from pacnpal/pixeebot/drip-2025-01-28-pixee-python/add-requests-timeouts
Add timeout to `requests` calls
|
2025-02-05 18:00:10 -05:00 |
|
pacnpal
|
0e97fdc96b
|
Merge pull request #21 from pacnpal/dependabot/pip/django-simple-history-3.8.0
[DEPENDABOT] Update: Bump django-simple-history from 3.7.0 to 3.8.0
|
2025-02-05 17:59:59 -05:00 |
|
pacnpal
|
ebc38228e6
|
Fix filter query in cleanup_test_data command to use correct field for reviews
|
2025-02-05 17:58:40 -05:00 |
|
dependabot[bot]
|
45c40c720d
|
[DEPENDABOT] Update: Bump black from 24.10.0 to 25.1.0
Bumps [black](https://github.com/psf/black) from 24.10.0 to 25.1.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/24.10.0...25.1.0)
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-03 16:57:28 +00:00 |
|
dependabot[bot]
|
696d26acdd
|
[DEPENDABOT] Update: Update isort requirement from ^5.13.0 to ^6.0.0
Updates the requirements on [isort](https://github.com/pycqa/isort) to permit the latest version.
- [Release notes](https://github.com/pycqa/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pycqa/isort/compare/5.13.0...6.0.0)
---
updated-dependencies:
- dependency-name: isort
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-03 16:57:15 +00:00 |
|
pixeebot[bot]
|
96857ad1d4
|
Add timeout to requests calls
|
2025-01-28 03:09:49 +00:00 |
|
dependabot[bot]
|
ef40184e07
|
[DEPENDABOT] Update: Bump django-simple-history from 3.7.0 to 3.8.0
Bumps [django-simple-history](https://github.com/jazzband/django-simple-history) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/jazzband/django-simple-history/releases)
- [Changelog](https://github.com/jazzband/django-simple-history/blob/master/CHANGES.rst)
- [Commits](https://github.com/jazzband/django-simple-history/compare/3.7.0...3.8.0)
---
updated-dependencies:
- dependency-name: django-simple-history
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-27 16:46:08 +00:00 |
|
pacnpal
|
7aa706d12a
|
Merge pull request #16 from pacnpal/dependabot/pip/dj-rest-auth-7.0.1
|
2025-01-21 21:59:57 -05:00 |
|
pacnpal
|
de6146f812
|
Merge pull request #17 from pacnpal/dependabot/pip/pillow-11.1.0
|
2025-01-21 21:59:46 -05:00 |
|
pacnpal
|
1bfbe4a8b4
|
Merge pull request #19 from pacnpal/dependabot/pip/django-5.1.5
|
2025-01-21 21:59:37 -05:00 |
|
pacnpal
|
209c3e4d21
|
Merge pull request #20 from pacnpal/dependabot/pip/reactivated-tw-0.46.0
|
2025-01-21 21:58:30 -05:00 |
|
dependabot[bot]
|
886b275f65
|
[DEPENDABOT] Update: Update reactivated requirement
Updates the requirements on [reactivated](https://github.com/silviogutierrez/django-react) to permit the latest version.
- [Commits](https://github.com/silviogutierrez/django-react/compare/v0.45.3...v0.46.0)
---
updated-dependencies:
- dependency-name: reactivated
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-20 16:28:36 +00:00 |
|
dependabot[bot]
|
c9ebf4c833
|
[DEPENDABOT] Update: Bump django from 5.1.4 to 5.1.5
Bumps [django](https://github.com/django/django) from 5.1.4 to 5.1.5.
- [Commits](https://github.com/django/django/compare/5.1.4...5.1.5)
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-01-20 16:28:25 +00:00 |
|