Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-23 | Fixed #390 and #391 | ctrlaltca@gmail.com | |
2012-03-19 | Droppped php 5.2 support, require 5.3.3 (rc1 was breaking php 5.2 support ↵ | ctrlaltca@gmail.com | |
because of a broken change in TJavaScript::jsonEncode(), but nobody noticed in a month; previous php 5.3 version are broken) Droppped TJSON, not needed anymore Name this 3.2-rc2 (to distinguish problems from users caused by this change) | |||
2012-02-09 | patch for #382 | ctrlaltca@gmail.com | |
2012-01-29 | fix #383 | 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-11-19 | fix for #35 | 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-10-21 | removed TClientScriptLoader missed in r3039. Updated documentation | ctrlaltca@gmail.com | |
2011-10-02 | little doc update | ctrlaltca@gmail.com | |
2011-10-02 | some documentation update on trunk/ | ctrlaltca@gmail.com | |
2011-06-20 | docs updates | ctrlaltca@gmail.com | |
2010-05-18 | Change behavior of THttpRequest::getBaseUrl() & ↵ | godzilla80@gmx.net | |
THttpRequest::getAbsoluteApplicationUrl() to make it possible to force either http or https | |||
2010-02-14 | Merge Branches & Trunk | godzilla80@gmx.net | |
/trunk:r2680,2692,2707-2736 /branches/3.1:r2682-2686,2694-2702,2705,2738-2762 | |||
2009-05-27 | Merge from 3.2 branch. | Christophe.Boulain | |
Beginning of Prado 3.2 development | |||
2009-05-25 | prepare for next release. | qiang.xue | |
2009-05-09 | Fixed Issue #141 - TDbCache performance: modify structure of indices, new ↵ | godzilla80@gmx.net | |
property 'FlushInterval' to control how often expired items will be removed | |||
2008-12-05 | Moved prado-cli/prado-cli.bat to framework folder | haertl.mike | |
2008-12-03 | Merge from trunk | christophe.boulain | |
2008-11-02 | fixed version info. | qiang.xue | |
2008-10-16 | Fixed #882 (Escaping # and $ in SqlMap) | mikl | |
2008-10-14 | Fixed #938 | mikl | |
2008-07-17 | Fixed #844 - Upgraded to TinyMCE 3.1.0.1 | tof | |
2008-06-30 | Implemented MessageSource_Database | mikl | |
2008-04-21 | post release adjustment. | xue | |
2008-04-18 | Makes TCheckboxList and derived controls render a surrounding span in Raw ↵ | tof | |
mode to allow clients scripts to identify them using ClientId. | |||
2007-10-21 | AR no long adds/updates/deletes automatically. | xue | |
2007-10-08 | Allow active records to have multiple foreign key references to the same ↵ | wei | |
table. Add TXCache. | |||
2007-10-01 | prepare for next release. | xue | |
2007-09-29 | Changed RELATIONS declaration. | xue | |
2007-09-29 | Fixed test cases. | xue | |
2007-09-26 | added support to remember login. | xue | |
2007-08-11 | further enhanced TUrlMapping. | xue | |
2007-07-17 | updated UPGRADE instruction. | xue | |
2007-05-14 | update for release. | xue | |
2007-05-07 | Update Active Record docs. | wei | |
2007-05-01 | remove identity map in active record. | wei | |
2007-04-17 | <div> tags are used instead of <span> when TDataList.RepeatLayout is Raw | xue | |
2007-04-13 | Comment tag <!-- ... ---> (introduced in v3.1a) is changed to <!--- ... ---> | xue | |
2007-04-13 | removed <span> tags when TDataList.RepeatLayout is Raw | xue | |
2007-04-09 | prepare for 3.1 beta release.3.1.0b | xue | |
2007-04-06 | refactor client scripts. | wei | |
2007-04-02 | changed some timestamps. | xue | |
2007-03-30 | Fixed #579 | wei | |
2007-03-27 | merge from 3.0 branch till 1779. | xue | |
2007-03-06 | changed the way to specify active record table. | xue | |
2007-03-06 | removed getRecordFinder. | xue | |
2007-02-27 | BC: Deprecate TActiveRecord::getRecordFinder() in favour of ↵ | wei | |
TActiveRecord::finder(). | |||
2007-01-08 | added UPGRADE instruction. | xue | |
2006-12-04 | merge from 3.0 branch till 1559. | xue | |
2006-12-03 | Merge from 3.0 branch till 1550. | xue | |