tobago-example/tobago-example-demo/src/main/webapp/content/000-intro/50-migration/97-migration/2.0_to_3.0.xhtml (4 lines): - line 219: TODO: - line 248: * TODO: use ExternalContext.redirect instead of AjaxUtils.redirect - line 254: * TODO: Move data from ClientProperties to TobagoContext - line 256: * TODO: Replace <tc:columnEvent> with <tc:row> tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/SheetRenderer.java (3 lines): - line 649: // TODO: replace with - line 1023: // TODO: the value should be added to the list - line 1103: // TODO sheet.getColumnLayout() may return the wrong number of column... tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUIPage.java (3 lines): - line 143: // TODO: Remove this method if proven this never happens anymore - line 144: // TODO: This workaround is stil needed for Mojarra - line 145: // TODO: Otherwise actions in tree/sheet will not be detected tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/PageRenderer.java (3 lines): - line 241: // TODO: enable configuration of 'accept-charset' - line 243: // TODO evaluate 'accept' attribute usage - line 298: // TODO: this is needed for the "BACK-BUTTON-PROBLEM" tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/FileRenderer.java (2 lines): - line 141: LOG.warn("Required multiple file upload is not supported."); //TODO TOBAGO-1930 - line 168: // TODO Focus tobago-theme/src/main/scss/_tobago.scss (2 lines): - line 1654: z-index: 10000; /* TODO: check, if needed (check also with iframes) */ - line 1664: z-index: 10000; /* TODO: check, if needed (check also with iframes) */ tobago-core/src/main/java/org/apache/myfaces/tobago/component/Facets.java (1 line): - line 64: * TODO: Must be replaced by a behavior tobago-tool/tobago-tool-apt/src/main/java/org/apache/myfaces/tobago/apt/processor/FacesConfigGenerator.java (1 line): - line 617: // TODO add facet and attributes tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/TreeSelectRenderer.java (1 line): - line 131: // TODO: ID must be at the outer tag tobago-core/src/main/java/org/apache/myfaces/tobago/internal/util/ContentType.java (1 line): - line 31: // TODO parse Parameter tobago-tool/tobago-tool-annotation/src/main/java/org/apache/myfaces/tobago/apt/annotation/BodyContentDescription.java (1 line): - line 35: // TODO should be Class see http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5089128 tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUILabel.java (1 line): - line 34: * TODO a better way would be to improve the UILabel.PropertyKeys, so an exact string could be specified. tobago-example/tobago-example-demo/src/main/ts/demo-inspect.ts (1 line): - line 62: DemoInspect.initInspect(element); //TODO fix inspection tobago-core/src/main/java/org/apache/myfaces/tobago/facelets/TobagoComponentHandler.java (1 line): - line 70: // TODO call only if component was created tobago-core/src/main/java/org/apache/myfaces/tobago/model/SelectedState.java (1 line): - line 29: // TODO: might be renamed to SelectedTreeState? tobago-theme/tobago-theme-standard/src/main/ts/tobago-stars.ts (1 line): - line 88: /* Workaround for mobile devices. TODO: fire AJAX request for 'touchend' */ tobago-tool/tobago-tool-apt/src/main/java/org/apache/myfaces/tobago/apt/processor/TaglibGenerator.java (1 line): - line 195: // TODO configure replacement tobago-core/src/main/java/org/apache/myfaces/tobago/internal/layout/Grid.java (1 line): - line 39: // TODO: check if it is faster with arrays. tobago-example/tobago-example-demo/src/main/webapp/js/demo.js (1 line): - line 2204: DemoInspect.initInspect(element); //TODO fix inspection tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.java (1 line): - line 160: // #3 create UIStyle children. TODO: There might be a better way... tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUITree.java (1 line): - line 174: // TODO: updating the model here and *NOT* in the decode phase tobago-pmd-config.xml (1 line): - line 24: tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/TreeNodeRenderer.java (1 line): - line 158: // TODO: replace with tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/SelectManyShuttleRenderer.java (1 line): - line 86: // TODO tabIndex tobago-core/src/main/java/org/apache/myfaces/tobago/validator/ClearValidatorsActionListener.java (1 line): - line 57: // FIXME: finding mechanism??? JSF ??? tobago-core/src/main/java/org/apache/myfaces/tobago/config/TobagoConfig.java (1 line): - line 301: // TODO: if the startup hasn't found a FacesContext and Application, this may depend on the order of the listeners. tobago-example/tobago-example-demo/src/main/webapp/content/000-intro/70-faq/FAQ.xhtml (1 line): - line 136: An example for this is the charlotteville theme. (TODO more details resource handling) tobago-example/tobago-example-demo/src/main/webapp/content/900-test/60000-manual/5000-lengthOfInputs/LengthOfInputs.xhtml (1 line): - line 36: tobago-core/src/main/java/org/apache/myfaces/tobago/webapp/LogoutActionListener.java (1 line): - line 55: // TODO: may do error handling tobago-core/src/main/java/org/apache/myfaces/tobago/facelets/ConverterHandler.java (1 line): - line 76: // TODO else LOG.warn? tobago-tool/tobago-tool-apt/src/main/java/org/apache/myfaces/tobago/apt/processor/CheckstyleConfigGenerator.java (1 line): - line 146: // TODO configure replacement tobago-example/tobago-example-demo/src/main/webapp/content/000-intro/90-release-checklist/Release_Checklist.xhtml (1 line): - line 202: TODO: insert Link and SHA-1 of the sources tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUIData.java (1 line): - line 126: // TODO: use a factory tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/declaration/HasState.java (1 line): - line 31: // TODO is Object right? tobago-example/tobago-example-demo/src/main/webapp/js/demo-inspect.js (1 line): - line 52: DemoInspect.initInspect(element); //TODO fix inspection tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/SelectManyRendererBase.java (1 line): - line 169: // FIXME temporal workaround for MYFACES-2552