|
|
0d9bf89180
|
Merge branch 'master' into training
# Conflicts:
# templates/base.html
|
2021-12-21 19:53:17 +00:00 |
|
|
|
f4f2fbdc03
|
Tweak training level display
|
2021-12-21 19:07:39 +00:00 |
|
|
|
67aaada9e8
|
Import confirmation date for training level qualifications
|
2021-12-21 19:05:25 +00:00 |
|
|
|
fcae39c93c
|
Add constraint that training items must have unique reference numbers
|
2021-12-21 15:51:44 +00:00 |
|
|
|
d1970edfb3
|
Change display of 'users with this level'
|
2021-12-21 15:12:11 +00:00 |
|
|
|
ce5efff268
|
Initial work on requirements importer
|
2021-12-21 13:38:00 +00:00 |
|
dependabot[bot]
|
708a387774
|
Build(deps): Bump lodash from 4.17.20 to 4.17.21 (#461)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)
---
updated-dependencies:
- dependency-name: lodash
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-12-19 12:12:01 +00:00 |
|
dependabot[bot]
|
af6fe582e0
|
Build(deps): Bump hosted-git-info from 2.8.8 to 2.8.9 (#460)
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)
---
updated-dependencies:
- dependency-name: hosted-git-info
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-12-19 12:11:52 +00:00 |
|
dependabot[bot]
|
905a144e7d
|
Build(deps): Bump path-parse from 1.0.6 to 1.0.7 (#459)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-12-19 12:11:43 +00:00 |
|
|
|
0e64021f01
|
Pin >8 ver of postcss
|
2021-12-19 11:49:58 +00:00 |
|
|
|
2eb87a51f8
|
Update for gulp-sass change
|
2021-12-19 11:39:26 +00:00 |
|
|
|
30fac1d1b9
|
NPM Dependency update
|
2021-12-19 11:26:55 +00:00 |
|
|
|
c4fec483ae
|
FIX/CHNG: Clients may see line prices on event auth form
Not sure why they couldn't previous, its not like we only quote totals...
|
2021-12-13 12:13:47 +00:00 |
|
|
|
3028fb92d9
|
Fix up the copy button stuff
|
2021-12-13 12:07:42 +00:00 |
|
|
|
215697ba64
|
Change navbar logo link when authenticated to RIGS
|
2021-11-23 09:22:06 +00:00 |
|
|
|
d966bddfd7
|
QOL: Add copy to clipboard buttons to emails on event auth request modal
|
2021-11-07 13:40:04 +00:00 |
|
|
|
0d5e48b89c
|
Patching tests always feels a little like cheating
|
2021-11-07 12:57:31 +00:00 |
|
|
|
bd2c94d3e3
|
FIX: Wrong display on event checklist detail
|
2021-11-07 12:48:07 +00:00 |
|
|
|
21d09d951d
|
FEAT: Add supplier edit/create buttons to asset form
Closes #454
|
2021-11-05 11:33:37 +00:00 |
|
|
|
014b00bc30
|
Fallback for pk being null on event display ID
This should never happen, but it is...though only in live, so I need to push this up for testing. Ref #451
|
2021-11-04 23:03:03 +00:00 |
|
|
|
3f8fc82260
|
FIX: Duplicating an event clears collected by
|
2021-11-04 21:41:39 +00:00 |
|
|
|
41c1c44754
|
FIX #453: Venue display not working
Classic copy paste error...
|
2021-11-03 13:57:16 +00:00 |
|
|
|
522837c64e
|
Importer works. Doesn't yet compensate for crap data quality.
|
2021-10-27 16:42:52 +01:00 |
|
|
|
e78decdf92
|
finshed inport old db untested
|
2021-10-27 14:04:01 +01:00 |
|
|
|
84a3c9db24
|
made database importer untested
|
2021-10-27 13:18:28 +01:00 |
|
|
|
280a1d9604
|
begin work on perms
|
2021-10-22 16:13:08 +01:00 |
|
|
|
a184bbfa26
|
Much template wrangling
|
2021-10-22 15:57:20 +01:00 |
|
|
|
4416e5bfcb
|
Add RevisionMixin in the right places
|
2021-10-20 21:15:59 +01:00 |
|
|
|
21276bcca0
|
You may not confirm your own training
|
2021-10-20 21:06:59 +01:00 |
|
|
|
bc465d67e9
|
Convert requirement addition to a modal
|
2021-10-20 21:02:19 +01:00 |
|
|
|
a644735cd6
|
Merge branch 'master' into training
|
2021-10-20 20:22:59 +01:00 |
|
|
|
8a2b107516
|
FIX: View event button on event checklist detail
|
2021-10-20 20:22:35 +01:00 |
|
|
|
10326f884f
|
Fix the modal fuckery
|
2021-10-20 20:15:13 +01:00 |
|
|
|
f8c52803a5
|
CHANGE: Ignore cancelled events in HS lists
|
2021-10-19 13:53:49 +01:00 |
|
|
|
85d1850f08
|
CHANGE: Do not add VAT on internal events
This concurs with discussions with the SU
|
2021-10-18 17:57:55 +01:00 |
|
|
|
e146d9314a
|
FIX: Mark safe page title in modal header
|
2021-10-09 14:21:19 +01:00 |
|
|
|
2c3dff79ba
|
D'oh
|
2021-10-09 11:14:24 +01:00 |
|
|
|
9ee8cd0f8b
|
Asset search and URLs convert lower to uppercase
Closes #440
|
2021-10-09 11:00:35 +01:00 |
|
|
|
0a0c9f15af
|
Common competencies also do not count for being a supervisor
|
2021-10-09 10:38:40 +01:00 |
|
|
|
dbb9e3e530
|
Add 'is van driver' to trainee list, haulage super doesn't count as a supervisor
|
2021-10-09 10:29:03 +01:00 |
|
|
|
55558d1a4a
|
Merge branch 'master' into training
# Conflicts:
# RIGS/templates/risk_assessment_form.html
# templates/base.html
|
2021-10-08 18:40:39 +01:00 |
|
|
|
d3391d9e3e
|
FIX: Update EC detail now that medium power info can be filled out for large events
|
2021-10-08 18:38:11 +01:00 |
|
James Herbert
|
0086461d6c
|
Change Zs field in Event Checklist from integer to decimal (#450)
Co-authored-by: David Taylor <david@taylorhq.com>
Co-authored-by: James Herbert <james@artyzan.net>
|
2021-10-08 18:31:12 +01:00 |
|
|
|
8bafeabe5f
|
Add a badge for outstanding invoices
The header badge displays the total
Also fixes the previous commit as I don't think that would have worked.
|
2021-10-04 09:50:40 +01:00 |
|
|
|
f214f9a835
|
FEAT: Invoices waiting badge goes green with none waiting
|
2021-10-04 09:24:21 +01:00 |
|
|
|
b31d53a3c5
|
Minor fixes to contact detail stuff on event auth form
|
2021-09-27 20:44:20 +01:00 |
|
|
|
62a891c6ec
|
Fallback for when there is no person
|
2021-09-27 20:27:15 +01:00 |
|
|
|
8c0c0941c2
|
Update event authorisation status chip with more statusi
Closes #446
|
2021-09-23 11:39:54 +01:00 |
|
|
|
abb0e35690
|
Uncomment headless flag for old style tests
|
2021-09-18 10:04:34 +01:00 |
|
|
|
bec0d4aee5
|
Aronafail
|
2021-09-18 09:53:23 +01:00 |
|