Commit Graph

  • 8697d726b6 fix: condense multiple answers to same question James Graham 2021-03-10 11:20:34 +00:00
  • 7ce47fc0ef fix: undo previous change James Graham 2021-03-10 10:46:32 +00:00
  • b00ca4c1a2 feat: add question on external organisations James Graham 2021-03-10 10:37:42 +00:00
  • af31971565 feat: add configurable help text to questions James Graham 2021-03-10 09:48:44 +00:00
  • e3e8a2ada4 refactor: move themes to admin question James Graham 2021-03-10 09:36:21 +00:00
  • 5d1caf98ba fix: indentation error in last commit James Graham 2021-03-09 17:50:22 +00:00
  • 97473a46e2 fix: attribute error on org list page James Graham 2021-03-09 17:43:46 +00:00
  • 989c8141b3 feat: display organisations on map James Graham 2021-03-09 14:55:31 +00:00
  • 6670a87a52 fix: add organisation relationships to profile James Graham 2021-03-09 12:39:20 +00:00
  • e457086c50 fix: update button text on org list James Graham 2021-03-09 12:29:57 +00:00
  • 7d74a99518 feat: sort by country on organisation list James Graham 2021-03-09 12:24:46 +00:00
  • 7e9a6e992a feat: configurable order for static questions James Graham 2021-03-08 18:20:34 +00:00
  • ba4f8d8ffd fix: add back buttons on org list James Graham 2021-03-08 12:00:13 +00:00
  • 85c13033e8 fix: account for org with no answers when get name James Graham 2021-03-08 11:56:17 +00:00
  • d1dc505b37 feat: group org list by hq country James Graham 2021-03-08 11:45:43 +00:00
  • 12bc9f886f fix: use organisation name from answer set if set James Graham 2021-03-05 12:21:39 +00:00
  • 8d68e1b0c3 feat: add hardcoded organisation questions James Graham 2021-03-05 12:16:31 +00:00
  • 02b0132f9c style: resolve linting complaints James Graham 2021-03-05 09:24:00 +00:00
  • bf2422c6dd refactor: move organisation models to own module James Graham 2021-03-04 12:42:32 +00:00
  • 936a375992 feat: add relationships from person to org James Graham 2021-03-02 09:03:10 +00:00
  • 6d5188af72 feat: add project started date to person questions James Graham 2021-03-01 19:26:59 +00:00
  • db76d57971 feat: alternate filter text and hide private James Graham 2021-03-01 19:01:57 +00:00
  • b73e2dcb2d feat: add organisations to network view James Graham 2021-03-01 14:43:16 +00:00
  • 550d7cede0 fix: hide relationship list from non-admins James Graham 2021-02-26 15:57:09 +00:00
  • 71e5352b6b refactor: move organisation latlng to answerset James Graham 2021-02-24 15:44:34 +00:00
  • c8a68d542a feat: add organisation questions to update view James Graham 2021-02-24 14:59:43 +00:00
  • adf12442a4 feat: add organisation questions and admin pages James Graham 2021-02-24 12:08:52 +00:00
  • 25cc33e2c1 fix: correct title of organisation list page James Graham 2021-02-23 11:58:12 +00:00
  • 9be49f4faf fix: accept any option starting with 'other' James Graham 2021-02-15 19:13:14 +00:00
  • a6e8f06441 feat: hide free text field unless 'other' selected James Graham 2021-02-15 19:02:41 +00:00
  • 7021f05b67 refactor: move disciplines to admin-question James Graham 2021-02-15 15:29:47 +00:00
  • 0b1f303d62 fix: populate themes with prev val on person form James Graham 2021-02-15 12:00:54 +00:00
  • 8a94a46cd5 fix: replace 'hijack' with 'become' on button James Graham 2021-02-08 15:59:02 +00:00
  • 0c92554561 fix: set page title James Graham 2021-02-08 15:40:43 +00:00
  • a24f5157cd feat: sort people by name James Graham 2021-02-08 15:03:06 +00:00
  • c102cbf091 fix: update export views to match model changes James Graham 2021-02-08 14:58:32 +00:00
  • a141b93644 feat: specify whether question answers are public James Graham 2021-02-08 14:42:07 +00:00
  • 9164ea8a05 feat: use django-hijack to switch user accounts James Graham 2021-02-08 14:40:37 +00:00
  • 7783aee192 Merge pull request #69 from Southampton-RSG/dev James Graham 2021-02-02 09:05:27 +00:00
  • f4bd9a0cef fix: move existing marker in map picker widget James Graham 2021-02-02 09:00:10 +00:00
  • 25a28755c6 feat: use proper datepicker widgets James Graham 2021-02-01 16:50:12 +00:00
  • afae0fd943 feat: add relationship buttons on person list James Graham 2021-02-01 15:47:51 +00:00
  • 4bbe4eac3a refactor: simplify relationship create workflow James Graham 2021-02-01 09:47:53 +00:00
  • 4d4d7ab70b feat: show basic profiles to non-admins James Graham 2021-01-29 14:35:15 +00:00
  • 9b98ce73f0 fix: remove 'as target' relationships from profile James Graham 2021-01-29 14:02:33 +00:00
  • 94b2ee9d70 feat: allow free form text answers James Graham 2021-01-22 17:15:18 +00:00
  • 6dc4bd770f feat: add consent form for data processing James Graham 2021-01-20 11:53:08 +00:00
  • 3dd97b6457 Merge pull request #46 from Southampton-RSG/dev James Graham 2021-01-18 14:58:33 +00:00
  • f2e945c67f fix: populate foreign key fields initial value James Graham 2021-01-18 14:45:02 +00:00
  • 4cfee6362d refactor: add person update form fields to initial James Graham 2021-01-15 17:45:55 +00:00
  • f94627e4c8 refactor: remove redundancy between js maps James Graham 2021-01-15 16:33:34 +00:00
  • 59f717829a refactor: add map marker to context on update James Graham 2021-01-15 16:32:57 +00:00
  • 9db870bcb0 feat: add views for Organisation model James Graham 2021-01-15 14:58:05 +00:00
  • 2d85ab4370 feat: add location to organisations James Graham 2021-01-15 13:44:20 +00:00
  • 95fda6a3d5 refactor: prep for fallback to organisation latlng James Graham 2021-01-15 12:31:49 +00:00
  • 90c40b2e2e fix: hide lat-long fields on person update form James Graham 2021-01-04 14:44:56 +00:00
  • 20342ef671 fix: restore marker on location picker map James Graham 2021-01-04 14:37:27 +00:00
  • cbc70ab85a fix: do lookup by person in person update view James Graham 2020-12-18 15:56:19 +00:00
  • e54c717ada refactor: allow custom repo to extend constance James Graham 2020-12-18 15:21:07 +00:00
  • efecfa8e43 Merge branch 'maps' into dev James Graham 2020-12-16 15:35:16 +00:00
  • 2998a7e3fb deploy: entry for google maps api key James Graham 2020-12-16 15:35:00 +00:00
  • b2cd5f4940 feature: add map of all people James Graham 2020-12-16 14:54:46 +00:00
  • 1a27774177 feat: add location search to picker James Graham 2020-12-16 12:09:10 +00:00
  • 9e6d1a495e feat: add initial location picker to person update James Graham 2020-12-16 11:11:48 +00:00
  • 8e52f779ee feat: add location fields to person answer sets James Graham 2020-12-15 14:23:51 +00:00
  • 82a235e6ff refactor: clean up unused bits of map.js James Graham 2020-12-15 13:35:18 +00:00
  • c2961b911f feat: add initial map code from activity mapper James Graham 2020-12-15 13:21:17 +00:00
  • 76fcb7ceb2 fix: revert relationship link change James Graham 2020-12-07 17:37:47 +00:00
  • 80491623de Merge remote-tracking branch 'origin/dev' James Graham 2020-12-07 17:05:15 +00:00
  • 7e8dba4806 feat: allow multiple choice questions in forms James Graham 2020-12-07 17:01:53 +00:00
  • e045b084d0 refactor: extract code share between question sets James Graham 2020-12-07 14:19:00 +00:00
  • 6bb4f09454 refactor: update forms to match moved questions James Graham 2020-12-02 15:53:30 +00:00
  • 2027d9d3ab fix: remove refactored questions from person form James Graham 2020-12-02 14:57:27 +00:00
  • 0288b0320d refactor: move questions on person detail page James Graham 2020-12-02 14:57:07 +00:00
  • 91a47b4fdc refactor: move static person qs to answerset James Graham 2020-12-02 14:40:59 +00:00
  • d6e42cc18d style: fix pyflakes warnings of unused imports James Graham 2020-12-02 14:25:49 +00:00
  • f95e06aa18 refactor: move age and gender to question set James Graham 2020-11-26 14:10:38 +00:00
  • 5035b121a6 refactor: migrate to question sets for person qs James Graham 2020-11-26 12:59:30 +00:00
  • a94db2713e fix: Only allow users to create rels as source James Graham 2020-08-14 17:38:22 +01:00
  • 6435ec69a1 fix: Show 'add person' button to all users James Graham 2020-07-03 15:48:53 +01:00
  • dde5ec9d7f Merge pull request #37 from Southampton-RSG/dev James Graham 2020-06-26 12:10:39 +01:00
  • a1f9510a8c style: Fix minor formatting issue in base template James Graham 2020-06-26 11:58:15 +01:00
  • 8689c1a204 style: Fix some autoformatting issues James Graham 2020-06-26 11:45:21 +01:00
  • 387cebd0d4 fix: Improve clarity of network form time filter James Graham 2020-06-26 10:54:40 +01:00
  • 0e4234cb35 fix: Hide person details from non-admin users James Graham 2020-06-25 11:38:26 +01:00
  • aafb6c0a21 fix: Remove Person.name from CSV export James Graham 2020-06-25 11:11:14 +01:00
  • b84076ec3b refactor: Make Person.discipline free text James Graham 2020-06-24 16:29:50 +01:00
  • 57349a6007 fix: Add changes to detail page missing James Graham 2020-06-24 15:10:00 +01:00
  • ab37139429 feat: Add date started at organisation James Graham 2020-06-24 15:09:23 +01:00
  • 26bf55b4b4 fix: Remove Person.core_member field James Graham 2020-06-24 13:47:12 +01:00
  • 9a84f77ec4 fix: Don't insert form CSS/JS when no form James Graham 2020-06-24 13:40:02 +01:00
  • 62d7a1e48c fix: Set defaults if customisation app not loaded James Graham 2020-06-24 12:01:45 +01:00
  • a1dc5721e6 Merge branch 'dev' James Graham 2020-06-02 09:48:11 +01:00
  • 0cceb604dd fix: Fix welcome email bugs James Graham 2020-05-28 16:24:44 +01:00
  • c6eda514ca fix: Fix time filtering of relationships on MySQL James Graham 2020-05-28 13:51:00 +01:00
  • 8bc82b2a15 temp fix: Temporarily disable welcome emails James Graham 2020-05-27 14:47:10 +01:00
  • c364db4f16 fix: Add DEFAULT_FROM_EMAIL James Graham 2020-05-27 14:42:28 +01:00
  • 82fbdd2ca1 deploy: Add allowed hosts to Ansible variables James Graham 2020-05-27 11:26:52 +01:00
  • 567322c0af feat: Send welcome email from template James Graham 2020-04-28 15:17:58 +01:00
  • a39cf0e7ca Merge branch 'dev' James Graham 2020-04-24 15:23:54 +01:00