Kenric Nugteren 1549b67277 Added EditableAttribute and added property to interface of ILookupEditorControl to better allow for the type system. 1 year ago
..
Utils 1549b67277 Added EditableAttribute and added property to interface of ILookupEditorControl to better allow for the type system. 1 year ago
BaseCodeEditor.cs 60966158d4 Nearly got custom importer working 1 year ago
BaseEditor.cs 147d9a6d26 Added security attributes for properties 1 year ago
BlobEditor.cs 3f006ddfd3 Added BlobEditorControl (like ButtonEditor, but for byte[] rather than String) 2 years ago
ButtonEditor.cs 3f006ddfd3 Added BlobEditorControl (like ButtonEditor, but for byte[] rather than String) 2 years ago
CheckBoxEditor.cs 038b68055a Initial Commit 2 years ago
CheckListEditor.cs 038b68055a Initial Commit 2 years ago
CodeEditor.cs 038b68055a Initial Commit 2 years ago
CodePopupEditor.cs e6936aebf7 Removed ReadToEnd() in JsonClient because it was slowing down massive queries (~65 MB) somewhat. 2 years ago
ColorEditor.cs 038b68055a Initial Commit 2 years ago
ComboLookupEditor.cs 038b68055a Initial Commit 2 years ago
CurrencyEditor.cs 329a1f5383 (INCOMPLETE) Refactored Textbox Behaviours 1 year ago
DateEditor.cs 239f0ddcc5 Implemented DateEditor Grid Column 1 year ago
DateTimeEditor.cs 038b68055a Initial Commit 2 years ago
DoubleEditor.cs 329a1f5383 (INCOMPLETE) Refactored Textbox Behaviours 1 year ago
DurationEditor.cs 038b68055a Initial Commit 2 years ago
EmbeddedImageEditor.cs e6936aebf7 Removed ReadToEnd() in JsonClient because it was slowing down massive queries (~65 MB) somewhat. 2 years ago
EmbeddedListEditor.cs 957e7addcb Fixed Importing for One-To-Many Grids 2 years ago
EnumLookupEditor.cs 4777ebec70 Added ExpressionEditor; Added IDColumns to AutoEntityGenerator so that DynamicDataGrid can work with AutoEntities; sorted LookupField.AdditionalProperties box; 2 years ago
ExpressionEditor.cs 957e7addcb Fixed Importing for One-To-Many Grids 2 years ago
FileNameEditor.cs e6936aebf7 Removed ReadToEnd() in JsonClient because it was slowing down massive queries (~65 MB) somewhat. 2 years ago
FilterEditor.cs 038b68055a Initial Commit 2 years ago
FolderEditor.cs 038b68055a Initial Commit 2 years ago
ImageDocumentEditor.cs 038b68055a Initial Commit 2 years ago
IntegerEditor.cs 329a1f5383 (INCOMPLETE) Refactored Textbox Behaviours 1 year ago
JsonEditor.cs 038b68055a Initial Commit 2 years ago
LookupEditor.cs 038b68055a Initial Commit 2 years ago
MemoEditor.cs 038b68055a Initial Commit 2 years ago
MiscellaneousDocumentEditor.cs 038b68055a Initial Commit 2 years ago
MultiLookupEditor.cs 52557bc481 Started overhauling Dynamic Editor Creation 2 years ago
NotesEditor.cs 038b68055a Initial Commit 2 years ago
NullEditor.cs 038b68055a Initial Commit 2 years ago
NumericEditor.cs 329a1f5383 (INCOMPLETE) Refactored Textbox Behaviours 1 year ago
PDFDocumentEditor.cs 038b68055a Initial Commit 2 years ago
PINEditor.cs 038b68055a Initial Commit 2 years ago
PasswordEditor.cs 038b68055a Initial Commit 2 years ago
PopupEditor.cs 329a1f5383 (INCOMPLETE) Refactored Textbox Behaviours 1 year ago
RichTextEditor.cs 038b68055a Initial Commit 2 years ago
ScriptEditor.cs 232b64d883 Renamed ScriptEditor Onclicked event; ensured that scripteditorcontrol always gets a non-null string. 1 year ago
TextBoxEditor.cs 8d4ffaf12a Fixed DynamicGridCheckBoxColumn and general warning fixes 1 year ago
TimeOfDayEditor.cs 329a1f5383 (INCOMPLETE) Refactored Textbox Behaviours 1 year ago
TimestampEditor.cs 038b68055a Initial Commit 2 years ago
URLEditor.cs 038b68055a Initial Commit 2 years ago
UniqueCodeEditor.cs 038b68055a Initial Commit 2 years ago
VectorDocumentEditor.cs 038b68055a Initial Commit 2 years ago