summaryrefslogtreecommitdiff
path: root/framework/PradoBase.php
AgeCommit message (Collapse)Author
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-25Updated version to 3.2.3Fabio Bas
2013-09-13Update to r3325Ciro Mattia Gonano
2013-09-11Try to go back to default autoload.Ciro Mattia Gonano
2013-09-11Merge up to r3319Ciro Mattia Gonano
2013-04-24Update to 3.2.1Ciro Mattia Gonano
2013-02-28Adding composer.json and autoload fixCiro Mattia Gonano
2013-01-19bumped year to 2013, integrated recent changes from branch/3.2ctrlaltca
2012-07-12happy new yearctrlaltca
2012-06-25version bump3.2.0ctrlaltca
2012-05-29small fix to previous commit: use full version numbers 3.2.0-rc3ctrlaltca
2012-05-29version bump 3.2-rc3ctrlaltca
2012-03-19Droppped php 5.2 support, require 5.3.3 (rc1 was breaking php 5.2 support ↵ctrlaltca@gmail.com
because of a broken change in TJavaScript::jsonEncode(), but nobody noticed in a month; previous php 5.3 version are broken) Droppped TJSON, not needed anymore Name this 3.2-rc2 (to distinguish problems from users caused by this change)
2012-02-11cleaning away unused converters from phpDocumentorctrlaltca@gmail.com
2011-07-16test patch for #179ctrlaltca@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-02-26CHG: Remove TReflectionClass and all references since equals ReflectionClassgodzilla80@gmx.net
2010-09-02aww.. messed up the fix for #285 in r2863 .. here is the fix for thatrojaro
2010-09-02fixed #285rojaro
2010-04-18adds the control parameter for logging and tracing. Adds a log when logs ↵javalizard
don't init properly. This outputs converts the xml into into text entities. The TDbLogRoute now also captures the control ids as well.
2009-11-01fixed error handler to detect changes in the error reporting level after ↵rojaro
initialisation as suggested by acron in http://www.pradosoft.com/forum/index.php?topic=12226.0
2009-07-15Merging latests 3.1 changes into trunkChristophe.Boulain
2009-05-27Merge from 3.2 branch. Christophe.Boulain
Beginning of Prado 3.2 development
2009-05-25prepare for next release.qiang.xue
2009-05-24prepare for release.3.1.5qiang.xue
2009-04-26Fixed Issue #146 - replace deprecated(php5.3>) split with explode in ↵godzilla80@gmx.net
TPgsqlMetaData:getPrimaryKeys(), PradoBase::getUserLanguages()
2009-01-29Fixed Issue#107Christophe.Boulain
2009-01-12prepare for 3.1.4 release.3.1.4qiang.xue
2008-12-10removal of default generator meta tagcarlgmathisen
2008-12-03Merge from trunkchristophe.boulain
2008-12-02php configuration typecarlgmathisen
2008-11-02fixed version info.qiang.xue
2008-10-13#913 - PRADO Copyright notice in HTML sourcecarl
2008-07-30updated copyrightknut
2008-07-30fixed #890knut
2008-06-03Fixed #860tof
2008-04-21post release adjustment.xue
2008-04-21prepare for release.xue
2007-10-01prepare for next release.xue
2007-09-25Added a new type of powered logo.xue
2007-08-06fixed #685xue
2007-07-20Replaced GeSHi with Text_Highlighterxue
2007-07-17Fixed #670.xue
2007-05-30fixing small typos in the API documentationknut
2007-05-14Update for next release.xue
2007-04-09version info fix.xue
2007-03-31Fixed #561.xue
2007-03-06Modified component inclusion method in bootstrap code.xue
Fixed a bug about using page configuration.
2007-02-13Performance tuneup.xue