Kenric Nugteren
|
8006a02040
Merge branch 'kenric' into DatabasePaging
|
11 ヶ月 前 |
Kenric Nugteren
|
fc9d75c0da
Made some tweaks and added the methods in the server handlers to handle the paging
|
11 ヶ月 前 |
Kenric Nugteren
|
4a24d55f90
Fix to trigger creation in database deletions
|
11 ヶ月 前 |
Kenric Nugteren
|
36087e40cc
Allowed for non-generic poster engine types.
|
11 ヶ月 前 |
Kenric Nugteren
|
e12c1ff583
Fix to code popup editor not getting code column
|
11 ヶ月 前 |
Kenric Nugteren
|
f08f31543c
Improvements to GetValues() to exclude calculated columns, and improved digitalformdatamodel to use the same columns as the grid allows.
|
11 ヶ月 前 |
frogsoftware
|
1b088db3a8
Added IEditorInformation to Editor Controls
|
11 ヶ月 前 |
frogsoftware
|
4da01edb9b
Query Paging API Support
|
11 ヶ月 前 |
frogsoftware
|
53ae1a5b18
Merge remote-tracking branch 'origin/kenric' into frank
|
11 ヶ月 前 |
frogsoftware
|
269313900e
Fixed Issue with BeforeDelete Triggers and ChildEntityAttributes
|
11 ヶ月 前 |
Kenric Nugteren
|
55d22d5fb0
Made it so Client.EnsureColumns can take an ICollection, isntead of IList
|
11 ヶ月 前 |
Kenric Nugteren
|
77b9e34d4e
Added rename facility to DocumentEditorControl
|
11 ヶ月 前 |
Kenric Nugteren
|
4aff4f8cbe
Added setting to show pull button; did some updates to DynamicContentDialog
|
11 ヶ月 前 |
Kenric Nugteren
|
51be745be6
Allowing for MYOB pulling
|
11 ヶ月 前 |
frogsoftware
|
93d8520cd6
Fixed LicenseUtils.LicenseMap() when Entities do not have a ILicense<> interface
|
11 ヶ月 前 |
frogsoftware
|
3b4bb344ee
Re-implemented DynamicGrid.ConfigureColumns
|
11 ヶ月 前 |
frogsoftware
|
fb80ee55cc
Added Currency Symbol to CurrencyEditor, and fixed Digits/Width Handling for other editors
|
11 ヶ月 前 |
frogsoftware
|
02d6d4b4fa
Added IsPDF and PDFToBitmap fucntions to ImageUtils
|
11 ヶ月 前 |
frogsoftware
|
ef7811902d
Added Hires Image Retrieval to DynamicDocumentGrid
|
11 ヶ月 前 |
Kenric Nugteren
|
ebd15c8040
Some utility functions and allowing DatabaseSchema to use non-baseObjects
|
11 ヶ月 前 |
Kenric Nugteren
|
901cbbfd70
Remembering old OriginalValues when restoring snapshot of BaseObjec.t
|
11 ヶ月 前 |
Kenric Nugteren
|
2ed926955e
Performance improvements to BaseObject GetValues() functions.
|
11 ヶ月 前 |
Kenric Nugteren
|
e16e971d8b
Merge remote-tracking branch 'origin/frank' into kenric
|
11 ヶ月 前 |
Kenric Nugteren
|
11ea87a1b6
Removing dumb usages of null lookup columns, Host.OtherColumns, Host.Columns, etc.
|
11 ヶ月 前 |
frogsoftware
|
64d533c303
Merge commit 'c6f3b68b12cdfb9c3d451562b517db0c4104baee' into frank
|
11 ヶ月 前 |
frogsoftware
|
a656c6d1da
Cancelling Edits now only rolls back to pre-edit state, rather than a full CancelChanges()
|
11 ヶ月 前 |
Kenric Nugteren
|
3668f2ee38
Removing a bunch of references to CoreUtils.TypeList to minimise reflection on startups
|
11 ヶ月 前 |
Kenric Nugteren
|
c6f3b68b12
Improvements to DynamicActionColumn filtering
|
11 ヶ月 前 |
Kenric Nugteren
|
9b4661cbc7
Allowing sorting columns if EditRows is not enabled, because that means the sequence buttons don't show.
|
11 ヶ月 前 |
Kenric Nugteren
|
e20cb9590f
Improved AsOData() to allow null values
|
11 ヶ月 前 |