summaryrefslogtreecommitdiff
path: root/framework/Web
AgeCommit message (Expand)Author
2011-05-04Issue 234:uacaman
2011-05-04Forgot optional ProgressIndicator property in previous fix. uacaman
2011-05-02properly fixed #301rojaro
2011-04-28fixed #316rojaro
2011-04-28fixed #233rojaro
2011-04-28fixed #227rojaro
2011-04-28fixed #16rojaro
2011-04-27fixed #103rojaro
2011-03-10Issue 181: Events are now removed and added for every postback/callbackuacaman
2011-03-09Issue 270.uacaman
2011-02-26CHG: Remove TReflectionClass and all references since equals ReflectionClassgodzilla80@gmx.net
2011-02-26Add THttpSession::regenerate() to update the current session id with a newly ...godzilla80@gmx.net
2011-01-21fixed #304rojaro
2011-01-21fixed #305rojaro
2010-12-11added new TTemplateControlInheritable classrojaro
2010-10-20fixed #296rojaro
2010-09-10moved TListItemCollection class from TListControl.php to separate class file ...rojaro
2010-09-02fixed #286rojaro
2010-08-18fixed #277rojaro
2010-07-14fixed #273rojaro
2010-06-10merged patches for #266rojaro
2010-05-23add second parameter to THttpResponse::appendHeader whether the header should...godzilla80@gmx.net
2010-05-18removed leftover log callrojaro
2010-05-18THttpExceptions are not being transformed into internal errors anymorerojaro
2010-05-18By default getContentType() now only returns the mimetyperojaro
2010-05-18Add property SecureConnection to TUrlMappingPattern and related enum TUrlMapp...godzilla80@gmx.net
2010-05-18Change behavior of THttpRequest::getBaseUrl() & THttpRequest::getAbsoluteAppl...godzilla80@gmx.net
2010-05-12(no commit message)rojaro
2010-04-28(no commit message)rojaro
2010-04-26(no commit message)rojaro
2010-04-22TWebControlDecoration docs tweaked.javalizard
2010-04-21Added Property to define if the templates in the decorator need to use the pa...javalizard
2010-04-18Switched the Page to getPage()javalizard
2010-04-18Adds a property to ensure an id is rendered. Also adds the creation of TWebC...javalizard
2010-04-18Updates the TPageService to be inline with TPagejavalizard
2010-04-18exposes the default tagname to the system by making the getDefaultTagName pub...javalizard
2010-04-18Updated the docs for THtmlElement. including the copy datejavalizard
2010-04-18smaller code for THtmlElementjavalizard
2010-04-18Ensured parent::__construct calls within Web and Servicesjavalizard
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