-
Notifications
You must be signed in to change notification settings - Fork 4
Cfm 29 transmogrify plugin #347
base: develop
Are you sure you want to change the base?
Conversation
0d234ee to
5b32685
Compare
5b32685 to
02e5470
Compare
255f821 to
3917640
Compare
10fc805 to
38a7a7d
Compare
92d6b92 to
14f6896
Compare
arlen
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM - works well.
e3bdbc0 to
b8a6f73
Compare
455ce34 to
7630ad3
Compare
b46c0d2 to
87fdd75
Compare
259089b to
91636d3
Compare
23e64e1 to
29fb2f5
Compare
29fb2f5 to
fbaabde
Compare
e049fde to
313229a
Compare
app/plugins/HistoricPetitionViewer/src/Model/Table/HistoricPetitionAttributesTable.php
Outdated
Show resolved
Hide resolved
app/plugins/HistoricPetitionViewer/src/Model/Table/HistoricPetitionAttributesTable.php
Outdated
Show resolved
Hide resolved
app/plugins/Transmogrify/README.md
Outdated
| @@ -0,0 +1,327 @@ | |||
| # Transmogrify (COmanage Registry Plugin) | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This README should be merged into the Transmogrification documentation. We might want to break out the command line usage into a separate document, similar to Registry Job Command or Registry Notification Command. You can also look at the Job Command documentation for an example of how to hide old content that is no longer current (eg: the instructions for v5.1.0).
| @@ -0,0 +1,943 @@ | |||
| { | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't necessarily mind this being a separate file, but just for comparison the SqlProvisioner defines its target tables in plugin.json, alongside the regular schema definitions for the plugin (in the target-schema entry).
16f320f to
434f84b
Compare
2723c43 to
16cc86e
Compare
Fixes Improvements.Fixed org identities transmogrify. OrgIdentities eligibility to transmogrify Update Readme.md Fix groups transmogrify according to AR-G-9 fix group members insert throwing exception MVEA for person and orgidentity. Fix mveas Job history records+servers Servers transmogrify Fix command line printer and verbosity Fix verbosity print cleaning Put warn counting in cache.Load the plugin in the Application.php. message templates Notifications table transmogrify petitions Add support to skip certain tables during transmogrification petition status mapper Fix login identifier mapping issues.Added enrollment flow transmogrification. Historic Petition Viewer initial commit Sync historic metadata to the plugin's tables HistoricPetitionViewer and Transmogrification adjucstments Add HistoricPetitionViewer cakephp load dependency Fix person status mapping Pipelines. Login identifier importing fix/improve. Person status mapper. OrgIdentitySources to ExternalIdentitySources External Identity Source Records orcid sources EnvSources transmogrification. Improve MVA mappers. ApiSources SqlSource,FileSource. Mapper and cache engine improvements. Authenticators wrappers SshKeyAuthenticators PasswordAuthenticator Fix external identity sources status/sync_mode transmogrification add autoload requirements Comment out pause statement Remove obsolete code. Database command will sync the transmogrification plugin. Add population_hide/CoSettings column Moved services from core to plugin Styling for Historic Petition attributes (CFM-29) Fix autoload-static conflict Transmogrify IdentifierAssignments Improve transmogrification process of selected tables Add uuid to all models that support it Drop non unique indexes on data loading Add support for provisioning targets Add support for provisioning history records Fix review comments Revert petition view UI changes.Changes will be part of PR-398
16cc86e to
c8048d1
Compare
No description provided.