James Graham
|
6435ec69a1
|
fix: Show 'add person' button to all users
See #33
|
2020-07-03 15:48:53 +01:00 |
|
James Graham
|
dde5ec9d7f
|
Merge pull request #37 from Southampton-RSG/dev
Merge first batch of changes from user acceptance testing
|
2020-06-26 12:10:39 +01:00 |
|
James Graham
|
a1f9510a8c
|
style: Fix minor formatting issue in base template
|
2020-06-26 11:58:15 +01:00 |
|
James Graham
|
8689c1a204
|
style: Fix some autoformatting issues
|
2020-06-26 11:45:21 +01:00 |
|
James Graham
|
387cebd0d4
|
fix: Improve clarity of network form time filter
Resolves #34
|
2020-06-26 10:54:40 +01:00 |
|
James Graham
|
0e4234cb35
|
fix: Hide person details from non-admin users
See #35
|
2020-06-25 11:38:26 +01:00 |
|
James Graham
|
aafb6c0a21
|
fix: Remove Person.name from CSV export
See #35
|
2020-06-25 11:11:14 +01:00 |
|
James Graham
|
b84076ec3b
|
refactor: Make Person.discipline free text
See #33
|
2020-06-24 16:29:50 +01:00 |
|
James Graham
|
57349a6007
|
fix: Add changes to detail page missing
See #33
|
2020-06-24 15:10:00 +01:00 |
|
James Graham
|
ab37139429
|
feat: Add date started at organisation
See #33
|
2020-06-24 15:09:23 +01:00 |
|
James Graham
|
26bf55b4b4
|
fix: Remove Person.core_member field
See #33
|
2020-06-24 13:47:12 +01:00 |
|
James Graham
|
9a84f77ec4
|
fix: Don't insert form CSS/JS when no form
|
2020-06-24 13:40:02 +01:00 |
|
James Graham
|
62d7a1e48c
|
fix: Set defaults if customisation app not loaded
|
2020-06-24 12:01:45 +01:00 |
|
James Graham
|
a1dc5721e6
|
Merge branch 'dev'
|
2020-06-02 09:48:11 +01:00 |
|
James Graham
|
0cceb604dd
|
fix: Fix welcome email bugs
Send only when new user is created
Require email address when user created
Resolves #32
|
2020-05-28 16:24:44 +01:00 |
|
James Graham
|
c6eda514ca
|
fix: Fix time filtering of relationships on MySQL
Resolves #31
|
2020-05-28 13:51:00 +01:00 |
|
James Graham
|
8bc82b2a15
|
temp fix: Temporarily disable welcome emails
|
2020-05-27 14:47:10 +01:00 |
|
James Graham
|
c364db4f16
|
fix: Add DEFAULT_FROM_EMAIL
|
2020-05-27 14:42:28 +01:00 |
|
James Graham
|
82fbdd2ca1
|
deploy: Add allowed hosts to Ansible variables
Move DB credentials to inventory file
|
2020-05-27 11:26:52 +01:00 |
|
James Graham
|
567322c0af
|
feat: Send welcome email from template
|
2020-04-28 15:17:58 +01:00 |
|
James Graham
|
a39cf0e7ca
|
Merge branch 'dev'
|
2020-04-24 15:23:54 +01:00 |
|
James Graham
|
b99aa77d7b
|
security: Remove TLSv1.3
Required version of openssl not available on RHEL
|
2020-04-24 15:14:31 +01:00 |
|
James Graham
|
efee146044
|
security: Disable TLS < 1.2
|
2020-04-24 15:01:40 +01:00 |
|
James Graham
|
a382d93b00
|
Merge branch 'dev'
|
2020-04-24 13:00:30 +01:00 |
|
James Graham
|
aaafdef7e1
|
deploy: Add email config to settings.ini template
|
2020-04-24 13:00:09 +01:00 |
|
James Graham
|
17e6255d62
|
feat: Add config for email sending
|
2020-04-21 15:02:13 +01:00 |
|
James Graham
|
1ca3c4e6c4
|
Merge branch 'dev'
|
2020-04-21 09:39:55 +01:00 |
|
James Graham
|
5dcfbb6052
|
feat!: Add answer sets to CSV export
BREAKING CHANGE: Change format of Relationship CSV export
BREAKING CHANGE: Use 'id' for id field in CSV exports
Add RelationshipAnswerSet CSV export
|
2020-04-20 15:12:34 +01:00 |
|
James Graham
|
d6763a760e
|
fix: Separate date field from relationship questions
|
2020-04-20 13:56:06 +01:00 |
|
James Graham
|
3b3cec02be
|
feat: Add date field to network view
Filters relationships to only those valid at date
|
2020-04-20 13:32:07 +01:00 |
|
James Graham
|
719b11e79e
|
fix: Fix broken relationship update form
Did not get values from fields correctly
Incorrectly marked answersets as expired immediately
|
2020-04-20 13:30:15 +01:00 |
|
James Graham
|
bf472a69fd
|
refactor: Reverse relationship query in network view
|
2020-04-17 16:03:11 +01:00 |
|
James Graham
|
75fc169630
|
fix: Fix filters on network view
Filters now use OR for multiple choices in the same field
|
2020-04-17 15:04:48 +01:00 |
|
James Graham
|
19735e9771
|
fix: Fix network JS to use new serialized relationship format
|
2020-04-17 11:38:59 +01:00 |
|
James Graham
|
2b0ba8d12e
|
deploy: Add deployment keyfile variables to inventory
|
2020-04-17 11:38:10 +01:00 |
|
James Graham
|
fa07b13fbd
|
fix: Minor changes to style of masthead image
|
2020-04-16 14:07:43 +01:00 |
|
James Graham
|
57c29bf01d
|
refactor: Begin import of customisation app
|
2020-04-16 14:07:14 +01:00 |
|
James Graham
|
4a1e33064c
|
Merge branch 'dev'
|
2020-04-02 19:45:33 +01:00 |
|
James Graham
|
224a92f42e
|
style: Fix a few minor style issues
|
2020-04-02 19:09:28 +01:00 |
|
James Graham
|
63e06d812d
|
refactor: Simplify User person test
|
2020-04-02 18:40:11 +01:00 |
|
James Graham
|
eea4342455
|
fix: Add heading to all pages
|
2020-04-02 18:35:24 +01:00 |
|
James Graham
|
c7a6c72219
|
fix: Fix broken activity signup
|
2020-04-02 17:15:27 +01:00 |
|
James Graham
|
fef6e9d459
|
feat: Users can create Activities
Resolves #22
|
2020-04-02 17:02:27 +01:00 |
|
James Graham
|
216e6b06fa
|
fix: Make activity attendees optional
|
2020-04-02 16:59:54 +01:00 |
|
James Graham
|
dc69c51ac9
|
Merge branch 'dev'
|
2020-04-02 16:39:50 +01:00 |
|
James Graham
|
ada72c24f8
|
feat: Export activity attendance
Resolves #23
|
2020-04-02 16:27:29 +01:00 |
|
James Graham
|
8f494e1be5
|
fix: Use underscores in export column headers
Resolves #30
|
2020-04-02 15:42:48 +01:00 |
|
James Graham
|
e5bb530214
|
Merge branch 'dev'
|
2020-04-02 11:10:00 +01:00 |
|
James Graham
|
6418c8c96a
|
fix: Fix broken Activity export
Unexpected Series field no longer added when Activity does
not belong to a series
|
2020-04-02 10:56:29 +01:00 |
|
James Graham
|
db96e65485
|
fix: Type annotation not available in py36
|
2020-04-01 17:05:04 +01:00 |
|