.. |
AddressEditor
|
6ab3eaea5a
Added Levenshtein "Fuzzy" text searching Operator to Filter<> and SQLiteProvider
|
2 месяцев назад |
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
|
7 месяцев назад |
CodePopupEditor
|
3b5fc0a2a1
Added CheckChanged() to CodePopupEditorControl.UpdateValue()
|
1 месяц назад |
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
|
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.
|
5 месяцев назад |
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
|
5 месяцев назад |
LookupEditor
|
11ea87a1b6
Removing dumb usages of null lookup columns, Host.OtherColumns, Host.Columns, etc.
|
11 месяцев назад |
MemoEditor
|
62090a9f47
Added ImmediateUpdates option to TextBoxEditor and MemoEditor controls
|
2 месяцев назад |
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
|
d555f7b59e
Upgraded packages to latest versions
|
1 месяц назад |
SortOrderEditor
|
24d42f1913
Initial stuff with dashboard system
|
5 месяцев назад |
TagsEditor
|
0f0d2e7063
Added support for deleting recent tags in TagsEditor
|
4 месяцев назад |
TextBoxEditor
|
62090a9f47
Added ImmediateUpdates option to TextBoxEditor and MemoEditor controls
|
2 месяцев назад |
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.
|
5 месяцев назад |
DynamicEditorControl.cs
|
36638f2c50
- Fixed "Add" button not working on CustomDashboardGrid due to deserialisation error.
|
5 месяцев назад |
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.
|
5 месяцев назад |
ILookupEditorControl.cs
|
11ea87a1b6
Removing dumb usages of null lookup columns, Host.OtherColumns, Host.Columns, etc.
|
11 месяцев назад |