Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-23 | Better fix for 4e666b6a4df28721df5dd21d5aa698e14b3da7cc | Fabio Bas | |
Split TJuiControlOptions in its own file | |||
2016-02-23 | Fix callback loading for dynamically created JuiControls | Fabio Bas | |
2015-12-07 | Move urls from pradosoft.com to github's project page; drop unmaintained ↵ | Fabio Bas | |
quickstart tutorial translations | |||
2015-11-07 | Prepare for release: update (c) year to 2015, version to 3.3 | Fabio Bas | |
2015-01-28 | raising update views-ar functions to TTemplateControl | Daniel | |
2014-12-15 | Attending some important David suggestions. | Daniel | |
2014-12-15 | Attending some important David suggestions. | Daniel | |
2014-10-20 | finished the first stept of prado scaffolding | Daniel | |
2014-10-20 | finished the first stept of prado scaffolding | Daniel | |
2014-10-20 | Completed tryToUpdateView and tryToUpdateAR. | Daniel | |
2014-10-19 | function tryToUpdateView 1st version completed. | Daniel | |
2014-10-17 | Adding functions to update view controls and AR objects automagicaly... | Daniel | |
2014-10-17 | Adding functions to update view controls and AR objects automagicaly... | usrcampusoft07 | |
2014-01-15 | Fix: do json_decode before decoding UTF8 to globalisations charset | David | |
(Fixes 492) | |||
2014-01-06 | Removed all @version $Id comments: they were managed by svn and are useless ↵ | Fabio Bas | |
with git | |||
2014-01-06 | Happy 2014! | Fabio Bas | |
2013-11-17 | Micro-optimizations: | Daniel | |
Removing unnecessary static functions serialize and unserialize from PradoBase and updating its dependencies with the native php's. | |||
2013-10-24 | More work on ajax | Fabio Bas | |
2013-04-24 | Update to 3.2.1 | Ciro Mattia Gonano | |
2013-01-19 | bumped year to 2013, integrated recent changes from branch/3.2 | ctrlaltca | |
2012-07-12 | standardize the use of unix eol; use svn properties to enforce native eol | ctrlaltca | |
2012-07-12 | happy new year | ctrlaltca | |
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 | |