Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
Attributes changed to "protected": $_postData, $_restPostData, $_controlsPostDataChanged, $_controlsRequiringPostData, $_controlsRegisteredForPostData, $_formRendered, $_inFormRender, $_postDataLoaders, $_isLoadingPostData, Methods changed to "protected": raiseChangedEvents(), raisePostBackEvent() | |||
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 | |
generated one | |||
2011-01-27 | fixed #307 | rojaro | |
2011-01-21 | fixed #304 | rojaro | |
2011-01-21 | fixed #305 | rojaro | |
2011-01-19 | (no commit message) | christophe.boulain | |
2011-01-19 | Raise an exception when DB driver doesn't support changing charset. | christophe.boulain | |
Also some minor MSSQL fixes | |||
2011-01-06 | fixed #300 | rojaro | |
2010-12-11 | added new TTemplateControlInheritable class | rojaro | |
2010-12-11 | cosmetics | rojaro | |
2010-10-20 | fixed #296 | rojaro | |
2010-10-06 | fixed #294 | rojaro | |
2010-10-04 | #247 Tweaked the appending function | javalizard | |
2010-10-04 | #247 Removed one redundant function. | javalizard | |
2010-10-04 | #247 Removed one redundant function. Change the unit test to reflect the ↵ | javalizard | |
function removal. | |||
2010-10-03 | #247 Finalized the TPriorityList class, its unit tests, and added one ↵ | javalizard | |
missing unit test to TList. | |||
2010-09-27 | #291 Updated some documentation | javalizard | |
2010-09-27 | #291 Added new unit tests for all edit operations on read-only lists. Added ↵ | javalizard | |
a read-only conditional prior to the item search within three functions that search for an item index in the TList prior to editing. | |||
2010-09-10 | moved TListItemCollection class from TListControl.php to separate class file ↵ | rojaro | |
in collections to fix #276 | |||
2010-09-02 | aww.. messed up the fix for #285 in r2863 .. here is the fix for that | rojaro | |
2010-09-02 | fixed #285 | rojaro | |
2010-09-02 | fixed #288 | rojaro | |
2010-09-02 | fixed #287 | rojaro | |
2010-09-02 | fixed #286 | rojaro | |
2010-08-18 | fixed #277 | rojaro | |
2010-08-18 | fixed #278 | rojaro | |
2010-07-21 | fixed #274 | rojaro | |
2010-07-14 | fixed #273 | rojaro | |
2010-07-12 | removed the zero byte right trim from the decryption routine and also made ↵ | rojaro | |
some cosmetic changes | |||
2010-06-15 | Fixing #268 | rojaro | |
2010-06-14 | Reverted TLogRouter to r2765 as the changes were pretty grubby and should be ↵ | rojaro | |
rewritten from scratch | |||
2010-06-10 | merged patches for #266 | rojaro | |
2010-05-31 | removed unneeded check and modified error message again | rojaro | |
2010-05-31 | modified TRpcClientRequest error message | rojaro | |
2010-05-31 | eliminated warning | rojaro | |
2010-05-31 | added check for correct HTTP error code | rojaro | |
2010-05-31 | TRpcClient now throws a TRpcClientResponseException if the response to a ↵ | rojaro | |
request is empty | |||
2010-05-23 | add second parameter to THttpResponse::appendHeader whether the header ↵ | godzilla80@gmx.net | |
should replace a previous similar header, or add a second header of the same type | |||
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 ↵ | godzilla80@gmx.net | |
TUrlMappingPatternSecureConnection to make it possible to to define wether to use http or https on pattern level | |||
2010-05-18 | Change behavior of THttpRequest::getBaseUrl() & ↵ | godzilla80@gmx.net | |
THttpRequest::getAbsoluteApplicationUrl() to make it possible to force either http or https | |||
2010-05-12 | (no commit message) | rojaro | |
2010-05-07 | fixed #239: set_magic_quotes_runtime is deprecate since php 5.3.0 and will ↵ | rojaro | |
be removed in 6.0 | |||
2010-04-28 | (no commit message) | rojaro | |