[Scummvm-cvs-logs] scummvm-sites gamesdb -> 74fbe52577f311fd73b4ba4f63aa4b595eb4ef75

alexbevi alexbevi at gmail.com
Wed Jul 6 11:58:21 CEST 2016


This automated email contains information about 8 new commits which have been
pushed to the 'scummvm-sites' repo located at https://github.com/scummvm/scummvm-sites .

Summary:
7c13c5d4a0 UI: remove bootstrap-date-picker and modify releases and versions to just take text
f17db7ae37 GAMESDB: link to game from test on activity stream
688aa5f3d8 GAMESDB: add a release stub to the activity stream
6192302970 GAMESDB: allow tester to specify date test was performed
06f8b104dd GAMESDB: don't require a comment as part of a test's validation
d7c4c165dd GAMESDB: convert release tracking from major.minor.patch to an arbitrary name field
b12cad4e97 GAMESDB: link to a user profile and show user's tests
74fbe52577 GAMESDB: add engine as a search field in games list


Commit: 7c13c5d4a0dfba9575b3a19787d6070b0993e06a
    https://github.com/scummvm/scummvm-sites/commit/7c13c5d4a0dfba9575b3a19787d6070b0993e06a
Author: Alex Bevilacqua (alex at alexbevi.com)
Date: 2016-06-23T22:20:40-04:00

Commit Message:
UI: remove bootstrap-date-picker and modify releases and versions to just take text

Changed paths:
    Gemfile
    Gemfile.lock
    app/assets/javascripts/application.js
    app/assets/javascripts/bootstrap.js.coffee
    app/assets/stylesheets/application.css
    app/models/release.rb
    app/views/games/_version_fields.html.haml
    app/views/releases/_form.html.haml




Commit: f17db7ae371e1128f18a5638f2943dc6885032c3
    https://github.com/scummvm/scummvm-sites/commit/f17db7ae371e1128f18a5638f2943dc6885032c3
Author: Alex Bevilacqua (alex at alexbevi.com)
Date: 2016-07-06T04:48:46-04:00

Commit Message:
GAMESDB: link to game from test on activity stream

Changed paths:
    app/views/public_activity/test/_create.html.haml




Commit: 688aa5f3d84c8d91f37768ceb57ba6183fbd7b5f
    https://github.com/scummvm/scummvm-sites/commit/688aa5f3d84c8d91f37768ceb57ba6183fbd7b5f
Author: Alex Bevilacqua (alex at alexbevi.com)
Date: 2016-07-06T04:49:23-04:00

Commit Message:
GAMESDB: add a release stub to the activity stream

Changed paths:
  A app/views/public_activity/release/_create.html.haml




Commit: 61923029701f748a04636cee913a5872b6615db7
    https://github.com/scummvm/scummvm-sites/commit/61923029701f748a04636cee913a5872b6615db7
Author: Alex Bevilacqua (alex at alexbevi.com)
Date: 2016-07-06T05:25:22-04:00

Commit Message:
GAMESDB: allow tester to specify date test was performed

Changed paths:
  A db/migrate/20160706085140_add_tested_at_to_tests.rb
    app/controllers/tests_controller.rb
    app/models/test.rb
    app/views/games/show.html.haml
    app/views/tests/_form.html.haml
    db/schema.rb




Commit: 06f8b104ddaf72ce59e31ebbe628556be445a314
    https://github.com/scummvm/scummvm-sites/commit/06f8b104ddaf72ce59e31ebbe628556be445a314
Author: Alex Bevilacqua (alex at alexbevi.com)
Date: 2016-07-06T05:26:25-04:00

Commit Message:
GAMESDB: don't require a comment as part of a test's validation

Changed paths:
    app/models/test.rb




Commit: d7c4c165dd74f30ce46bed5e30c6be36ada7ab19
    https://github.com/scummvm/scummvm-sites/commit/d7c4c165dd74f30ce46bed5e30c6be36ada7ab19
Author: Alex Bevilacqua (alex at alexbevi.com)
Date: 2016-07-06T05:35:53-04:00

Commit Message:
GAMESDB: convert release tracking from major.minor.patch to an arbitrary name field

Changed paths:
  A db/migrate/20160706092833_convert_release_to_single_field.rb
    app/controllers/releases_controller.rb
    app/models/release.rb
    app/views/releases/_form.html.haml
    app/views/releases/show.html.haml
    db/schema.rb




Commit: b12cad4e97df624c47d45a10a270fc4dc89804f0
    https://github.com/scummvm/scummvm-sites/commit/b12cad4e97df624c47d45a10a270fc4dc89804f0
Author: Alex Bevilacqua (alex at alexbevi.com)
Date: 2016-07-06T05:50:42-04:00

Commit Message:
GAMESDB: link to a user profile and show user's tests

Changed paths:
    app/models/user.rb
    app/views/games/show.html.haml
    app/views/public_activity/_default.html.haml
    app/views/public_activity/release/_create.html.haml
    app/views/public_activity/test/_create.html.haml
    app/views/public_activity/version/_create.html.haml
    app/views/users/show.html.haml




Commit: 74fbe52577f311fd73b4ba4f63aa4b595eb4ef75
    https://github.com/scummvm/scummvm-sites/commit/74fbe52577f311fd73b4ba4f63aa4b595eb4ef75
Author: Alex Bevilacqua (alex at alexbevi.com)
Date: 2016-07-06T05:57:56-04:00

Commit Message:
GAMESDB: add engine as a search field in games list

Changed paths:
    app/views/games/index.html.haml








More information about the Scummvm-git-logs mailing list