summaryrefslogtreecommitdiff
path: root/framework/Web/Services
AgeCommit message (Collapse)Author
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
2007-08-06fixed #685xue
2007-07-17updated UPGRADE instruction.xue
2007-07-17Fixed #667.xue
2007-06-25Added TAuthManager.ReturnUrlVarName property xue
Added TPageService.DefaultPageUrl property
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
Fixed a bug about using page configuration.
2007-03-03Fixed #551.xue