530 Commits

Author SHA1 Message Date
Greg Newman
0719aae55a Merge pull request #160 from CPPAlliance/130-social-icons
 hooks up social profiles in footer
0.0.127
2023-03-16 18:51:48 -04:00
Greg Newman
3fc6a758b4 hooks up social profiles in footer
Issue: #130
2023-03-16 18:50:04 -04:00
Lacey Williams Henschel
de24dbf55a Merge pull request #159 from CPPAlliance/sample-data
Sample data
0.0.126
2023-03-16 13:04:05 -07:00
Lacey Williams Henschel
f33a9e7665 📚 Start some management command docs 2023-03-16 12:59:35 -07:00
Lacey Williams Henschel
c988c8cee4 Add command to create sample data
Does not include forum information, blog information.
2023-03-16 12:25:53 -07:00
Lacey Williams Henschel
08dc7be4a1 🚧 Stub methods for creating sample data 2023-03-16 10:32:55 -07:00
Lacey Williams Henschel
f6b82f7cb8 Merge pull request #154 from CPPAlliance/145-contributor-templates
Add maintainers to library detail templates
0.0.125
2023-03-16 09:11:01 -07:00
Lacey Williams Henschel
9552ffc118 📝 Fix maintained library name, fix duplicates 2023-03-15 12:54:15 -07:00
Lacey Williams Henschel
e59ecb824e 🔧 Testing fixes 2023-03-14 14:02:31 -07:00
Lacey Williams Henschel
f1161e0d1c Add maintainers to lib detail view and template 2023-03-14 13:58:34 -07:00
Lacey Williams Henschel
75fca4626b 🔥 Duplicate tests 2023-03-14 13:55:22 -07:00
Lacey Williams Henschel
05aebc4d84 Merge pull request #150 from CPPAlliance/fix-profile-header-link
Fix header link
0.0.124
2023-03-14 10:40:11 -07:00
Lacey Williams Henschel
3352084cf5 Merge pull request #149 from CPPAlliance/upload-authors-maintainers
Move `maintainers` from `Library` to `LibraryVersion`
0.0.123
2023-03-14 10:01:45 -07:00
Frank Wiles
00e15cf7bb Fix header link 2023-03-12 11:15:52 -05:00
Lacey Williams Henschel
56e71df5ba 📝 Add template for library_version due to maintainers M2M 2023-03-10 11:39:05 -08:00
Lacey Williams Henschel
be1d7d7c8d 🔥 Dead code 2023-03-10 11:14:16 -08:00
Lacey Williams Henschel
0f94ae4390 Merge branch 'main' of github.com:CPPAlliance/boost.org into upload-authors-maintainers 2023-03-10 10:05:19 -08:00
Lacey Williams Henschel
0bbbfd708f 🔥 More dead code 2023-03-10 10:04:31 -08:00
Lacey Williams Henschel
e9a90fa548 🔥 Remove old code, merged in another PR 2023-03-10 10:02:32 -08:00
Lacey Williams Henschel
7cea4cfb6c Merge pull request #148 from CPPAlliance/141-admin
 Add new fields to the admin
0.0.122
2023-03-10 09:56:44 -08:00
Lacey Williams Henschel
23515331a3 Add new fields to the admin 2023-03-10 09:44:48 -08:00
Lacey Williams Henschel
d86cc4b51e Merge branch 'main' of github.com:CPPAlliance/boost.org into upload-authors-maintainers 2023-03-10 09:38:49 -08:00
Lacey Williams Henschel
e680074fa2 Merge pull request #147 from CPPAlliance/141-stub-user
Add fields and method to User model to create stub users
0.0.121
2023-03-09 12:32:40 -08:00
Lacey Williams Henschel
f8d2910c1d 👕 Linter 2023-03-09 12:23:12 -08:00
Lacey Williams Henschel
37d6dbbb76 Add method to create stub user 2023-03-09 12:17:18 -08:00
Lacey Williams Henschel
4dbf303874 Merge branch 'main' of github.com:CPPAlliance/boost.org into 141-stub-user 2023-03-09 12:03:56 -08:00
Lacey Williams Henschel
f34a4a269d Merge pull request #146 from CPPAlliance/143-helper-functions
Functions to help with loading authors and maintainers for libraries from GitHub
0.0.120
2023-03-09 12:03:39 -08:00
Lacey Williams Henschel
3f2cceb764 🏦 Add claimed and valid_email 2023-03-09 12:00:32 -08:00
Lacey Williams Henschel
3b7baa7154 Helper command to return contributor data in dict 2023-03-08 14:33:41 -08:00
Lacey Williams Henschel
d32f3db121 Function to extract and reformat email address 2023-03-08 14:16:25 -08:00
Lacey Williams Henschel
f25e3aacf8 Function to generate fake email 2023-03-08 14:12:12 -08:00
Lacey Williams Henschel
96f0264867 Add helper function to extract contributor names 2023-03-08 14:06:42 -08:00
Lacey Williams Henschel
6d1aa75b53 Merge pull request #140 from CPPAlliance/fix-image-url-template
🐛 Check for image before accessing image.url
0.0.119
2023-03-08 13:49:23 -08:00
Lacey Williams Henschel
18e0cbd192 Merge pull request #139 from CPPAlliance/admin-library-ordering
 Add ordering to admin
0.0.118
2023-03-08 13:30:50 -08:00
Lacey Williams Henschel
a691fe70ab 🐛 Check for image before accessing image.url 2023-03-08 13:30:35 -08:00
Lacey Williams Henschel
67ceff967b Add ordering to admin 2023-03-08 13:19:24 -08:00
Lacey Williams Henschel
1ce589a1d4 Merge branch 'main' of github.com:revsys/boost.org into upload-authors-maintainers 2023-03-07 13:41:46 -08:00
Lacey Williams Henschel
3036d308b2 🐛 Fix checking for URL if there is no image 2023-03-07 13:38:28 -08:00
Lacey Williams Henschel
da1c28c64b 🔧 Move name extraction to utils 2023-03-03 14:01:44 -08:00
Lacey Williams Henschel
54bb53407b 🔧 Move generate_email to utils 2023-03-03 13:53:49 -08:00
Lacey Williams Henschel
8baaaedc8f 🔧 Reorder functions 2023-03-03 13:48:44 -08:00
Lacey Williams Henschel
f9247e7d24 🔧 Start moving things to testable util functions
- Move extract_email to util
- Correct get_names method to strip the formatted email from the string before parsing
2023-03-03 13:47:18 -08:00
Lacey Williams Henschel
ffddd0afa2 🐛 Fix conditional
Can't check for an image URL if there is no image!
2023-03-03 13:18:02 -08:00
Lacey Williams Henschel
f97e2c44b5 🚧 Command to upload lib authors and maintainers
WIP. Uses a single, randomly-retrieved library to test.

- Gets the library GH libraries.json
- Extracts author and maintainer data
- For each person:
  - Extracts the email if available, or autogenerates a placeholder and marks the email as invalid
  - Separates the name fields into First and Last
- For authors, adds the author's User record to the Library's `authors`
- For maintainers, adds the maintainer's User record to the LibraryVersion's `maintainers` (using the most recent Version)
2023-03-03 13:16:30 -08:00
Lacey Williams Henschel
f8c6d2510d Add new fields 2023-03-03 13:12:41 -08:00
Lacey Williams Henschel
2497be4eaa Add ordering to admin 2023-03-03 13:12:03 -08:00
Lacey Williams Henschel
bb4bd37713 🏦 Move maintainers M2M to LibraryVersion 2023-03-03 13:11:46 -08:00
Lacey Williams Henschel
6e07a89462 📝 Change help text on new fields 2023-03-03 13:11:25 -08:00
Lacey Williams Henschel
7dea27d1d1 🏦 Add valid_email and claimed fields to User model
Default to `True` because the only conditions in which these would be False is on import of author/maintainer data for the Libraries from GitHub. After the initial launch, these fields won't be used with nearly the frequency.
2023-03-03 10:46:29 -08:00
Greg Newman
bedb5422a8 Merge pull request #133 from revsys/88-library-search
88 library search
0.0.117
2023-03-03 12:05:48 -05:00