Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-20 | fixed 3 obvious bugs | ctrlaltca@gmail.com | |
2011-06-20 | removed useless calls to empty contructor; reverted some additional ↵ | ctrlaltca@gmail.com | |
undocumented changes; upported the "cgi workaround" to trunk/; large (fake) changeset are due to mixed cr/crlf used previously | |||
2011-06-18 | fix for #334 (trunk/) | ctrlaltca@gmail.com | |
2011-06-17 | fixed missing timeout on TCacheHttpSession - reported on the forum by ↵ | ctrlaltca@gmail.com | |
FragMaster B | |||
2011-06-16 | Merged a bit TPager's view style with TDataGridPager's one adding first/last ↵ | ctrlaltca@gmail.com | |
buttons to TDataGridPagerStyle | |||
2011-06-13 | fixed #279 | rojaro | |
2011-06-08 | added accordion control from #213 | ctrlaltca@gmail.com | |
2011-06-02 | upported to trunk/ last doc changes, everything should be fine now | ctrlaltca@gmail.com | |
2011-06-02 | upported documentation changes to trunk/ | ctrlaltca@gmail.com | |
2011-06-02 | merged documentation changes from branch/3.1 to trunk/ | ctrlaltca@gmail.com | |
2011-06-01 | upported recent documentation changes from branch/3.1 to trunk/ | ctrlaltca@gmail.com | |
2011-06-01 | Issue 8 | uacaman | |
2011-06-01 | up-ported fix for #311 to trunk/ | ctrlaltca@gmail.com | |
2011-05-25 | fixed last blocking error related to the build script. it completes ↵ | ctrlaltca@gmail.com | |
successfully now | |||
2011-05-20 | added missing TLiteralColumn counterpart to TActiveDataGrid: class ↵ | ctrlaltca@gmail.com | |
TActiveLiteralColumn | |||
2011-05-15 | patch for #58 | ctrlaltca@gmail.com | |
2011-05-15 | TTabPanel: correctly calculate the current active TTabView index when one or ↵ | ctrlaltca@gmail.com | |
more items are not visible; ensure at least one TTabView is always visible, also if the current one has just being hidden. fixes #324 | |||
2011-05-15 | miscellanea: synced THtmlArea languages and plugins list with the current ↵ | ctrlaltca@gmail.com | |
version of TinyMCE; small fix for unittest ticket#439 | |||
2011-05-11 | Small fix for a regression introduced in r2888 (TActiveDatePicker was broken ↵ | ctrlaltca@gmail.com | |
if InputMode="DropDownList" ) Testcase for ActiveDatePicker have been updated (it was checking for year 2005 in the datepicker, now it checks for date('Y')+1) | |||
2011-05-11 | fixed #261 | ctrlaltca@gmail.com | |
2011-05-10 | fixed #316 | rojaro | |
2011-05-10 | updated prototype to 1.7, scriptaculous to 1.9.0 and dropped json.js for ↵ | ctrlaltca@gmail.com | |
json2.js. fixes #199 and 272 | |||
2011-05-10 | fix for #319 | ctrlaltca@gmail.com | |
2011-05-10 | fixed #321 | rojaro | |
2011-05-10 | fixed #320 | rojaro | |
2011-05-04 | Issue 234: | uacaman | |
Controls now honor THttpResponse configured HtmlWriterType. | |||
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 | |
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-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 | |
in collections to fix #276 | |||
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 ↵ | 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 | |