Releases: OpenUnited/platform
v0.7.0
v0.6.4
v0.6.4 (2023-10-22)
Fix
- fix: all environments are behind proxies
So the SECURE_PROXY_SSL_HEADER setting should be applied to all environments (43db0df
)
Unknown
- Merge pull request #113 from andreparames/fix-csrf-staging
Fix CSRF error in staging and demo (c9dc832
)
- Minor fix: update text in signup form (
302b581
)
v0.6.3
v0.6.3 (2023-10-22)
Fix
- fix: hot fix, add the missing package to the installed apps
Signed-off-by: Doğukan Teber <dogukanteber1@hotmail.com> (417c7f4
)
Unknown
- Merge pull request #110 from OpenUnited/add-initiative-page
Add initiative page (a72ea16
)
v0.6.2
v0.6.2 (2023-10-22)
Fix
- fix: add the missing packages to the requirements.txt
Signed-off-by: Doğukan Teber <dogukanteber1@hotmail.com> (9b4a92f
)
Unknown
- Merge pull request #112 from OpenUnited/setup-s3
Update the settings (f8ee34f
)
v0.6.1
v0.6.1 (2023-10-22)
Fix
- fix: collectstatic must run non-interactively (
d58962d
)
Unknown
- Merge pull request #111 from andreparames/fix-collectstatic
Fix: Collectstatic must run non-interactively (a43cd2f
)
- Merge pull request #107 from OpenUnited/revert-105-backup-db-to-s3
Revert "Automatically backup DB to S3" (b74e662
)
- Merge pull request #109 from OpenUnited/work-review
Work review (d4d0f41
)
- Make the accept reject buttons work
Signed-off-by: Doğukan Teber <dogukanteber1@hotmail.com> (72ffd7a
)
- Implement work review flow
Signed-off-by: Doğukan Teber <dogukanteber1@hotmail.com> (9f67434
)
- Fix the label
Signed-off-by: Doğukan Teber <dogukanteber1@hotmail.com> (c7c4c84
)
- Init the form with an initial value
Signed-off-by: Doğukan Teber <dogukanteber1@hotmail.com> (670d1e2
)
- Merge pull request #108 from OpenUnited/revert-103-setup-s3
Revert "Set up S3 object storage" (c53dac4
)
-
Revert "Set up S3 object storage" (
842960c
) -
Move achievements to another template and comment them out
Signed-off-by: Doğukan Teber <dogukanteber1@hotmail.com> (d1c913a
)
- Merge pull request #103 from OpenUnited/setup-s3
Set up S3 object storage (c705246
)
- Fix the merge conflict
Signed-off-by: Doğukan Teber <dogukanteber1@hotmail.com> (eed7b87
)
- Regenerate the secrets and get the values from the env vars
Signed-off-by: Doğukan Teber <dogukanteber1@hotmail.com> (14b2510
)
- Revert "Automatically backup DB to S3" (
9264ef7
)
v0.6.0
v0.6.0 (2023-10-21)
Chore
- chore: add scheduled DO function to trigger backup
Adds a new python-based DigitalOcean Function, called every night,
that simply calls the backup endpoint on the main app. (b6cbd8b
)
Feature
- feat: add app to run DB backups
Adds a new django app that provides an endpoint. When called,
it'll start a background process that will dump the database
and upload it to S3, using django-dbbackup. (f7f4b6e
)
Unknown
- Merge pull request #105 from andreparames/backup-db-to-s3
Automatically backup DB to S3 (a81f8ff
)
- Merge pull request #106 from andreparames/upgrade-to-2.0.0
Set current version to 2.0.0 (ac3034f
)
- 2.0.0
[skip ci]
Automatically generated by python-semantic-release (a4d88be
)
-
forgot to add dependency (
8f5de90
) -
Add links to about page into header navbars (
1a18388
) -
Merge pull request #101 from OpenUnited/version-endpoint
Add version endpoint (5dd47df
)
- Merge pull request #102 from OpenUnited/setup-favicon
Set up favicon (db58d5a
)
-
Add brochure to static path (
4997599
) -
Minor fix: Add about page, add brochure, update enterprise customer text and footer. (
6be8a3a
) -
Add Linkedin link to the footer
Signed-off-by: Doğukan Teber <dogukanteber1@hotmail.com> (f32ab24
)
- Set up favicon
Signed-off-by: Doğukan Teber <dogukanteber1@hotmail.com> (5048015
)
- Add version endpoint
Signed-off-by: Doğukan Teber <dogukanteber1@hotmail.com> (555b5b0
)
- Merge pull request #99 from OpenUnited/portfolio-page
Fix 500 Errors in the Portfolio Page (2e4bc2d
)
- Modify and extend the tests
Signed-off-by: Doğukan Teber <dogukanteber1@hotmail.com> (4a85056
)
- Fix NoneType errors in the portfolio page
Signed-off-by: Doğukan Teber <dogukanteber1@hotmail.com> (da30668
)
- Update tailwind.css
Signed-off-by: Doğukan Teber <dogukanteber1@hotmail.com> (021cf4e
)
- Merge pull request #98 from sachintom999/fix-portofolio-page-missing-links
Added urls to Product and Challenge links in portfolio page (927668d
)
- Merge pull request #96 from sachintom999/fix-profile-picture-upload-preview
Added profile picture preview on successful upload (c823d51
)
-
added urls to Product and Challenge links in portfolio page (
b5b1cd7
) -
removed style tag, replaced with tailwind class name (
b97f14c
) -
Remove w-full class from discord logo to fix safari rendering (
d51c158
) -
Small content tweaks (
0e9cf70
) -
hot fix - add missing trailing slash in link within terms_of_use.html (
cdb026b
) -
Merge pull request #97 from OpenUnited/fix-portfolio-page
Fix the server error on the portfolio page (8228d24
)
- Fix the server error on the portfolio page
Signed-off-by: Doğukan Teber <dogukanteber1@hotmail.com> (1d7f504
)
- Hot fix: Link to terms of use from privacy policy is fix
Signed-off-by: Doğukan Teber <dogukanteber1@hotmail.com> (06fc15b
)
-
Update README.md (
8d6b6a1
) -
Merge pull request #95 from sachintom999/dashboard-add-url-to-view-profile-link
Add url to "View Profile" and OpenUnited logo in dashboard sidebar (e72343f
)
- Merge pull request #94 from sachintom999/gitignore-add-media-folder
Adding media folder to .gitignore (a08a94f
)
- Merge pull request #93 from OpenUnited/minor-stuff
Add static pages (bbb8947
)
-
Added profile picture preview on successful upload (
07f3aef
) -
Adding home page link to OpenUnited logo (
8755af0
) -
add url to "View Profile" in dashboard sidebar (
65ed4f8
) -
adding media folder to gitignore (
18be894
) -
Fix the broken link
Signed-off-by: Doğukan Teber <dogukanteber1@hotmail.com> (004cd5b
)
- Style the footer pages
Signed-off-by: Doğukan Teber <dogukanteber1@hotmail.com> (3688939
)
- Add enterprise customers page
Signed-off-by: Doğukan Teber <dogukanteber1@hotmail.com> (044dfe0
)
- Add privacy policy and terms of use pages
Signed-off-by: Doğukan Teber <dogukanteber1@hotmail.com> (ae43cc1
)
- Add url to 'Start as a Contributor' button
Signed-off-by: Doğukan Teber <dogukanteber1@hotmail.com> (fb36eb1
)
- Update tailwind.css file
Signed-off-by: Doğukan Teber <dogukanteber1@hotmail.com> (37b1a8a
)
v0.5.2
v0.5.2 (2023-10-18)
Fix
- fix: load sentry DSN from environment
Hardcoding the value in the codebase meant everyone using
the production settings would get their info sent to the
same Sentry account. (0db3ff8
)
Unknown
- Merge pull request #92 from andreparames/fix-sentry-config
Load Sentry DSN from environment (86f54e9
)
- Merge pull request #91 from OpenUnited/bounty-claim
Fix 500 Error in Challenge Detail Page (ae0b299
)
- Fix 500 error in challenge detail
Signed-off-by: Doğukan Teber <dogukanteber1@hotmail.com> (78e9a1e
)
- Refactor Bounty Claim form and add login required check
Signed-off-by: Doğukan Teber <dogukanteber1@hotmail.com> (2c861b4
)
- Merge pull request #90 from OpenUnited/data-migration
Update the command for database names which have dash in their name (82b89ac
)
- Update the command for database names which have dash in their name
Signed-off-by: Doğukan Teber <dogukanteber1@hotmail.com> (7bb4eb9
)
- Merge pull request #89 from OpenUnited/data-migration
Update data_migration.py script (cbcc56a
)
- Merge pull request #88 from OpenUnited/fix-sentry
Prevent Sentry to send alerts during development (56d6001
)
- Update data_migration.py script
Signed-off-by: Doğukan Teber <dogukanteber1@hotmail.com> (076ecfb
)
- Prevent Sentry to send alerts during development
Signed-off-by: Doğukan Teber <dogukanteber1@hotmail.com> (4572f5b
)
- Merge pull request #87 from adnankaya/unittest_CreateChallengeViewTestCase
added CreateChallengeViewTestCase and updated README for test instructions (fedc3e8
)
- Merge pull request #86 from sachintom999/fix-product-update-view
Fix Product Update View (76f8775
)
-
updated error display styles (
41b3dfa
) -
Adding a TODO for Organisation queryset to handle later (
5fdc191
) -
added CreateChallengeViewTestCase and updated README for test instructions. (
ede0925
) -
Updated tempalate to render errors (
70a99ed
) -
updated forms and views (
9f7d921
) -
Skip slug validation if product name is not changed (
84c0321
)
v0.5.1
v0.5.0
v0.5.0 (2023-10-17)
Feature
- feat: configure Sentry SDK (
581da67
)
Unknown
- Merge pull request #84 from andreparames/add-sentry
Configure Sentry SDK (bd4e034
)
- Merge pull request #83 from sachintom999/fix-mobile-navbar-auth
Fixed user authentication details in mobile navbar (aeb9614
)
- Fixed user authentication details in mobile navbar (
6ad2fa6
)