Commit graph

3842 commits

Author SHA1 Message Date
Matt Rogers
d7c11a664c
Merge pull request #2292 from TracksApp/release-2.4
Version 2.4.0
2019-10-09 15:07:44 -05:00
Matt Rogers
ec550ae8f6
Version 2.4.0 2019-10-08 09:39:41 -05:00
Matt Rogers
2dac3f82d8
Merge pull request #2278 from C-Otto/fix-2277
Fix 2277: Adapt migration script for PostgreSQL
2019-09-16 08:44:07 -05:00
dependabot-preview[bot]
2415a85cba
Merge pull request #2239 from TracksApp/dependabot/bundler/tolk-3.2.1 2019-09-15 17:37:12 +00:00
dependabot-preview[bot]
36caeda287
Bump tolk from 3.1.0 to 3.2.1
Bumps [tolk](https://github.com/tolk/tolk) from 3.1.0 to 3.2.1.
- [Release notes](https://github.com/tolk/tolk/releases)
- [Changelog](https://github.com/tolk/tolk/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tolk/tolk/compare/v3.1.0...v3.2.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-09-15 17:24:36 +00:00
dependabot-preview[bot]
e642f2ed07
Merge pull request #2270 from TracksApp/dependabot/bundler/rubocop-0.74.0 2019-09-15 17:23:33 +00:00
dependabot-preview[bot]
d6256bb45d
Merge pull request #2275 from TracksApp/dependabot/bundler/will_paginate-3.1.8 2019-09-15 17:23:29 +00:00
dependabot-preview[bot]
82e483c1fe
Merge pull request #2280 from TracksApp/dependabot/bundler/selenium-webdriver-3.142.4 2019-09-15 17:23:15 +00:00
dependabot-preview[bot]
b2333ec30e
Bump selenium-webdriver from 3.142.3 to 3.142.4
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 3.142.3 to 3.142.4.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Changelog](https://github.com/SeleniumHQ/selenium/blob/master/rb/CHANGES)
- [Commits](https://github.com/SeleniumHQ/selenium/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-11 05:18:39 +00:00
dependabot-preview[bot]
3ba612a1d2
Merge pull request #2279 from TracksApp/dependabot/bundler/puma-4.1.1 2019-09-10 13:26:01 +00:00
dependabot-preview[bot]
70d9f41868
Bump puma from 4.0.1 to 4.1.1
Bumps [puma](https://github.com/puma/puma) from 4.0.1 to 4.1.1.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/compare/v4.0.1...v4.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-10 05:20:08 +00:00
Carsten Otto
be68737572 fix for Postgres: replace " by ', use row['colname'] instead of row[n]
fixes #2277
2019-09-07 11:40:18 +02:00
dependabot-preview[bot]
0639b8e485
Merge pull request #2272 from TracksApp/dependabot/bundler/nokogiri-1.10.4 2019-08-26 20:10:42 +00:00
dependabot-preview[bot]
d7d64e03ad
Bump will_paginate from 3.1.7 to 3.1.8
Bumps [will_paginate](https://github.com/mislav/will_paginate) from 3.1.7 to 3.1.8.
- [Release notes](https://github.com/mislav/will_paginate/releases)
- [Commits](https://github.com/mislav/will_paginate/compare/v3.1.7...v3.1.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-20 05:25:17 +00:00
dependabot-preview[bot]
f4653f35d7
[Security] Bump nokogiri from 1.10.3 to 1.10.4
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.3 to 1.10.4. **This update includes a security fix.**
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.3...v1.10.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-11 21:23:31 +00:00
Matt Rogers
3ac8702a5e
Merge pull request #2255 from ZeiP/feature/#1955_user_tags
#1955: Migrate tags to belong to named users for enhanced privacy.
2019-08-02 09:38:52 -05:00
dependabot-preview[bot]
25682831c9
Bump rubocop from 0.72.0 to 0.74.0
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.72.0 to 0.74.0.
- [Release notes](https://github.com/rubocop-hq/rubocop/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.72.0...v0.74.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-01 05:26:11 +00:00
Jyri-Petteri Paloposki
ad0f617d7c #1955: Change the logic concerning unused tags and add CHANGELOG entries 2019-07-19 03:26:26 +03:00
dependabot-preview[bot]
b7182d5f3e
Merge pull request #2253 from TracksApp/dependabot/bundler/spring-2.1.0 2019-07-15 16:17:54 +00:00
Matt Rogers
63bdb45a52
Merge pull request #2261 from ZeiP/bug/#2242_add_form_submission_js
#2242: Fix the JS procedure ran on add form submission by changing th…
2019-07-15 10:23:51 -05:00
dependabot-preview[bot]
5dd0b32950
Merge pull request #2267 from TracksApp/dependabot/bundler/puma-4.0.1 2019-07-12 12:04:08 +00:00
dependabot-preview[bot]
c8d4b4162b
Bump puma from 3.12.1 to 4.0.1
Bumps [puma](https://github.com/puma/puma) from 3.12.1 to 4.0.1.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/compare/v3.12.1...v4.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-12 05:56:38 +00:00
dependabot-preview[bot]
9a8da696f5
Merge pull request #2263 from TracksApp/dependabot/bundler/simplecov-0.17.0 2019-07-08 15:16:15 +00:00
dependabot-preview[bot]
000402e932
Merge pull request #2264 from TracksApp/dependabot/bundler/bullet-6.0.1 2019-07-08 15:16:05 +00:00
dependabot-preview[bot]
4ba1b35048
Bump bullet from 6.0.0 to 6.0.1
Bumps [bullet](https://github.com/flyerhzm/bullet) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/flyerhzm/bullet/releases)
- [Changelog](https://github.com/flyerhzm/bullet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/flyerhzm/bullet/compare/6.0.0...6.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-08 05:25:06 +00:00
dependabot-preview[bot]
321f63847a
Bump simplecov from 0.16.1 to 0.17.0
Bumps [simplecov](https://github.com/colszowka/simplecov) from 0.16.1 to 0.17.0.
- [Release notes](https://github.com/colszowka/simplecov/releases)
- [Changelog](https://github.com/colszowka/simplecov/blob/master/CHANGELOG.md)
- [Commits](https://github.com/colszowka/simplecov/compare/v0.16.1...v0.17.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-08 05:24:46 +00:00
dependabot-preview[bot]
efc1137d7c
Merge pull request #2258 from TracksApp/dependabot/bundler/rubocop-0.72.0 2019-07-06 18:39:27 +00:00
dependabot-preview[bot]
2a5b2c46cf
Bump rubocop from 0.71.0 to 0.72.0
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.71.0 to 0.72.0.
- [Release notes](https://github.com/rubocop-hq/rubocop/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.71.0...v0.72.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-06 18:25:38 +00:00
dependabot-preview[bot]
17b3106ab8
Merge pull request #2252 from TracksApp/dependabot/bundler/jquery-rails-4.3.5 2019-07-06 18:24:07 +00:00
dependabot-preview[bot]
2aa3f15135
Merge pull request #2254 from TracksApp/dependabot/bundler/mocha-1.9.0 2019-07-06 18:23:58 +00:00
dependabot-preview[bot]
40112a6a10
Merge pull request #2262 from TracksApp/dependabot/bundler/yard-0.9.20 2019-07-05 14:38:48 +00:00
dependabot-preview[bot]
78da21ed8b
[Security] Bump yard from 0.9.19 to 0.9.20
Bumps [yard](https://github.com/lsegal/yard) from 0.9.19 to 0.9.20. **This update includes security fixes.**
- [Release notes](https://github.com/lsegal/yard/releases)
- [Changelog](https://github.com/lsegal/yard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lsegal/yard/compare/v0.9.19...v0.9.20)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-02 15:31:02 +00:00
Jyri-Petteri Paloposki
0cfa0e65f2 #2242: Fix the JS procedure run on add form submission by changing the context ID to the new format. 2019-06-28 13:53:24 +03:00
Jyri-Petteri Paloposki
1c61f9cffb #1955: Fix the migration queries 2019-06-27 16:48:26 +03:00
Jyri-Petteri Paloposki
6b54962388 #1955: Add user_id to tag test fixtures to fix tests 2019-06-27 15:58:12 +03:00
Jyri-Petteri Paloposki
f6d1f243c5 #1955: Use existing user parameter in taggable models instead of passing it 2019-06-26 00:19:32 +03:00
Jyri-Petteri Paloposki
5394973346 #1955: Migrate tags to belong to named users for enhanced privacy. 2019-06-25 11:37:34 +03:00
dependabot-preview[bot]
8ff4a096c9
Bump mocha from 1.8.0 to 1.9.0
Bumps [mocha](https://github.com/freerange/mocha) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/freerange/mocha/releases)
- [Changelog](https://github.com/freerange/mocha/blob/master/RELEASE.md)
- [Commits](https://github.com/freerange/mocha/compare/v1.8.0...v1.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-18 07:36:26 +00:00
dependabot-preview[bot]
f2c7ebd041
Bump spring from 2.0.2 to 2.1.0
Bumps [spring](https://github.com/rails/spring) from 2.0.2 to 2.1.0.
- [Release notes](https://github.com/rails/spring/releases)
- [Changelog](https://github.com/rails/spring/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rails/spring/compare/v2.0.2...v2.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-17 08:01:29 +00:00
dependabot-preview[bot]
5ec2c77f78
Merge pull request #2240 from TracksApp/dependabot/bundler/rubocop-0.71.0 2019-06-14 14:24:21 +00:00
dependabot-preview[bot]
fb481e2bfa
Merge pull request #2241 from TracksApp/dependabot/bundler/bcrypt-3.1.13 2019-06-14 14:23:08 +00:00
dependabot-preview[bot]
e14c5f5126
Bump rubocop from 0.69.0 to 0.71.0
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.69.0 to 0.71.0.
- [Release notes](https://github.com/rubocop-hq/rubocop/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.69.0...v0.71.0)
2019-06-14 14:16:49 +00:00
dependabot-preview[bot]
d6d54d10d4
Merge pull request #2251 from TracksApp/dependabot/bundler/rspec-expectations-3.8.4 2019-06-14 14:15:29 +00:00
dependabot-preview[bot]
8fbb474f4a
Bump jquery-rails from 4.3.3 to 4.3.5
Bumps [jquery-rails](https://github.com/rails/jquery-rails) from 4.3.3 to 4.3.5.
- [Release notes](https://github.com/rails/jquery-rails/releases)
- [Changelog](https://github.com/rails/jquery-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rails/jquery-rails/compare/v4.3.3...v4.3.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-14 07:40:36 +00:00
Matt Rogers
7026737bf8
Merge pull request #2238 from ZeiP/bug/1898_default_context_tag_for_project
#1898: Fix setting the project's default context and tag in the new a…
2019-06-13 18:57:45 -05:00
Matt Rogers
ece584c3f6
Merge pull request #2235 from ZeiP/preferences_fixes
Fix the preferences form: Labels' for attributes, boolean fields and …
2019-06-13 18:57:03 -05:00
dependabot-preview[bot]
6a1ae7a9c8
Bump rspec-expectations from 3.8.3 to 3.8.4
Bumps [rspec-expectations](https://github.com/rspec/rspec-expectations) from 3.8.3 to 3.8.4.
- [Release notes](https://github.com/rspec/rspec-expectations/releases)
- [Changelog](https://github.com/rspec/rspec-expectations/blob/master/Changelog.md)
- [Commits](https://github.com/rspec/rspec-expectations/compare/v3.8.3...v3.8.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-11 07:30:00 +00:00
Jyri-Petteri Paloposki
0c67ce65e3
Merge pull request #2250 from ZeiP/bug/#2249_space
#2249: Add space between sentences
2019-06-10 20:58:55 +03:00
Jyri-Petteri Paloposki
e66511c34e #2249: Add space between sentences 2019-06-10 20:43:00 +03:00
Matt Rogers
45bc1ae9e8
Merge pull request #2244 from ZeiP/footer_stacking
#2243: Reduce footer z-index to avoid it disabling part of the new ac…
2019-06-10 08:52:59 -05:00