frankvandenbos 4516d2622a Disabled Double-Click Edit on PopupEditor and CodePopupEditor controls 3 months ago
..
BlobEditor c3c3a17ebb New Editor stuff 2 years ago
ButtonEditor 91d806682c Fixed editor for AddtionalTables and omved columns into script. 5 months ago
CheckBoxEditor c3c3a17ebb New Editor stuff 2 years ago
CheckListEditor ad117e7d5b CheckListBox Editor is now multi-column 1 year ago
CodeEditor 4c8b7f952d Made TextBoxEditors update changed when typing, rather than tabbing off 7 months ago
CodePopupEditor 4516d2622a Disabled Double-Click Edit on PopupEditor and CodePopupEditor controls 3 months ago
ColorEditor c3c3a17ebb New Editor stuff 2 years ago
ColumnsEditor 36638f2c50 - Fixed "Add" button not working on CustomDashboardGrid due to deserialisation error. 5 months ago
CurrencyEditor fb80ee55cc Added Currency Symbol to CurrencyEditor, and fixed Digits/Width Handling for other editors 11 months ago
DateEditor 8395fb5aa0 Added double-click to date editors to set todays date 1 year ago
DateTimeEditor 1b088db3a8 Added IEditorInformation to Editor Controls 11 months ago
DocumentEditor 77b9e34d4e Added rename facility to DocumentEditorControl 11 months ago
DoubleEditor c3c3a17ebb New Editor stuff 2 years ago
DurationEditor 4c8b7f952d Made TextBoxEditors update changed when typing, rather than tabbing off 7 months ago
EmbeddedImageEditor 65fb6370b4 Allowed for overriding image in DynamicMenuColumn 4 months ago
EmbeddedListEditor 3b04fbb761 DynamicEditorControls can now be picked based on value type. Added new list editor for IList instead of serialised stirngs. 5 months ago
ExpressionEditor 740273c7f8 Variable grid of Expression Editor is now a tree grid, using dots to separate tree items. 4 months ago
FileNameEditor 68dd0a71f8 Replaced internal RoslynPad classes with Nuget Sources (.NET6 / v4.40) 1 year ago
FilterEditor e19be862bf Added Regex Operator to Query Filters 3 months ago
FolderEditor c3c3a17ebb New Editor stuff 2 years ago
IntegerEditor c3c3a17ebb New Editor stuff 2 years ago
JsonEditor 1396a6fd88 Fixing bugs 5 months ago
LookupEditor 11ea87a1b6 Removing dumb usages of null lookup columns, Host.OtherColumns, Host.Columns, etc. 11 months ago
MemoEditor 4c8b7f952d Made TextBoxEditors update changed when typing, rather than tabbing off 7 months ago
MultiLookupEditor 11ea87a1b6 Removing dumb usages of null lookup columns, Host.OtherColumns, Host.Columns, etc. 11 months ago
NotesEditor 9e9c6641a7 Added timestamp and user name to first note to be saved. 5 months ago
PINEditor c3c3a17ebb New Editor stuff 2 years ago
PasswordEditor c3c3a17ebb New Editor stuff 2 years ago
PopupEditor 4516d2622a Disabled Double-Click Edit on PopupEditor and CodePopupEditor controls 3 months ago
RichTextEditor 6c501db58e Added HTMLUtils class to convert between full HTML (editing) and HTML-Enabled snippets (Reporting) 10 months ago
ScriptEditor 68dd0a71f8 Replaced internal RoslynPad classes with Nuget Sources (.NET6 / v4.40) 1 year ago
SortOrderEditor 24d42f1913 Initial stuff with dashboard system 5 months ago
TagsEditor 0f0d2e7063 Added support for deleting recent tags in TagsEditor 4 months ago
TextBoxEditor 4c44017a10 - New ColumnName selector that uses tree grid 7 months ago
TimeOfDayEditor 4c8b7f952d Made TextBoxEditors update changed when typing, rather than tabbing off 7 months ago
TimestampEditor 6d57d0dc26 Fixed Issue with TimeStamp Editors triggering unnecessary changes 1 year ago
URLEditor c3c3a17ebb New Editor stuff 2 years ago
BaseDynamicEditorControl.cs 3b04fbb761 DynamicEditorControls can now be picked based on value type. Added new list editor for IList instead of serialised stirngs. 5 months ago
DynamicEditorControl.cs 36638f2c50 - Fixed "Add" button not working on CustomDashboardGrid due to deserialisation error. 5 months ago
DynamicEditorControlFactory.cs f4cd677895 Fixed enclosed entity editors 4 months ago
DynamicEnclosedEditorControl.cs 1b088db3a8 Added IEditorInformation to Editor Controls 11 months ago
IDynamicEditorControl.cs 3b04fbb761 DynamicEditorControls can now be picked based on value type. Added new list editor for IList instead of serialised stirngs. 5 months ago
ILookupEditorControl.cs 11ea87a1b6 Removing dumb usages of null lookup columns, Host.OtherColumns, Host.Columns, etc. 11 months ago