Releases: uclibs/aaec
Releases · uclibs/aaec
1.1.0
What's Changed
- Bump addressable from 2.7.0 to 2.8.0 by @dependabot in #139
- Update rails & ruby by @bsp3ars in #158
- Upgrade to ruby 3.0.5 rails 6.1.x by @crowesn in #163
- Removed unnecessaary markup from html emails by @haitzlm in #167
- Update selenium-webdriver to version 4.11.0 or higher by @Janell-Huyck in #173
- add github issue_template & pull_request_template by @Janell-Huyck in #171
- Update Ruby to 3.2.2 for everything and Rails to 6.1.7.6 by @Janell-Huyck in #174
- added brakeman gem ~> 6.0. Ran bundle install and bundle update by @Janell-Huyck in #175
- changed spec_helper to have random seed for tests by @Janell-Huyck in #182
- 147 file access vulnerability fix by @Janell-Huyck in #176
- 148 format validation vulnerability by @Janell-Huyck in #179
- Bump loader-utils from 1.4.0 to 1.4.2 by @dependabot in #186
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #187
- 149 fixed remote-code-execution vulnerability, added tests for new code by @Janell-Huyck in #180
- Create new dependabot.yml file for security updates by @Janell-Huyck in #189
- Bump webpack-cli from 3.3.12 to 4.10.0 by @dependabot in #191
- fixes #161-fontawesome icons by @haitzlm in #199
- Bump listen from 3.0.8 to 3.8.0 by @dependabot in #192
- Bump webpack from 4.46.0 to 5.88.2 by @dependabot in #200
- Bump webpack-dev-server from 3.11.3 to 4.15.1 by @dependabot in #195
- Bump @rails/webpacker from 5.4.3 to 5.4.4 by @dependabot in #197
- Bump capistrano-bundler from 1.6.0 to 2.1.0 by @dependabot in #198
- Bump sass-rails from 5.1.0 to 6.0.0 by @dependabot in #193
- 146: added bundler-audit, bumped puma from 3.12.4 to 6.3.1 by @Janell-Huyck in #183
- Adds platform x86_64 to Gemfile.lock by @scherztc in #206
- Removes Webpacker. by @scherztc in #213
- 150 resolved dynamic-render-path-vulnerability by @Janell-Huyck in #181
- 202: updated pagy to 6.0.4, updated config/initializers/pagy file by @Janell-Huyck in #203
- Footer updates partial fix for 171 by @haitzlm in #201
- 131 added tests for channels, jobs, and publications_helper by @Janell-Huyck in #205
- added brakeman and bundler-audit to CI, move brakeman gem to dev/test by @Janell-Huyck in #184
- Bump spring-watcher-listen and spring by @dependabot in #209
- Bump puma from 6.3.1 to 6.4.0 by @dependabot in #219
- Bump net-smtp from 0.3.3 to 0.4.0 by @dependabot in #220
- Bump bootstrap from 4.4.1 to 5.3.1 by @dependabot in #221
- Add confirmation check to deploy by @crowesn in #225
- Bump pagy from 6.0.4 to 6.1.0 by @dependabot in #230
- Bump rubocop from 1.56.3 to 1.56.4 by @dependabot in #231
- Bump selenium-webdriver from 4.12.0 to 4.13.1 by @dependabot in #232
- 223-remove scripts/start_local.sh by @Janell-Huyck in #224
- 160 remove start aaecsh script by @Janell-Huyck in #222
- 217 feature branch error pages css fix by @Janell-Huyck in #235
- 217 part 3: fix 404 error page content by @Janell-Huyck in #229
- 228 - fixed hamburger drop-down menu (broken data-toggle="collapse" tag) by @Janell-Huyck in #234
- 162 fix 500 error on submission by @Janell-Huyck in #233
- Bump rubocop from 1.56.4 to 1.57.1 by @dependabot in #252
- Bump selenium-webdriver from 4.13.1 to 4.14.0 by @dependabot in #253
- Bump sqlite3 from 1.6.6 to 1.6.7 by @dependabot in #255
- fixed routing test controller names by @Janell-Huyck in #259
- 256 fixed flash messages to display for all views by @Janell-Huyck in #257
- Bump capistrano from 3.17.3 to 3.18.0 by @dependabot in #266
- Revert "Bump capistrano from 3.17.3 to 3.18.0" by @Janell-Huyck in #267
- Bump rubocop from 1.57.1 to 1.57.2 by @dependabot in #270
- Bump bootstrap from 5.3.1 to 5.3.2 by @dependabot in #271
- Bump bootsnap from 1.16.0 to 1.17.0 by @dependabot in #269
- Bump pagy from 6.1.0 to 6.2.0 by @dependabot in #275
- Bump sqlite3 from 1.6.7 to 1.6.8 by @dependabot in #273
- Bump selenium-webdriver from 4.14.0 to 4.15.0 by @dependabot in #272
- Bump spring from 4.1.1 to 4.1.2 by @dependabot in #308
- Bump factory_bot_rails from 6.2.0 to 6.4.0 by @dependabot in #307
- 304 - Refactor _author partial for clarity by @Janell-Huyck in #306
- 276 - Update .ruby-version file to 3.2.2 by @Janell-Huyck in #277
- 279 - Create custom validation for author first and last names by @Janell-Huyck in #280
- 281 - Enhance Security by Implementing reset_session in SubmittersController by @Janell-Huyck in #282
- Bump sqlite3 from 1.6.8 to 1.6.9 by @dependabot in #318
- Bump factory_bot_rails from 6.4.0 to 6.4.2 by @dependabot in #317
- Bump spring from 4.1.2 to 4.1.3 by @dependabot in #316
- Bump rspec-rails from 6.0.3 to 6.1.0 by @dependabot in #315
- 263 - Modify College.find(:id) calls to account for destroyed colleges by @Janell-Huyck in #312
- 238 - Implement User authentication for submitters by @Janell-Huyck in #314
- Bump rubocop from 1.57.2 to 1.58.0 by @dependabot in #321
- 291 - Move bootstrap tooltip initialization to another file by @Janell-Huyck in #292
- 295 - Move code to toggle college 'other' field to own file by @Janell-Huyck in #298
- 289 - Change :new to :edit upon failed update for PublicationsController by @Janell-Huyck in #290
- 287 - Correct rerouting after destroy for PublicationsController by @Janell-Huyck in #288
- 293 - Move addAuthor and removeAuthor to add_remove_authors.js by @Janell-Huyck in #297
- 299 - Automate autocomplete='off' in Ruby forms by @Janell-Huyck in #301
- Bump rubocop from 1.58.0 to 1.59.0 by @dependabot in #325
- Bump brakeman from 6.0.1 to 6.1.0 by @dependabot in #324
- Bump selenium-webdriver from 4.15.0 to 4.16.0 by @dependabot in #326
- Bump net-smtp from 0.4.0 to 0.4.0.1 by @dependabot in #332
- Bump factory_bot_rails from 6.4.2 to 6.4.3 by @dependabot in #328
- Bump brakeman from 6.1.0 to 6.1.1 by @dependabot in #327
- Bump puma from 6.4.0 to 6.4.2 by @dependabot in #331
- Bump sqlite3 from 1.6.9 to 1.7.0 by @dependabot in #329
- Bump rubocop from 1.59.0 to 1.60.1 by @dependabot in #339
- Bump bootsnap from 1.17.0 to 1.17.1 by @dependabot in #341
- Bump jsbundling-rails from 1.2.1 to 1.3.0 by @dependabot in #343
- Bump pagy from 6.2.0 to 6.4.3 by @dependabot in #342
- 249 - Fix invalid access token error by @Janell-Huyck in #261
- Bump sqlite3 from 1.7.0 to 1.7.1 by @dependabot in #350
- Bump rubocop from 1.60.1 to 1.60.2 by @dependabot in #349
- Bump rspec-rails from 6.1.0 to 6.1.1 by @dependabot in #347
- Bump capybara from 3.39.2 to 3.40.0 by @dependabot in #348
- 311 - limit colleges page and admin pages to admin access by @Janell-Huyck in #313
- 353 - Update testing instructions by @Janell-Huyck in https://github.com/uclibs/aaec/pull/...