Commit graph

55 commits

Author SHA1 Message Date
Hugh Rundle 812fc0f2a4 Merge pull request 'fix blog announcements and update tests' (#21) from fixbyline into main
Reviewed-on: #21
2025-02-03 16:32:12 +11:00
Hugh Rundle 8dc69f2a9e
fix blog announcements and update tests
Blog announcements were using the string "None" as the author, now they should not.
Updated tests accordingly.
Fixed email test being captured by bot trap.
2025-02-03 16:26:06 +11:00
Hugh Rundle cda4b61b4b Merge pull request 'Reference parent conference in CFP section of weekly email' (#20) from admin into main
Reviewed-on: #20
2024-11-09 10:02:07 +11:00
Hugh Rundle 56094b9e7e Merge branch 'main' into admin 2024-11-09 10:01:40 +11:00
Hugh Rundle 507d6d3508
close p tag properly 2024-11-09 09:59:57 +11:00
Hugh Rundle 5ce0a679fb
Add event detail to call for papers in weekly email
fixes #18
2024-11-09 09:58:40 +11:00
Hugh Rundle e814c9f981 Merge pull request 'add search in admin models' (#19) from admin into main
Reviewed-on: #19
2024-11-09 09:52:56 +11:00
Hugh Rundle da58002f2f
clean up readme 2024-11-09 09:51:49 +11:00
Hugh Rundle 60451f565a
Merge branch 'main' into admin 2024-11-09 09:50:18 +11:00
Hugh Rundle 2e0bcb1c01
Merge branch 'main' of git.suboptimal.solutions:hugh/ausglamr 2024-11-09 09:49:53 +11:00
Hugh Rundle 16561eba6f
add search to admin screens 2024-11-09 09:44:36 +11:00
Hugh Rundle 9a355ff2a0 Merge pull request 'Bump django from 4.2.11 to 4.2.14' (#16) from dependabot/pip/django-4.2.14 into main
Reviewed-on: #16
2024-07-30 20:28:34 +10:00
Hugh Rundle 1864761a47 Merge branch 'main' into dependabot/pip/django-4.2.14 2024-07-30 20:28:03 +10:00
Hugh Rundle cd42612596 Merge pull request 'update docs and glamr-dev' (#17) from docs into main
Reviewed-on: #17
2024-07-30 20:27:15 +10:00
Hugh Rundle 7ce005d2e0
update docs and glamr-dev
- improve README: adds instructions for restoring backups, and setting crontab
- remove deprecated "version" from docker-compose
- add nginx example conf
- add .env to .gitignore (!)
2024-07-30 20:23:22 +10:00
Hugh Rundle c8fc3b4c45
Merge pull request #17 from hughrun/hughrun-patch-2
Update README.md to point to new repo
2024-07-29 20:08:49 +10:00
Hugh Rundle e8bebca7b4
Update README.md to point to new repo 2024-07-29 20:08:30 +10:00
dependabot[bot] d57c44cc85
Bump django from 4.2.11 to 4.2.14
Bumps [django](https://github.com/django/django) from 4.2.11 to 4.2.14.
- [Commits](https://github.com/django/django/compare/4.2.11...4.2.14)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-10 22:08:59 +00:00
Hugh Rundle d70c1f0182
Merge pull request #15 from hughrun/fix-summaries
fix faulty description appending code
2024-06-28 18:29:12 +10:00
Hugh Rundle fd773817eb
fix faulty description appending code 2024-06-28 18:28:26 +10:00
Hugh Rundle 75de2f1c2c
Merge pull request #14 from hughrun/fix-summaries
Fix summaries
2024-06-24 12:26:24 +10:00
Hugh Rundle 88d56e5e04
formatting 2024-06-24 12:23:01 +10:00
Hugh Rundle 365b7e7d78
don't use entire post if it is in the "summary". 2024-06-24 12:22:35 +10:00
Hugh Rundle e2ab82c2de
Merge pull request #13 from hughrun/hughrun-patch-1
Update requirements.txt
2024-06-17 16:29:02 +10:00
Hugh Rundle ab6f26c046
Update requirements.txt
requests 2.32.0 was yanked.
2024-06-17 16:28:44 +10:00
Hugh Rundle 929b9fb5ef
Merge pull request #12 from hughrun/editions
check newsletter description properly
2024-06-17 16:22:24 +10:00
Hugh Rundle 9932e57b93
Merge pull request #10 from hughrun/dependabot/pip/requests-2.32.0
Bump requests from 2.31.0 to 2.32.0
2024-06-17 16:22:04 +10:00
Hugh Rundle 496edb75b0
check newsletter description properly
also sends a blank string instead of None if nothing else matches

fixes #11
2024-06-17 15:58:32 +10:00
dependabot[bot] 5bcc9f6ce5
---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-21 07:16:03 +00:00
Hugh Rundle ead268a47c
Merge pull request #9 from hughrun/dependabot/pip/gunicorn-22.0.0
Bump gunicorn from 21.2.0 to 22.0.0
2024-05-04 13:56:21 +10:00
dependabot[bot] 2e8c28ca02
Bump gunicorn from 21.2.0 to 22.0.0
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 21.2.0 to 22.0.0.
- [Release notes](https://github.com/benoitc/gunicorn/releases)
- [Commits](https://github.com/benoitc/gunicorn/compare/21.2.0...22.0.0)

---
updated-dependencies:
- dependency-name: gunicorn
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-17 02:42:38 +00:00
Hugh Rundle e4d2e4f730
Merge pull request #8 from hughrun/fixes
add analytics code
2024-03-31 09:39:12 +11:00
Hugh Rundle b54aa96eff
add analytics code 2024-03-31 09:38:19 +11:00
Hugh Rundle 57082c92c9
Merge pull request #7 from hughrun/fixes
Various fixes
2024-03-23 16:26:43 +11:00
Hugh Rundle ea2b27c887
fix contact form
fixes #3
fixes #4
2024-03-23 16:23:41 +11:00
Hugh Rundle da960f99af
Merge branch 'main' of github.com:hughrun/ausglamr
merge dependency updates from GitHub
2024-03-23 16:03:03 +11:00
Hugh Rundle 920d8833c1
move set_success to correct place in check_feeds
fixes #2
2024-03-23 16:01:52 +11:00
Hugh Rundle 8641ba5ef7
Merge pull request #5 from hughrun/dependabot/pip/django-4.2.11
Bump django from 4.2.7 to 4.2.11
2024-03-23 16:01:18 +11:00
Hugh Rundle e64783335a
Merge pull request #6 from hughrun/dependabot/pip/black-24.3.0
Bump black from 23.12.0 to 24.3.0
2024-03-23 15:59:07 +11:00
dependabot[bot] 8654c2e2f8
Bump black from 23.12.0 to 24.3.0
Bumps [black](https://github.com/psf/black) from 23.12.0 to 24.3.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/23.12.0...24.3.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-20 17:38:30 +00:00
dependabot[bot] a81b4e6f5e
Bump django from 4.2.7 to 4.2.11
Bumps [django](https://github.com/django/django) from 4.2.7 to 4.2.11.
- [Commits](https://github.com/django/django/compare/4.2.7...4.2.11)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 21:28:47 +00:00
Hugh Rundle eff5463e84
oops fix unsupported operand for blogs 2024-02-05 15:40:33 +11:00
Hugh Rundle 2d84788520
bug fixes
- fix can't append str to None
- fix ManyRelatedManager error in blog post announcements
- fix timedelta doesn't have "month"
2024-02-05 15:31:24 +11:00
Hugh Rundle 3c0544e5a1
set success on every run
...not just if we're adding a post
2024-01-27 11:29:37 +11:00
Hugh Rundle 6d6f1ad787
fixes
- restart container if it goes down
- connect to correct mastodon account!
- add check for `content` when parsing feeds
2024-01-27 11:26:05 +11:00
Hugh Rundle a79b771e6c
fix robots.txt
Serve robots.txt from django
2024-01-26 15:48:34 +11:00
Hugh Rundle 41f9431d33
update readme
Also removes default value for POSTGRES_PASSWORD
2024-01-26 15:28:38 +11:00
Hugh Rundle 79d27e72ba
update readme 2024-01-26 11:03:58 +11:00
Hugh Rundle ff1d837eb6
another ridiculously large commit 2024-01-26 11:00:26 +11:00
Hugh Rundle 8cc4bda231
way too many changes for one commit oops 2024-01-21 15:39:19 +11:00