You are viewing a plain text version of this content. The canonical link for it is here.
- [myfaces-tobago] branch master updated: TOBAGO-1818: Progress in the Measure class (cleanup and CSS support) # The LayoutToken and Measure classes are quite similar and should be consolidated. # As a result, we should add a MeasureList to manage a list of Measures. This list should be the type of the corresponding layout manager attributes. # The syntax should also cover the CSS wording like * "auto" * "3*" should be written as "3fr" (fraction) * SegmentLayout should be also use "3seg" instead of "3". - posted by lo...@apache.org on 2017/11/01 12:35:35 UTC, 1 replies.
- Build failed in Jenkins: Tobago Trunk » Tobago Core #1108 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/01 12:37:47 UTC, 0 replies.
- Build failed in Jenkins: Tobago Trunk #1108 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/01 12:37:56 UTC, 0 replies.
- Jenkins build is back to normal : Tobago Trunk » Tobago Core #1109 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/01 13:02:14 UTC, 0 replies.
- Jenkins build is back to normal : Tobago Trunk #1109 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/01 13:02:17 UTC, 0 replies.
- [myfaces-tobago] branch master updated (828ea0e -> 87368de) - posted by lo...@apache.org on 2017/11/02 15:05:29 UTC, 0 replies.
- [myfaces-tobago] 01/05: TOBAGO-1819: A dark theme for ambiant light situations: roxborough - posted by lo...@apache.org on 2017/11/02 15:05:30 UTC, 0 replies.
- [myfaces-tobago] 02/05: cleanup: less debug logging - posted by lo...@apache.org on 2017/11/02 15:05:31 UTC, 0 replies.
- [myfaces-tobago] 03/05: TOBAGO-1819: A dark theme for ambiant light situations: roxborough - posted by lo...@apache.org on 2017/11/02 15:05:32 UTC, 0 replies.
- [myfaces-tobago] 04/05: TOBAGO-1819: A dark theme for ambiant light situations: roxborough * adding mime type for fonts: opentype - posted by lo...@apache.org on 2017/11/02 15:05:33 UTC, 0 replies.
- [myfaces-tobago] 05/05: Demo: fix embedded maps * replacing Google Maps with openstreetmap OSM, because its free to use and no API Key is needed for tracking/analysis. - posted by lo...@apache.org on 2017/11/02 15:05:34 UTC, 0 replies.
- [myfaces-tobago] branch master updated: TOBAGO-1820 Add markups for tc:button to set bootstrap colors * add markups * improve button demo page - posted by hn...@apache.org on 2017/11/03 11:00:13 UTC, 0 replies.
- svn commit: r1814164 - in /myfaces/core/branches/2.3.x/api/src/main/java/javax/faces: application/ResourceDependency.java event/ListenerFor.java - posted by pa...@apache.org on 2017/11/03 12:02:28 UTC, 0 replies.
- [myfaces-tobago] branch master updated: TOBAGO-1821 Update bootstrap datepicker library * update bootstrap-datetimepicker * remove our widgetPositioning-fix - posted by hn...@apache.org on 2017/11/06 19:19:53 UTC, 0 replies.
- [myfaces-tobago] branch master updated: rebuild themes after update - posted by hn...@apache.org on 2017/11/06 19:23:18 UTC, 1 replies.
- [myfaces-tobago] branch master updated: TOBAGO-1821 Update bootstrap datepicker library * update datepicker CSS files, too - posted by hn...@apache.org on 2017/11/07 08:20:08 UTC, 0 replies.
- [myfaces-tobago] branch master updated: TOBAGO-1821 Update bootstrap datepicker library * positioning for datepicker: margin on can be ignored * as a side effect of removing position:relative from : tobago-page-menuStore don't need a margin; dropdown menus are positioned correctly - posted by hn...@apache.org on 2017/11/07 13:14:34 UTC, 0 replies.
- [myfaces-tobago] branch master updated: TOBAGO-1819: A dark theme for ambiant light situations: roxborough - posted by lo...@apache.org on 2017/11/08 09:48:48 UTC, 0 replies.
- svn commit: r1814648 - /myfaces/core/branches/2.3.x/shared/src/main/java/org/apache/myfaces/shared/renderkit/html/HtmlRadioRendererBase.java - posted by ta...@apache.org on 2017/11/08 21:06:52 UTC, 0 replies.
- svn commit: r1814650 - /myfaces/core/branches/2.3.x/shared/src/main/java/org/apache/myfaces/shared/renderkit/html/HtmlRadioRendererBase.java - posted by ta...@apache.org on 2017/11/08 21:20:06 UTC, 0 replies.
- svn commit: r1814652 - /myfaces/core/branches/2.3.x/shared/src/main/java/org/apache/myfaces/shared/renderkit/html/ - posted by ta...@apache.org on 2017/11/08 21:51:55 UTC, 0 replies.
- svn commit: r1814655 - /myfaces/core/branches/2.3.x/shared/src/main/java/org/apache/myfaces/shared/renderkit/html/HtmlJavaScriptUtils.java - posted by ta...@apache.org on 2017/11/08 21:59:39 UTC, 0 replies.
- [myfaces-tobago] branch portlet-test-cleanup created (now 46f77b4) - posted by lo...@apache.org on 2017/11/09 06:47:21 UTC, 0 replies.
- [myfaces-tobago] 01/01: cleanup - posted by lo...@apache.org on 2017/11/09 06:47:22 UTC, 1 replies.
- [myfaces-tobago] branch master updated (9a95be7 -> e3d6034) - posted by lo...@apache.org on 2017/11/09 08:43:58 UTC, 0 replies.
- [myfaces-tobago] branch portlet-test-cleanup deleted (was 46f77b4) - posted by lo...@apache.org on 2017/11/09 08:52:20 UTC, 0 replies.
- [myfaces-tobago] branch master updated: alternative implementation (als comment) - posted by lo...@apache.org on 2017/11/09 09:43:51 UTC, 0 replies.
- [myfaces-tobago] branch master updated: TOBAGO-1793 Ajax Error Handling * ajax exception handler & WebXmlUtils implemented * tobago-jsf.js: replace document function * AjaxExceptionHandler is always active: faces-config.xml * add an example in tobago demo - posted by hn...@apache.org on 2017/11/09 13:14:34 UTC, 0 replies.
- Build failed in Jenkins: Tobago Trunk » Tobago Core #1118 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/09 13:17:38 UTC, 0 replies.
- Build failed in Jenkins: Tobago Trunk #1118 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/09 13:17:43 UTC, 0 replies.
- [myfaces-tobago] branch master updated: TOBAGO-1822: Modernize frame attack handling * step 1: replace CSS/JS with HTTP header - posted by lo...@apache.org on 2017/11/09 13:42:07 UTC, 0 replies.
- [myfaces-tobago] branch master updated: fix checkstyle - posted by lo...@apache.org on 2017/11/09 13:44:35 UTC, 1 replies.
- Build failed in Jenkins: Tobago Trunk » Tobago Core #1119 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/09 13:45:06 UTC, 0 replies.
- Build failed in Jenkins: Tobago Trunk #1119 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/09 13:45:12 UTC, 0 replies.
- Jenkins build is back to normal : Tobago Trunk » Tobago Core #1120 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/09 13:49:31 UTC, 0 replies.
- Jenkins build is back to normal : Tobago Trunk #1120 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/09 13:49:32 UTC, 0 replies.
- svn commit: r1814738 [1/2] - in /myfaces/core/branches/2.3.x/impl/src/main: java/org/apache/myfaces/config/ resources/org/apache/myfaces/resource/ - posted by em...@apache.org on 2017/11/09 15:27:21 UTC, 0 replies.
- svn commit: r1814738 [2/2] - in /myfaces/core/branches/2.3.x/impl/src/main: java/org/apache/myfaces/config/ resources/org/apache/myfaces/resource/ - posted by em...@apache.org on 2017/11/09 15:27:21 UTC, 0 replies.
- svn commit: r1814742 - /myfaces/core/branches/2.3.x/shared/src/main/java/org/apache/myfaces/shared/renderkit/html/HtmlRadioRendererBase.java - posted by ta...@apache.org on 2017/11/09 16:35:42 UTC, 0 replies.
- svn commit: r1814744 - /myfaces/core/branches/2.3.x/shared/src/main/java/org/apache/myfaces/shared/renderkit/html/HtmlRadioRendererBase.java - posted by ta...@apache.org on 2017/11/09 16:50:49 UTC, 0 replies.
- svn commit: r1814758 - /myfaces/core/branches/2.3.x/shared/src/main/java/org/apache/myfaces/shared/renderkit/html/HtmlRendererUtils.java - posted by ta...@apache.org on 2017/11/09 18:04:18 UTC, 0 replies.
- svn commit: r1814778 - in /myfaces/core/branches/2.3.x/impl/src/main/java/org/apache/myfaces/config/impl/digester/elements: ApplicationImpl.java FactoryImpl.java - posted by em...@apache.org on 2017/11/09 20:48:18 UTC, 0 replies.
- [myfaces-tobago] branch master updated (d54a1a9 -> 058b1be) - posted by hn...@apache.org on 2017/11/10 10:07:38 UTC, 0 replies.
- [myfaces-tobago] 01/02: TOBAGO-1802 Rebuild theme speyside * new speyside theme * improve demo: tc:box inside tc:box; second box looks different - posted by hn...@apache.org on 2017/11/10 10:07:39 UTC, 0 replies.
- [myfaces-tobago] 02/02: rebuild themes after update - posted by hn...@apache.org on 2017/11/10 10:07:40 UTC, 6 replies.
- [myfaces-tobago] branch master updated: TOBAGO-1822: Modernize frame attack handling * step 2: base config for CSP Level 2 - posted by lo...@apache.org on 2017/11/10 14:39:11 UTC, 0 replies.
- [myfaces-tobago] branch master updated: TOBAGO-1823 Close dropdown menu after AJAX event called by dropdown menu item. * test added * dropdown menus are now closed, after AJAX event - posted by hn...@apache.org on 2017/11/10 15:25:53 UTC, 0 replies.
- svn commit: r1815018 - in /myfaces/core/branches/2.3.x/impl/src/main/java/org/apache/myfaces: cdi/ cdi/config/ cdi/model/ cdi/view/ flow/cdi/ push/cdi/ - posted by pa...@apache.org on 2017/11/12 13:36:45 UTC, 0 replies.
- svn commit: r1815020 - in /myfaces/core/branches/2.3.x/shared/src/main/java/org/apache/myfaces/shared/renderkit/html: HtmlRadioRendererBase.java HtmlRendererUtils.java - posted by ta...@apache.org on 2017/11/12 14:16:54 UTC, 0 replies.
- Build failed in Jenkins: Myfaces-Orchestra #2272 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/12 18:18:23 UTC, 0 replies.
- Build failed in Jenkins: myfaces-orchestra-core #2509 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/12 18:18:26 UTC, 0 replies.
- Build failed in Jenkins: Trinidad Core 1.2.x (sanity) #2167 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/12 18:18:30 UTC, 0 replies.
- Build failed in Jenkins: myfaces-orchestra-core20 #2509 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/12 18:18:31 UTC, 0 replies.
- Build failed in Jenkins: myfaces-orchestra-core12 #2502 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/12 18:18:32 UTC, 0 replies.
- Build failed in Jenkins: myfaces-current21_949 #3014 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/12 18:18:32 UTC, 0 replies.
- Build failed in Jenkins: myfaces-maven2-plugins #2070 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/12 18:21:38 UTC, 0 replies.
- Jenkins build is back to normal : myfaces-current21 #3175 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/12 18:24:13 UTC, 0 replies.
- Jenkins build is back to normal : myfaces-current-2.0 #3398 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/12 18:24:22 UTC, 0 replies.
- [myfaces-tobago] branch master updated: cleanup - posted by lo...@apache.org on 2017/11/15 10:02:38 UTC, 0 replies.
- [myfaces-tobago] branch master updated: last rebuild - posted by lo...@apache.org on 2017/11/15 14:15:12 UTC, 0 replies.
- [myfaces-tobago] branch master updated: TOBAGO-1686 * optimize build time (download vs. checkout) - posted by lo...@apache.org on 2017/11/15 14:29:05 UTC, 0 replies.
- [myfaces-tobago] branch master updated: TOBAGO-1824: tc:page should be loadable via AJAX - posted by lo...@apache.org on 2017/11/15 19:32:30 UTC, 1 replies.
- [myfaces-tobago] branch master updated: TOBAGO-1818 Progress in the Measure class (cleanup and CSS support) * update javadoc for *ListEditor classes * tc:segmentLayout margins can now separated by space * adjust description for segment layout attributes * fix NPE: BootstrapClass.valueOf(Measure, Attributes) * correct segment values greater than 12 or lower than 1 and log it * fix SegmentLayoutConstraint overwrite attributes * add a test for BootstrapClass.valueOf(Measure, Attributes) * improve segment layout demo page - posted by hn...@apache.org on 2017/11/15 20:34:39 UTC, 0 replies.
- [myfaces-tobago] branch master updated (c8732e6 -> 9e76731) - posted by hn...@apache.org on 2017/11/16 10:01:55 UTC, 0 replies.
- [myfaces-tobago] 01/02: TOBAGO-1825 Plain bootstrap for 'Standard' theme, 'Scarborough' is the new default. * scarborough as default theme * create plain bootstrap standard theme - posted by hn...@apache.org on 2017/11/16 10:01:56 UTC, 0 replies.
- [myfaces-tobago] branch master updated: fix code highlighting with prism after AJAX update - posted by lo...@apache.org on 2017/11/16 11:26:23 UTC, 0 replies.
- [myfaces-tobago] branch master updated: clean up code - posted by lo...@apache.org on 2017/11/16 13:23:12 UTC, 0 replies.
- [myfaces-tobago] branch master updated: TOBAGO-1824: tc:page should be loadable via AJAX * clean up: using "init" method - posted by lo...@apache.org on 2017/11/16 17:26:45 UTC, 0 replies.
- Build failed in Jenkins: Tobago 1.0.x #1123 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/17 05:30:48 UTC, 0 replies.
- Build failed in Jenkins: myfaces-orchestra-core #2510 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/17 05:31:27 UTC, 0 replies.
- Build failed in Jenkins: Myfaces-Orchestra #2273 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/17 05:31:27 UTC, 0 replies.
- Build failed in Jenkins: myfaces-current21_949 #3015 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/17 05:31:34 UTC, 0 replies.
- Build failed in Jenkins: myfaces-orchestra-core20 #2510 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/17 05:32:03 UTC, 0 replies.
- Build failed in Jenkins: myfaces-orchestra-core12 #2503 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/17 05:34:36 UTC, 0 replies.
- [myfaces-tobago] branch master updated: improve demo * cleanup exception page - posted by hn...@apache.org on 2017/11/17 09:05:48 UTC, 0 replies.
- svn commit: r1815566 - in /myfaces/core/branches/2.3.x: api/src/main/java/javax/faces/component/UISelectOne.java shared/src/main/java/org/apache/myfaces/shared/renderkit/html/HtmlRadioRendererBase.java - posted by em...@apache.org on 2017/11/17 13:53:58 UTC, 0 replies.
- [myfaces-tobago] branch master updated: improve demo * update tomee version * suggest demo: use solar objects instead of language; The java version has an effect for the length of the language list. And the language list is important for the QUnitTests - posted by hn...@apache.org on 2017/11/17 14:09:05 UTC, 0 replies.
- Build failed in Jenkins: myfaces-current23 #201 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/17 14:32:00 UTC, 0 replies.
- Build failed in Jenkins: Myfaces-Orchestra #2274 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/18 04:17:35 UTC, 0 replies.
- Build failed in Jenkins: Tobago 1.0.x #1124 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/18 04:17:44 UTC, 0 replies.
- Build failed in Jenkins: myfaces-current21_949 #3016 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/18 04:18:11 UTC, 0 replies.
- Build failed in Jenkins: myfaces-orchestra-core #2511 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/18 04:18:35 UTC, 0 replies.
- Build failed in Jenkins: myfaces-orchestra-core20 #2511 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/18 04:19:38 UTC, 0 replies.
- Build failed in Jenkins: myfaces-orchestra-core12 #2504 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/18 04:19:46 UTC, 0 replies.
- Jenkins build is back to normal : myfaces-current23 #202 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/18 04:31:39 UTC, 0 replies.
- Build failed in Jenkins: Myfaces-Orchestra #2275 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/18 18:26:22 UTC, 0 replies.
- Build failed in Jenkins: Tobago 1.0.x #1125 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/18 18:26:30 UTC, 0 replies.
- Build failed in Jenkins: myfaces-current21_949 #3017 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/18 18:26:53 UTC, 0 replies.
- Build failed in Jenkins: myfaces-orchestra-core #2512 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/18 18:26:53 UTC, 0 replies.
- Build failed in Jenkins: myfaces-orchestra-core12 #2505 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/18 18:26:54 UTC, 0 replies.
- Build failed in Jenkins: myfaces-orchestra-core20 #2512 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/18 18:31:58 UTC, 0 replies.
- Build failed in Jenkins: Myfaces-Orchestra #2276 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/19 03:17:46 UTC, 0 replies.
- Build failed in Jenkins: Tobago 1.0.x #1126 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/19 03:17:54 UTC, 0 replies.
- Build failed in Jenkins: myfaces-current21_949 #3018 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/19 03:18:22 UTC, 0 replies.
- Build failed in Jenkins: myfaces-orchestra-core12 #2506 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/19 03:18:22 UTC, 0 replies.
- Build failed in Jenkins: myfaces-orchestra-core #2513 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/19 03:18:22 UTC, 0 replies.
- Build failed in Jenkins: myfaces-orchestra-core20 #2513 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/19 03:18:22 UTC, 0 replies.
- Build failed in Jenkins: Myfaces-Orchestra #2277 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/19 10:23:17 UTC, 0 replies.
- Build failed in Jenkins: Tobago 1.0.x #1127 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/19 10:23:21 UTC, 0 replies.
- Build failed in Jenkins: myfaces-orchestra-core #2514 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/19 10:23:46 UTC, 0 replies.
- Build failed in Jenkins: myfaces-orchestra-core12 #2507 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/19 10:23:47 UTC, 0 replies.
- Build failed in Jenkins: myfaces-orchestra-core20 #2514 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/19 10:23:49 UTC, 0 replies.
- Build failed in Jenkins: myfaces-current21_949 #3019 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/19 10:24:01 UTC, 0 replies.
- svn commit: r1815754 - /myfaces/core/branches/2.3.x/shared-public/src/main/java/org/apache/myfaces/shared/util/LocaleUtils.java - posted by em...@apache.org on 2017/11/19 19:22:30 UTC, 0 replies.
- [myfaces-tobago] branch master updated (76a28fa -> ec149a1) - posted by hn...@apache.org on 2017/11/21 18:28:38 UTC, 0 replies.
- [myfaces-tobago] 01/02: TOBAGO-1759 Update Bootstrap to 4.0.0 beta 2 (from alpha 6) * fix styling for suggest inside input groups * add manual test - posted by hn...@apache.org on 2017/11/21 18:28:39 UTC, 0 replies.
- [myfaces-tobago] branch master updated: TOBAGO-1826: Possibility to access the "markup"s via JavaScript - posted by lo...@apache.org on 2017/11/22 15:18:45 UTC, 0 replies.
- [myfaces-tobago] branch tobago-3.0.x updated: TOBAGO-1782: Clean up * tc:calender doesn't working and should not be used - posted by lo...@apache.org on 2017/11/22 16:02:15 UTC, 0 replies.
- Build failed in Jenkins: Myfaces-Orchestra #2278 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/23 03:06:53 UTC, 0 replies.
- Build failed in Jenkins: Tobago 1.0.x #1128 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/23 03:06:53 UTC, 0 replies.
- Build failed in Jenkins: myfaces-orchestra-core12 #2508 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/23 03:07:14 UTC, 0 replies.
- Build failed in Jenkins: myfaces-orchestra-core #2515 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/23 03:09:35 UTC, 0 replies.
- Build failed in Jenkins: myfaces-current21_949 #3020 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/23 03:09:42 UTC, 0 replies.
- Build failed in Jenkins: myfaces-orchestra-core20 #2515 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/23 03:12:05 UTC, 0 replies.
- [myfaces-tobago] branch master updated (059438e -> 7d62989) - posted by lo...@apache.org on 2017/11/23 08:58:52 UTC, 0 replies.
- [myfaces-tobago] 01/03: TOBAGO-1782: Clean up * remove sandbox - posted by lo...@apache.org on 2017/11/23 08:58:53 UTC, 0 replies.
- [myfaces-tobago] 02/03: TOBAGO-1782: Clean up * remove tc:calendar - posted by lo...@apache.org on 2017/11/23 08:58:54 UTC, 0 replies.
- [myfaces-tobago] 03/03: TOBAGO-1782: Clean up * remove tc:calendar - posted by lo...@apache.org on 2017/11/23 08:58:55 UTC, 0 replies.
- [myfaces-tobago] branch master updated: TOBAGO-1828 Remove 'renderers' element for markups from tobago-config.xml * it is no longer needed to configurate markups in the tobago-config.xml - posted by hn...@apache.org on 2017/11/23 12:01:08 UTC, 0 replies.
- [myfaces-tobago] branch master updated: TOBAGO-1819: A dark theme for ambiant light situations: roxborough * working on the colors * for all themes: color of "*" in "required" - posted by lo...@apache.org on 2017/11/23 12:40:40 UTC, 0 replies.
- [myfaces-tobago] branch master updated: TOBAGO-1828: Remove 'renderers' element for markups from tobago-config.xml * remove warning when using old config files with "renderers" - posted by lo...@apache.org on 2017/11/23 13:06:29 UTC, 0 replies.
- [myfaces-tobago] branch master updated: TOBAGO-1782: Clean up * commends and deprecated - posted by lo...@apache.org on 2017/11/23 14:05:26 UTC, 0 replies.
- [myfaces-tobago] branch master updated: TOBAGO-1821 Update bootstrap datepicker library * fix datepicker if date AND time could be selected * add a test for the bug - posted by hn...@apache.org on 2017/11/23 14:18:17 UTC, 0 replies.
- [myfaces-tobago] branch master updated: TOBAGO-1782: Clean up - posted by lo...@apache.org on 2017/11/23 14:49:11 UTC, 0 replies.
- [myfaces-tobago] branch master updated: TOBAGO-1793 Ajax Error Handling * fix NullPointerException if no error page is defined in web.xml * improve AjaxExceptionHandler description - posted by hn...@apache.org on 2017/11/23 16:04:00 UTC, 0 replies.
- [myfaces-tobago] branch master updated: TOBAGO-1777: Improve CSS Style rendering * fix inside of - posted by lo...@apache.org on 2017/11/23 16:22:46 UTC, 0 replies.
- [myfaces-tobago] branch master updated: improve tests - posted by hn...@apache.org on 2017/11/24 09:35:35 UTC, 0 replies.
- [myfaces-tobago] branch master updated: fix segmentLeft segmentRight * fix a bug where the ID-suffix '::label' is set on the component instead of the label - posted by hn...@apache.org on 2017/11/24 09:49:03 UTC, 0 replies.
- [myfaces-tobago] branch master updated (a589627 -> 42620eb) - posted by hn...@apache.org on 2017/11/24 10:26:02 UTC, 0 replies.
- [myfaces-tobago] 01/02: improve tests * label and markups are test for labelLayout="x" - posted by hn...@apache.org on 2017/11/24 10:26:03 UTC, 0 replies.
- [myfaces-tobago] 02/02: TOBAGO-1826 Possibility to access the "markup"s via JavaScript * fix labelLayout="skip" for tc:in - posted by hn...@apache.org on 2017/11/24 10:26:04 UTC, 0 replies.
- [myfaces-tobago] branch master updated (42620eb -> e222ab4) - posted by hn...@apache.org on 2017/11/24 12:33:33 UTC, 0 replies.
- [myfaces-tobago] 01/02: TOBAGO-1827 Markup for render suggest menu directly on component * menu rendered on component if markup 'localMenu' is used * add a demo * tobago.scss: menu on component should be as long as the component itself - posted by hn...@apache.org on 2017/11/24 12:33:34 UTC, 0 replies.
- [myfaces-tobago] branch master updated: TOBAGO-1829 Put description for markups into the tag library documentation * add static strings to markups * add markup description to tag declarations * add markup annotation for tag declarations * TaglibGenerator can handle markup description - posted by hn...@apache.org on 2017/11/24 17:19:07 UTC, 0 replies.
- Build failed in Jenkins: Tobago Trunk » Tobago Core #1149 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/24 17:22:13 UTC, 0 replies.
- Build failed in Jenkins: Tobago Trunk #1149 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/24 17:22:18 UTC, 0 replies.
- Jenkins build is back to normal : Tobago Trunk » Tobago Core #1150 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/24 18:04:55 UTC, 0 replies.
- Jenkins build is back to normal : Tobago Trunk #1150 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/24 18:04:58 UTC, 0 replies.
- [myfaces-tobago] branch master updated (4af087d -> ed62a84) - posted by hn...@apache.org on 2017/11/27 09:27:49 UTC, 0 replies.
- [myfaces-tobago] 01/02: TOBAGO-1827 Markup for render suggest menu directly on component * menu on component is at least as long as the component itself; fix a bug where the menu is too small for the content - posted by hn...@apache.org on 2017/11/27 09:27:50 UTC, 0 replies.
- Build failed in Jenkins: myfaces-orchestra-core #2516 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/27 09:51:01 UTC, 0 replies.
- Build failed in Jenkins: Trinidad Core 1.2.x (sanity) #2168 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/27 09:51:20 UTC, 0 replies.
- Build failed in Jenkins: Myfaces-Orchestra #2279 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/27 09:52:12 UTC, 0 replies.
- Build failed in Jenkins: myfaces-current21_949 #3021 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/27 09:53:07 UTC, 0 replies.
- Build failed in Jenkins: myfaces-orchestra-core12 #2509 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/27 09:54:31 UTC, 0 replies.
- Build failed in Jenkins: myfaces-orchestra-core20 #2516 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/27 09:54:52 UTC, 0 replies.
- Build failed in Jenkins: myfaces-maven2-plugins #2071 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/27 09:55:42 UTC, 0 replies.
- [myfaces-tobago] branch master updated (ed62a84 -> 9edf583) - posted by hn...@apache.org on 2017/11/27 18:41:45 UTC, 0 replies.
- [myfaces-tobago] 01/02: TOBAGO-1830 Remove default markups (disabled/readonly/required) * default markups removed - posted by hn...@apache.org on 2017/11/27 18:41:46 UTC, 0 replies.
- [myfaces-tobago] branch master updated: TOBAGO-1830 Remove default markups (disabled/readonly/required) * readonly checkboxes are now readonly again * fix tabs * fix speyside * improve tab demo - posted by hn...@apache.org on 2017/11/28 09:53:14 UTC, 0 replies.
- [myfaces-tobago] branch master updated: TOBAGO-1759 Update Bootstrap to 4.0.0 beta 2 (from alpha 6) * fix styles for tabs * improve tab demo - posted by hn...@apache.org on 2017/11/28 12:47:23 UTC, 0 replies.
- [myfaces-tobago] branch master updated: TOBAGO-1826 Possibility to access the "markup"s via JavaScript * markups are now separable with 'space' - posted by hn...@apache.org on 2017/11/28 15:00:29 UTC, 0 replies.
- [myfaces-tobago] branch master updated (fc2ab8d -> e790026) - posted by hn...@apache.org on 2017/11/28 18:15:03 UTC, 0 replies.
- [myfaces-tobago] 01/02: TOBAGO-1831 'selected' markup should change on client sided tabgroup * 'selected' markup now changes on tab switch * Utils method for data-tobago-markup added * a disabled AND active tab will now rendered as disabled instead of active * fix style for IE11 - posted by hn...@apache.org on 2017/11/28 18:15:04 UTC, 0 replies.
- [myfaces-tobago] branch master updated (e790026 -> efb65f9) - posted by lo...@apache.org on 2017/11/29 13:30:23 UTC, 0 replies.
- [myfaces-tobago] 01/07: TOBAGO-1782: Clean up * Remove deprecated code - posted by lo...@apache.org on 2017/11/29 13:30:24 UTC, 0 replies.
- [myfaces-tobago] 02/07: Merge remote-tracking branch 'origin/master' - posted by lo...@apache.org on 2017/11/29 13:30:25 UTC, 0 replies.
- [myfaces-tobago] 03/07: TOBAGO-1782: Clean up * Remove deprecated code - posted by lo...@apache.org on 2017/11/29 13:30:26 UTC, 0 replies.
- [myfaces-tobago] 04/07: TOBAGO-1782: Clean up * set parameter and local variables "final" where possible - posted by lo...@apache.org on 2017/11/29 13:30:27 UTC, 0 replies.
- [myfaces-tobago] 05/07: TOBAGO-1782: Clean up * imports * unneeded null check - posted by lo...@apache.org on 2017/11/29 13:30:28 UTC, 0 replies.
- [myfaces-tobago] 06/07: fix docu - posted by lo...@apache.org on 2017/11/29 13:30:29 UTC, 0 replies.
- [myfaces-tobago] 07/07: TOBAGO-1832: Remove support for attic MethodBinding - posted by lo...@apache.org on 2017/11/29 13:30:30 UTC, 0 replies.
- Build failed in Jenkins: Tobago Trunk » Tobago Tool Apt #1158 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/29 13:32:48 UTC, 0 replies.
- Build failed in Jenkins: Tobago Trunk #1158 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/29 13:32:56 UTC, 0 replies.
- [myfaces-tobago] branch master updated: TOBAGO-1782: Clean up * dependency to commons-collections is no longer needed. ** bugfix - posted by lo...@apache.org on 2017/11/29 13:34:48 UTC, 0 replies.
- Build failed in Jenkins: Tobago Trunk » Tobago Tool Apt #1159 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/29 13:36:52 UTC, 0 replies.
- Build failed in Jenkins: Tobago Trunk #1159 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/29 13:36:59 UTC, 0 replies.
- [myfaces-tobago] branch master updated: TOBAGO-1831 'selected' markup should change on client sided tabgroup * tabGroupIndex of tab-content is not influenced by disabled tabs now. * fix switch tab-content on client side * add rendered=false tabs to tabs demo - posted by hn...@apache.org on 2017/11/29 14:19:17 UTC, 0 replies.
- Build failed in Jenkins: Tobago Trunk » Tobago Tool Apt #1160 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/29 14:21:49 UTC, 0 replies.
- Build failed in Jenkins: Tobago Trunk #1160 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/29 14:21:54 UTC, 0 replies.
- [myfaces-tobago] branch master updated (00651c4 -> 3c7484d) - posted by lo...@apache.org on 2017/11/29 15:59:35 UTC, 0 replies.
- [myfaces-tobago] 01/06: TOBAGO-1832: Remove support for attic MethodBinding * also ValueBinding - posted by lo...@apache.org on 2017/11/29 15:59:36 UTC, 0 replies.
- [myfaces-tobago] 02/06: Merge remote-tracking branch 'origin/master' - posted by lo...@apache.org on 2017/11/29 15:59:37 UTC, 0 replies.
- [myfaces-tobago] 03/06: TOBAGO-1782: Clean up JS: using !== and === instead of != and == - posted by lo...@apache.org on 2017/11/29 15:59:38 UTC, 0 replies.
- [myfaces-tobago] 04/06: TOBAGO-1818: Progress in the Measure class (cleanup and CSS support) * using 1fr instead of 1* and * using " " instead of "; " - posted by lo...@apache.org on 2017/11/29 15:59:39 UTC, 0 replies.
- [myfaces-tobago] 05/06: TOBAGO-1782: Clean up * set parameter and local variables "final" where possible ** checkstyle - posted by lo...@apache.org on 2017/11/29 15:59:40 UTC, 0 replies.
- [myfaces-tobago] 06/06: TOBAGO-1782: Clean up * fix Serializable - posted by lo...@apache.org on 2017/11/29 15:59:41 UTC, 0 replies.
- Jenkins build is back to normal : Tobago Trunk » Tobago Tool Apt #1161 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/29 16:06:49 UTC, 0 replies.
- Jenkins build is back to normal : Tobago Trunk #1161 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/29 16:06:55 UTC, 0 replies.
- [myfaces-tobago] branch master updated: TOBAGO-1782: Clean up * aware NPE - posted by lo...@apache.org on 2017/11/29 16:09:11 UTC, 2 replies.
- [myfaces-tobago] branch master updated: TOBAGO-1782: Clean up * code checker... - posted by lo...@apache.org on 2017/11/29 16:33:51 UTC, 0 replies.
- [myfaces-tobago] branch master updated: TOBAGO-1782: Clean up * try to satisfy code checker sonatype - posted by lo...@apache.org on 2017/11/29 18:47:08 UTC, 1 replies.
- [myfaces-tobago] branch master updated: minor dependency updates - posted by de...@apache.org on 2017/11/29 20:11:21 UTC, 0 replies.
- [myfaces-tobago] branch master updated: minor dependency updates for integration tests, fixed wrong scope for commons-codec - posted by de...@apache.org on 2017/11/29 20:47:24 UTC, 0 replies.
- Jenkins build is back to normal : Tobago Trunk #1169 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/29 22:43:51 UTC, 0 replies.
- Jenkins build is back to normal : Tobago Trunk (deploy) #523 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/29 22:51:44 UTC, 0 replies.
- [myfaces-tobago] branch master updated: TOBAGO-1782: Clean up * remove debugging code - posted by lo...@apache.org on 2017/11/30 08:13:06 UTC, 0 replies.
- [myfaces-tobago] branch master updated: update docs - posted by lo...@apache.org on 2017/11/30 09:14:23 UTC, 0 replies.
- [myfaces-tobago] branch master updated: TOBAGO-1782: Clean up * code style: Don't used unspecific exception, because of CWE-397: Declaration of Throws for Generic Exception In general, imho Tobago has no issue here, because the typical exception happens when Tobago is called by Server code, not by application developer code. - posted by lo...@apache.org on 2017/11/30 09:48:42 UTC, 0 replies.
- Build failed in Jenkins: Tobago Trunk » Tobago Tool Apt #1172 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/30 09:51:36 UTC, 0 replies.
- Build failed in Jenkins: Tobago Trunk #1172 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/30 09:51:41 UTC, 0 replies.
- [myfaces-tobago] branch master updated (c4ec157 -> 024dee4) - posted by lo...@apache.org on 2017/11/30 11:25:55 UTC, 0 replies.
- [myfaces-tobago] 01/03: undo scope change from yesterday - posted by lo...@apache.org on 2017/11/30 11:25:56 UTC, 0 replies.
- [myfaces-tobago] 02/03: TOBAGO-1782: Clean up * demo - posted by lo...@apache.org on 2017/11/30 11:25:57 UTC, 0 replies.
- [myfaces-tobago] 03/03: TOBAGO-1782: Clean up * using "try with resources" (new with Java 7) - posted by lo...@apache.org on 2017/11/30 11:25:58 UTC, 0 replies.
- Build failed in Jenkins: Tobago Trunk » Tobago Tool Apt #1173 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/30 11:28:13 UTC, 0 replies.
- Build failed in Jenkins: Tobago Trunk #1173 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/30 11:28:17 UTC, 0 replies.
- [myfaces-tobago] branch master updated: TOBAGO-1818: Progress in the Measure class (cleanup and CSS support) * replace "N" with "Nseg" and use spaces instead of "; " - posted by lo...@apache.org on 2017/11/30 13:19:43 UTC, 0 replies.
- Build failed in Jenkins: Tobago Trunk » Tobago Tool Apt #1174 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/30 13:22:07 UTC, 0 replies.
- Build failed in Jenkins: Tobago Trunk #1174 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/30 13:22:12 UTC, 0 replies.
- [myfaces-tobago] branch master updated: TOBAGO-1782: Clean up * using "try with resources" (new with Java 7) * Exception Handling - posted by lo...@apache.org on 2017/11/30 14:16:33 UTC, 0 replies.
- Build failed in Jenkins: Tobago Trunk » Tobago Tool Apt #1175 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/30 14:18:56 UTC, 0 replies.
- Build failed in Jenkins: Tobago Trunk #1175 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/30 14:19:02 UTC, 0 replies.
- [myfaces-tobago] branch master updated: TOBAGO-1782: Clean up * Exception Handling * etc. - posted by lo...@apache.org on 2017/11/30 14:24:16 UTC, 0 replies.
- [myfaces-tobago] branch master updated: TOBAGO-1782: Clean up * checkstyle - posted by lo...@apache.org on 2017/11/30 14:25:38 UTC, 0 replies.
- Build failed in Jenkins: Tobago Trunk » Tobago Tool Apt #1176 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/30 14:26:15 UTC, 0 replies.
- Build failed in Jenkins: Tobago Trunk #1176 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/30 14:26:20 UTC, 0 replies.
- Build failed in Jenkins: Tobago Trunk » Tobago Core #1177 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/30 14:29:19 UTC, 0 replies.
- Jenkins build is back to normal : Tobago Trunk » Tobago Tool Apt #1177 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/30 14:29:19 UTC, 0 replies.
- Build failed in Jenkins: Tobago Trunk #1177 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/30 14:29:21 UTC, 0 replies.
- [myfaces-tobago] branch master updated: TOBAGO-1782: Clean up * @Override - posted by lo...@apache.org on 2017/11/30 14:30:56 UTC, 0 replies.
- Build failed in Jenkins: Tobago Trunk » Tobago Core #1178 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/30 14:34:10 UTC, 0 replies.
- Build failed in Jenkins: Tobago Trunk #1178 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/30 14:34:15 UTC, 0 replies.
- [myfaces-tobago] branch master updated: add license text - posted by lo...@apache.org on 2017/11/30 14:59:25 UTC, 0 replies.
- Build failed in Jenkins: Tobago Trunk » Tobago Core #1179 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/30 15:02:55 UTC, 0 replies.
- Build failed in Jenkins: Tobago Trunk #1179 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/30 15:02:58 UTC, 0 replies.
- [myfaces-tobago] branch master updated: improve demo * better width for navigation - posted by hn...@apache.org on 2017/11/30 16:50:59 UTC, 0 replies.
- Build failed in Jenkins: Tobago Trunk » Tobago Core #1180 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/30 16:54:24 UTC, 0 replies.
- Build failed in Jenkins: Tobago Trunk #1180 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/30 16:54:28 UTC, 0 replies.
- Build failed in Jenkins: Myfaces-Orchestra #2280 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/30 21:28:26 UTC, 0 replies.
- Build failed in Jenkins: Tobago 1.0.x #1129 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/30 21:28:42 UTC, 0 replies.
- Build failed in Jenkins: myfaces-orchestra-core #2517 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/30 21:28:47 UTC, 0 replies.
- Build failed in Jenkins: myfaces-orchestra-core20 #2517 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/30 21:28:55 UTC, 0 replies.
- Build failed in Jenkins: myfaces-current21_949 #3022 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/30 21:28:57 UTC, 0 replies.
- Build failed in Jenkins: myfaces-orchestra-core12 #2510 - posted by Apache Jenkins Server <je...@builds.apache.org> on 2017/11/30 21:31:08 UTC, 0 replies.