Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-12 | patch for #386 | ctrlaltca@gmail.com | |
2012-02-09 | patch for #382 | ctrlaltca@gmail.com | |
2012-01-29 | fix #383 | ctrlaltca@gmail.com | |
2012-01-25 | updated HISTORY | ctrlaltca@gmail.com | |
2012-01-25 | fix for #381 | ctrlaltca@gmail.com | |
2012-01-18 | fixed #380 (TCustomValidator's ControlToValidate should be optional); added ↵ | ctrlaltca@gmail.com | |
a quickstart example, updated 2 tests that were broken + HISTORY | |||
2011-12-21 | little doc updated related to previous commit | ctrlaltca@gmail.com | |
2011-12-21 | fix for #91; fixed TActiveCustomvalidator's behaviour and demo (more ↵ | ctrlaltca@gmail.com | |
discussion in the ticket) | |||
2011-12-21 | fixed #66 | ctrlaltca@gmail.com | |
2011-12-21 | fix #314 | ctrlaltca@gmail.com | |
2011-12-19 | committed patch from #378 | ctrlaltca@gmail.com | |
2011-12-02 | fixed tiny_mce's md5 file; updated HISTORY | ctrlaltca@gmail.com | |
2011-11-22 | TCaptcha: publish images with image/png content-type | ctrlaltca@gmail.com | |
2011-11-19 | fixed #354 | ctrlaltca@gmail.com | |
2011-11-19 | fix for #35 | ctrlaltca@gmail.com | |
2011-11-13 | reverted r2751 to fix #283: if a service is defined in applicaton.xml, we ↵ | ctrlaltca@gmail.com | |
should start it even from a TShellApplication; testcased #200 too | |||
2011-11-10 | fix for #275 | ctrlaltca@gmail.com | |
2011-11-10 | fix for #254 | ctrlaltca@gmail.com | |
2011-11-10 | fixed #240 | ctrlaltca@gmail.com | |
2011-11-09 | fix #370: | ctrlaltca@gmail.com | |
- deprecated TSqliteCache, use TDbCache instead - reworked the dataaccess code of demos/blog - other smalll fixes around | |||
2011-11-09 | fix #371 | ctrlaltca@gmail.com | |
2011-10-31 | Bugfix: TListBox SelestionMode="Multiple" did not report correctly its ↵ | ctrlaltca@gmail.com | |
selected indices on callback Updated version of prado clientscript to 3.2 | |||
2011-10-21 | removed TClientScriptLoader missed in r3039. Updated documentation | ctrlaltca@gmail.com | |
2011-10-17 | Port changes of r3050 (branches/3.1) to trunk | GODZilla0480@gmail.com | |
2011-10-16 | Fixed Issue#365 introduced in r3030 | GODZilla0480@gmail.com | |
2011-10-02 | little doc update | ctrlaltca@gmail.com | |
2011-10-02 | some documentation update on trunk/ | ctrlaltca@gmail.com | |
2011-08-30 | Fixed Issue#362 | GODZilla0480@gmail.com | |
2011-08-30 | reverted r3032, please look ticket #362 | ctrlaltca@gmail.com | |
2011-08-28 | Add method getHeaders to THttpRequest & THttpResponse | GODZilla0480@gmail.com | |
2011-08-28 | Modify TThemeManager to allow custom subclassing of TTheme | GODZilla0480@gmail.com | |
2011-08-28 | Add methods quoteTableName, quoteColumnName, quoteColumnAlias to TDbMetaData ↵ | GODZilla0480@gmail.com | |
& TDbConnection and add TDbConnection:getDbMetaData [TODO: customize TOracleMetaData] | |||
2011-08-28 | Modify TActiveRecordConfig & TActiveRecordManager to allow custom ↵ | GODZilla0480@gmail.com | |
subclassing of System.Data.ActiveRecord.TActiveRecordManager & System.Data.ActiveRecord.TActiveRecordGateway | |||
2011-08-28 | Modifiy TTemplate::parseAttributes to allow definition of "HTML5 Custom Data ↵ | GODZilla0480@gmail.com | |
Attributes (data-*)" e.g Attributes.data-custom-value="foobar" | |||
2011-06-20 | docs updates | ctrlaltca@gmail.com | |
2011-06-03 | merged history from 3.1 | rojaro | |
2011-02-26 | CHG: Remove TReflectionClass and all references since equals ReflectionClass | godzilla80@gmx.net | |
2011-02-26 | Add THttpSession::regenerate() to update the current session id with a newly ↵ | godzilla80@gmx.net | |
generated one | |||
2010-05-23 | add second parameter to THttpResponse::appendHeader whether the header ↵ | godzilla80@gmx.net | |
should replace a previous similar header, or add a second header of the same type | |||
2010-05-18 | Add property SecureConnection to TUrlMappingPattern and related enum ↵ | godzilla80@gmx.net | |
TUrlMappingPatternSecureConnection to make it possible to to define wether to use http or https on pattern level | |||
2010-05-18 | Change behavior of THttpRequest::getBaseUrl() & ↵ | godzilla80@gmx.net | |
THttpRequest::getAbsoluteApplicationUrl() to make it possible to force either http or https | |||
2010-04-12 | Fixed Issue#246 | Christophe.Boulain | |
2010-03-15 | Fixed Issue#232 | Christophe.Boulain | |
May need additionnal testing | |||
2010-02-21 | Merged latest changes into trunk (except r2773) | godzilla80@gmx.net | |
/branches/3.1:r2765,2770-2771,2774,2776-2778 | |||
2010-02-18 | Update TDraggable::revert property to accept "failure" value | Christophe.Boulain | |
2010-02-15 | Merge from r2765 (and some others) 3.1 | Christophe.Boulain | |
Added TActiveTableRow QST page Corrected an uninitialized array in TScaffoldBase | |||
2010-02-14 | Merge Branches & Trunk | godzilla80@gmx.net | |
/trunk:r2680,2692,2707-2736 /branches/3.1:r2682-2686,2694-2702,2705,2738-2762 | |||
2010-02-13 | NEW: Add Beta of master/slave senario solution | godzilla80@gmx.net | |
- add package System.Testing.Data.Analysis - add package System.Testing.Data.Distributed - add sub package System.Testing.Data.Distributed.MasterSlave - add unittest for System.Testing.Data.Analysis | |||
2009-10-14 | added TActiveMultiView | rojaro | |
2009-10-07 | Add TActiveTableCell & TActiveTableRow | Christophe.Boulain | |