.. |
BlobEditor
|
c3c3a17ebb
New Editor stuff
|
2 년 전 |
ButtonEditor
|
91d806682c
Fixed editor for AddtionalTables and omved columns into script.
|
4 달 전 |
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
|
7 달 전 |
CodePopupEditor
|
4516d2622a
Disabled Double-Click Edit on PopupEditor and CodePopupEditor controls
|
3 달 전 |
ColorEditor
|
c3c3a17ebb
New Editor stuff
|
2 년 전 |
ColumnsEditor
|
36638f2c50
- Fixed "Add" button not working on CustomDashboardGrid due to deserialisation error.
|
4 달 전 |
CurrencyEditor
|
fb80ee55cc
Added Currency Symbol to CurrencyEditor, and fixed Digits/Width Handling for other editors
|
11 달 전 |
DateEditor
|
8395fb5aa0
Added double-click to date editors to set todays date
|
1 년 전 |
DateTimeEditor
|
1b088db3a8
Added IEditorInformation to Editor Controls
|
11 달 전 |
DocumentEditor
|
77b9e34d4e
Added rename facility to DocumentEditorControl
|
11 달 전 |
DoubleEditor
|
c3c3a17ebb
New Editor stuff
|
2 년 전 |
DurationEditor
|
4c8b7f952d
Made TextBoxEditors update changed when typing, rather than tabbing off
|
7 달 전 |
EmbeddedImageEditor
|
65fb6370b4
Allowed for overriding image in DynamicMenuColumn
|
4 달 전 |
EmbeddedListEditor
|
3b04fbb761
DynamicEditorControls can now be picked based on value type. Added new list editor for IList instead of serialised stirngs.
|
4 달 전 |
ExpressionEditor
|
740273c7f8
Variable grid of Expression Editor is now a tree grid, using dots to separate tree items.
|
4 달 전 |
FileNameEditor
|
68dd0a71f8
Replaced internal RoslynPad classes with Nuget Sources (.NET6 / v4.40)
|
1 년 전 |
FilterEditor
|
e19be862bf
Added Regex Operator to Query Filters
|
3 달 전 |
FolderEditor
|
c3c3a17ebb
New Editor stuff
|
2 년 전 |
IntegerEditor
|
c3c3a17ebb
New Editor stuff
|
2 년 전 |
JsonEditor
|
1396a6fd88
Fixing bugs
|
4 달 전 |
LookupEditor
|
11ea87a1b6
Removing dumb usages of null lookup columns, Host.OtherColumns, Host.Columns, etc.
|
11 달 전 |
MemoEditor
|
e220c6a81e
Added option to set a fixed height for memo editors
|
3 달 전 |
MultiLookupEditor
|
11ea87a1b6
Removing dumb usages of null lookup columns, Host.OtherColumns, Host.Columns, etc.
|
11 달 전 |
NotesEditor
|
9e9c6641a7
Added timestamp and user name to first note to be saved.
|
5 달 전 |
PINEditor
|
c3c3a17ebb
New Editor stuff
|
2 년 전 |
PasswordEditor
|
c3c3a17ebb
New Editor stuff
|
2 년 전 |
PopupEditor
|
4516d2622a
Disabled Double-Click Edit on PopupEditor and CodePopupEditor controls
|
3 달 전 |
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
|
5 달 전 |
TagsEditor
|
0f0d2e7063
Added support for deleting recent tags in TagsEditor
|
3 달 전 |
TextBoxEditor
|
4c44017a10
- New ColumnName selector that uses tree grid
|
7 달 전 |
TimeOfDayEditor
|
4c8b7f952d
Made TextBoxEditors update changed when typing, rather than tabbing off
|
7 달 전 |
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.
|
4 달 전 |
DynamicEditorControl.cs
|
36638f2c50
- Fixed "Add" button not working on CustomDashboardGrid due to deserialisation error.
|
4 달 전 |
DynamicEditorControlFactory.cs
|
f4cd677895
Fixed enclosed entity editors
|
4 달 전 |
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.
|
4 달 전 |
ILookupEditorControl.cs
|
11ea87a1b6
Removing dumb usages of null lookup columns, Host.OtherColumns, Host.Columns, etc.
|
11 달 전 |