1043 Commits

Author SHA1 Message Date
Greg Newman
9b50cd5b35 📝 update readme
Issue: #530
0.0.289
2023-07-18 08:55:04 -04:00
Greg Newman
db4b79204f 🔨 remove rustywind from packages
Issue: #530
2023-07-18 08:55:04 -04:00
Greg Newman
50c81ce2fa 🔨 removes rustywind
This should never run in the CI and i’m not convinced it’s adding much value so removing it completely.

Issue: #530
2023-07-18 08:55:04 -04:00
sdarwin
ff553c2be6 Remove user forum migration 0.0.288 2023-07-18 05:59:18 -05:00
Spencer Strickland
15eb80e4c2 releases updates, scrollbar, header icons 0.0.287 2023-07-17 05:50:44 -05:00
Frank Wiles
db2e1945f4 Remove forum templates and vestiges 0.0.286 2023-07-13 16:07:59 -05:00
Greg Newman
cfe48cc232 Merge branch 'greg-ui-issues' into develop 0.0.285 2023-07-13 16:51:05 -04:00
Greg Newman
3cedf1b45d 🐛 fixes font flicker from Google fonts
Uses the webfont loader to get the Google fonts which stops the flicker when jumping between system fonts and the Cairo Google font library.
2023-07-13 16:46:05 -04:00
Frank Wiles
0ac9cc32a0 Remove links to about 0.0.284 2023-07-13 12:29:18 -05:00
Frank Wiles
f0daed323a remove about page 2023-07-13 12:29:18 -05:00
Greg Newman
71bb03586f Merge branch 'greg-ui-issues' of github.com:cppalliance/temp-site into greg-ui-issues
# Conflicts:
#	templates/includes/_footer.html
2023-07-13 11:48:01 -04:00
Greg Newman
b1a3e3d721 ⚰️ Removes breadcrumbs
Issue: #485
2023-07-13 11:46:51 -04:00
Lacey Williams Henschel
4af0c76a3e Add the link to documentation to the Releases page
- Add site_path for release docs in S3
- Use live release docs link in template
2023-07-12 14:20:50 -07:00
sdarwin
1380f45909 MAILGUN_API_KEY in values.yaml files 0.0.283 2023-07-12 15:45:31 -05:00
Spencer Strickland
7e48dd6c80 UI updates to Learn, News, Footer 0.0.282 2023-07-12 15:36:57 -05:00
Greg Newman
f2bdc367a7 🎨 footer on two lines
Issue: #504
2023-07-12 15:45:13 -04:00
Greg Newman
3f5073c5ed ⚰️ Removes breadcrumbs
Issue: #485
2023-07-12 15:37:36 -04:00
Lacey Williams Henschel
b15a6f19de Redirect allauth callback urls in the static content view
- Override django-allauth template
- Add docs on local dev social accounts
0.0.281
2023-07-12 06:25:23 -07:00
Spencer Strickland
b8f9ab087d CSS linter 0.0.280 2023-07-12 07:03:45 -05:00
Spencer Strickland
38e9fa8411 UI updates to Community and Releases 2023-07-12 07:03:45 -05:00
Lacey Williams Henschel
7e89ae23ee Enable form on releases page to get to older releases 0.0.279 2023-07-11 14:59:36 -07:00
Lacey Williams Henschel
473dc49e3d Refactor VersionDetail views to make adding a form easier 2023-07-11 14:59:36 -07:00
Lacey Williams Henschel
539bc92dd9 Add name, github url, and release date to releases page 0.0.278 2023-07-11 11:03:22 -07:00
Lacey Williams Henschel
32f5492ae2 Update version/release detail view name 2023-07-11 11:03:22 -07:00
Lacey Williams Henschel
106ec17ede Rename versions detail view to /releases/{slug}/ 2023-07-11 11:03:22 -07:00
Lacey Williams Henschel
d2b6548308 Update version detail templates, remove list templates 2023-07-11 11:03:22 -07:00
Lacey Williams Henschel
2e49730dd0 Add DetailView for most recent version, update header links 2023-07-11 11:03:22 -07:00
Lacey Williams Henschel
55e4cd20cb Remove version list view 2023-07-11 11:03:22 -07:00
Lacey Williams Henschel
5c478f1da1 Override django-allauth social signup template 0.0.277 2023-07-11 10:35:25 -07:00
Frank Wiles
d919140ce0 Fix just rebuild
- Ensure rebuild rebuilds everything
0.0.276
2023-07-11 10:59:09 -05:00
Greg Newman
60fdd4cf11 🔨 move import 0.0.275 2023-07-11 08:27:42 -04:00
Greg Newman
88b2a882fb ⚙️ simple views for header/footer
Providing simple views to return header and footer for testing against S3.
2023-07-11 08:27:42 -04:00
Greg Newman
cb7f549b00 ⚙️ working on antora header and footer
Antora is properly pulling the header and footer but the user is not exposed yet.
2023-07-11 08:27:42 -04:00
Greg Newman
e28af1ed18 🚜 feed header components to antora
* Adds django-cors-headers
* temp endpoint to prove out how this works
* temp template - change this to pull entire header

Issue: #396
2023-07-11 08:27:42 -04:00
Lacey Williams Henschel
205858d586 Use console email backend for local dev 0.0.274 2023-07-10 11:38:31 -07:00
Lacey Williams Henschel
d724759028 Override allauth password reset templates to use our base template 2023-07-10 11:38:31 -07:00
Lacey Williams Henschel
91a1936dcd Change monthly refresh to update only last month's commit counts 0.0.273 2023-07-10 06:22:36 -07:00
Lacey Williams Henschel
0a8ed5e755 Add util function to get first, last day of last month 2023-07-10 06:22:36 -07:00
Lacey Williams Henschel
0c6593fdfa Improve locating author records 2023-07-10 06:22:36 -07:00
Lacey Williams Henschel
f8475f1009 Refactor to fetch API commit data in method that adds the CommitData objects 2023-07-10 06:22:36 -07:00
Lacey Williams Henschel
b26c319bb0 Fix bug related to getting tag info in get_ref 2023-07-10 06:22:36 -07:00
Lacey Williams Henschel
173b0360a1 Fix some tests 2023-07-10 06:22:36 -07:00
Lacey Williams Henschel
f82d299559 Refactor to make update methods simpler, remove duplicate method 2023-07-10 06:22:36 -07:00
Lacey Williams Henschel
f319378d45 Refactor to add libraries if they don't exist 2023-07-10 06:22:36 -07:00
Lacey Williams Henschel
2a2358d60a Make library and version on LibraryVersion required 2023-07-10 06:22:36 -07:00
Lacey Williams Henschel
1a23cf0e28 Skip versions older than 1.0 2023-07-10 06:22:36 -07:00
Spencer Strickland
e535b20972 Merge branch 'homepage-beta-2' of https://github.com/cppalliance/temp-site into homepage-beta-2 0.0.272 2023-07-07 15:06:40 -05:00
Spencer Strickland
263dfd68fa Ran the pre-commit hooks to address issues 2023-07-07 15:05:57 -05:00
Greg Newman
f7bb3e8599 Merge branch 'develop' into homepage-beta-2 2023-07-07 15:41:05 -04:00
Spencer Strickland
079f978b4e New styles generated 2023-07-07 14:33:07 -05:00