summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2011-06-02merged documentation changes from branch/3.1 to trunk/ctrlaltca@gmail.com
2011-06-01upported recent documentation changes from branch/3.1 to trunk/ctrlaltca@gmail.com
2011-06-01Issue 8uacaman
2011-06-01up-ported fix for #311 to trunk/ctrlaltca@gmail.com
2011-06-01fix for #327ctrlaltca@gmail.com
2011-06-01patched for #326ctrlaltca@gmail.com
2011-05-25fixed last blocking error related to the build script. it completes ↵ctrlaltca@gmail.com
successfully now
2011-05-24fixed quickstart pdf buildscriptctrlaltca@gmail.com
2011-05-21up-ported to trunk/ unit tests fixes from r2921ctrlaltca@gmail.com
2011-05-20added missing TLiteralColumn counterpart to TActiveDataGrid: class ↵ctrlaltca@gmail.com
TActiveLiteralColumn
2011-05-15patch for #58ctrlaltca@gmail.com
2011-05-15TTabPanel: correctly calculate the current active TTabView index when one or ↵ctrlaltca@gmail.com
more items are not visible; ensure at least one TTabView is always visible, also if the current one has just being hidden. fixes #324
2011-05-15miscellanea: synced THtmlArea languages and plugins list with the current ↵ctrlaltca@gmail.com
version of TinyMCE; small fix for unittest ticket#439
2011-05-11patched timetracker for #282ctrlaltca@gmail.com
2011-05-11fixed 3 more unittestsctrlaltca@gmail.com
2011-05-11Small fix for a regression introduced in r2888 (TActiveDatePicker was broken ↵ctrlaltca@gmail.com
if InputMode="DropDownList" ) Testcase for ActiveDatePicker have been updated (it was checking for year 2005 in the datepicker, now it checks for date('Y')+1)
2011-05-11fixed #261ctrlaltca@gmail.com
2011-05-11Updated tinyMCE to latest version (3.4.2). The package size grew up a bit ↵ctrlaltca@gmail.com
(from 3.7 to 5.5 mb) since the new version is bigger in sizea and adds support for a lot of new localizations. Tested under ie9
2011-05-10fixed #316rojaro
2011-05-10updated prototype to 1.7, scriptaculous to 1.9.0 and dropped json.js for ↵ctrlaltca@gmail.com
json2.js. fixes #199 and 272
2011-05-10fix for #319ctrlaltca@gmail.com
2011-05-10Issue 264 : Changed Collection to use PHP native ArrayIterator uacaman
2011-05-10php 5.3 compatibility fixrojaro
2011-05-10fixed #321rojaro
2011-05-10fixed #320rojaro
2011-05-06fixed #18rojaro
2011-05-05fixed #133rojaro
2011-05-04Issue 234:uacaman
Controls now honor THttpResponse configured HtmlWriterType.
2011-05-04Forgot optional ProgressIndicator property in previous fix. uacaman
2011-05-02properly fixed #301rojaro