Ryan Johnson
765eae44d3
upgrade packages
2023-02-13 10:12:34 -08:00
Ryan Johnson
97af90fbc2
update by semver using npm update --save
2023-02-13 10:12:34 -08:00
dependabot[bot]
850c8389d5
Bump ipython from 8.9.0 to 8.10.0
...
Bumps [ipython](https://github.com/ipython/ipython ) from 8.9.0 to 8.10.0.
- [Release notes](https://github.com/ipython/ipython/releases )
- [Commits](https://github.com/ipython/ipython/compare/8.9.0...8.10.0 )
---
updated-dependencies:
- dependency-name: ipython
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-11 02:35:23 +00:00
Tasos Katsoulas
102be6d361
Merge pull request #5392 from escattone/remove-react-1185
...
remove React dependency within JS tests
2023-02-10 16:39:05 +02:00
Ryan Johnson
90259a3ff6
remove react and @babel/plugin-transform-react-jsx
2023-02-09 16:51:59 -08:00
Ryan Johnson
370c376558
remove react dependency
2023-02-09 15:56:41 -08:00
Ryan Johnson
4798b818a6
fix user profile serialization of timezone ( #5391 )
...
* fix user profile serialization of timezone
* ensure profile timezone is tested
2023-02-09 16:21:29 +02:00
Tasos Katsoulas
8a442dea8d
Merge pull request #5389 from escattone/django-activity-stream-1143
...
remove patch no longer needed for django-activity-stream
2023-02-08 12:45:51 +02:00
Tasos Katsoulas
593da5f0eb
Merge pull request #5390 from mozilla/dependabot/pip/cryptography-39.0.1
...
Bump cryptography from 39.0.0 to 39.0.1
2023-02-08 12:44:37 +02:00
dependabot[bot]
ae4705ceec
Bump cryptography from 39.0.0 to 39.0.1
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 39.0.0 to 39.0.1.
- [Release notes](https://github.com/pyca/cryptography/releases )
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/39.0.0...39.0.1 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-08 05:27:09 +00:00
Ryan Johnson
725cca866a
remove patch no longer needed for django-activity-stream
2023-02-06 15:54:55 -08:00
Ryan Johnson
c96a84b110
add latest python updates ( #5386 )
...
* add latest python updates
* update pre-commit in circleci config to match poetry
2023-02-03 09:32:00 -08:00
Tasos Katsoulas
bb33f90632
Merge pull request #5385 from akatsoulas/update-black
...
Update black
2023-02-03 17:08:37 +02:00
Tasos Katsoulas
a4fc6ff84f
Use black throughout the project
2023-02-03 16:46:13 +02:00
Tasos Katsoulas
ccb24faad3
Upgrade black.
2023-02-03 16:44:33 +02:00
Ryan Johnson
a36fd49f24
restore poetry python version constraint ( #5384 )
2023-02-02 16:56:20 -08:00
Ryan Johnson
ba2f95a95d
update all dependencies ( #5382 )
...
* update all non-dev deps except bleach & py-wikimarkup
* remove pip from deps & update version in Dockerfile
* update poetry to the latest version
* replace pytz with built-in code
* remove pytz package
* move to Python 3.11
* update to just-released pip 23.0
* update bleach and py-wikimarkup
* update all dev dependencies
* update to django 4.1.6 (released today)
* remove python as a dependency of itself
2023-02-02 08:48:18 -08:00
smith
180b603e55
Merge pull request #5381 from smithellis/l10n-run-bootstrap
...
Add l10n process to bootstrap script so Make automation continues to work as designed.
2023-01-27 16:41:22 -05:00
smith
6d208c50c7
Add l10n process to bootstrap script
2023-01-27 16:16:43 -05:00
Abdul Khan
78f8cc4eb3
Added contributors section to README with profile pictures ( #5378 )
...
* Add contributors section to README with profile pictures
This commit adds a new section to the README file that displays a list of all the contributors to the project, along with their profile pictures. The section is styled in a visually appealing way and also provides a way for users to quickly navigate to the profile of each contributor
* Update README.md
Co-authored-by: Ryan Johnson <escattone@gmail.com>
---------
Co-authored-by: Ryan Johnson <escattone@gmail.com>
2023-01-27 08:36:54 -08:00
Ryan Johnson
51c09db063
fix update_user method to work without a request ( #5375 )
...
* fix update_user method to work without a request
* adjust based on feedback
2023-01-24 11:36:53 -08:00
Ryan Johnson
6c1400d101
add migration to remove ghost columns from badger tables ( #5372 )
2023-01-18 07:52:58 -08:00
Tasos Katsoulas
5e0a5151a1
Merge pull request #5368 from escattone/fix-1168
...
remove decoding from _format_row in dashboards
2023-01-10 11:19:34 +02:00
Ryan Johnson
58d93b1b2e
remove decoding from _format_row in dashboards
2023-01-09 11:04:55 -08:00
Ryan Johnson
5605da807c
strengthen test target in dockerfile ( #5362 )
...
* strengthen test target in dockerfile
* fix tests now that localization is active
2023-01-09 09:07:43 -08:00
Ryan Johnson
7e760ba5c1
SEO adjustments for KB forums and user-related links ( #5320 )
...
* disallow crawling of KB forums via robots.txt
* add rel='ugc nofollow' to KB forum links
* add tests
* add rel='nofollow' to user links
* add doc for SEO notes/policies
2023-01-09 09:02:41 -08:00
Tasos Katsoulas
50609ea5ab
Merge pull request #5363 from smithellis/leading-slash-kbforums
...
Remove leading / from kbforums urls
2023-01-09 18:08:25 +02:00
smith
127a687fd6
post rebase
2023-01-09 09:00:26 -05:00
Tasos Katsoulas
10c431d248
Merge pull request #5367 from mozilla/dependabot/npm_and_yarn/qs-and-browser-sync-6.11.0
...
Bump qs and browser-sync
2023-01-09 15:05:46 +02:00
dependabot[bot]
cc10a8cd26
Bump qs and browser-sync
...
Bumps [qs](https://github.com/ljharb/qs ) to 6.11.0 and updates ancestor dependency [browser-sync](https://github.com/BrowserSync/browser-sync ). These dependencies need to be updated together.
Updates `qs` from 6.2.3 to 6.11.0
- [Release notes](https://github.com/ljharb/qs/releases )
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.2.3...v6.11.0 )
Updates `browser-sync` from 2.27.10 to 2.27.11
- [Release notes](https://github.com/BrowserSync/browser-sync/releases )
- [Changelog](https://github.com/BrowserSync/browser-sync/blob/master/CHANGELOG.md )
- [Commits](https://github.com/BrowserSync/browser-sync/compare/v2.27.10...v2.27.11 )
---
updated-dependencies:
- dependency-name: qs
dependency-type: indirect
- dependency-name: browser-sync
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 08:44:03 +00:00
Tasos Katsoulas
f9de06ad8e
Merge pull request #5364 from mozilla/dependabot/npm_and_yarn/json5-1.0.2
...
Bump json5 from 1.0.1 to 1.0.2
2023-01-09 10:43:10 +02:00
dependabot[bot]
b99dcfb7fb
Bump json5 from 1.0.1 to 1.0.2
...
Bumps [json5](https://github.com/json5/json5 ) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-07 17:43:15 +00:00
smith
c343af115f
Remove leading / from questions urls ( #5360 )
...
--Updated test to have trailing / in url since the lack
was causing a 301 response vs. the expected
2023-01-06 15:49:53 -08:00
Tasos Katsoulas
5b4a634074
Merge pull request #5337 from smithellis/leading-slash-inproduct
...
Remove leading / from inproduct urls
2023-01-06 11:30:03 +02:00
Tasos Katsoulas
551a71ff2a
Simplify circleci config ( #5361 )
2023-01-05 12:26:47 -08:00
Tasos Katsoulas
c724307adf
Merge pull request #5358 from smithellis/leading-slash-users
...
Remove leading slashes on user routes
2023-01-05 09:58:49 +02:00
Tasos Katsoulas
c1c3915655
Merge pull request #5339 from smithellis/leading-slash-gallery
...
Remove leading / from gallery urls
2023-01-04 12:34:08 +02:00
Tasos Katsoulas
c095bdd051
Merge pull request #5359 from smithellis/leading-slash-products
...
remove leading slashes from products
2023-01-04 12:26:47 +02:00
smith
72571fa49a
remove leading slash
2023-01-03 15:02:09 -05:00
smith
683d32ab9b
Remove leading slashes on routes
...
Update tests with hardcoded / endings
2023-01-03 14:04:42 -05:00
Smith Ellis
ed7a50b41d
Remove leadning / from inproduct urls
2023-01-03 13:43:04 -05:00
Tasos Katsoulas
09f2213079
Merge pull request #5338 from smithellis/leading-slash-groups
...
Remove leading / from groups urls
2022-12-28 12:34:29 +02:00
Tasos Katsoulas
a25b8a4d17
Merge pull request #5353 from sukanta-nandi/patch-1
...
Update Development Server Setup
2022-12-27 17:21:46 +02:00
Sukanta Nandi
6f52571a4f
Update docs/hacking_howto.md
...
Co-authored-by: Ryan Johnson <escattone@gmail.com>
2022-12-23 11:02:39 +05:30
Ryan Johnson
111555fd40
add migration to remove authority tables ( #5351 )
2022-12-22 12:27:00 -08:00
Sukanta Nandi
3b4fcd8d3e
Update Development Server Setup
...
use of make when .env does not exists
2022-12-22 18:25:27 +05:30
Tasos Katsoulas
541c9097d7
Merge pull request #5336 from smithellis/leading-slash-messages
...
Remove leading / from messages urls
2022-12-21 16:44:05 +02:00
Tasos Katsoulas
c516726b0c
Merge pull request #5340 from smithellis/leading-slash-announcements
...
Remove leading / from announcements urls
2022-12-21 16:43:06 +02:00
Smith Ellis
aab42c7b58
Remove leading / from gallery urls
2022-12-20 14:15:42 -05:00
Christopher Yeleighton
ae9a90c3eb
Improve error message for duplicate e-mail ( #5348 )
...
* Improve duplicate e-mail error message
* Use "e-mail address" in message for exists
* line break
2022-12-20 12:00:09 +02:00