index
:
prado
master
namespace
prado-3.2
test_sauce
Fork of Prado PHP framework
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
framework
/
Web
Age
Commit message (
Expand
)
Author
2011-05-10
fixed #320
rojaro
2011-05-04
Issue 234:
uacaman
2011-05-04
Forgot optional ProgressIndicator property in previous fix.
uacaman
2011-05-02
properly fixed #301
rojaro
2011-04-28
fixed #316
rojaro
2011-04-28
fixed #233
rojaro
2011-04-28
fixed #227
rojaro
2011-04-28
fixed #16
rojaro
2011-04-27
fixed #103
rojaro
2011-03-10
Issue 181: Events are now removed and added for every postback/callback
uacaman
2011-03-09
Issue 270.
uacaman
2011-02-26
CHG: Remove TReflectionClass and all references since equals ReflectionClass
godzilla80@gmx.net
2011-02-26
Add THttpSession::regenerate() to update the current session id with a newly ...
godzilla80@gmx.net
2011-01-21
fixed #304
rojaro
2011-01-21
fixed #305
rojaro
2010-12-11
added new TTemplateControlInheritable class
rojaro
2010-10-20
fixed #296
rojaro
2010-09-10
moved TListItemCollection class from TListControl.php to separate class file ...
rojaro
2010-09-02
fixed #286
rojaro
2010-08-18
fixed #277
rojaro
2010-07-14
fixed #273
rojaro
2010-06-10
merged patches for #266
rojaro
2010-05-23
add second parameter to THttpResponse::appendHeader whether the header should...
godzilla80@gmx.net
2010-05-18
removed leftover log call
rojaro
2010-05-18
THttpExceptions are not being transformed into internal errors anymore
rojaro
2010-05-18
By default getContentType() now only returns the mimetype
rojaro
2010-05-18
Add property SecureConnection to TUrlMappingPattern and related enum TUrlMapp...
godzilla80@gmx.net
2010-05-18
Change 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-22
TWebControlDecoration docs tweaked.
javalizard
2010-04-21
Added Property to define if the templates in the decorator need to use the pa...
javalizard
2010-04-18
Switched the Page to getPage()
javalizard
2010-04-18
Adds a property to ensure an id is rendered. Also adds the creation of TWebC...
javalizard
2010-04-18
Updates the TPageService to be inline with TPage
javalizard
2010-04-18
exposes the default tagname to the system by making the getDefaultTagName pub...
javalizard
2010-04-18
Updated the docs for THtmlElement. including the copy date
javalizard
2010-04-18
smaller code for THtmlElement
javalizard
2010-04-18
Ensured parent::__construct calls within Web and Services
javalizard
2010-04-18
Missed this one
javalizard
2010-04-18
ensured that the UI are calling their parent __construct methods
javalizard
2010-04-18
ensured that the WebControls are calling their parent __construct methods
javalizard
2010-04-18
Added the THeader1-6, and fixed up the THtmlElement a touch.
javalizard
2010-04-18
THtmlElement ensures that it any new tag names are strings
javalizard
2010-04-18
TComponent- adds a blank __construct function to unify the constructor call p...
javalizard
2010-04-17
Brings the new method name in line with the rest of the methods
javalizard
2010-04-16
Makes it possible for subclasses to define the default tag by overriding the ...
javalizard
2010-04-13
added @author
javalizard
2010-04-13
Added TPage events to TPageService via an interface. When the page is run th...
javalizard
[next]