Skip to content

Releases: eurofurence/crittersystem

v1.0.4

14 Sep 18:48
85145e5
Compare
Choose a tag to compare

[Add]

  • Addition of Eurofurence Dark, Eurofurence Light and Eurofurence 28 - Cyberpunk Theme by @Balenty
  • New policy flag telegram_visual_prefix
    • Only the text displayed gets the prefix while not touching the link. For example, we can add '@'
  • Force remove @ from the telegram handler when rendering link - from the database (old data)
  • New policy flag non_staff_message_shortcut
    • Responsible for profile link generation for all critters - affects viewing others profiles
    • True (Default) = Create a link to send internal message to the target user
    • False = Disable the link creation - Just shows the name... no link
  • Privilege Group: Staff - Internal
  • Privilege: user.type.internal_staff for internal staff
  • Migration script for the new Privilege Internal Staff
    • Add group and privilege
    • Add the new privilege to groups: Bureaucrat, Developer, Shift Coordinator
  • New config policy: non_staff_message_via_telegram False = Use internal message system / True = Use telegram (if exist)
  • Proper description for the function render_profile_link

[Change]

  • Fix: Wrong profile link when departure date is missing
  • Fix: config variable telegram_visual_prefix set to empty
  • Guest - can't see contacts
  • Non staff - profile (others) access is restricted
  • Other small stuff not relevant to be documented
  • New parameter for function render_profile_link -> yes, not ideal but later to be improved
  • If telegram handler is available, it will be used, if not, default to internal message system
  • Add explicit variables declaration for the function render_user_departure_date_hint and User_Nick_render
  • Default theme set to 20 - Cyberpunk
  • New migration script that will do one time upgrade to everyone to the new theme
  • Theme updates (style files) via @RustyBraze in #57

Full Changelog: v1.0.3...v1.0.4
Changes can be found in #55 and #57

v1.0.3

11 Sep 07:47
ce65ccf
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @kshade made their first contribution in #43
  • @RustyBraze made their first contribution in #41
  • @Balenty joined the team and helped with issue tracking and review

Full Changelog: v1.0.2...v1.0.3

v1.0.2

01 Sep 13:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.1...v1.0.2

  • Update: Localisation changed from angel(s) to critter(s) by @Corborax in #17

New Contributors

Special thanks to the Eurofurence Staff for their input!

v1.0.1

30 Aug 20:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.1...v1.0.1

  • Update: Localisation changed from angel(s) to critter(s) by @Corborax in #17

New Contributors

Special thanks to the Eurofurence Staff for their input!

What's Changed

New Contributors

Full Changelog: v0.0.5...v1.0.1

v1.0.0

29 Aug 19:21
cd471d0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.1...v1.0.0

New Contributors

Special thanks to the Eurofurence Staff for their input!

v0.0.5-beta

26 Aug 21:24
cd471d0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.4...v0.0.5

v0.0.4-beta

23 Aug 17:20
7aa6338
Compare
Choose a tag to compare

beta build for /dev

Full Changelog: v0.0.3...v0.0.4

v0.0.3-beta

22 Aug 20:42
a10f22f
Compare
Choose a tag to compare

beta release for dev

What's Changed

New Contributors

Full Changelog: v0.0.2...v0.0.3

v0.0.2

14 Aug 16:50
35c98ac
Compare
Choose a tag to compare

Full Changelog: v0.0.1...v0.0.2

v0.0.1 - Initial Release

11 Aug 18:32
Compare
Choose a tag to compare

This release, and the following are primarily made for docker image build purposes.