Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 483ec85fce3079091b3d8c17513e91444c368acc https://github.com/openSUSE/open-build-service/commit/483ec85fce3079091b3d8c... Author: Benjamin Brunner <bbrunner@suse.de> Date: 2012-11-15 (Thu, 15 Nov 2012) Changed paths: M src/webui/app/controllers/patchinfo_controller.rb A src/webui/app/views/patchinfo/_delete_dialog.html.erb A src/webui/app/views/patchinfo/delete_dialog.js.erb M src/webui/app/views/patchinfo/show.html.erb M src/webui/config/routes.rb Log Message: ----------- [webui] -Adjustments for patchinfo-editor to webui-testsuite-libs - Make view to deleting patchinfos similar to deleting packages Commit: 39d816d3371a2a37304a993a5b9b5c30402261df https://github.com/openSUSE/open-build-service/commit/39d816d3371a2a37304a99... Author: Benjamin Brunner <bbrunner@suse.de> Date: 2012-11-15 (Thu, 15 Nov 2012) Changed paths: M src/webui/app/controllers/patchinfo_controller.rb M src/webui/app/views/patchinfo/_form.html.erb M src/webui/app/views/patchinfo/show.html.erb Log Message: ----------- [webui] Changed handling of tracker-issues and improved checks for issues in patchinfo-editor Commit: 93d99ed210eea8796c18581cbe6cb4af6a389dbb https://github.com/openSUSE/open-build-service/commit/93d99ed210eea8796c1858... Author: Benjamin Brunner <bbrunner@suse.de> Date: 2012-11-15 (Thu, 15 Nov 2012) Changed paths: M src/webui/app/views/patchinfo/_form.html.erb Log Message: ----------- [webui] fixed width of blocked-text-field in patchinfo-editor Commit: 699b97cc31c5110927085a37c28e41acbbaf9b9d https://github.com/openSUSE/open-build-service/commit/699b97cc31c5110927085a... Author: Benjamin Brunner <bbrunner@suse.de> Date: 2012-11-15 (Thu, 15 Nov 2012) Changed paths: M src/webui/app/views/patchinfo/_form.html.erb Log Message: ----------- [webui] Use blank? instead of empty? to catch nil-values in patchinfo-editor Commit: 6ccc2c8fcb66ccc00d7506cfdf8857a594e4a59b https://github.com/openSUSE/open-build-service/commit/6ccc2c8fcb66ccc00d7506... Author: Benjamin Brunner <bbrunner@suse.de> Date: 2012-11-15 (Thu, 15 Nov 2012) Changed paths: M src/webui/app/controllers/patchinfo_controller.rb Log Message: ----------- [webui] Don't read patchinfo-file from cache Commit: 0b1036e4e9d547573cbfd361ff958599493f2ae6 https://github.com/openSUSE/open-build-service/commit/0b1036e4e9d547573cbfd3... Author: Benjamin Brunner <bbrunner@suse.de> Date: 2012-11-15 (Thu, 15 Nov 2012) Changed paths: M src/webui/app/controllers/patchinfo_controller.rb M src/webui/app/views/project/show.html.erb Log Message: ----------- [webui] - Add link to show patchinfo if a patchinfo-package exists - Removed debugger Commit: 0c1efb4a027a87ead46fe996382fb7a2fc745468 https://github.com/openSUSE/open-build-service/commit/0c1efb4a027a87ead46fe9... Author: Benjamin Brunner <bbrunner@suse.de> Date: 2012-11-15 (Thu, 15 Nov 2012) Changed paths: M src/webui/app/views/patchinfo/_form.html.erb Log Message: ----------- [webui] - Fixed show and hide of the issue-spinner in the patchinfo-editor - Brought tooltipp to add issues up-to-date Compare: https://github.com/openSUSE/open-build-service/compare/397bf2907d34...0c1efb...