Arona Jones 16874073e9 "Create forum post" button on a rig page (#551)
* Add button for creating forum thread draft from event detail

TODO: Allow RIGS to ingest POST requests sent from the forum on new posts in RIG info to link up the forum thread

RE https://forum.nottinghamtec.co.uk/t/rigs-discourse-integration/15592/21

* Mockup webhook recieving view

* Correct method of CRSF exemption for webhook reciever

* Use f-strings correctly, not like a big dumb

* That was also dumb, fix that too

* Second shot at webhook reciever

* Oops

* >.<

* Third shot

* Try again at signing

* What if I gave it the right arguments. That might be a good start.

* More fiddling with auth

* Add debug print

* Okay, put that back where it was because I inavertently overloaded my import

Flashbacks to my java days...

* Different header access method

* Fix import, again

* Fix ommited json parsing wotsit

* Fix url

* Fix string index

* Correct template logic

* Allow manual adding/editing of URLs

* Filter by right flavour of event

* Amend event str conversion for consistency

* Oops

* Make migration

Will be squashed later

* Fix logic when creating events

* Squash migration

* Implement codedoctor suggestion
2023-06-27 13:00:51 +01:00
2023-05-29 11:50:04 +01:00
2023-05-29 11:50:04 +01:00
2023-05-29 11:50:04 +01:00
2023-05-29 11:50:04 +01:00
2022-01-18 15:47:53 +00:00
2021-03-02 11:29:57 +00:00
2022-01-20 11:31:23 +00:00
2015-09-28 18:14:21 +01:00
2014-10-23 21:48:04 +01:00
2023-05-29 11:50:04 +01:00
2023-05-29 11:50:04 +01:00
2023-05-29 11:50:04 +01:00

TEC PA & Lighting - PyRIGS

Build Status Coverage Status Maintainability

Welcome to TEC PA & Lighting's PyRIGS program. This is a reimplementation of the previous Rig Information Gathering System (RIGS) that was developed using Ruby on Rails. PyRIGS is our in house app for the centralisation of information on our events and now assets.

For setup information and other such helpful stuff check the Wiki

Apps

  • PyRIGS: Base app, stores 'global' information
  • RIGS: Rigboard stuff - event calendar etc
  • assets: Database of our kit, testing data etc
  • training: Logs in-house training within various "departments" (sound, lighting etc).
  • versioning: Our custom logic built on top of django-reversion. Semi-modular.
  • users: Our custom logic for registration and profiles. Semi-modular.

forthebadge forthebadge

Description
No description provided
Readme 50 MiB
Languages
Python 55.3%
HTML 42.5%
JavaScript 1.2%
SCSS 1%