[obs-commits] [openSUSE/open-build-service] 5e6f8b: [webui] Show all open requests of a project
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 5e6f8b561bcae116340b6cec71d37dc8cbc17aff https://github.com/openSUSE/open-build-service/commit/5e6f8b561bcae116340b6c... Author: Christian Bruckmayer <christian@bruckmayer.net> Date: 2015-12-01 (Tue, 01 Dec 2015) Changed paths: M src/api/app/controllers/webui/project_controller.rb M src/api/app/models/project.rb M src/api/test/fixtures/bs_request_actions.yml M src/api/test/fixtures/bs_requests.yml M src/api/test/functional/maintenance_test.rb M src/api/test/functional/webui/maintenance_workflow_test.rb M src/api/test/unit/project_test.rb M src/api/test/unit/user_test.rb Log Message: ----------- [webui] Show all open requests of a project instead of only user related requests. This caused some misunderstandings recently because the project page only showed open requests when thei're related to the user and not all open requests. Now we show all open requests of a project. Furthermore this commit does some refactoring of the according function. This will fix #1232. Commit: 4ff766a3a75ca9d95ef990659cf664a6ed683097 https://github.com/openSUSE/open-build-service/commit/4ff766a3a75ca9d95ef990... Author: Christian Bruckmayer <cbruckmayer@suse.com> Date: 2015-12-01 (Tue, 01 Dec 2015) Changed paths: M src/api/app/controllers/webui/project_controller.rb M src/api/app/models/project.rb M src/api/test/fixtures/bs_request_actions.yml M src/api/test/fixtures/bs_requests.yml M src/api/test/functional/maintenance_test.rb M src/api/test/functional/webui/maintenance_workflow_test.rb M src/api/test/unit/project_test.rb M src/api/test/unit/user_test.rb Log Message: ----------- Merge pull request #1414 from ChrisBr/open_request_counting [webui] Show all open requests of a project Compare: https://github.com/openSUSE/open-build-service/compare/916fa5ca5b72...4ff766...
participants (1)
-
Christian Bruckmayer