summaryrefslogtreecommitdiff
path: root/framework/Web
AgeCommit message (Expand)Author
2010-04-18Missed this onejavalizard
2010-04-18ensured that the UI are calling their parent __construct methodsjavalizard
2010-04-18ensured that the WebControls are calling their parent __construct methodsjavalizard
2010-04-18Added the THeader1-6, and fixed up the THtmlElement a touch.javalizard
2010-04-18THtmlElement ensures that it any new tag names are stringsjavalizard
2010-04-18TComponent- adds a blank __construct function to unify the constructor call p...javalizard
2010-04-17Brings the new method name in line with the rest of the methodsjavalizard
2010-04-16Makes it possible for subclasses to define the default tag by overriding the ...javalizard
2010-04-13added @authorjavalizard
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-03-19Added missing THttpRuest->getContentTyperojaro
2010-03-15Fixed Issue#232Christophe.Boulain
2010-02-23Fixed #226rojaro
2010-02-22Merged /branches/3.1:r2773 into trunkChristophe.Boulain
2010-02-21Merged latest changes into trunk (except r2773)godzilla80@gmx.net
2010-02-18Update TDraggable::revert property to accept "failure" valueChristophe.Boulain
2010-02-15Merge from r2765 (and some others) 3.1Christophe.Boulain
2010-02-14Merge Branches & Trunkgodzilla80@gmx.net
2009-11-02added missing package description in TActiveFileUploadrojaro
2009-11-02added missing package descriptionrojaro
2009-11-01Added ability to set width and height for images in both THyperLink and THype...rojaro
2009-11-01merged fix for proper errorhandling when the size of the uploaded file exceed...rojaro
2009-11-01merged fix for asynchronous callback requests from http://www.pradosoft.com/f...rojaro
2009-11-01merged quotestring utf8 patch ... see http://www.pradosoft.com/forum/index.ph...rojaro
2009-10-14added TActiveMultiViewrojaro
2009-10-07Add TActiveTableCell & TActiveTableRowChristophe.Boulain
2009-10-05Quick Fix from 3.1Christophe.Boulain
2009-10-03added missing prado::using() call for TCallbackrojaro
2009-10-02updated the phpdoc package namespacerojaro
2009-10-02Enhancement on drag & drop controls.Christophe.Boulain
2009-09-30merged patch from ctrlaltca which fixes the 'TActiveFileUpload is not "thread...rojaro
2009-09-30merged patch which fixes an inconsistency in TRegularExpressionValidator's cl...rojaro
2009-09-29Added TActiveDataGrid and TActiveRepeater from LCSChristophe.Boulain
2009-09-24added marcosanobre's TActiveDataListrojaro
2009-08-18fixed typorojaro
2009-07-15Merging latests 3.1 changes into trunkChristophe.Boulain
2009-07-13- Models, Behaviors ...rojaro
2009-06-07Merging latest 3.1 changes into trunk (r2672-2677)godzilla80@gmx.net
2009-06-07enhancement: introduce protected property "Published" in TAssetManager to all...godzilla80@gmx.net
2009-06-07Fixed Issue#175 - TBulletedList: Introduce TBulletStyle::Nonegodzilla80@gmx.net
2009-06-05Fix Issue#117 - Consider TValidationSummary.DisplayMode="HeaderOnly" if TVali...godzilla80@gmx.net
2009-05-29Fixed Issue#167Christophe.Boulain
2009-05-27Merge from 3.2 branch. Christophe.Boulain
2009-05-11Fixed Issue#150Christophe.Boulain
2009-05-02Enhancement: Updated clientscripts.php to JSMin 1.1.1 - According to author 1...godzilla80@gmx.net
2009-04-29THtmlArea boolean options were not properly encoded in change r2619Christophe.Boulain
2009-04-29Ensure rendering of clientID in TActivePanelChristophe.Boulain