Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-07-10 | TSecurityManager: make it able to use any hashing/crypto algorithm supported ↵ | ctrlaltca | |
by php; use php built-in functions when available | |||
2012-06-04 | Related to r3159: Script rendering in ajax callbacks doesn't need to happen ↵ | ctrlaltca | |
inside form rendering; avoid using assert(), throw an exception instead | |||
2012-02-16 | fixed TActiveList* controls when globalization's charset is not utf8 | ctrlaltca@gmail.com | |
2012-02-12 | patch for #388 | ctrlaltca@gmail.com | |
2011-12-05 | reverted r2801, r2803, r2829's madness. | ctrlaltca@gmail.com | |
2011-06-25 | quick patch for #338 | ctrlaltca@gmail.com | |
2011-06-24 | merged in the patch for progressive rendering from #235; unit tests doesn't ↵ | ctrlaltca@gmail.com | |
evidence any regression, but of course more proper testing is needed | |||
2011-06-20 | updated year information on all framework sources where possible (Copyright ↵ | ctrlaltca@gmail.com | |
© 2005-2008 PradoSoft => Copyright © 2005-2011 PradoSoft) | |||
2011-06-20 | removed useless calls to empty contructor; reverted some additional ↵ | ctrlaltca@gmail.com | |
undocumented changes; upported the "cgi workaround" to trunk/; large (fake) changeset are due to mixed cr/crlf used previously | |||
2011-06-01 | Issue 8 | uacaman | |
2011-03-09 | Issue 270. | uacaman | |
Attributes changed to "protected": $_postData, $_restPostData, $_controlsPostDataChanged, $_controlsRequiringPostData, $_controlsRegisteredForPostData, $_formRendered, $_inFormRender, $_postDataLoaders, $_isLoadingPostData, Methods changed to "protected": raiseChangedEvents(), raisePostBackEvent() | |||
2010-04-18 | ensured that the UI are calling their parent __construct methods | javalizard | |
2010-04-13 | added @author | javalizard | |
2010-04-13 | Added TPage events to TPageService via an interface. When the page is run ↵ | javalizard | |
the TPageServices events are added to the TPage events. This exposes the TPage events to modules. Also added an event when a page is not found. | |||
2010-02-15 | Merge from r2765 (and some others) 3.1 | Christophe.Boulain | |
Added TActiveTableRow QST page Corrected an uninitialized array in TScaffoldBase | |||
2009-10-05 | Quick Fix from 3.1 | Christophe.Boulain | |
2009-07-15 | Merging latests 3.1 changes into trunk | Christophe.Boulain | |
2008-10-14 | Fixed #938 | mikl | |
2008-07-30 | updated copyright | knut | |
2008-04-18 | Fix #660 | mikl | |
2008-03-07 | typo fix. | xue | |
2008-01-14 | fixed a typo. | xue | |
2008-01-04 | fixed #753. | xue | |
2007-09-26 | hide error. | xue | |
2007-07-17 | Added THead requirement check | xue | |
2007-06-19 | Added post data check during non-postback page request. | xue | |
2007-04-22 | added support for clearing theme. | xue | |
2007-03-31 | Fixed #571. | xue | |
2007-01-28 | Fixed TActiveListBox bug. Add more meta for active record. Fix TCallback docs. | wei | |
2007-01-04 | Add chat demo and tutorial. | wei | |
2006-09-08 | merge from 3.0 branch till 1397. | xue | |
2006-09-04 | merge from 3.0 branch till 1387 | xue | |
2006-08-29 | Update active controls. | wei | |
2006-08-05 | merge from 3.0 branch till 1329. | xue | |
2006-07-16 | Merge from 3.0 branch till 1264. | xue | |
2006-06-26 | Merge from 3.0 branch till 1202. | xue | |
2006-06-24 | Update active controls. | wei | |
2006-06-17 | Update changes to active controls, add FT tests for active controls, add ↵ | wei | |
comments. | |||
2006-06-11 | Prado js files are not rendered at the beginning of the form | xue | |
2006-05-17 | Fixed #176. | xue | |
2006-05-05 | Added prioritize callback and enabled viewstate update on callback return. | wei | |
2006-05-05 | Adding TActiveLabel | wei | |
2006-05-04 | Merge from 3.0 branch till 1023. | xue | |
2006-05-04 | Adding TCallback component. | wei | |
2006-05-02 | Adding more work on ActiveControls. | wei | |
2006-04-30 | Adding Callback foundations. | wei | |
2006-04-11 | Refactored page state persister. | xue | |
2006-04-09 | Fixed a few bugs in TOutputCache. Documentation for TOutputCache is completed. | xue | |
2006-04-08 | Added TOutputCache. | xue | |
2006-03-31 | Updated the script for generating pradolite.php. | xue | |