Aaron Madlon-Kay
514e01891c
Document usage of Docker Compose dev setup
2022-05-06 21:29:44 +09:00
Aaron Madlon-Kay
9c2908a309
Fix whitespace, proper noun orthography
2022-05-06 21:26:52 +09:00
Aaron Madlon-Kay
ab43d20b49
Add Docker Compose-based setup
2022-05-06 21:26:52 +09:00
Arjun Salyan and Arjun Salyan
ed3d8efcea
Add "Report an issue" button to port pages
2022-02-04 12:31:46 +05:30
Arjun Salyan and Arjun Salyan
272007e5e7
Add staticfiles to .gitignore
2022-02-04 12:31:46 +05:30
Haren S and Arjun Salyan
db3d2728f4
Hide port long description with full stop
2022-01-18 19:15:17 +05:30
Arjun Salyan and Arjun Salyan
78026bba7e
Port health: Improve search query
2021-12-20 23:39:49 +05:30
Arjun Salyan and Arjun Salyan
b0e9870957
Add supporting redirects for old search links
...
Fixes https://github.com/macports/macports-webapp/issues/321
2021-12-20 23:02:23 +05:30
Arjun Salyan and Arjun Salyan
a2b75ce946
Port health: Use background loading
...
This improves performance for the port details page because port-health
is an expensive query
2021-12-20 22:17:11 +05:30
Arjun Salyan and Arjun Salyan
fc36171d69
Pagination: Allow repeating get params
...
Fixes https://github.com/macports/macports-webapp/issues/325
2021-12-16 20:12:28 +05:30
Dave Allured and Arjun Salyan
6ba8da1871
Ticket query: Allow comma as word separator
...
Bug fix. Support comma in addition to space, as word separator between multiple port names.
2021-11-04 01:09:47 +05:30
Arjun Salyan and GitHub
8760427dae
Builders: Use "display_name" field for sorting
...
"name" is buildbot identifier and hence we cannot control the naming, and sorting directly in the query is there sometimes not consistent. Using "display_name" for the sorting gives us some control over naming and keeping it consistent, because the value of this field is supposed to be a numeric identifier.
Fixes https://github.com/macports/macports-webapp/issues/320
2021-11-04 00:59:51 +05:30
dependabot[bot] and Arjun Salyan
24bfa2b7a5
Bump django from 3.1.12 to 3.1.13 in /app
...
Bumps [django](https://github.com/django/django ) from 3.1.12 to 3.1.13.
- [Release notes](https://github.com/django/django/releases )
- [Commits](https://github.com/django/django/compare/3.1.12...3.1.13 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-30 20:13:32 +05:30
Arjun Salyan and GitHub
483a1fa3b5
Fix title for the "Followed by me" page
...
Closes https://github.com/macports/macports-webapp/issues/318
2021-10-30 20:09:27 +05:30
Arjun Salyan and Arjun Salyan
7517ae922c
Increase port name length to 200
2021-10-25 16:37:17 +05:30
Arjun Salyan and Arjun Salyan
69ae8ca415
Fix 0th month count in monthly stats
2021-09-30 09:52:48 +05:30
Arjun Salyan and Arjun Salyan
89c503b77c
Use singup method in custom signup form
2021-08-23 22:32:38 +05:30
Arjun Salyan and Arjun Salyan
7acec03b07
Update app/.gitignore
2021-08-23 21:15:58 +05:30
Arjun Salyan and Arjun Salyan
776f24cef2
Add recaptcha to signup form
2021-08-23 21:15:58 +05:30
Mojca Miklavec and Mojca Miklavec
431e373b26
Fix capitalisation (MacOS -> macOS, XCode -> Xcode)
...
Closes : #309
2021-07-29 10:16:05 +02:00
Mojca Miklavec and Mojca Miklavec
5cdc3142a7
Add trailing newline to DEPLOYMENT.md
2021-07-29 10:16:05 +02:00
Mojca Miklavec
6f5a89e556
Remove sourceMappingURL for non-existing darktheme.css.map
2021-07-25 18:48:41 +02:00
Mojca Miklavec
6edc96b737
Add missing source files for bootstrap
2021-07-25 18:48:41 +02:00
Mojca Miklavec
2f47ce291c
Avoid opening links in new tab or window
...
Closes : #136
2021-07-25 13:45:55 +02:00
Mojca Miklavec
9c672dd474
Add newline at the end of the file
2021-07-25 13:45:55 +02:00