Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: 8f79492fbff0cbdfce7ea5545c902fe9abf524a7 https://github.com/jenkinsci/jenkins/commit/8f79492fbff0cbdfce7ea5545c902fe9abf524a7 Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2012-02-28 (Tue, 28 Feb 2012)
Changed paths: M core/src/main/resources/hudson/views/JobColumn/column.jelly M core/src/main/resources/hudson/views/LastFailureColumn/column.jelly M core/src/main/resources/hudson/views/LastStableColumn/column.jelly M core/src/main/resources/hudson/views/LastSuccessColumn/column.jelly M core/src/main/resources/lib/layout/breadcrumbs.js Log Message: ----------- Added navigation menus to general links. In this change, I've added it to various links in the list view to get the sense of how it feels like. Commit: a824d8a6818bfb80fab0403f8d1d0c5f5b9f902b https://github.com/jenkinsci/jenkins/commit/a824d8a6818bfb80fab0403f8d1d0c5f5b9f902b Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2012-02-28 (Tue, 28 Feb 2012) Changed paths: M changelog.html M core/src/main/resources/lib/layout/breadcrumbs.js Log Message: ----------- Adding a delay to show the menu. This hopefully avoids showing menus when the user didn't intend to see them Commit: e778bec9fc93be6f45bca1ea27abb2e481e439c9 https://github.com/jenkinsci/jenkins/commit/e778bec9fc93be6f45bca1ea27abb2e481e439c9 Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2012-02-28 (Tue, 28 Feb 2012) Changed paths: M core/src/main/resources/lib/layout/breadcrumbs.js Log Message: ----------- hide/show time lag seems to create a frustrating situation where: 1. you hover over the <a> tag 2. context menu displays 3. you try to move the mouse over to the menu 4. menu disappears 5. you can't click the menu *frustration* Commit: 709a0e14a1360cb759ad155b70ccb8c680a97868 https://github.com/jenkinsci/jenkins/commit/709a0e14a1360cb759ad155b70ccb8c680a97868 Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2012-02-28 (Tue, 28 Feb 2012) Changed paths: M core/src/main/resources/hudson/model/PermalinkProjectAction/Permalink/link.jelly M core/src/main/resources/hudson/widgets/HistoryWidget/entry.jelly M core/src/main/resources/lib/layout/breadcrumbs.js Log Message: ----------- adding more model links Commit: 959363b94bb3978f19fa23128a9424c9962a7332 https://github.com/jenkinsci/jenkins/commit/959363b94bb3978f19fa23128a9424c9962a7332 Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2012-02-28 (Tue, 28 Feb 2012) Changed paths: M war/src/main/webapp/css/style.css Log Message: ----------- 999 was the same as the breadcrumb and it was put behind it Commit: f4a89dce2cbce31f26340d8f724db79e47332b32 https://github.com/jenkinsci/jenkins/commit/f4a89dce2cbce31f26340d8f724db79e47332b32 Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2012-02-28 (Tue, 28 Feb 2012) Changed paths: M core/src/main/resources/lib/layout/breadcrumbs.js Log Message: ----------- I changed where ".items" are added. It was formerly on <LI> but now it's on <A> as we now allow bare <A>s to have context menus. Commit: 5009f94731cb63dc8cc495676afdda25cffe6924 https://github.com/jenkinsci/jenkins/commit/5009f94731cb63dc8cc495676afdda25cffe6924 Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2012-02-28 (Tue, 28 Feb 2012) Changed paths: A ui-samples-plugin/src/main/java/jenkins/plugins/ui_samples/InpageNavigationWithBreadcrumb.java A ui-samples-plugin/src/main/resources/jenkins/plugins/ui_samples/InpageNavigationWithBreadcrumb/header.groovy A ui-samples-plugin/src/main/resources/jenkins/plugins/ui_samples/InpageNavigationWithBreadcrumb/index.groovy A ui-samples-plugin/src/main/resources/jenkins/plugins/ui_samples/InpageNavigationWithBreadcrumb/index.properties M ui-samples-plugin/src/main/resources/jenkins/plugins/ui_samples/NotificationBar/index.groovy M ui-samples-plugin/src/main/resources/lib/samples/sample.jelly Log Message: ----------- Added a new UI sample that highlights additional items in the breadcrumb. Commit: c51114a1970738dcc7d178c486fda03a7ada8755 https://github.com/jenkinsci/jenkins/commit/c51114a1970738dcc7d178c486fda03a7ada8755 Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2012-02-28 (Tue, 28 Feb 2012) Changed paths: M core/src/main/java/hudson/Functions.java Log Message: ----------- made the path comuptation more robust Commit: 10a7e34f73598fd748e2913c79fc09d9cce83991 https://github.com/jenkinsci/jenkins/commit/10a7e34f73598fd748e2913c79fc09d9cce83991 Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2012-02-28 (Tue, 28 Feb 2012) Changed paths: M ui-samples-plugin/src/main/java/jenkins/plugins/ui_samples/Root.java Log Message: ----------- should define context menu Commit: 17d9b6258f921f53ab003f2bff9c07b52f51b2b6 https://github.com/jenkinsci/jenkins/commit/17d9b6258f921f53ab003f2bff9c07b52f51b2b6 Author: Kohsuke Kawaguchi <k...@kohsuke.org> Date: 2012-02-28 (Tue, 28 Feb 2012) Changed paths: M core/src/main/resources/lib/layout/breadcrumbs.js A ui-samples-plugin/src/main/java/jenkins/plugins/ui_samples/NavigationContextMenu.java M ui-samples-plugin/src/main/java/jenkins/plugins/ui_samples/UISample.java A ui-samples-plugin/src/main/resources/jenkins/plugins/ui_samples/NavigationContextMenu/index.groovy A ui-samples-plugin/src/main/resources/jenkins/plugins/ui_samples/NavigationContextMenu/index.properties Log Message: ----------- adding UI sample for the context menu integration Compare: https://github.com/jenkinsci/jenkins/compare/95fa53c...17d9b62