Codeforlife-portal

Latest version: v8.2.0

Safety actively analyzes 703218 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 85 of 94

2.13.0

Feature

* feat: new Kurono landing page (1060)

* called play_aimmo.html play_aimmo_old.html and added page w/ partials

* Merge branch &39;master&39; into kurono_landing_page

* url fix

* black formatter

* added videos

* benefits changes

* mobile screen fix, top menu not showing

* fixed mobile

* deleted old html

* some minor fixes

* code climate fixes

* code climate fix

* minor variable changes

* Revert &34;deleted old html&34;

This reverts commit e33c2088246f60c0f59f9182287cbc32cb1ff229.

* typo fix and centred challenges

* renamed old html file and increased video height

* minified kurono landing hero jpeg

* changed shadow colours

* renamed level

* changed videos with newer versions

* version cached play aimmo page

* left-align benefits text ([`cf4fbe5`](https://github.com/ocadotechnology/codeforlife-portal/commit/cf4fbe5acaece366e5761fc4667f17798f29185b))

Unknown

* 2.13.0 ([`b1d4355`](https://github.com/ocadotechnology/codeforlife-portal/commit/b1d4355946a967555b63a1c4e56ab0e7d2641250))

2.12.0

Feature

* feat: Game banner partial (1058)

* Adds game banner mixin + temp examples in play page

* Adjust CSS

* Merge branch &39;master&39; into partial_game_banner

* fix after merging master into branch

* made button display inline-block

* Add padding and constants

* Failing test

* fixed test

* undid changes to first test

* Formatting

* Make tests consistent

* Remove test partials from play page

* Fix mobile media query to match Bootstrap standards

* Remove game banner tag from play page

* Renamed constants to match sass standards

* Add snapshot tests for partials testing

* Disable code climate on test files

* Remove unused imports ([`976d85b`](https://github.com/ocadotechnology/codeforlife-portal/commit/976d85b310fadbedbdc5735fa34f5e60c8b9eb27))

Refactor

* refactor: benefits partial (1053)

* teach and about pages done

* made benefits into a partial

* forgot to stage one file

* Merge branch &39;master&39; into benefits_partial

* codeclimate fix

* Merge remote-tracking branch &39;origin/master&39; into benefits_partial

* Auto stash before merge of &34;benefits_partial&34; and &34;origin/master&34;

* fixed broken bits, still unformatted grid

* fixed grids

* reverted &34;about&34; benefits

* some refactoring, added test

* codeclimate fixes

* black formatter, css autoprefix

* removed text conditional, autoprefixed only for last one version

* typo + 200,000 users

* autoprefix fix

* syntax fix ([`4b58142`](https://github.com/ocadotechnology/codeforlife-portal/commit/4b58142f6ec9b18823211689dafc0381926bc548))

* refactor: Make page blurb into a partial (1057)

* refactor: Make page blurb into a partial

* Add new line

* Use python data instead of JSON

* Add test for headline partial

* Make test for generic for headline templatetag ([`3cabf53`](https://github.com/ocadotechnology/codeforlife-portal/commit/3cabf53c53d992c9a65b0aac79015c912fac892c))

* refactor: Make banner into a partial (1052)

* Refactor banner to be a partial

* Remove dashboard banner from partial + simplify rest

* Simplify partial logic

* Fix indentation

* Add argument names to banner call

* Rename hexagon to image + Black format ([`e6676f3`](https://github.com/ocadotechnology/codeforlife-portal/commit/e6676f30e875aa6734ccb6356c28d044fa3e35a8))

Unknown

* 2.12.0 ([`1d0aa05`](https://github.com/ocadotechnology/codeforlife-portal/commit/1d0aa05848b8995f079e49ec05960d4f4898ceaa))

2.11.0

Feature

* feat: update Kurono PDFs (1050)

* feat: update Kurono PDFs

* Added comment to trigger codecov ([`549b04f`](https://github.com/ocadotechnology/codeforlife-portal/commit/549b04f37dc3d7ba71fc0fc74ceffaa72dc57ea0))

Unknown

* 2.11.0 ([`d27e95c`](https://github.com/ocadotechnology/codeforlife-portal/commit/d27e95c8b4089b950fb2f5a5ddfdcffa4e85f354))

2.10.0

Feature

* feat: redirect Kurono users to landing page till launch (1036)

* redirect Kurono users to landing page till launch

Signed-off-by: Niket Shah <masterniketgmail.com>

* Remove docs that are outdated

Signed-off-by: Niket Shah <masterniketgmail.com>

* Change link in students dashboard page too

Signed-off-by: Niket Shah <masterniketgmail.com>

* Change other student links

Signed-off-by: Niket Shah <masterniketgmail.com>

* Fix another url error

Signed-off-by: Niket Shah <masterniketgmail.com>

* Change other kurono links

Signed-off-by: Niket Shah <masterniketgmail.com>

* change back on of the links

Signed-off-by: Niket Shah <masterniketgmail.com> ([`ab0ae82`](https://github.com/ocadotechnology/codeforlife-portal/commit/ab0ae828186450f38f2de3a603e6173cc6f1586e))

Unknown

* 2.10.0 ([`6978f71`](https://github.com/ocadotechnology/codeforlife-portal/commit/6978f7192df04d23f3e8767254195737f023101b))

2.9.6

Fix

* fix: Escape message content (1035)

* fix: Escape message content

Signed-off-by: Niket Shah <masterniketgmail.com>

* Remove escape for non user link

Signed-off-by: Niket Shah <masterniketgmail.com>

* remove unicode

Signed-off-by: Niket Shah <masterniketgmail.com> ([`c982277`](https://github.com/ocadotechnology/codeforlife-portal/commit/c9822770c7d00d2592c005e5a22406e16a20b6ff))

Unknown

* 2.9.6 ([`e214496`](https://github.com/ocadotechnology/codeforlife-portal/commit/e214496777705c39fadddc64aced3caab3f5fe22))

2.9.5

Fix

* fix: missing css bug (1033)

* Remove support for django-pipeline 1.5.4

Signed-off-by: Niket Shah <masterniketgmail.com>

* Use our own SeleniumTestCase

Signed-off-by: Niket Shah <masterniketgmail.com>

* fix version requirement

Signed-off-by: Niket Shah <masterniketgmail.com>

* Ran black formatter on test_settings

Signed-off-by: Niket Shah <masterniketgmail.com>

* use django selenium 0.2.1

Signed-off-by: Niket Shah <masterniketgmail.com>

* Add self selenium to selenium test case ([`4653fa7`](https://github.com/ocadotechnology/codeforlife-portal/commit/4653fa7764438f938c3b324c9ee4856e0aa9569c))

Unknown

* 2.9.5 ([`c0c4a71`](https://github.com/ocadotechnology/codeforlife-portal/commit/c0c4a71d3c72693a553df74faba6866c899a4c9b))

Page 85 of 94

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.