summaryrefslogtreecommitdiff
path: root/framework/Web/Services
AgeCommit message (Expand)Author
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
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
2011-06-20fixed 3 obvious bugsctrlaltca@gmail.com
2011-06-20removed useless calls to empty contructor; reverted some additional undocumen...ctrlaltca@gmail.com
2011-05-25fixed last blocking error related to the build script. it completes successfu...ctrlaltca@gmail.com
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 th...javalizard
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
2009-05-29Fixed Issue#167Christophe.Boulain
2009-05-27Merge from 3.2 branch. Christophe.Boulain
2009-04-24fixed #145eirikhm
2009-04-24fixed #144eirikhm
2009-01-06Fixed Issue#9 : Global page properties are ignored when using external config...christophe.boulain
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
2007-08-06fixed #685xue
2007-07-17updated UPGRADE instruction.xue
2007-07-17Fixed #667.xue
2007-06-25Added TAuthManager.ReturnUrlVarName property xue
2007-06-19Fix the bug that <include> tag was ignored in page configurationsxue
2007-05-19a typo in TFeedServicexue
2007-05-14cleaned up TFeedService.xue
2007-03-12Fixed #562.xue
2007-03-06Better page class error reporting.xue
2007-03-06Modified component inclusion method in bootstrap code.xue
2007-03-03Fixed #551.xue
2007-03-02Improved error display.xue