Tahrir

Latest version: v0.9.2

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

Scan your dependencies

Page 1 of 6

0.9.2

-----

Pull Requests

- (fmarier) 368, Fix for CSRF errors on libravatar.org
https://github.com/fedora-infra/tahrir/pull/368
- (mavit) 373, Site fedorahosted.org went away, so update links.
https://github.com/fedora-infra/tahrir/pull/373

Commits

- 97ab9d09f Fix for CSRF errors on libravatar.org
https://github.com/fedora-infra/tahrir/commit/97ab9d09f
- 5ea5ae7dc Site fedorahosted.org went away, so update links.
https://github.com/fedora-infra/tahrir/commit/5ea5ae7dc

0.9.1

-----

Pull Requests

- (sayanchowdhury) 350, Convert Decimal to string only when returning json
https://github.com/fedora-infra/tahrir/pull/350
- (dhgutteridge) 356, Fix calculation of percentage of top users in the leaderboard
https://github.com/fedora-infra/tahrir/pull/356
- (puiterwijk) 353, Fix breaking bugs
https://github.com/fedora-infra/tahrir/pull/353
- (ryanlerch) 362, Added Vagrant setup for hacking on Tahrir
https://github.com/fedora-infra/tahrir/pull/362
- (sayanchowdhury) 365, Fix the json output for series
https://github.com/fedora-infra/tahrir/pull/365

Commits

- 480dc9081 Convert Decimal to string when returning json
https://github.com/fedora-infra/tahrir/commit/480dc9081
- 67543ff59 Fix breaking bugs
https://github.com/fedora-infra/tahrir/commit/67543ff59
- cadb1067a Fix calculation of percentage of top users in the leaderboard
https://github.com/fedora-infra/tahrir/commit/cadb1067a
- 5b414c4d7 Added Vagrant setup for hacking on Tahrir
https://github.com/fedora-infra/tahrir/commit/5b414c4d7
- 61ed24651 Fix the json out for series
https://github.com/fedora-infra/tahrir/commit/61ed24651

0.9.0

-----

Pull Requests

- (decause) 310, Free as in Freedom
https://github.com/fedora-infra/tahrir/pull/310
- (ralphbean) 312, Add a search form to the header..
https://github.com/fedora-infra/tahrir/pull/312
- (trishnaguha) 322, Changes for RPM-based distributions
https://github.com/fedora-infra/tahrir/pull/322
- (trishnaguha) 324, Changes to fix traceback from dependencies
https://github.com/fedora-infra/tahrir/pull/324
- (trishnaguha) 325, Fixes Internal server error 321
https://github.com/fedora-infra/tahrir/pull/325
- (puiterwijk) 326, The current code crashes in December as 12+1 > 12
https://github.com/fedora-infra/tahrir/pull/326
- (puiterwijk) 327, Fix the monthly report, same breakage
https://github.com/fedora-infra/tahrir/pull/327
- (sayanchowdhury) 328, fix the percentile for the top users in the leaderboard
https://github.com/fedora-infra/tahrir/pull/328
- (trishnaguha) 333, Linking GoBack of datagrepper page to user page
https://github.com/fedora-infra/tahrir/pull/333
- (cydrobolt) 335, Change "add assertion" to "award individual badge"
https://github.com/fedora-infra/tahrir/pull/335
- (sayanchowdhury) 344, Create a function to return a dict of user badge informations
https://github.com/fedora-infra/tahrir/pull/344
- (sayanchowdhury) 347, Forms to create Teams, Series, Perks and json endpoint for the Paths
https://github.com/fedora-infra/tahrir/pull/347

Commits

- 565a65dda Be more careful with this comprehension.
https://github.com/fedora-infra/tahrir/commit/565a65dda
- 59fdefa85 Free as in Freedom
https://github.com/fedora-infra/tahrir/commit/59fdefa85
- 54018f713 Add a search form to the header..
https://github.com/fedora-infra/tahrir/commit/54018f713
- c513c3211 Changes for RPM-based distributions
https://github.com/fedora-infra/tahrir/commit/c513c3211
- 45d0c3b61 Changes to fix traceback from dependencies
https://github.com/fedora-infra/tahrir/commit/45d0c3b61
- 7fb633f3e Fixes Internal server error 321
https://github.com/fedora-infra/tahrir/commit/7fb633f3e
- 11c8da3a7 Add a note about fedora-apps.
https://github.com/fedora-infra/tahrir/commit/11c8da3a7
- bc055fda1 Merge branch 'develop' of github.com:fedora-infra/tahrir into develop
https://github.com/fedora-infra/tahrir/commit/bc055fda1
- 90b28c8e3 The current code crashes in December as 12+1 > 12
https://github.com/fedora-infra/tahrir/commit/90b28c8e3
- 9414d86ae Fix the monthly report, same breakage
https://github.com/fedora-infra/tahrir/commit/9414d86ae
- fba45ed4d Also expose tags over the JSON api.
https://github.com/fedora-infra/tahrir/commit/fba45ed4d
- 70593ccfe Merge branch 'develop' of github.com:fedora-infra/tahrir into develop
https://github.com/fedora-infra/tahrir/commit/70593ccfe
- 5a198ed36 fix the percentile for the top users in the leaderboard
https://github.com/fedora-infra/tahrir/commit/5a198ed36
- 902fe55d3 Linking GoBack of datagrepper page to user page
https://github.com/fedora-infra/tahrir/commit/902fe55d3
- 512ac2ccd Change "add assertion" to "award individual badge"
https://github.com/fedora-infra/tahrir/commit/512ac2ccd
- f29b6431b Create a function to return a dict of user badge informations
https://github.com/fedora-infra/tahrir/commit/f29b6431b
- 594a8b922 Add the form to add team
https://github.com/fedora-infra/tahrir/commit/594a8b922
- a3b5c8965 Add forms for adding perk and series
https://github.com/fedora-infra/tahrir/commit/a3b5c8965
- 0e033ce8e Add a new endpoint to pull out the json for team user data
https://github.com/fedora-infra/tahrir/commit/0e033ce8e
- 3fd168505 Minor fixes to template and remove redundant code
https://github.com/fedora-infra/tahrir/commit/3fd168505
- 70aeaacb7 Explicitly mentions the route name in the template
https://github.com/fedora-infra/tahrir/commit/70aeaacb7
- 03040ced0 Change Perk to Milestone
https://github.com/fedora-infra/tahrir/commit/03040ced0
Changelog
=========

0.8.2

-----

- Add fedmenu. `2e3f01f0e <https://github.com/fedora-infra/tahrir/commit/2e3f01f0eb1d3aca699e9b71a25755da904aac3b>`_
- Merge pull request 304 from fedora-infra/feature/fedmenu `f6daed3cb <https://github.com/fedora-infra/tahrir/commit/f6daed3cb8de8d2c5d7929bf346e826291b42cc3>`_
- Remove version pin for pyramid. `9c8d6e130 <https://github.com/fedora-infra/tahrir/commit/9c8d6e130ecc21345e8a1f06420ab29426dbb135>`_
- In modern pyramid, mako support is provided by a third-party module. `c490ada77 <https://github.com/fedora-infra/tahrir/commit/c490ada77470d7239c87420d51c2aeb3b0b278a5>`_
- Merge pull request 305 from fedora-infra/feature/modern-pyramid `b173380da <https://github.com/fedora-infra/tahrir/commit/b173380dace8a3dff002796ab55f77a8e4061cd9>`_
- (cosmetic) Use "name" for this variable to be more clear. `cf70a55bd <https://github.com/fedora-infra/tahrir/commit/cf70a55bdd737a8d1fcb848bbb4190f1d0cc41f6>`_
- Don't mangle the name for new badges passed in by the admin form. `bcd5b910e <https://github.com/fedora-infra/tahrir/commit/bcd5b910e86c297b3c285be09f75948ba6164d16>`_
- Merge pull request 306 from fedora-infra/feature/mangled-name `bd9f674e2 <https://github.com/fedora-infra/tahrir/commit/bd9f674e2aff26c1361b01bd1fd8eb24f49b19cc>`_
- Allow users to specify a limit to the json leaderboard. `6be0c98fb <https://github.com/fedora-infra/tahrir/commit/6be0c98fba72a5fc09dd45f59a0b063a7297cc18>`_
- Merge pull request 307 from fedora-infra/feature/json-limit `40fa902e3 <https://github.com/fedora-infra/tahrir/commit/40fa902e3b015a807c7c80a4feec95b9ab3521c1>`_

0.8.1

-----

- Fix <div> closure in the history pane. `2c1571f8a <https://github.com/fedora-infra/tahrir/commit/2c1571f8a50b181dcef28f348cf9d20142ad72a9>`_

0.8.0

-----

- Promote the monthly leaderboard. `5ccb1ac88 <https://github.com/fedora-infra/tahrir/commit/5ccb1ac88c1c6622e273207915606d437f3dd32c>`_
- Change frontpage panes. `5dcb38042 <https://github.com/fedora-infra/tahrir/commit/5dcb38042a2a87dd81682dc2904f7d3dba6c477c>`_
- Merge pull request 296 from fedora-infra/feature/promote-monthly-leaderboard `6c9d41d5e <https://github.com/fedora-infra/tahrir/commit/6c9d41d5e33050112dc2cc5c41f1324d3dffd04e>`_
- Provide a link from your profile to FMN. `9c4c48113 <https://github.com/fedora-infra/tahrir/commit/9c4c48113c1d5b7ff1a0aad35fc7447a1f25c516>`_
- Merge pull request 297 from fedora-infra/feature/frontpage-switchup `3ebff58af <https://github.com/fedora-infra/tahrir/commit/3ebff58aff971fb57902bee12d823d721f56879f>`_
- Shorten the number of entries in the user-history pane. `acb60ba5d <https://github.com/fedora-infra/tahrir/commit/acb60ba5d647c43407d743d339a87e0ddc541547>`_
- Completely hide the history pane in the mobile view. `3a341802c <https://github.com/fedora-infra/tahrir/commit/3a341802c4a78a679b775e675951534bd495b462>`_
- Merge pull request 298 from fedora-infra/feature/fmn-link `059becde5 <https://github.com/fedora-infra/tahrir/commit/059becde55b17f6a603920f7bc03886aa6a8201d>`_
- Merge pull request 299 from fedora-infra/feature/shorten-history `7afa96139 <https://github.com/fedora-infra/tahrir/commit/7afa96139360c9047b908fd050b8f459c4546470>`_
- Wait a little longer after receiving a websocket message before going back to query the assertions API. `c6d9ea2db <https://github.com/fedora-infra/tahrir/commit/c6d9ea2dbe5576630828088ba445be01cf10c10e>`_
- Use css flexbox to render badge collections much more nicely. `8f790fea8 <https://github.com/fedora-infra/tahrir/commit/8f790fea89dd5fc1ffb7aaaa06085b74ed9ad5cf>`_
- Merge pull request 300 from fedora-infra/feature/flexbox `5061c5632 <https://github.com/fedora-infra/tahrir/commit/5061c56325c3512210928c3ebce55f5bf52c42d4>`_
- Lay out badges according to their tags. `4b25f1a31 <https://github.com/fedora-infra/tahrir/commit/4b25f1a3116ec21b8ce150260f7ac41150aa5cd0>`_
- Add an admin interface for adding new tags to existing badges. `a0458301f <https://github.com/fedora-infra/tahrir/commit/a0458301ff40dd595bb99af769a749748bae4002>`_
- Merge pull request 302 from fedora-infra/feature/admin-tagging `5f977e7f2 <https://github.com/fedora-infra/tahrir/commit/5f977e7f26711ec5e02c66ba3059a642a4b12205>`_
- Typofix. `d46cfe58b <https://github.com/fedora-infra/tahrir/commit/d46cfe58bce7c51579511ffafb9d8b8cf154cfb1>`_
- CSRF protection. `55263bce4 <https://github.com/fedora-infra/tahrir/commit/55263bce48d0d200697aa3830e7cdfb3f7ea41f7>`_
- Merge pull request 303 from fedora-infra/feature/csrf `5ff84e887 <https://github.com/fedora-infra/tahrir/commit/5ff84e887e21a427a3acff348839be0e97cda8fb>`_
- Merge pull request 301 from fedora-infra/feature/tag-layout `8a69d0826 <https://github.com/fedora-infra/tahrir/commit/8a69d08268f83eeb12b13be9957cc4fdbe704051>`_

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.