- Jan 16, 2023
-
-
Marte Fossum authored
-
Marte Fossum authored
GREG-307: Show that new invitation is sent See merge request !368
-
Marte Fossum authored
-
Marte Fossum authored
Show confirmation or error box when changing role period See merge request !372
-
- Jan 13, 2023
-
-
Marte Fossum authored
-
- Jan 12, 2023
-
-
Jonas Braathen authored
Allow setting language via query string See merge request !369
-
- Jan 11, 2023
-
-
Jonas Braathen authored
-
- Jan 09, 2023
-
-
Marte Fossum authored
Greg 306 role ends email See merge request !365
-
Marte Fossum authored
-
- Jan 06, 2023
-
-
Jonas Braathen authored
Add a management command for migrating roles between OUs See merge request !367
-
Jonas Braathen authored
-
- Jan 05, 2023
-
-
Jonas Braathen authored
Change Cerebrum sponsor import to replace manual SponsorOrganizationalUnits with an automatic one See merge request !366
-
Jonas Braathen authored
-
- Jan 03, 2023
-
-
Jonas Braathen authored
-
Jonas Braathen authored
- Support running the OrgReg import directly via management command - Only log OUs as updated if there are changes - Log changed attributes with new and old value - Fix updating changed OU identifiers
-
- Dec 08, 2022
-
-
Jonas Braathen authored
Norwegian national id card See merge request !364
-
Jonas Braathen authored
-
Jonas Braathen authored
Change to Python 3.10 base image, require 3.10 and update all packages See merge request !363
-
- Dec 07, 2022
-
-
Jonas Braathen authored
-
- Dec 05, 2022
-
-
Andreas Ellewsen authored
Handle updates better in guest import See merge request !362
-
- Dec 01, 2022
-
-
Andreas Ellewsen authored
Introduces the --update-existing option, set to False by default. Thie option controls whether or not we want to update already imported information with the info from the file. This is usually not what we want since sponsors may have changed the end dates for already imported roles after the previous import. We choose to leave it as an option so that we CAN overwrite information if we really want. This commit also removes the ignore-id-req option since that only makes matter worse than not importing the person.
-
- Nov 29, 2022
-
-
Andreas Ellewsen authored
Fix orgreg import not seeing duplicates See merge request !361
-
Andreas Ellewsen authored
OuIdentifiers used to be restricted to the name+value combination to make sure that no two units could have the same legacy_stedkode. This becomes problematic when two units have the same short_name. This makes it possible for two units to have the same value for the same OuIdentifier name, and adds a constraint that makes it impossible for each unit to have more than one OuIdentifier with the same 'name', i.e multiple legacy_stedkode for one unit.
-
Andreas Ellewsen authored
The import script checked the source instead of the value when looking for existing values. This caused the unique constraint on the name+values combination to fail. We now check the value and name instead of value and source.
-
Andreas Ellewsen authored
Upgrade orgreg client See merge request !359
-
The old version of the client did not fetch short name correctly from the api response. This new one does, but shortname is now called short_name, forcing some small adjustments of the tests and their settings.
-
- Nov 28, 2022
-
-
Marte Fossum authored
Make test for unsupported fieldname and fix fieldname check See merge request !358
-
Marte Fossum authored
-
- Nov 23, 2022
-
-
Marte Fossum authored
Add shortname + legacy_stedkode when listing units See merge request !355
-
Marte Fossum authored
-
- Nov 15, 2022
-
-
Marte Fossum authored
GREG-297: UiT theme See merge request !356
-
Marte Fossum authored
-
- Nov 14, 2022
-
-
Jonas Braathen authored
Create endpoint for inviting a guest See merge request !353
-
- Nov 09, 2022
-
-
Petr.Kalashnikov authored
Add legacy_stedkode for OU with a filter correction option specific for UiB See merge request !357
-
pka065 authored
-
- Nov 01, 2022
- Oct 25, 2022
-
-
Henrich Neumann authored
After merge conflict the lock file is sometimes corrupt
-
Henrich Neumann authored
-