lof...@apache.org |
[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". |
Wed, 01 Nov, 12:35 |
Apache Jenkins Server |
Build failed in Jenkins: Tobago Trunk » Tobago Core #1108 |
Wed, 01 Nov, 12:37 |
Apache Jenkins Server |
Build failed in Jenkins: Tobago Trunk #1108 |
Wed, 01 Nov, 12:37 |
lof...@apache.org |
[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". |
Wed, 01 Nov, 12:58 |
Apache Jenkins Server |
Jenkins build is back to normal : Tobago Trunk » Tobago Core #1109 |
Wed, 01 Nov, 13:02 |
Apache Jenkins Server |
Jenkins build is back to normal : Tobago Trunk #1109 |
Wed, 01 Nov, 13:02 |
lof...@apache.org |
[myfaces-tobago] branch master updated (828ea0e -> 87368de) |
Thu, 02 Nov, 15:05 |
lof...@apache.org |
[myfaces-tobago] 01/05: TOBAGO-1819: A dark theme for ambiant light situations: roxborough |
Thu, 02 Nov, 15:05 |
lof...@apache.org |
[myfaces-tobago] 02/05: cleanup: less debug logging |
Thu, 02 Nov, 15:05 |
lof...@apache.org |
[myfaces-tobago] 03/05: TOBAGO-1819: A dark theme for ambiant light situations: roxborough |
Thu, 02 Nov, 15:05 |
lof...@apache.org |
[myfaces-tobago] 04/05: TOBAGO-1819: A dark theme for ambiant light situations: roxborough * adding mime type for fonts: opentype |
Thu, 02 Nov, 15:05 |
lof...@apache.org |
[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. |
Thu, 02 Nov, 15:05 |
hno...@apache.org |
[myfaces-tobago] branch master updated: TOBAGO-1820 Add markups for tc:button to set bootstrap colors * add markups * improve button demo page |
Fri, 03 Nov, 11:00 |
paulnicolu...@apache.org |
svn commit: r1814164 - in /myfaces/core/branches/2.3.x/api/src/main/java/javax/faces: application/ResourceDependency.java event/ListenerFor.java |
Fri, 03 Nov, 12:02 |
hno...@apache.org |
[myfaces-tobago] branch master updated: TOBAGO-1821 Update bootstrap datepicker library * update bootstrap-datetimepicker * remove our widgetPositioning-fix |
Mon, 06 Nov, 19:19 |
hno...@apache.org |
[myfaces-tobago] branch master updated: rebuild themes after update |
Mon, 06 Nov, 19:23 |
hno...@apache.org |
[myfaces-tobago] branch master updated: TOBAGO-1821 Update bootstrap datepicker library * update datepicker CSS files, too |
Tue, 07 Nov, 08:20 |
hno...@apache.org |
[myfaces-tobago] branch master updated: TOBAGO-1821 Update bootstrap datepicker library * positioning for datepicker: margin on <body> can be ignored * as a side effect of removing position:relative from <body>: tobago-page-menuStore don't need a margin; dropdown menus are positioned correctly |
Tue, 07 Nov, 13:14 |
lof...@apache.org |
[myfaces-tobago] branch master updated: TOBAGO-1819: A dark theme for ambiant light situations: roxborough |
Wed, 08 Nov, 09:48 |
tandrasc...@apache.org |
svn commit: r1814648 - /myfaces/core/branches/2.3.x/shared/src/main/java/org/apache/myfaces/shared/renderkit/html/HtmlRadioRendererBase.java |
Wed, 08 Nov, 21:06 |
tandrasc...@apache.org |
svn commit: r1814650 - /myfaces/core/branches/2.3.x/shared/src/main/java/org/apache/myfaces/shared/renderkit/html/HtmlRadioRendererBase.java |
Wed, 08 Nov, 21:20 |
tandrasc...@apache.org |
svn commit: r1814652 - /myfaces/core/branches/2.3.x/shared/src/main/java/org/apache/myfaces/shared/renderkit/html/ |
Wed, 08 Nov, 21:51 |
tandrasc...@apache.org |
svn commit: r1814655 - /myfaces/core/branches/2.3.x/shared/src/main/java/org/apache/myfaces/shared/renderkit/html/HtmlJavaScriptUtils.java |
Wed, 08 Nov, 21:59 |
lof...@apache.org |
[myfaces-tobago] branch portlet-test-cleanup created (now 46f77b4) |
Thu, 09 Nov, 06:47 |
lof...@apache.org |
[myfaces-tobago] 01/01: cleanup |
Thu, 09 Nov, 06:47 |
lof...@apache.org |
[myfaces-tobago] branch master updated (9a95be7 -> e3d6034) |
Thu, 09 Nov, 08:43 |
lof...@apache.org |
[myfaces-tobago] 01/01: cleanup |
Thu, 09 Nov, 08:43 |
lof...@apache.org |
[myfaces-tobago] branch portlet-test-cleanup deleted (was 46f77b4) |
Thu, 09 Nov, 08:52 |
lof...@apache.org |
[myfaces-tobago] branch master updated: alternative implementation (als comment) |
Thu, 09 Nov, 09:43 |
hno...@apache.org |
[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 |
Thu, 09 Nov, 13:14 |
Apache Jenkins Server |
Build failed in Jenkins: Tobago Trunk » Tobago Core #1118 |
Thu, 09 Nov, 13:17 |
Apache Jenkins Server |
Build failed in Jenkins: Tobago Trunk #1118 |
Thu, 09 Nov, 13:17 |
lof...@apache.org |
[myfaces-tobago] branch master updated: TOBAGO-1822: Modernize frame attack handling * step 1: replace CSS/JS with HTTP header |
Thu, 09 Nov, 13:42 |
lof...@apache.org |
[myfaces-tobago] branch master updated: fix checkstyle |
Thu, 09 Nov, 13:44 |
Apache Jenkins Server |
Build failed in Jenkins: Tobago Trunk » Tobago Core #1119 |
Thu, 09 Nov, 13:45 |
Apache Jenkins Server |
Build failed in Jenkins: Tobago Trunk #1119 |
Thu, 09 Nov, 13:45 |
Apache Jenkins Server |
Jenkins build is back to normal : Tobago Trunk » Tobago Core #1120 |
Thu, 09 Nov, 13:49 |
Apache Jenkins Server |
Jenkins build is back to normal : Tobago Trunk #1120 |
Thu, 09 Nov, 13:49 |
embre...@apache.org |
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/ |
Thu, 09 Nov, 15:27 |
embre...@apache.org |
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/ |
Thu, 09 Nov, 15:27 |
tandrasc...@apache.org |
svn commit: r1814742 - /myfaces/core/branches/2.3.x/shared/src/main/java/org/apache/myfaces/shared/renderkit/html/HtmlRadioRendererBase.java |
Thu, 09 Nov, 16:35 |
tandrasc...@apache.org |
svn commit: r1814744 - /myfaces/core/branches/2.3.x/shared/src/main/java/org/apache/myfaces/shared/renderkit/html/HtmlRadioRendererBase.java |
Thu, 09 Nov, 16:50 |
tandrasc...@apache.org |
svn commit: r1814758 - /myfaces/core/branches/2.3.x/shared/src/main/java/org/apache/myfaces/shared/renderkit/html/HtmlRendererUtils.java |
Thu, 09 Nov, 18:04 |
embre...@apache.org |
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 |
Thu, 09 Nov, 20:48 |
hno...@apache.org |
[myfaces-tobago] branch master updated (d54a1a9 -> 058b1be) |
Fri, 10 Nov, 10:07 |
hno...@apache.org |
[myfaces-tobago] 01/02: TOBAGO-1802 Rebuild theme speyside * new speyside theme * improve demo: tc:box inside tc:box; second box looks different |
Fri, 10 Nov, 10:07 |
hno...@apache.org |
[myfaces-tobago] 02/02: rebuild themes after update |
Fri, 10 Nov, 10:07 |
lof...@apache.org |
[myfaces-tobago] branch master updated: TOBAGO-1822: Modernize frame attack handling * step 2: base config for CSP Level 2 |
Fri, 10 Nov, 14:39 |
hno...@apache.org |
[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 |
Fri, 10 Nov, 15:25 |
paulnicolu...@apache.org |
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/ |
Sun, 12 Nov, 13:36 |
tandrasc...@apache.org |
svn commit: r1815020 - in /myfaces/core/branches/2.3.x/shared/src/main/java/org/apache/myfaces/shared/renderkit/html: HtmlRadioRendererBase.java HtmlRendererUtils.java |
Sun, 12 Nov, 14:16 |
Apache Jenkins Server |
Build failed in Jenkins: Myfaces-Orchestra #2272 |
Sun, 12 Nov, 18:18 |
Apache Jenkins Server |
Build failed in Jenkins: myfaces-orchestra-core #2509 |
Sun, 12 Nov, 18:18 |
Apache Jenkins Server |
Build failed in Jenkins: Trinidad Core 1.2.x (sanity) #2167 |
Sun, 12 Nov, 18:18 |
Apache Jenkins Server |
Build failed in Jenkins: myfaces-orchestra-core20 #2509 |
Sun, 12 Nov, 18:18 |
Apache Jenkins Server |
Build failed in Jenkins: myfaces-current21_949 #3014 |
Sun, 12 Nov, 18:18 |
Apache Jenkins Server |
Build failed in Jenkins: myfaces-orchestra-core12 #2502 |
Sun, 12 Nov, 18:18 |
Apache Jenkins Server |
Build failed in Jenkins: myfaces-maven2-plugins #2070 |
Sun, 12 Nov, 18:21 |
Apache Jenkins Server |
Jenkins build is back to normal : myfaces-current21 #3175 |
Sun, 12 Nov, 18:24 |
Apache Jenkins Server |
Jenkins build is back to normal : myfaces-current-2.0 #3398 |
Sun, 12 Nov, 18:24 |
lof...@apache.org |
[myfaces-tobago] branch master updated: cleanup |
Wed, 15 Nov, 10:02 |
lof...@apache.org |
[myfaces-tobago] branch master updated: last rebuild |
Wed, 15 Nov, 14:15 |
lof...@apache.org |
[myfaces-tobago] branch master updated: TOBAGO-1686 * optimize build time (download vs. checkout) |
Wed, 15 Nov, 14:29 |
lof...@apache.org |
[myfaces-tobago] branch master updated: TOBAGO-1824: tc:page should be loadable via AJAX |
Wed, 15 Nov, 19:32 |
hno...@apache.org |
[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 |
Wed, 15 Nov, 20:34 |
hno...@apache.org |
[myfaces-tobago] branch master updated (c8732e6 -> 9e76731) |
Thu, 16 Nov, 10:01 |
hno...@apache.org |
[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 |
Thu, 16 Nov, 10:01 |
hno...@apache.org |
[myfaces-tobago] 02/02: rebuild themes after update |
Thu, 16 Nov, 10:01 |
lof...@apache.org |
[myfaces-tobago] branch master updated: fix code highlighting with prism after AJAX update |
Thu, 16 Nov, 11:26 |
lof...@apache.org |
[myfaces-tobago] branch master updated: clean up code |
Thu, 16 Nov, 13:23 |
lof...@apache.org |
[myfaces-tobago] branch master updated: TOBAGO-1824: tc:page should be loadable via AJAX |
Thu, 16 Nov, 17:15 |
lof...@apache.org |
[myfaces-tobago] branch master updated: TOBAGO-1824: tc:page should be loadable via AJAX * clean up: using "init" method |
Thu, 16 Nov, 17:26 |
Apache Jenkins Server |
Build failed in Jenkins: Tobago 1.0.x #1123 |
Fri, 17 Nov, 05:30 |
Apache Jenkins Server |
Build failed in Jenkins: myfaces-orchestra-core #2510 |
Fri, 17 Nov, 05:31 |
Apache Jenkins Server |
Build failed in Jenkins: Myfaces-Orchestra #2273 |
Fri, 17 Nov, 05:31 |
Apache Jenkins Server |
Build failed in Jenkins: myfaces-current21_949 #3015 |
Fri, 17 Nov, 05:31 |
Apache Jenkins Server |
Build failed in Jenkins: myfaces-orchestra-core20 #2510 |
Fri, 17 Nov, 05:32 |
Apache Jenkins Server |
Build failed in Jenkins: myfaces-orchestra-core12 #2503 |
Fri, 17 Nov, 05:34 |
hno...@apache.org |
[myfaces-tobago] branch master updated: improve demo * cleanup exception page |
Fri, 17 Nov, 09:05 |
embre...@apache.org |
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 |
Fri, 17 Nov, 13:53 |
hno...@apache.org |
[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 |
Fri, 17 Nov, 14:09 |
Apache Jenkins Server |
Build failed in Jenkins: myfaces-current23 #201 |
Fri, 17 Nov, 14:32 |
Apache Jenkins Server |
Build failed in Jenkins: Myfaces-Orchestra #2274 |
Sat, 18 Nov, 04:17 |
Apache Jenkins Server |
Build failed in Jenkins: Tobago 1.0.x #1124 |
Sat, 18 Nov, 04:17 |
Apache Jenkins Server |
Build failed in Jenkins: myfaces-current21_949 #3016 |
Sat, 18 Nov, 04:18 |
Apache Jenkins Server |
Build failed in Jenkins: myfaces-orchestra-core #2511 |
Sat, 18 Nov, 04:18 |
Apache Jenkins Server |
Build failed in Jenkins: myfaces-orchestra-core20 #2511 |
Sat, 18 Nov, 04:19 |
Apache Jenkins Server |
Build failed in Jenkins: myfaces-orchestra-core12 #2504 |
Sat, 18 Nov, 04:19 |
Apache Jenkins Server |
Jenkins build is back to normal : myfaces-current23 #202 |
Sat, 18 Nov, 04:31 |
Apache Jenkins Server |
Build failed in Jenkins: Myfaces-Orchestra #2275 |
Sat, 18 Nov, 18:26 |
Apache Jenkins Server |
Build failed in Jenkins: Tobago 1.0.x #1125 |
Sat, 18 Nov, 18:26 |
Apache Jenkins Server |
Build failed in Jenkins: myfaces-current21_949 #3017 |
Sat, 18 Nov, 18:26 |
Apache Jenkins Server |
Build failed in Jenkins: myfaces-orchestra-core #2512 |
Sat, 18 Nov, 18:26 |
Apache Jenkins Server |
Build failed in Jenkins: myfaces-orchestra-core12 #2505 |
Sat, 18 Nov, 18:26 |
Apache Jenkins Server |
Build failed in Jenkins: myfaces-orchestra-core20 #2512 |
Sat, 18 Nov, 18:31 |
Apache Jenkins Server |
Build failed in Jenkins: Myfaces-Orchestra #2276 |
Sun, 19 Nov, 03:17 |
Apache Jenkins Server |
Build failed in Jenkins: Tobago 1.0.x #1126 |
Sun, 19 Nov, 03:17 |
Apache Jenkins Server |
Build failed in Jenkins: myfaces-orchestra-core20 #2513 |
Sun, 19 Nov, 03:18 |
Apache Jenkins Server |
Build failed in Jenkins: myfaces-orchestra-core #2513 |
Sun, 19 Nov, 03:18 |
Apache Jenkins Server |
Build failed in Jenkins: myfaces-orchestra-core12 #2506 |
Sun, 19 Nov, 03:18 |