824 Commits

Author SHA1 Message Date
Natalia
43f9eba991 Removed duplication from docker-compose file for mailman service 0.0.208 2023-05-23 15:50:46 -03:00
Lacey Williams Henschel
5187b51cf2 clean up 0.0.207 2023-05-23 10:26:16 -07:00
Lacey Williams Henschel
84145c4668 Remove django-filters 2023-05-23 10:26:16 -07:00
Lacey Williams Henschel
6c0959ce3e 👕 Linter 2023-05-23 10:26:16 -07:00
Lacey Williams Henschel
eb683c0b5f 📝 Fix styling, fix form, fix links 2023-05-23 10:26:16 -07:00
Lacey Williams Henschel
32442de272 📝 Add query string filtering to library list 2023-05-23 10:26:16 -07:00
Lacey Williams Henschel
f5d87f960c ⬆️ Add django-filters 2023-05-23 10:26:16 -07:00
Lacey Williams Henschel
a0f6411ad1 WIP moving to query strings 2023-05-23 10:26:16 -07:00
Frank Wiles
fbf34dab1a Merge mailman docker changes 0.0.206 2023-05-20 10:12:02 -05:00
Frank Wiles
a0eefff55a Merge branch 'main' into mailman3-take-1 2023-05-20 09:27:20 -05:00
Lacey Williams Henschel
7911928f4f Add management command to import release dates 0.0.205 2023-05-19 12:55:02 -07:00
Lacey Williams Henschel
3d17a9ce3c 🔧 Minor refactor, bugfix 2023-05-19 12:55:02 -07:00
Lacey Williams Henschel
fdc7fce1e8 📝 Update field names 2023-05-19 12:55:02 -07:00
Lacey Williams Henschel
9b7d64a725 Fix test 2023-05-19 12:55:02 -07:00
Lacey Williams Henschel
649b7add15 Minor corrections 2023-05-19 12:55:02 -07:00
Lacey Williams Henschel
0351f4f002 📝 Make the origin year data-driven 2023-05-19 12:55:02 -07:00
Lacey Williams Henschel
04ecc158d0 🏦 Add date field, save date 2023-05-19 12:55:02 -07:00
Lacey Williams Henschel
0936ab2dd9 WIP testing 2023-05-19 12:55:02 -07:00
Lacey Williams Henschel
90f2cc8e06 📝 Fix docstring 2023-05-19 12:55:02 -07:00
Lacey Williams Henschel
233d87bc71 Add method to get date first tag for library 2023-05-19 12:55:02 -07:00
Natalia
18f6eb3e67 Provide News creation and approval views.
More for #273: this branch provides a new form and view to create news (limited
to authenticated users). For now, every new entry, requires moderation. Approval
can be done via the web UI when visiting a news detail page and having the right
permissions.

Next branch would provide:
* moderator whitelisting
* news list needing moderation view
* email sending on news submission

Missing tests
0.0.204
2023-05-18 20:12:44 -03:00
Natalia
092ae5ce9f Template changes after pre-commit checks. 0.0.203 2023-05-18 16:28:21 -03:00
Lacey Williams Henschel
49850d4261 Code simplifications 0.0.202 2023-05-18 09:25:20 -07:00
Lacey Williams Henschel
480dd2422e Add default val 2023-05-18 09:25:20 -07:00
Lacey Williams Henschel
2499c4891e Style changes, changes per PR review 2023-05-18 09:25:20 -07:00
Lacey Williams Henschel
f292194e19 Spelling correction
Co-authored-by: nessita <124304+nessita@users.noreply.github.com>
2023-05-18 09:25:20 -07:00
Lacey Williams Henschel
1bb1da3dc8 Fix test 2023-05-18 09:25:20 -07:00
Lacey Williams Henschel
dedd103807 Add command to import library-versions 2023-05-18 09:25:20 -07:00
Lacey Williams Henschel
41665c815c Add default ARGS value 0.0.201 2023-05-17 21:39:24 -03:00
Donovan
8b30b0cd74 updated scroll bar for dark mode 0.0.200 2023-05-18 04:03:28 +05:30
Natalia
d4719558eb Added new rule for updating requirements, and ran it. 0.0.199 2023-05-17 12:16:56 -07:00
Natalia
8765fa4227 Minimal changes to migration to allow empty moderator and approval date in admin 0.0.198 2023-05-17 15:12:00 -03:00
Natalia
f0b7ecb771 Refactor to use boolean properties for approved and published conditions 2023-05-17 15:12:00 -03:00
Natalia
cebf2ff038 Manually bump django-test-plus 2023-05-17 15:12:00 -03:00
Natalia
0b7d911dc4 Ground work for allowing moderation of News entries. 2023-05-17 15:12:00 -03:00
sdarwin
0ac2857bf4 Docs: development notes 0.0.197 2023-05-16 14:35:04 -07:00
DoumanAsh
aff9bfdc95 templates: Rework to use i18n 0.0.196 2023-05-16 14:31:55 -07:00
DoumanAsh
b1483a515c templates: Add base title Boost and some specific titles to major pages 2023-05-16 14:31:55 -07:00
Lacey Williams Henschel
2b4c0a9399 📝 Add options for skipping existing versions and passing an API token 0.0.195 2023-05-16 11:19:37 -07:00
Lacey Williams Henschel
b612b046d3 📝 Add display name for Boost version 0.0.194 2023-05-15 11:08:49 -07:00
Lacey Williams Henschel
488ca4d3ba Final command, docs, linter 0.0.193 2023-05-15 10:19:32 -07:00
Lacey Williams Henschel
fc63727f0d 🔥 Should not be in this PR 2023-05-15 10:19:32 -07:00
Lacey Williams Henschel
0f3e2af9d2 🏦 Cascade deletions of versions and libraries to LibraryVersions 2023-05-15 10:19:32 -07:00
Lacey Williams Henschel
b0cf084090 WIP load library release dates 2023-05-15 10:19:32 -07:00
Natalia
929b82155b News app: provide models and minimal list and detail views. 0.0.192 2023-05-12 17:43:32 -03:00
Lacey Williams Henschel
25521430f0 📝 Change the display value of cxxstd 03 0.0.191 2023-05-11 12:02:15 -07:00
Lacey Williams Henschel
7c706e423e Add path to fix 404s 0.0.190 2023-05-11 11:46:39 -07:00
Lacey Williams Henschel
8cc6b91cf2 Force content type for js fstatic content 0.0.189 2023-05-11 10:05:31 -07:00
Greg Newman
60b12c7999 📝 Update links according to vinnies changes 0.0.188 2023-05-11 10:34:45 -04:00
Greg Newman
ecf4b765d1 🐛 remove commits graphs for now 2023-05-11 10:34:45 -04:00