summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Collapse)Author
2014-08-26Regenerated pradolite;Fabio Bas
2014-08-26Minor wsat fixesFabio Bas
2014-08-26Support for all PRADO DB drivers!Daniel
2014-08-23Revert "Optimization: avoid duplicate creation of T*CheckBoxList, ↵Fabio Bas
T*RadioButtonList js items" This reverts commit 606728e5c2fb1dfe2ca2760b9894f5c6d378d9b5.
2014-08-23Updated version number and changes logFabio Bas
2014-08-23Manually backported WsatFabio Bas
2014-08-23Dropped Markdown for ParsedownFabio Bas
2014-08-23Removed ?> from buildscripts and demosFabio Bas
2014-08-23Avoid dependency loop between TRadioButton and TRadioButtonListFabio Bas
2014-08-23Optimization: avoid duplicate creation of T*CheckBoxList, T*RadioButtonList ↵Fabio Bas
js items
2014-08-23Avoid rendering <script> blocks in callbacksFabio Bas
2014-08-22Fixed slider.js syntax errorDavid
2014-08-22fix #527Fabio Bas
(cherry picked from commit 064bf94147a90234007c8a124ba7bd9fc27fc0cd)
2014-08-22Fix 526Fabio Bas
(cherry picked from commit 071f22c5c038c962823af003a28663d0d2734a16)
2014-08-22Convert encoding of all values inside an array before json_serialize (Fixes ↵David
#524) (cherry picked from commit 8e07d0781150206fae722d9b9dcbdafd727665f6)
2014-08-22IE7+IE8 compatibility (fixes #520)David
(cherry picked from commit 5cd010cb008b6e28988de5a5b7e9e769eea80907) Conflicts: framework/Web/Javascripts/source/prado/activecontrols/ajax3.js
2014-08-22re fix #246Fabio Bas
(cherry picked from commit b4599f7b557902f6a3eb7aaa7facb86c9d1349cc)
2014-08-22Fixed #516 , added test caseFabio Bas
(cherry picked from commit c66097eac2c2691bf0047829275962ec0bf2b41f)
2014-08-21Fix #515Fabio Bas
(cherry picked from commit f95623e43ce5829b91d1fde0e7978aca96e3e936)
2014-08-21Fix #519Fabio Bas
(cherry picked from commit 3abca1f10ace63b2daa93870f17049c047b53abe)
2014-08-21Added missing "static" keywords in TGettext; fix #518Fabio Bas
(cherry picked from commit f550fd22072fb189762d45d8e9f077423c439c6b)
2014-08-21TXmlDocument::buildElement visibility changedgnits
This allows derived classes to override the method's implementation (cherry picked from commit 69f6eddaba7425392e5d0f7893155390eda244fc)
2014-08-21Respect ButtonCssClass property in TActivePager. fix #511Fabio Bas
(cherry picked from commit 6784c512fdccd03aee8864b7c94758909d3cd3d0)
2014-08-21Fix #502Fabio Bas
(cherry picked from commit e2fb2ab1e2b5925f16d4dd5c3ac514a0e54ee026) Conflicts: framework/Web/Javascripts/source/prado/controls/slider.js
2014-08-21Fix #506Fabio Bas
(cherry picked from commit eaaa9da0c4912f782c3a1043b710ac1b598a41a5)
2014-08-21Fix #504Fabio Bas
(cherry picked from commit 3d0ecbdc3141740be8d9ddda0a2c6f293dbc099c)
2014-08-21Fix: avoid unnecessary scrollingDavid
(cherry picked from commit b2de810e574634c3b443ff5c5ccef5879e3caffd) Conflicts: framework/Web/UI/TClientScriptManager.php
2014-08-21Avoid an exception loop on callback error when headers have already been ↵Fabio Bas
sent; send error trace in the body, since headers are limited in size (cherry picked from commit 0700ac0eb6d1cb884ca6d568f798ed785c38e908)
2014-08-21Fix #498Fabio Bas
(cherry picked from commit 98e2ef4e124bdf1e33c676e516a8337d587d9d9e)
2014-08-21Fix: do json_decode before decoding UTF8 to globalisations charsetDavid
(Fixes 492)(cherry picked from commit a1669b2a7f2f681b1484a9e329c54f2d070bb69c)
2014-08-21Adding toArray() and toJSON() to TActiveRecord(cherry picked from commit ↵David Marko
3f7dab44ea0b45dcdc5d590d94659010ef1eddda)
2014-08-21Removed all @version $Id comments: they were managed by svn and are useless ↵Fabio Bas
with git (cherry picked from commit 3e9969766153839abfb7de59e0c778a604bfbf55) Conflicts: framework/Web/UI/ActiveControls/TCallbackClientScript.php framework/Web/UI/JuiControls/TJuiAutoComplete.php framework/Web/UI/JuiControls/TJuiControlAdapter.php framework/Web/UI/JuiControls/TJuiDraggable.php framework/Web/UI/JuiControls/TJuiDroppable.php framework/Web/UI/JuiControls/TJuiResizable.php framework/Web/UI/JuiControls/TJuiSelectable.php framework/Web/UI/JuiControls/TJuiSortable.php
2014-08-21Happy 2014!Fabio Bas
(cherry picked from commit 7915cde127eba2a5143fd45c6b32e81ad91bdfae) Conflicts: framework/Data/Common/Mssql/TMssqlMetaData.php framework/Data/Common/Mysql/TMysqlMetaData.php framework/Data/Common/Oracle/TOracleMetaData.php framework/Data/Common/Pgsql/TPgsqlMetaData.php framework/Data/Common/Sqlite/TSqliteMetaData.php framework/Data/Common/TDbMetaData.php framework/Web/UI/ActiveControls/TCallbackClientScript.php framework/Web/UI/JuiControls/TJuiAutoComplete.php framework/Web/UI/JuiControls/TJuiControlAdapter.php framework/Web/UI/JuiControls/TJuiDraggable.php framework/Web/UI/JuiControls/TJuiDroppable.php framework/Web/UI/JuiControls/TJuiResizable.php framework/Web/UI/JuiControls/TJuiSelectable.php framework/Web/UI/JuiControls/TJuiSortable.php framework/Wsat/TWsatARGenerator.php framework/Wsat/TWsatService.php framework/Wsat/pages/TWsatGenerateAR.php framework/Wsat/pages/TWsatHome.php framework/Wsat/pages/TWsatLogin.php framework/Wsat/pages/TWsatScaffolding.php
2013-11-26Updatd release date3.2.3Fabio Bas
2013-11-26Forgot to update Quickstart tutorial pdf's versionFabio Bas
2013-11-26Clean up checks for .svn directoryFabio Bas
2013-11-26Rebuilt pradoliteFabio Bas
2013-11-25Updated version to 3.2.3Fabio Bas
2013-11-25Fixed a bug in TDatePicker rendering an unused TTextBoxFabio Bas
2013-11-19Rebuild pradolite for 3.2.2.053.2.2.05Ciro Mattia Gonano
2013-10-18Rebuild pradolite to release new tag3.2.2.04Ciro Mattia Gonano
2013-10-14Fixes the first-call fail of loading parameters in TParameterModule::init() ↵Andras Laczi
when using cache
2013-10-03During callback, separate loading of stylesheet files and code snippets; ↵Fabio Bas
fixes #480
2013-09-30Better handling of callback errors on request containing non-UTF8Fabio Bas
Previously we reported being unable to correctly encode the error string; report the original error instead
2013-09-30Fix use of TCallbackOptions with TActiveCheckBoxList, ↵Fabio Bas
TActiveRadioButtonList, TActiveRatingList
2013-09-27Fix for mirror method TApplicationComponent::publishFilePath()Fabio Bas
It was stripping away the second parameter of TAssetManager::publishFilePath()
2013-09-19Committed TComponent patch by javalizardFabio Bas
TComponent Update: Behaviors, Class Behaviors, fx global events, and dy one to one events. This patchset was currently available only on svn trunk/
2013-09-17Avoid triggering the default button of the form when pressing enter over a ↵3.2.2.03Fabio Bas
valid <a href='..'>; fixes #480
2013-09-17Don't instanciate patterns twice in TUrlMapping; Fixes #479Fabio Bas
2013-09-17NumberFormat: force the use of C locale when formatting numbers. Add some ↵Fabio Bas
testcases. Fixes #486