summaryrefslogtreecommitdiff
path: root/framework/Web/Services
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-04-24Update to 3.2.1Ciro Mattia Gonano
2013-01-19bumped year to 2013, integrated recent changes from branch/3.2ctrlaltca
2012-10-05fix #425ctrlaltca
2012-08-30Documentation for the T*Rpc* classesctrlaltca
2012-08-30TJsonRpcProtocol: full support for both version 1.0 and 2.0 of the ↵ctrlaltca
specifications
2012-08-29removed debug from previous commitctrlaltca
2012-08-29tweaked TJsonRpcService enough to make it conform to the old (version 1) ↵ctrlaltca
standard
2012-07-16fix #416ctrlaltca
2012-07-12removed ?> from php filesctrlaltca
2012-07-12standardize the use of unix eol; use svn properties to enforce native eolctrlaltca
2012-07-12happy new yearctrlaltca
2012-07-12more documentation fixesctrlaltca
2012-01-25TJsonService: use TJavaScript::jsonEncode() instead of the old, slower TJSON ↵ctrlaltca@gmail.com
class
2011-12-05reverted r2801, r2803, r2829's madness.ctrlaltca@gmail.com
2011-11-19fix for #35ctrlaltca@gmail.com
2011-06-25quick patch for #338ctrlaltca@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-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-05-25fixed last blocking error related to the build script. it completes ↵ctrlaltca@gmail.com
successfully now
2010-05-18removed leftover log callrojaro
2010-05-18THttpExceptions are not being transformed into internal errors anymorerojaro
2010-05-12(no commit message)rojaro
2010-04-28(no commit message)rojaro
2010-04-26(no commit message)rojaro
2010-04-18Updates the TPageService to be inline with TPagejavalizard
2010-04-18Ensured parent::__construct calls within Web and Servicesjavalizard
2010-04-13Added 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-03-29fixed another bug in the rpc servicerojaro
2010-03-29fixed a little bug in the rpc servicerojaro
2010-03-27added TRpcClient and TRpcServer - fixing #180rojaro
2010-02-15Merge from r2765 (and some others) 3.1Christophe.Boulain
Added TActiveTableRow QST page Corrected an uninitialized array in TScaffoldBase
2009-05-29Fixed Issue#167Christophe.Boulain
2009-05-27Merge from 3.2 branch. Christophe.Boulain
Beginning of Prado 3.2 development
2009-04-24fixed #145eirikhm
2009-04-24fixed #144eirikhm
2009-01-06Fixed Issue#9 : Global page properties are ignored when using external ↵christophe.boulain
configuration
2008-12-07work on php style configurationcarlgmathisen
2008-12-03Merge from trunkchristophe.boulain
2008-12-02php configuration typecarlgmathisen
2008-11-30Issue#77 - TJsonServicecarlgmathisen
2008-10-21removed all trailing ?>qiang.xue
2008-08-14fixing typosknut
2008-07-30updated copyrightknut
2007-09-16Make auth rules more consistently handled.xue
2007-09-12a little optimization.xue
2007-09-11further enhancements to page matching.xue
2007-09-11Fixed #692, #700.xue