Skip to content

Releases: naivesystems/redmine

5.0.9+nsbox.2024062101: nsbox: fix an error during db:migrate]

21 Jun 07:02
Compare
Choose a tag to compare

During the initial migration, the settings table has not been created
yet, so the following error is raised:

ActiveRecord::StatementInvalid: Could not find table 'settings'

5.0.8+nsbox.2024051701: nsbox: fix an error during db:migrate

17 May 06:09
Compare
Choose a tag to compare

During the initial migration, the settings table has not been created
yet, so the following error is raised:

ActiveRecord::StatementInvalid: Could not find table 'settings'

5.0.6+nsbox.2023110601: nsbox: fix an error during db:migrate

06 Nov 20:07
Compare
Choose a tag to compare
During the initial migration, the settings table has not been created
yet, so the following error is raised:

  ActiveRecord::StatementInvalid: Could not find table 'settings'

5.0.5+nsbox.20231018: nsbox: fix an error during db:migrate

18 Oct 19:46
Compare
Choose a tag to compare
During the initial migration, the settings table has not been created
yet, so the following error is raised:

  ActiveRecord::StatementInvalid: Could not find table 'settings'

5.0.5+nsbox.20230903

02 Sep 16:23
Compare
Choose a tag to compare
nsbox: disable auth sources

5.0.5+nsbox.20230902

02 Sep 15:52
Compare
Choose a tag to compare
nsbox: change sign out link