Template:TypeName: Difference between revisions

From Grooper Wiki
No edit summary
No edit summary
Tag: Reverted
Line 2,075: Line 2,075:


System.IO.File.WriteAllLines("C:\\temp\\types.txt", _types.Select(kvp => $"| {kvp.Value.GetDisplayName()} = {kvp.Value.FullName}"));
System.IO.File.WriteAllLines("C:\\temp\\types.txt", _types.Select(kvp => $"| {kvp.Value.GetDisplayName()} = {kvp.Value.FullName}"));
--->
<!--- Dylan is putting this here so he doesn't loose it:
| AI Chat - Delete = Grooper.GPT.AIChat+DeleteChat
| AI Chat - Rename = Grooper.GPT.AIChat+Rename
| Attachment Type - Rename Attachment = Grooper.Core.MimeTypeHandler+RenameAttachment
| Attachment Type - Change Extension = Grooper.Core.MimeTypeHandler+ChangeExtension
| Attachment Type - Remove Attachment = Grooper.Core.MimeTypeHandler+RemoveAttachment
| Attachment Type - Remove PDF Version = Grooper.Core.MimeTypeHandler+RemovePdfVersion
| Batch - Archive = Grooper.Core.Batch+Archive
| Batch - Change Priority = Grooper.Core.Batch+ChangePriority
| Batch - Combine = Grooper.Core.Batch+Combine
| Batch - Pause = Grooper.Core.Batch+Pause
| Batch - Reset = Grooper.Core.Batch+Reset
| Batch - Remove Job History = Grooper.Core.Batch+RemoveJobHistory
| Batch - Resume = Grooper.Core.Batch+Resume
| Batch - Send To Production = Grooper.Core.Batch+SendToProduction
| Batch - Send To Test = Grooper.Core.Batch+SendToTest
| Batch - Update Process = Grooper.Core.Batch+UpdateProcess
| Batch Folder - Add To Index = Grooper.GPT.AddToIndex
| Batch Folder - Assign Document Type = Grooper.Core.BatchFolder+AssignDocumentType
| Batch Folder - Classify Command = Grooper.Core.BatchFolder+ClassifyCommand
| Batch Folder - Classify = Grooper.Core.BatchFolder+Classify
| Batch Folder - Train As = Grooper.Core.BatchFolder+TrainAs
| Batch Folder - Train From = Grooper.Core.BatchFolder+TrainFrom
| Batch Folder - Collapse = Grooper.Core.BatchFolder+Collapse
| Batch Folder - Edit Type Assignment = Grooper.Core.BatchFolder+EditTypeAssignment
| Batch Folder - Extract = Grooper.Core.BatchFolder+Extract
| Batch Folder - Group Children = Grooper.EDI.GroupChildren
| Batch Folder - Insert Control Sheets = Grooper.Capture.InsertControlSheets
| Batch Folder - New Text Document = Grooper.Core.BatchFolder+NewTextDocument
| Batch Folder - Remove From Index = Grooper.GPT.RemoveFromIndex
| Batch Folder - Remove Level = Grooper.Core.BatchFolder+RemoveLevel
| Batch Folder - Revert To Loose Pages = Grooper.Core.BatchFolder+RevertToLoosePages
| Batch Folder - Set Field Value = Grooper.Core.BatchFolder+SetFieldValue
| Batch Folder - Sort Children = Grooper.Core.BatchFolder+SortChildren
| Batch Object - Append = GrooperReview.BatchView.SeparationList+Append
| Batch Object - Append To Previous = Grooper.Core.BatchObject+AppendToPrevious
| Batch Object - Clear Flag = Grooper.Core.BatchObject+ClearFlagCommand
| Batch Object - Create New Folder = Grooper.Core.BatchObject+CreateNewFolder
| Batch Object - Add Folder = Grooper.Core.BatchObject+AddFolder
| Batch Object - Insert Folder = Grooper.Core.BatchFolder+InsertFolder
| Batch Object - Flag Item = Grooper.Core.BatchObject+FlagCommand
| Batch Object - Merge Selected = Grooper.Core.BatchObject+MergeSelected
| Batch Object - Prepend to Next = Grooper.Core.BatchObject+PrependToNext
| Batch Object - Rename = Grooper.Core.BatchObject+Rename
| Batch Object - Run Step = Grooper.Core.BatchObject+RunStep
| Batch Object - Run Activity = Grooper.Core.BatchObject+RunActivity
| Batch Object - Send To Test Batch = Grooper.Core.BatchObject+SendToTestBatch
| Batch Object - Copy To Test Batch = Grooper.Core.BatchObject+CopyToTestBatch
| Batch Object - Move To Test Batch = Grooper.Core.BatchObject+MoveToTestBatch
| Batch Object - Separate = GrooperReview.BatchView.SeparationList+Separate
| Batch Object - Split Folder = Grooper.Core.BatchObject+SplitFolder
| Batch Object - Unseparate = GrooperReview.BatchView.SeparationList+Unseparate
| Batch Page - Clear Results = GrooperReview.BatchView.SeparationList+ClearResults
| Batch Page - Generate Thumbnail = Grooper.Core.BatchPage+GenerateThumbnail
| Batch Page - Image Command = Grooper.Core.BatchPage+ImageCommand
| Batch Page - Display As Color = Grooper.Core.BatchPage+DisplayAsColor
| Batch Page - Display As Grayscale = Grooper.Core.BatchPage+DisplayAsGrayscale
| Batch Page - Display As Binary = Grooper.Core.BatchPage+DisplayAsBinary
| Batch Page - Image Editing Command = Grooper.Core.BatchPage+ImageEditingCommand
| Batch Page - Invert = Grooper.Core.BatchPage+Invert
| Batch Page - Reset = Grooper.Core.BatchPage+Reset
| Batch Page - Rotate Left = Grooper.Core.BatchPage+RotateLeft
| Batch Page - Rotate Right = Grooper.Core.BatchPage+RotateRight
| Batch Page - Undo Image Cleanup = Grooper.Core.BatchPage+UndoImageCleanup
| Batch Page - Image Review Command = Grooper.Core.BatchPage+ImageReviewCommand
| Batch Page - Apply Image Cleanup = Grooper.Core.BatchPage+ApplyCleanup
| Batch Page - Prepend = GrooperReview.BatchView.SeparationList+Prepend
| Batch Page - Rasterize = Grooper.Core.BatchPage+Rasterize
| Batch Page - Revert = GrooperReview.BatchView.SeparationList+Revert
| Batch Process - Add Activity = Grooper.Core.BatchProcess+AddActivity
| Batch Process - Publish = Grooper.Core.BatchProcess+Publish
| Batch Process - Unpublish = Grooper.Core.BatchProcess+Unpublish
| Batch Process - Create Project = Grooper.Core.BatchProcess+CreateProject
| CMIS Connection - Reset = Grooper.CMIS.CmisConnection+Reset
| CMIS Connection - Import Repository = Grooper.CMIS.CmisConnection+ImportRepository
| CMIS Documnet Link - Delete CMIS Document = Grooper.CMIS.CmisLink+DeleteCommand
| CMIS Documnet Link - Load = Grooper.CMIS.CmisLink+Load
| CMIS Documnet Link - Move CMIS Document = Grooper.CMIS.CmisLink+Move
| CMIS Documnet Link - Save Version = Grooper.CMIS.CmisLink+SaveVersionCommand
| CMIS Documnet Link - Update = Grooper.CMIS.CmisLink+Update
| CMIS Export Map - Auto Map = Grooper.CMIS.CMISExportMap+AutoMap
| CMIS Folder Link - Delete = Grooper.CMIS.CmisFolderLink+DeleteCommand
| CMIS Folder Link - Load Children = Grooper.CMIS.CmisFolderLink+LoadChildrenCommand
| CMIS Folder Link - Load Pages = Grooper.CMIS.CmisFolderLink+LoadPages
| CMIS Folder Link - Load Properties = Grooper.CMIS.CmisFolderLink+LoadPropertiesCommand
| CMIS Folder Link - Save Properties = Grooper.CMIS.CmisFolderLink+SavePropertiesCommand
| CMIS Import Map - Auto Map = Grooper.CMIS.CMISImportMap+AutoMap
| CMIS Repository - Reset = Grooper.CMIS.CmisRepository+Reset
| CMIS Type Definition - Generate Local Type = Grooper.CMIS.GenerateLocalType
| Column Map - Auto Map = Grooper.Activities.ColumnMap+AutoMap
| Content Link - Remove Link = Grooper.Core.ContentLink+RemoveLink
| Clean Overrides = Grooper.Core.ContentType+CleanOverrides
| Create Data Model = Grooper.Core.ContentType+CreateDataModel
| Create Local Resources Folder = Grooper.Core.ContentType+CreateLocalResourcesFolder
| Create Search Index = Grooper.GPT.CreateSearchIndex
| Delete Search Index = Grooper.GPT.DeleteSearchIndex
| Generate Control Sheets = Grooper.Capture.GenerateControlSheets
| Purge Training = Grooper.Core.ContentType+PurgeTraining
| Rebuild Training = Grooper.Core.ContentType+RebuildTraining
| Submit Indexing Job = Grooper.GPT.SubmitIndexingJob
| Copy Base - Auto Map = Grooper.Core.CopyBase+AutoMap
| Content Type - Connection Command = Grooper.Core.DataConnection+ConnectionCommand
| Content Type - Create Table = Grooper.Core.DataConnection+CreateTable
| Content Type - Create Database = Grooper.Core.DataConnection+CreateDatabase
| Content Type - Drop Table = Grooper.Core.DataConnection+DropTable
| Content Type - Test Connection = Grooper.Core.DataConnection+TestConnection
| Data Element - Remove Overrides = Grooper.Core.DataElement+RemoveOverrides
| Data Element Instance - Execute Lookup = GrooperReview.DataGrid.ExecuteLookup
| Data Field Container - Build Fine Tuning File = Grooper.GPT.BuildFineTuningFile
| Data Field Container - Import Schema = Grooper.Core.DataFieldContainer+ImportSchema
--->
--->

Revision as of 15:00, 22 August 2025

Error - Report error to groopereducation@bisok.com