Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-12-18 | Adds some specs for testing events | Matthew Lemon | 1 | -0/+8 | |
Adds a method to Event to check its membership of a month in a particular year. | |||||
2023-12-18 | Added a new _custom.scss file | Matthew Lemon | 4 | -48/+165 | |
Turns out if you configure it thus, you can customise the sass variables in bootstrap. https://bootstrap.themes.guide/how-to-customize-bootstrap.html | |||||
2023-12-18 | Got basic tabbed layout working | Matthew Lemon | 1 | -32/+92 | |
2023-12-17 | Tinkering | Matthew Lemon | 5 | -33/+70 | |
2023-12-17 | Removed bootstrap styling.... | Matthew Lemon | 1 | -5/+5 | |
2023-12-17 | Gone for light green table and no bootstrap | Matthew Lemon | 2 | -8/+30 | |
2023-12-17 | Ghetto weekend table colouring | Matthew Lemon | 2 | -3/+34 | |
2023-12-17 | Tidied up the basic event index and form | Matthew Lemon | 3 | -7/+9 | |