Arona Jones 01a0b8f831 Add event checkin functionality, seperate power tests into a different form (#536)
* Split power related parts of event checklist into a seperate form

* Revamp H&S overview, remove individual lists.

They were not a good thing.

* Remove old 'vehicle/crew' stuff

* Very initial version of checkin form

* Further work on checkin, add role field etc

* Fix tests after form split

* Add ability to edit checkins, more validation

* Basic checkin/out logic complete

* Add homepage checkin for events happening now

* Minor improvement to homepage UI

* Checkin button turns into checkout button where applicable

* UI work

* Clicking check out does not redirect the user

* Register check in model with the admin site

* Add power record status chip, checklist status chip displays number of checklists

* Minor fixes

* Implement codedoctor suggestions

* pep8

* Add data migration for crew/vehicles

* Checkin only requires login (no perms) and block users from editing other checkins at Django level
2023-05-19 10:28:51 +00:00
2022-12-11 14:18:05 +00:00
2023-05-12 10:30:30 +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-12 10:30:30 +01:00
2023-05-12 10:30:30 +01:00
2023-05-12 10:30:30 +01:00
2021-01-31 04:05:33 +00: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
  • versioning: Our custom logic built on top of django-reversion. Semi-modular.
  • users: Our custom logic for registration and profiles. Semi-modular.
  • training: SoonTM

forthebadge forthebadge

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