summaryrefslogtreecommitdiff
path: root/framework/Web
AgeCommit message (Expand)Author
2007-03-31Fixed localize string escaping issue.xue
2007-03-31fixed missing $this in TJSONwei
2007-03-30Fixed #579, reverted the rating list js.wei
2007-03-27set prado 3.0.x to use prototype.js v1.5.0, script.aculo.us to v1.7.0wei
2007-03-27Fixed TTextBox auto post back break from last JS commitwei
2007-03-26update colorpicker.jswei
2007-03-26rearrange js builder and update UI components to reflect moved js librarieswei
2007-03-26rearrange javascript librarywei
2007-03-25Update TinyMCE to 2.1, Js prototype to 1.5.1rc, effects to 1.7wei
2007-03-09Fixed #558.xue
2007-03-07Added custom attribute rendering for THiddenField.xue
2007-03-06fixed a typo.xue
2007-02-13Fix TImageButton bug http://www.pradosoft.com/forum/index.php/topic,6938.new....wei
2007-01-25add Base js.wei
2007-01-25upgrade tinyMCE to 2.0.9 to fix #482 and #459wei
2006-12-14typo in THttpResponse.writeFile() about sending headersxue
2006-12-07Fixed #481.xue
2006-12-04undo 1562. Knut, sorry I have to undo your change because the original code i...xue
2006-12-04fixed #478knut
2006-12-03Fixed #400wei
2006-12-03Fix #476wei
2006-12-03a bug.xue
2006-12-02added TUrlManager and fixed #451.xue
2006-12-01fixed #468.xue
2006-12-01fixed #443.xue
2006-12-01fixed current page index.xue
2006-12-01TDataBoundControl will not throw exception if CurrentPageIndex is out of rangexue
2006-11-29fixed #471.xue
2006-11-29redundant code removal.xue
2006-11-27TDataGrid now does not generate default table styles.xue
2006-11-26Fixed the bug that TPager would not display if it was invisible previouslyxue
2006-11-26Fixed #467.xue
2006-11-25Fixed #460.xue
2006-11-25constructUrl encodes ampersand by default now.xue
2006-11-18fixed #454. reverted back constructUrl so that ampersand is not encoded by de...xue
2006-11-05Fixed #446.xue
2006-11-04Fixed #437.xue
2006-11-04Fixed #442.xue
2006-11-03TTableCell should render   when no text is set and there is no child con...xue
2006-10-29constructUrl() now encodes & into & by default.xue
2006-10-21remove prado ajax code.wei
2006-10-06update js logger and make TComponent::ensureEnum show available values during...wei
2006-10-05Fixed #409.xue
2006-09-30Fixed #394.xue
2006-09-28Update TUrlMapping and THttpRequestwei
2006-09-24Add case sensitive modifiers to TUrlMappingPatternwei
2006-09-23change PageClass to ServiceParameter in TUrlMappingwei
2006-09-22Add url mapping.wei
2006-09-16Fixed #378xue
2006-09-14Make it easier to customise the look of the date picker using CssClass property.wei