Commit Graph

874 Commits

Author SHA1 Message Date
Greg Newman
5d981b487f 🔨 refactor html for better spacing
fixes #409
0.0.226
2023-05-31 19:22:34 -04:00
Greg Newman
483c2d506a 🐛 Fixes space at top of command palatte 2023-05-31 19:22:34 -04:00
Greg Newman
6d1cf03993 🐛 reduce bottom margin by 1px
closes issue #398
0.0.225
2023-05-31 19:00:23 -04:00
Greg Newman
bef6bfced9 🐛 reduce bottom margin by 1px
closes issue #398
2023-05-31 19:00:23 -04:00
Natalia
01ad06e15f Revert import of user signals 0.0.224 2023-05-30 23:21:53 -03:00
Natalia
db1ad7983b Revert changes to files inside static/img and static/animations
Also revert changes to migrations
2023-05-30 23:21:53 -03:00
Natalia
e2d2dd9ed2 Revert removal of imports 2023-05-30 23:21:53 -03:00
Natalia
a8cd8f507a Ran pre-commit run -a
Completed runs of black and rest of pre-commit checks.
2023-05-30 23:21:53 -03:00
Natalia
ed8808af95 Wrap README at 79 cols 2023-05-30 23:21:53 -03:00
Natalia
5ccc4ad99b Disables "create poll" link from news entries list. 0.0.223 2023-05-30 21:30:33 -03:00
Natalia
43f754520c Allow users to create news by type (plain news, blogpost, video, link, poll)
Expose buttons to create different news per type.
2023-05-30 21:30:33 -03:00
Lacey Williams Henschel
752ea51b5d Add punctuation 0.0.222 2023-05-30 14:25:43 -07:00
Greg Newman
26997d0a7d 🚜 fixing page widths; library controls 2023-05-30 16:20:38 -04:00
Greg Newman
8f4e8136e6 🐛 fixing layout of form controls on libraries 2023-05-30 09:36:11 -04:00
Greg Newman
98fb23e3d3 Merge branch 'main' into design-session-three
# Conflicts:
#	.gitignore
#	templates/docs_temp.html
#	templates/libraries/list.html
2023-05-30 08:36:15 -04:00
Greg Newman
025d81839e 🔨 add mailman static to ignore 2023-05-30 08:17:53 -04:00
Lacey Williams Henschel
ccf21dffa5 Better paging logic 0.0.221 2023-05-26 09:48:55 -07:00
Lacey Williams Henschel
f677652bc3 change to PositiveIntegerField for count 2023-05-26 09:48:55 -07:00
Lacey Williams Henschel
cee6df7b4b Condense mCommitData migration files 2023-05-26 09:48:55 -07:00
Lacey Williams Henschel
bd6d229248 Minor bugfixes 2023-05-26 09:48:55 -07:00
Lacey Williams Henschel
e238649e58 Add management command to import commit counts 2023-05-26 09:48:55 -07:00
Lacey Williams Henschel
5115efd421 Add method to save commit data to model 2023-05-26 09:48:55 -07:00
Lacey Williams Henschel
2146e7bc7b Add related_name 2023-05-26 09:48:55 -07:00
Lacey Williams Henschel
f3fbe63827 Refactor get_commits to include dates 2023-05-26 09:48:55 -07:00
Lacey Williams Henschel
dfb0113012 Add fixture for commit data 2023-05-26 09:48:55 -07:00
Lacey Williams Henschel
6ae8418f89 Add CommitData model for commit counts 2023-05-26 09:48:55 -07:00
Lacey Williams Henschel
9dee6b0e5c Add methods to get number of commits per month 2023-05-26 09:48:55 -07:00
Lacey Williams Henschel
fd06816e6f 🐛 Restore accidentally-deleted URL pattern and test 0.0.220 2023-05-25 11:21:02 -07:00
Donovan
cb6476c38c 🔥 removed Release Process card 0.0.219 2023-05-25 02:05:06 +05:30
Natalia
32a1ff4532 Provide news entry edition and deletion. 0.0.218 2023-05-24 16:26:18 -03:00
Natalia
2ec0b68ab8 Automatically approve unapproved news that do not require moderation. 0.0.217 2023-05-24 16:25:53 -03:00
Vinnie Falco
11d6aa2897 adjust flavor text in learn card 0.0.216 2023-05-24 14:12:58 -05:00
Natalia
4487618672 Downgrade django-test-plus to avoid requiring git when building images 0.0.215 2023-05-24 10:27:10 -07:00
Natalia
4396a2ad14 Added new view for News moderation list.
Includes support for the news approve view and news details view to redirect
to a safe URL on approval, to allow moderators to stay in the moderation list.
0.0.213
2023-05-24 13:37:20 -03:00
Natalia
eda02652a9 Update dependencies, including security release of requests 0.0.214 0.0.212 2023-05-24 09:03:02 -07:00
Lacey Williams Henschel
fb582afe9c Add temp privacy policy page 0.0.211 2023-05-23 16:31:44 -07:00
Lacey Williams Henschel
a691306569 Add mini versions of library list pages 0.0.210 2023-05-23 16:28:52 -07:00
Lacey Williams Henschel
6ad9f148b0 Add libraries by category view 0.0.209 2023-05-23 12:50:51 -07:00
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
Greg Newman
2f16c816c5 merge conflict 2023-05-23 09:38:36 -04:00
Greg Newman
e72323b75d Merge branch 'main' into design-session-three
# Conflicts:
#	static/css/styles.css
#	templates/base.html
#	templates/docs_temp.html
#	templates/includes/_header.html
#	templates/libraries/detail.html
2023-05-23 09:38:24 -04: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