Commit graph

4668 commits

Author SHA1 Message Date
Matt Rogers
40e3aa298c
Restyle the new todo form
This makes use of bootstrap and provides more space for the individual
fields to use.
2019-12-07 08:55:50 -06:00
dependabot-preview[bot]
e62b5a4559
Merge pull request #2307 from TracksApp/dependabot/bundler/puma-4.3.1 2019-12-05 19:52:09 +00:00
dependabot-preview[bot]
3ca8154044
[Security] Bump puma from 4.1.1 to 4.3.1
Bumps [puma](https://github.com/puma/puma) from 4.1.1 to 4.3.1. **This update includes a security fix.**
- [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.1.1...v4.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-05 19:44:10 +00:00
dependabot-preview[bot]
80654aebe1
Merge pull request #2306 from TracksApp/dependabot/bundler/nokogiri-1.10.6 2019-12-04 14:55:48 +00:00
dependabot-preview[bot]
163644b854
[Security] Bump nokogiri from 1.10.4 to 1.10.6
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.4 to 1.10.6. **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.4...v1.10.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-04 05:16:28 +00:00
Matt Rogers
3f095eb675
Allow bootstrap based styling to be used in on this form 2019-11-26 15:27:57 -06:00
Matt Rogers
eb5c2484a9
Remove a useless variable assignment
We can shortcut the assignment that was in the partial by naming the
object directly.
2019-11-26 15:27:19 -06:00
Jan-Yves Ruzicka
c66ce02cb6 Refactor todos_controller and todos_helper to use @original_item
Project uses properties of @original_item over a number of similar-named
variables (eg. @original_item_description, @original_item_was_pending, etc.)

Have left in @original_item_due_date and @original_completed_period as these
are more complex, and not simply properties of the todo item.
2019-11-17 16:03:40 +13:00
Jyri-Petteri Paloposki
e0aa0ac69e #2072: Remove needless sanitisation of tags. The sanitised version is only used in DB queries, which handle escaping themselves; the actual UI XSS sanitisation is handled separately. 2019-11-14 02:16:59 +02:00
Matt Rogers
09a380a475
Merge pull request #2260 from ZeiP/bug/#2259_charts_quality
#2259: Use a Chartjs-ror version with airblade/chartjs-ror#57 applied…
2019-11-13 15:59:19 -06:00
Jyri-Petteri Paloposki
2d4a3625c3 #2259: Try without the type limits for CI 2019-11-13 21:23:09 +02:00
Jyri-Petteri Paloposki
bc7404714c #2259: Perhaps just run the CI once 2019-11-13 21:04:30 +02:00
Jyri-Petteri Paloposki
7f45f748b3 #2259: Trying without the branch 2019-11-13 19:33:11 +02:00
Jyri-Petteri Paloposki
f7bad05dad Merge remote-tracking branch 'origin/master' into bug/#2259_charts_quality 2019-11-13 13:58:26 +02:00
Matt Rogers
d4f542f733
Merge pull request #2299 from ZeiP/readme_fix
Fix the contributors file location in README
2019-11-07 10:27:23 -06:00
Jyri-Petteri Paloposki
db199b68df Fix the contributors file location in README 2019-11-07 18:06:30 +02:00
Jyri-Petteri Paloposki
3bdb34a87e
Merge pull request #2298 from ZeiP/version2.4.1
Version 2.4.1
2019-11-07 17:59:25 +02:00
Jyri-Petteri Paloposki
ab6d51081a Version 2.4.1 2019-11-06 23:27:13 +02:00
Matt Rogers
b5ff9a1bb8
Merge pull request #2296 from ZeiP/tags_migration_bug
#2295: Fix for the migration bug in MySQL
2019-11-06 08:45:41 -06:00
Matt Rogers
5d28482f3d
Do builds on push and pull request 2019-11-05 20:34:21 -06:00
Jyri-Petteri Paloposki
b94f2cdcfd #2295: Fix for the migration bug in MySQL 2019-11-06 01:32:46 +02:00
Matt Rogers
6ab14e6d3c
Merge pull request #2294 from dnrce/github_actions
Migrate CI to GitHub Actions
2019-10-30 20:36:11 -05:00
Dan Rice
79ac907346 Migrate CI to GitHub Actions 2019-10-30 21:24:15 -04:00
dependabot-preview[bot]
59f243c831
Merge pull request #2293 from TracksApp/dependabot/bundler/loofah-2.3.1 2019-10-24 14:11:10 +00:00
dependabot-preview[bot]
9f3d181fdc
[Security] Bump loofah from 2.2.3 to 2.3.1
Bumps [loofah](https://github.com/flavorjones/loofah) from 2.2.3 to 2.3.1. **This update includes a security fix.**
- [Release notes](https://github.com/flavorjones/loofah/releases)
- [Changelog](https://github.com/flavorjones/loofah/blob/master/CHANGELOG.md)
- [Commits](https://github.com/flavorjones/loofah/compare/v2.2.3...v2.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-24 03:01:54 +00:00
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