Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Attributes changed to "protected":
$_postData,
$_restPostData,
$_controlsPostDataChanged,
$_controlsRequiringPostData,
$_controlsRegisteredForPostData,
$_formRendered,
$_inFormRender,
$_postDataLoaders,
$_isLoadingPostData,
Methods changed to "protected":
raiseChangedEvents(),
raisePostBackEvent()
|
|
|
|
generated one
|
|
|
|
|
|
|
|
|
|
Also some minor MSSQL fixes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
function removal.
|
|
missing unit test to TList.
|
|
|
|
a read-only conditional prior to the item search within three functions that search for an item index in the TList prior to editing.
|
|
are conditionals for 3.3 and 3.4. No more Framework file includes are needed with 3.5.
|
|
in collections to fix #276
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
some cosmetic changes
|
|
|
|
|
|
rewritten from scratch
|
|
|
|
|
|
|
|
|
|
|
|
request is empty
|
|
should replace a previous similar header, or add a second header of the same type
|
|
|
|
|
|
|