dependabot[bot]
|
441ca1aa69
|
Bump nokogiri from 1.13.4 to 1.13.5
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.4 to 1.13.5.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.4...v1.13.5)
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-19 03:41:14 +00:00 |
|
Oleksii Kriuchykhin
|
3943c8e413
|
Upgrade Ruby to 2.7.6
|
2022-04-29 13:49:28 +02:00 |
|
Oleksii Kriuchykhin
|
5aa986e8c7
|
Upgrade Rails to 6.1.5.1
|
2022-04-28 11:00:27 +02:00 |
|
dependabot[bot]
|
347a53efc7
|
Bump nokogiri from 1.13.3 to 1.13.4 (#4008)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.3 to 1.13.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.3...v1.13.4)
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-12 13:45:56 +02:00 |
|
dependabot[bot]
|
71a2588ca7
|
Bump puma from 5.6.2 to 5.6.4 (#3972)
Bumps [puma](https://github.com/puma/puma) from 5.6.2 to 5.6.4.
- [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/v5.6.2...v5.6.4)
---
updated-dependencies:
- dependency-name: puma
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-31 15:00:04 +02:00 |
|
Alex Kriuchykhin
|
d777149865
|
Update Rails to 6.1.4.7 [SCI-6615] (#3928)
|
2022-03-09 16:04:52 +01:00 |
|
dependabot[bot]
|
595f2ec5f9
|
Bump nokogiri from 1.12.5 to 1.13.2 (#3900)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 to 1.13.2.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.12.5...v1.13.2)
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-08 10:33:24 +01:00 |
|
dependabot[bot]
|
db2ba235a8
|
Bump image_processing from 1.12.1 to 1.12.2 (#3909)
Bumps [image_processing](https://github.com/janko/image_processing) from 1.12.1 to 1.12.2.
- [Release notes](https://github.com/janko/image_processing/releases)
- [Changelog](https://github.com/janko/image_processing/blob/master/CHANGELOG.md)
- [Commits](https://github.com/janko/image_processing/compare/v1.12.1...v1.12.2)
---
updated-dependencies:
- dependency-name: image_processing
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-03-08 10:32:50 +01:00 |
|
dependabot[bot]
|
24450fe280
|
Bump puma from 5.5.2 to 5.6.2 (#3847)
Bumps [puma](https://github.com/puma/puma) from 5.5.2 to 5.6.2.
- [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/v5.5.2...v5.6.2)
---
updated-dependencies:
- dependency-name: puma
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-23 16:47:26 +01:00 |
|
Martin Artnik
|
abac837cd4
|
Merge branch 'develop' of github.com:biosistemika/scinote-web into features/repository-filters
|
2022-01-20 13:26:08 +01:00 |
|
Oleksii Kriuchykhin
|
a456fb64f9
|
Lock psych version to < 4.0, until upgrade to rails 7 [SCI-6403]
|
2022-01-10 14:16:49 +01:00 |
|
Oleksii Kriuchykhin
|
7aeeb81fb7
|
Update Ruby to 2.7.5, optimize Rails configuration, update Puma and Wkhtmltopdf [SCI-6403]
|
2022-01-07 11:20:11 +01:00 |
|
Oleksii Kriuchykhin
|
738da6094f
|
Add advanced filters to repository datatable service [SCI-6210]
|
2021-12-21 12:38:52 +01:00 |
|
Oleksii Kriuchykhin
|
47b8347ce6
|
Add support of Okta SSO provider [SCI-6184]
|
2021-11-02 16:19:56 +01:00 |
|
Oleksii Kriuchykhin
|
a99599efea
|
Merge branch 'features/new_permissions' into develop
|
2021-10-29 15:16:30 +02:00 |
|
dependabot[bot]
|
bbef4bd428
|
Bump puma from 5.3.1 to 5.5.1
Bumps [puma](https://github.com/puma/puma) from 5.3.1 to 5.5.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/v5.3.1...v5.5.1)
---
updated-dependencies:
- dependency-name: puma
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-12 17:55:08 +00:00 |
|
artoscinote
|
f68d724202
|
Rework experiment permissions [SCI-6054] (#3538)
* Rework experiment permissions [SCI-6054]
|
2021-09-30 11:32:11 +02:00 |
|
dependabot[bot]
|
87d271c7f4
|
Bump nokogiri from 1.11.4 to 1.12.5
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.4 to 1.12.5.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.11.4...v1.12.5)
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-27 20:53:12 +00:00 |
|
Oleksii Kriuchykhin
|
0762323337
|
Update/implement permission checks in the project related controllers [SCI-6042]
|
2021-09-15 14:39:47 +02:00 |
|
dependabot[bot]
|
b25a104b11
|
Bump rdoc from 6.3.0 to 6.3.2
Bumps [rdoc](https://github.com/ruby/rdoc) from 6.3.0 to 6.3.2.
- [Release notes](https://github.com/ruby/rdoc/releases)
- [Changelog](https://github.com/ruby/rdoc/blob/master/History.rdoc)
- [Commits](https://github.com/ruby/rdoc/compare/v6.3.0...v6.3.2)
---
updated-dependencies:
- dependency-name: rdoc
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-02 00:39:18 +00:00 |
|
dependabot[bot]
|
a68dd1a3b8
|
Bump addressable from 2.7.0 to 2.8.0
Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/sporkmonger/addressable/releases)
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.0)
---
updated-dependencies:
- dependency-name: addressable
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-12 21:14:12 +00:00 |
|
dependabot[bot]
|
e1310deabe
|
Bump bindata from 2.4.8 to 2.4.10
Bumps [bindata](https://github.com/dmendel/bindata) from 2.4.8 to 2.4.10.
- [Release notes](https://github.com/dmendel/bindata/releases)
- [Changelog](https://github.com/dmendel/bindata/blob/master/ChangeLog.rdoc)
- [Commits](https://github.com/dmendel/bindata/compare/v2.4.8...v2.4.10)
---
updated-dependencies:
- dependency-name: bindata
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-23 23:43:51 +00:00 |
|
Oleksii Kriuchykhin
|
7d31b99386
|
Revert to fontawesome CDN link in reports and update wicked_pdf [SCI-5650]
|
2021-06-18 15:03:17 +02:00 |
|
Oleksii Kriuchykhin
|
29c83ffbb1
|
Merge branch 'develop' into features/new-reports
|
2021-05-21 11:04:17 +02:00 |
|
dependabot[bot]
|
cbab3aee0e
|
Bump nokogiri from 1.11.1 to 1.11.4
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.1 to 1.11.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.11.1...v1.11.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-18 12:40:40 +00:00 |
|
dependabot[bot]
|
616fff1947
|
Bump puma from 5.2.0 to 5.3.1
Bumps [puma](https://github.com/puma/puma) from 5.2.0 to 5.3.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/v5.2.0...v5.3.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-18 01:32:37 +00:00 |
|
dependabot[bot]
|
b93978cbd0
|
Bump rexml from 3.2.4 to 3.2.5
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.4...v3.2.5)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-06 14:53:44 +02:00 |
|
Oleksii Kriuchykhin
|
3cfcae1003
|
Update mimemagic to 0.3.10
|
2021-04-22 11:58:19 +02:00 |
|
Oleksii Kriuchykhin
|
df8354bde3
|
Move the docx creation to the Delayed job [SCI-5560]
|
2021-04-14 12:39:36 +02:00 |
|
Oleksii Kriuchykhin
|
a9ac8452f2
|
Add dynamic form elements in report wizard step 1 [SCI-5591]
|
2021-04-06 13:56:24 +02:00 |
|
Miha Mencin
|
352f3004b3
|
Update mimemagic to 0.3.8
|
2021-03-25 18:47:21 +01:00 |
|
Oleksii Kriuchykhin
|
f7c865974d
|
Switch to graphviz gem [SCI-5596]
|
2021-03-25 17:42:57 +01:00 |
|
Oleksii Kriuchykhin
|
943c01cada
|
Remove simple_token_authentication [SCI-5595]
|
2021-03-25 14:55:22 +01:00 |
|
Miha Mencin
|
2873424e7d
|
Update mimemagic version
|
2021-03-24 16:09:03 +01:00 |
|
Oleksii Kriuchykhin
|
58ddfe80e4
|
Improve visibility of experiment workflow image [SCI-5458]
|
2021-02-02 22:23:11 +01:00 |
|
Oleksii Kriuchykhin
|
75da67b937
|
Update Rails to 6.1.1, ruby to 2.7.2 [SCI-5459]
|
2021-01-28 14:43:45 +01:00 |
|
dependabot[bot]
|
9a6bfb9309
|
Bump nokogiri from 1.10.9 to 1.11.0
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 to 1.11.0.
- [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.9...v1.11.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-01-08 07:16:23 +00:00 |
|
Urban Rotnik
|
aa1520bfb8
|
Merge branch 'develop' into jg_sci_2228
|
2020-10-22 14:21:39 +02:00 |
|
Alex Kriuchykhin
|
d5499168f3
|
Merge pull request #2896 from biosistemika/features/pwa
Merge features/pwa to develop
|
2020-10-13 16:34:57 +02:00 |
|
Oleksii Kriuchykhin
|
1603ec6d1a
|
Switch to a new version of Yomu gem
|
2020-09-29 13:11:50 +02:00 |
|
Urban Rotnik
|
2de1f901e6
|
Fix rubocop at hound supported version
|
2020-09-16 14:14:04 +02:00 |
|
Oleksii Kriuchykhin
|
7668e16419
|
Enable CORS for PWA [SCI-4979]
|
2020-09-04 11:47:45 +02:00 |
|
Urban Rotnik
|
a259800590
|
Merge branch 'develop' into jg_sci_2228
|
2020-08-31 16:29:23 +02:00 |
|
aignatov-bio
|
13f7653667
|
Merge branch 'develop' into features/2fa
|
2020-07-07 13:05:45 +02:00 |
|
aignatov-bio
|
4b9881e31e
|
Add 2fa to user settings page
|
2020-07-01 13:25:06 +02:00 |
|
dependabot[bot]
|
8e07148c49
|
Bump rack from 2.2.2 to 2.2.3
Bumps [rack](https://github.com/rack/rack) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/v2.2.2...2.2.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-06-24 17:53:32 +00:00 |
|
Urban Rotnik
|
88f54b16d7
|
Add 2fa fields to user
|
2020-06-24 17:58:58 +02:00 |
|
Oleksii Kriuchykhin
|
bee4f2d948
|
Update uglifier to 4.2.0
|
2020-06-24 15:20:24 +02:00 |
|
dependabot[bot]
|
b3912d5c69
|
Bump sanitize from 5.1.0 to 5.2.1
Bumps [sanitize](https://github.com/rgrove/sanitize) from 5.1.0 to 5.2.1.
- [Release notes](https://github.com/rgrove/sanitize/releases)
- [Changelog](https://github.com/rgrove/sanitize/blob/master/HISTORY.md)
- [Commits](https://github.com/rgrove/sanitize/compare/v5.1.0...v5.2.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-06-16 22:11:34 +00:00 |
|
dependabot[bot]
|
3ed3e2501e
|
Bump websocket-extensions from 0.1.4 to 0.1.5
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-ruby) from 0.1.4 to 0.1.5.
- [Release notes](https://github.com/faye/websocket-extensions-ruby/releases)
- [Changelog](https://github.com/faye/websocket-extensions-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-ruby/compare/0.1.4...0.1.5)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-06-05 15:00:29 +00:00 |
|
dependabot[bot]
|
a7864ea235
|
Bump kaminari from 1.1.1 to 1.2.1
Bumps [kaminari](https://github.com/kaminari/kaminari) from 1.1.1 to 1.2.1.
- [Release notes](https://github.com/kaminari/kaminari/releases)
- [Changelog](https://github.com/kaminari/kaminari/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kaminari/kaminari/compare/v1.1.1...v1.2.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-05-28 22:01:17 +00:00 |
|
dependabot[bot]
|
b1a0f53546
|
Bump puma from 4.3.3 to 4.3.5
Bumps [puma](https://github.com/puma/puma) from 4.3.3 to 4.3.5.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-05-22 15:11:42 +00:00 |
|
aignatov-bio
|
820514789d
|
Update tinymce gem version
|
2020-05-17 17:36:26 +02:00 |
|
Urban Rotnik
|
a2ade6e0ec
|
Merge branch 'develop' into features/new-task-layout
|
2020-05-15 14:27:56 +02:00 |
|
Oleksii Kriuchykhin
|
17cd991868
|
Update Canaid and Rails [SCI-4597]
|
2020-05-08 10:58:36 +02:00 |
|
dependabot[bot]
|
9d0b73b0d2
|
Bump doorkeeper from 5.1.0 to 5.1.1
Bumps [doorkeeper](https://github.com/doorkeeper-gem/doorkeeper) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/doorkeeper-gem/doorkeeper/releases)
- [Changelog](https://github.com/doorkeeper-gem/doorkeeper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/doorkeeper-gem/doorkeeper/compare/v5.1.0...v5.1.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-05-07 21:13:39 +00:00 |
|
Oleksii Kriuchykhin
|
a518bfe023
|
Enable time fraction for task due date [SCI-4408]
|
2020-03-16 17:55:35 +01:00 |
|
Miha Mencin
|
62b934f012
|
Merge branch 'develop' into features/dashboard
|
2020-03-09 09:56:32 +01:00 |
|
dependabot[bot]
|
526228b2d0
|
Bump puma from 4.3.1 to 4.3.3
Bumps [puma](https://github.com/puma/puma) from 4.3.1 to 4.3.3.
- [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.3.1...v4.3.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-03-03 20:34:39 +00:00 |
|
Oleksii Kriuchykhin
|
73623da02c
|
Merge branch 'develop' into features/dashboard
|
2020-02-28 16:46:56 +01:00 |
|
dependabot[bot]
|
cac9580d99
|
Bump nokogiri from 1.10.4 to 1.10.8
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.4 to 1.10.8.
- [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.8)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-02-25 04:38:49 +00:00 |
|
aignatov-bio
|
01868fff23
|
Add calendar front-end
|
2020-02-19 15:57:06 +01:00 |
|
Oleksii Kriuchykhin
|
b0c785f4fb
|
Extend inventory import to support new data types [SCI-4220]
|
2020-02-03 15:20:01 +01:00 |
|
Oleksii Kriuchykhin
|
522ae12f08
|
Merge branch 'develop' into ok_SCI_3988
|
2020-01-07 17:07:22 +01:00 |
|
Oleksii Kriuchykhin
|
d9b9243da7
|
Merge branch 'develop' into features/new-column-types
|
2020-01-07 16:03:33 +01:00 |
|
Oleksii Kriuchykhin
|
1b902ff4b3
|
Merge branch 'develop' into ok_SCI_3988
|
2020-01-07 15:26:30 +01:00 |
|
Urban Rotnik
|
400c109592
|
Refactor StatusesJS for new dropdown
|
2019-12-23 14:34:11 +01:00 |
|
dependabot[bot]
|
fd0816ec7e
|
Bump rack from 2.0.7 to 2.0.8
Bumps [rack](https://github.com/rack/rack) from 2.0.7 to 2.0.8.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/2.0.7...2.0.8)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-12-19 00:22:41 +00:00 |
|
Alex Kriuchykhin
|
792e6f2eb9
|
Merge pull request #2263 from okriuchykhin/ok_SCI_4142
Implement SSO with Azure AD [SCI-4142]
|
2019-12-12 16:12:40 +01:00 |
|
dependabot[bot]
|
3940f4ccf8
|
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.
- [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[bot] <support@github.com>
|
2019-12-12 12:09:51 +00:00 |
|
Oleksii Kriuchykhin
|
1aa334fdaa
|
Merge branch 'develop' into release-1-17-8
|
2019-12-11 10:55:00 +01:00 |
|
Oleksii Kriuchykhin
|
ff4ef818fb
|
Implement SSO with Azure AD [SCI-4142]
|
2019-12-10 17:24:53 +01:00 |
|
aignatov-bio
|
ac545a7775
|
Fix GemFile lock
|
2019-12-05 11:26:42 +01:00 |
|
aignatov-bio
|
6c057a86c9
|
Update git version
|
2019-12-03 13:31:13 +01:00 |
|
Alex Kriuchykhin
|
722958a716
|
Merge pull request #2213 from biosistemika/dependabot/bundler/json-jwt-1.11.0
Bump json-jwt from 1.10.2 to 1.11.0
|
2019-11-18 14:31:54 +01:00 |
|
Urban Rotnik
|
0dc1daa7c6
|
Add gem Down, File size validation before and during download
|
2019-11-18 14:28:19 +01:00 |
|
Oleksii Kriuchykhin
|
b2862b6c9e
|
Remove Paperclip DB columns and fix experiment templates [SCI-3988]
|
2019-11-18 14:16:28 +01:00 |
|
dependabot[bot]
|
057e7738d4
|
Bump json-jwt from 1.10.2 to 1.11.0
Bumps [json-jwt](https://github.com/nov/json-jwt) from 1.10.2 to 1.11.0.
- [Release notes](https://github.com/nov/json-jwt/releases)
- [Commits](https://github.com/nov/json-jwt/compare/v1.10.2...v1.11.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-11-14 15:27:45 +00:00 |
|
dependabot[bot]
|
3bfaae49f6
|
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.
- [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[bot] <support@github.com>
|
2019-11-07 23:51:30 +00:00 |
|
Alex Kriuchykhin
|
e4ca0cdb5a
|
Merge pull request #2188 from biosistemika/dependabot/bundler/rubyzip-1.3.0
Bump rubyzip from 1.2.4 to 1.3.0
|
2019-10-29 10:51:57 +01:00 |
|
dependabot[bot]
|
462c4ed92f
|
Bump rubyzip from 1.2.4 to 1.3.0
Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.2.4 to 1.3.0.
- [Release notes](https://github.com/rubyzip/rubyzip/releases)
- [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md)
- [Commits](https://github.com/rubyzip/rubyzip/compare/v1.2.4...v1.3.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-10-29 09:34:45 +00:00 |
|
dependabot[bot]
|
03f5b87b8e
|
Bump bootstrap-sass from 3.3.7 to 3.4.1
Bumps [bootstrap-sass](https://github.com/twbs/bootstrap-sass) from 3.3.7 to 3.4.1.
- [Release notes](https://github.com/twbs/bootstrap-sass/releases)
- [Changelog](https://github.com/twbs/bootstrap-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/twbs/bootstrap-sass/compare/v3.3.7...v3.4.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-10-29 09:34:37 +00:00 |
|
Oleksii Kriuchykhin
|
53402c9ce1
|
Fix images in reports, impove speed of report generation [SCI-3990][SCI-3993]
|
2019-10-17 13:30:14 +02:00 |
|
Oleksii Kriuchykhin
|
ab395f46d0
|
Add paperclip for backward compatibility [SCI-3949]
|
2019-10-09 10:28:02 +02:00 |
|
Oleksii Kriuchykhin
|
f18941ea19
|
Update sassc gem version to 2.2.1 [SCI-3949]
|
2019-10-08 14:32:25 +02:00 |
|
Oleksii Kriuchykhin
|
260fcd6e89
|
Remove Paperclip from codebase [SCI-3908]
|
2019-10-02 19:45:14 +02:00 |
|
Urban Rotnik
|
e5933091d9
|
Add rubocop-rails gem
|
2019-09-17 13:42:43 +02:00 |
|
Oleksii Kriuchykhin
|
0475394b08
|
Fix test [SCI-3881]
|
2019-09-16 13:03:41 +02:00 |
|
Oleksii Kriuchykhin
|
3509543e7b
|
Merge branch 'master' into ok_SCI_3881
|
2019-09-16 11:56:49 +02:00 |
|
Oleksii Kriuchykhin
|
bc38c6b29e
|
Fix failing test [SCI-3745]
|
2019-09-16 10:26:13 +02:00 |
|
Oleksii Kriuchykhin
|
c068901b00
|
Upgrade Rails to 6.0 [SCI-3745]
|
2019-09-12 17:24:08 +02:00 |
|
Luka Murn
|
82248a6d92
|
Update canaid Gem reference in Gemfile to use tags, not master
|
2019-09-10 18:04:04 +02:00 |
|
Oleksii Kriuchykhin
|
3a87296c7b
|
Fix cucumber tests, switch to chromium-driver [SCI-3786]
|
2019-08-22 13:38:02 +02:00 |
|
Oleksii Kriuchykhin
|
e19736427c
|
Fix mime-types version [SCI-3678]
|
2019-08-08 15:35:25 +02:00 |
|
Oleksii Kriuchykhin
|
abd568084d
|
Rollback cucumber-rails version [SCI-3678]
|
2019-08-08 15:17:39 +02:00 |
|
Oleksii Kriuchykhin
|
9c2cd7bd1c
|
Rollback faker version [SCI-3678]
|
2019-08-08 14:43:43 +02:00 |
|
Oleksii Kriuchykhin
|
d52df56fc4
|
Fix production build and update packages [SCI-3678]
|
2019-08-08 14:03:15 +02:00 |
|
Oleksii Kriuchykhin
|
973efa55e1
|
Merge branch 'master' into ok_SCI_3678
|
2019-08-08 11:17:07 +02:00 |
|
Jure Grabnar
|
d9f6c249f9
|
Fix CVE-2015-9284 omniauth security precautions
Close SCI-3588
|
2019-07-31 16:59:38 +02:00 |
|
Anton Ignatov
|
a4b2825258
|
Fix tests for active storage
|
2019-07-26 15:58:51 +02:00 |
|