summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-04-28fixed #230rojaro
2011-04-28fixed #227rojaro
2011-04-28fixed #159rojaro
2011-04-28fixed #134rojaro
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
Attributes changed to "protected": $_postData, $_restPostData, $_controlsPostDataChanged, $_controlsRequiringPostData, $_controlsRegisteredForPostData, $_formRendered, $_inFormRender, $_postDataLoaders, $_isLoadingPostData, Methods changed to "protected": raiseChangedEvents(), raisePostBackEvent()
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
generated one
2011-01-27fixed #307rojaro
2011-01-21fixed #304rojaro
2011-01-21fixed #305rojaro
2011-01-19(no commit message)christophe.boulain
2011-01-19Raise an exception when DB driver doesn't support changing charset.christophe.boulain
Also some minor MSSQL fixes
2011-01-06fixed #300rojaro
2010-12-11added new TTemplateControlInheritable classrojaro
2010-12-11cosmeticsrojaro
2010-10-20fixed #296rojaro
2010-10-06fixed #294rojaro
2010-10-04#247 Tweaked the appending functionjavalizard
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 documentationjavalizard
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-26Upgraded the phpunit ini file to work with PHPUnit 3.3, 3.4, and 3.5. There ↵javalizard
are conditionals for 3.3 and 3.4. No more Framework file includes are needed with 3.5.
2010-09-10moved TListItemCollection class from TListControl.php to separate class file ↵rojaro
in collections to fix #276
2010-09-02aww.. messed up the fix for #285 in r2863 .. here is the fix for thatrojaro
2010-09-02fixed #285rojaro
2010-09-02fixed #288rojaro
2010-09-02fixed #287rojaro
2010-09-02fixed #286rojaro
2010-08-18fixed #277rojaro
2010-08-18fixed #278rojaro
2010-07-21fixed #274rojaro
2010-07-14fixed #273rojaro
2010-07-12removed the zero byte right trim from the decryption routine and also made ↵rojaro
some cosmetic changes
2010-06-22Added InType Bundlerojaro
2010-06-15Fixing #268rojaro
2010-06-14Reverted TLogRouter to r2765 as the changes were pretty grubby and should be ↵rojaro
rewritten from scratch
2010-06-10merged patches for #266rojaro
2010-05-31removed unneeded check and modified error message againrojaro
2010-05-31modified TRpcClientRequest error messagerojaro
2010-05-31eliminated warningrojaro
2010-05-31added check for correct HTTP error coderojaro
2010-05-31TRpcClient now throws a TRpcClientResponseException if the response to a ↵rojaro
request is empty
2010-05-23add 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-18removed leftover log callrojaro
2010-05-18THttpExceptions are not being transformed into internal errors anymorerojaro