summaryrefslogtreecommitdiff
path: root/packages/fcl-web/src/webdata
Commit message (Expand)AuthorAgeFilesLines
* * Published CreateSession propertymichael2011-04-101-0/+1
* * AllowRow eventmichael2011-03-231-3/+26
* * BeforeDelete/Update/Insert eventsmichael2011-03-231-0/+15
* * OnGetDataset Eventmichael2011-03-231-0/+5
* * SetTypedParam: Clear parameter if data is empty and not a string. Fixed bug...michael2011-03-031-5/+19
* * GetNewID should be virtual so it can be overriddenmichael2011-02-281-1/+1
* * In some cases, a looking for a non-existing provider did not return Nilmichael2011-02-281-1/+4
* * Fixed batch processing, and multiple requests through 1 instance of an Adaptormichael2010-10-272-33/+127
* * Reset adaptor - in case of pooled module, same adaptor is is used for each ...michael2010-10-251-4/+19
* * Renamed to be more in line with other readme filesmichael2010-10-051-0/+0
* * RegenerateParams was not called in all casesmichael2010-09-301-3/+6
* + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 andjonas2010-09-291-4/+26
* * After insert/update/delete eventsmichael2010-08-301-5/+16
* * Fixed (BLOB) display, added support for transcodingmichael2010-08-243-3/+27
* * Error event implementedmichael2010-08-202-0/+14
* * Added events to influence streaming processmichael2010-08-202-18/+129
* * Update Makefiles using up-to-date fpcmakepierre2010-08-181-1/+1
* * Null values should be sent as NULL in jsonmichael2010-08-061-0/+3
* * Support for design-time parametersmichael2010-08-051-0/+26
* * Removed debug conditionalmichael2010-07-151-1/+1
* * added fcl-web to the unit search pathjonas2010-07-152-8/+155
* * Always send date/time in fixed format, send used format as well in metadatamichael2010-07-141-2/+64
* * Implemented OnParamValue eventmichael2010-07-141-11/+30
* Disabled debug definemichael2010-07-141-1/+1
* * Actually implemented Options (readonly, disable edit/delete/insert michael2010-07-141-1/+24
* * Publish optionsmichael2010-06-171-0/+1
* * Fix access violation. Notification must always call inherited notificationmichael2010-06-171-0/+1
* * Added webdatamichael2010-05-278-0/+6203