summaryrefslogtreecommitdiffstats
path: root/db/migrate/20221214173537_add_select_project_publicity_permission.rb
Commit message (Collapse)AuthorAgeFilesLines
* Remove useless method #run_in_request? from ↵Go MAEDA2023-12-051-2/+0
| | | | | | | | | db/migrate/20221214173537_add_select_project_publicity_permission.rb (#39777). Patch by Pavel Rosický. git-svn-id: https://svn.redmine.org/redmine/trunk@22495 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix the migration version of ↵Go MAEDA2023-01-251-1/+1
| | | | | | 20221214173537_add_select_project_publicity_permission.rb (#38048, #38210). git-svn-id: https://svn.redmine.org/redmine/trunk@22074 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Introduce permission to set a project public (#38048).Go MAEDA2023-01-121-0/+15
Patch by Felix Schäfer. git-svn-id: https://svn.redmine.org/redmine/trunk@22038 e93f8b46-1217-0410-a6f0-8f06a7374b81