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