summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-08-28Add methods quoteTableName, quoteColumnName, quoteColumnAlias to TDbMetaData ↵GODZilla0480@gmail.com
& TDbConnection and add TDbConnection:getDbMetaData [TODO: customize TOracleMetaData]
2011-08-28Modify TActiveRecordConfig & TActiveRecordManager to allow custom ↵GODZilla0480@gmail.com
subclassing of System.Data.ActiveRecord.TActiveRecordManager & System.Data.ActiveRecord.TActiveRecordGateway
2011-08-28Modifiy TTemplate::parseAttributes to allow definition of "HTML5 Custom Data ↵GODZilla0480@gmail.com
Attributes (data-*)" e.g Attributes.data-custom-value="foobar"
2011-08-19fix for #356ctrlaltca@gmail.com
2011-08-19small fix related to #301ctrlaltca@gmail.com
2011-08-19fix for #361ctrlaltca@gmail.com
2011-07-28applied the "delayed callback" patch for TActiveDatePicker (ticker #265)ctrlaltca@gmail.com
2011-07-27fix for #265 + disable wheel event for TActiveDatePicker to avoid callback ↵ctrlaltca@gmail.com
floods
2011-07-24applied patch for #353ctrlaltca@gmail.com
2011-07-21added Gabor's HtmlArea registration patch (fixes #351)ctrlaltca@gmail.com
2011-07-20fix #350ctrlaltca@gmail.com
2011-07-18missed a file in r3018, sorryctrlaltca@gmail.com
2011-07-17TSecurityManager: remove additional right padding added by mcrypt_decryptctrlaltca@gmail.com
TSecurityManagerTest: loop through different string length to take account of mcrypt's block cipher padding TAPCCacheTest: fixed static member usage THttpRequestTest: fixed testRequestWithUrlMapping test
2011-07-16test patch for #179ctrlaltca@gmail.com
2011-07-16patch for #349ctrlaltca@gmail.com
2011-07-16fix for #343 (reworked r2915 to be more backcompatible on clientside)ctrlaltca@gmail.com
2011-07-16TActivecustomvalidator _must_ have EnableClientScript=truectrlaltca@gmail.com
2011-07-16applied prado-lazyload-in-callbacks-patch (ticket #348)ctrlaltca@gmail.com
2011-07-06fix for #341ctrlaltca@gmail.com
2011-07-03Rewoked TAccordion (fixes #340); added AnimationDuration parameter, added ↵ctrlaltca@gmail.com
example in quickstart.
2011-07-02reworked the patch for #103 so that it actually fixes the use of ↵ctrlaltca@gmail.com
TActiveCustomValidator with normal Postback controls (like TButton)
2011-06-26test patch for #243ctrlaltca@gmail.com
2011-06-26applied serialization optimization patch (337)ctrlaltca@gmail.com
2011-06-25reapplied patch for #106 since it seems like it's playing fine now.ctrlaltca@gmail.com
2011-06-25quick patch for #338ctrlaltca@gmail.com
2011-06-25added documentation for TFlushOutputctrlaltca@gmail.com
2011-06-25applied further "progressive rendering" patches (#235)ctrlaltca@gmail.com
added TFlushOutput component fixed THtmlarea quickstart demo
2011-06-25Added two methods for getting array elements out of TPriorityList above and ↵javalizard
below a specific priority, with inclusion. Added TPriorityMap and test cases.
2011-06-24merged 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-20some fixes on testsctrlaltca@gmail.com
2011-06-20updated year information on all framework sources where possible (Copyright ↵ctrlaltca@gmail.com
© 2005-2008 PradoSoft => Copyright © 2005-2011 PradoSoft)
2011-06-20docs updatesctrlaltca@gmail.com
2011-06-20fixed encoding of spanish translation of quickstart democtrlaltca@gmail.com
2011-06-20killed the experimental activecontrols implementation backported from yiictrlaltca@gmail.com
2011-06-20further polishingctrlaltca@gmail.com
2011-06-20fixed 3 obvious bugsctrlaltca@gmail.com
2011-06-20removed 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-18fix for #334 (trunk/)ctrlaltca@gmail.com
2011-06-17fixed missing timeout on TCacheHttpSession - reported on the forum by ↵ctrlaltca@gmail.com
FragMaster B
2011-06-17patched #333 (wrong tracker url on quickstart) on trunk/ctrlaltca@gmail.com
2011-06-16Merged a bit TPager's view style with TDataGridPager's one adding first/last ↵ctrlaltca@gmail.com
buttons to TDataGridPagerStyle
2011-06-13fixed #279rojaro
2011-06-10patched #332ctrlaltca@gmail.com
2011-06-08added accordion control from #213ctrlaltca@gmail.com
2011-06-08patch for #331ctrlaltca@gmail.com
2011-06-03removed last-modified message from templatesrojaro
2011-06-03merged history from 3.1rojaro
2011-06-03Removed obsolete links from templaterojaro
2011-06-02upported to trunk/ last doc changes, everything should be fine nowctrlaltca@gmail.com
2011-06-02upported documentation changes to trunk/ctrlaltca@gmail.com