Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-02 | reworked the patch for #103 so that it actually fixes the use of ↵ | ctrlaltca@gmail.com | |
TActiveCustomValidator with normal Postback controls (like TButton) | |||
2011-06-26 | test patch for #243 | ctrlaltca@gmail.com | |
2011-06-26 | applied serialization optimization patch (337) | ctrlaltca@gmail.com | |
2011-06-25 | reapplied patch for #106 since it seems like it's playing fine now. | ctrlaltca@gmail.com | |
2011-06-25 | quick patch for #338 | ctrlaltca@gmail.com | |
2011-06-25 | added documentation for TFlushOutput | ctrlaltca@gmail.com | |
2011-06-25 | applied further "progressive rendering" patches (#235) | ctrlaltca@gmail.com | |
added TFlushOutput component fixed THtmlarea quickstart demo | |||
2011-06-25 | Added 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-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 | some fixes on tests | ctrlaltca@gmail.com | |
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 | docs updates | ctrlaltca@gmail.com | |
2011-06-20 | fixed encoding of spanish translation of quickstart demo | ctrlaltca@gmail.com | |
2011-06-20 | killed the experimental activecontrols implementation backported from yii | ctrlaltca@gmail.com | |
2011-06-20 | further polishing | ctrlaltca@gmail.com | |
2011-06-20 | fixed 3 obvious bugs | ctrlaltca@gmail.com | |
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-18 | fix for #334 (trunk/) | ctrlaltca@gmail.com | |
2011-06-17 | fixed missing timeout on TCacheHttpSession - reported on the forum by ↵ | ctrlaltca@gmail.com | |
FragMaster B | |||
2011-06-17 | patched #333 (wrong tracker url on quickstart) on trunk/ | ctrlaltca@gmail.com | |
2011-06-16 | Merged a bit TPager's view style with TDataGridPager's one adding first/last ↵ | ctrlaltca@gmail.com | |
buttons to TDataGridPagerStyle | |||
2011-06-13 | fixed #279 | rojaro | |
2011-06-10 | patched #332 | ctrlaltca@gmail.com | |
2011-06-08 | added accordion control from #213 | ctrlaltca@gmail.com | |
2011-06-08 | patch for #331 | ctrlaltca@gmail.com | |
2011-06-03 | removed last-modified message from templates | rojaro | |
2011-06-03 | merged history from 3.1 | rojaro | |
2011-06-03 | Removed obsolete links from template | rojaro | |
2011-06-02 | upported to trunk/ last doc changes, everything should be fine now | ctrlaltca@gmail.com | |
2011-06-02 | upported documentation changes to trunk/ | ctrlaltca@gmail.com | |
2011-06-02 | merged documentation changes from branch/3.1 to trunk/ | ctrlaltca@gmail.com | |
2011-06-01 | upported recent documentation changes from branch/3.1 to trunk/ | ctrlaltca@gmail.com | |
2011-06-01 | Issue 8 | uacaman | |
2011-06-01 | up-ported fix for #311 to trunk/ | ctrlaltca@gmail.com | |
2011-06-01 | fix for #327 | ctrlaltca@gmail.com | |
2011-06-01 | patched for #326 | ctrlaltca@gmail.com | |
2011-05-25 | fixed last blocking error related to the build script. it completes ↵ | ctrlaltca@gmail.com | |
successfully now | |||
2011-05-24 | fixed quickstart pdf buildscript | ctrlaltca@gmail.com | |
2011-05-21 | up-ported to trunk/ unit tests fixes from r2921 | ctrlaltca@gmail.com | |
2011-05-20 | added missing TLiteralColumn counterpart to TActiveDataGrid: class ↵ | ctrlaltca@gmail.com | |
TActiveLiteralColumn | |||
2011-05-15 | patch for #58 | ctrlaltca@gmail.com | |
2011-05-15 | TTabPanel: 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-15 | miscellanea: synced THtmlArea languages and plugins list with the current ↵ | ctrlaltca@gmail.com | |
version of TinyMCE; small fix for unittest ticket#439 | |||
2011-05-11 | patched timetracker for #282 | ctrlaltca@gmail.com | |
2011-05-11 | fixed 3 more unittests | ctrlaltca@gmail.com | |
2011-05-11 | Small 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-11 | fixed #261 | ctrlaltca@gmail.com | |
2011-05-11 | Updated 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-10 | fixed #316 | rojaro | |
2011-05-10 | updated prototype to 1.7, scriptaculous to 1.9.0 and dropped json.js for ↵ | ctrlaltca@gmail.com | |
json2.js. fixes #199 and 272 |