Luka Murn
|
82f982e983
|
Merge branch 'rails-5.1' into decoupling-settings-page
Conflicts:
Gemfile
Gemfile.lock
|
2017-10-23 10:59:10 +02:00 |
|
Luka Murn
|
e740e586e8
|
Additional fixes required by latest merge from master (nr. 2)
|
2017-10-23 10:43:32 +02:00 |
|
Luka Murn
|
8254153bb9
|
Merge branch 'master' into rails-5.1
Conflicts:
Gemfile
Gemfile.lock
app/models/connection.rb
app/models/experiment.rb
app/models/my_module.rb
|
2017-10-23 08:57:57 +02:00 |
|
okriuchykhin
|
8e90e041b9
|
Merge pull request #825 from okriuchykhin/ok_SCI_1665
Optimize memory usage in samples/repositories import [SCI-1665]
|
2017-10-17 17:26:00 +02:00 |
|
Oleksii Kriuchykhin
|
56f52ebfa7
|
Optimize memory usage in samples/repositories import [SCI-1665]
|
2017-10-12 14:43:25 +02:00 |
|
zmagod
|
dccf4e34ff
|
fix cucumber settings
|
2017-10-12 13:50:48 +02:00 |
|
mlorb
|
c358f8fa0c
|
write unit tests for invite users
|
2017-09-28 14:49:33 +02:00 |
|
Oleksii Kriuchykhin
|
faaa016267
|
Update AWS SDK v2 [SCI-1623]
|
2017-09-26 13:41:53 +02:00 |
|
mlorb
|
48c8922604
|
adds invite users modal
|
2017-09-21 10:45:35 +02:00 |
|
Luka Murn
|
e078ae4f77
|
Merge branch 'rails-5.1' into decoupling-settings-page
|
2017-09-21 08:36:09 +02:00 |
|
Luka Murn
|
beae1b05d8
|
Merge branch 'master' into rails-5.1
Conflicts:
Gemfile
Gemfile.lock
|
2017-09-21 08:27:38 +02:00 |
|
zmagod
|
ee054f91b8
|
adds bullet gem [fixes SCI-1578]
|
2017-08-30 09:29:45 +02:00 |
|
Luka Murn
|
b6eb46471a
|
Merge pull request #753 from Ducz0r/lm-remove-some-code
Remove some code we're no longer maintaining
|
2017-08-22 14:04:04 +02:00 |
|
Luka Murn
|
90188c89c9
|
Update delayed_paperclip library
Closes SCI-1376.
|
2017-08-22 08:34:58 +02:00 |
|
zmagod
|
c5e32c4ea0
|
Merge branch 'rails-5.1' of https://github.com/biosistemika/scinote-web into merge-rails-5.1-branch
|
2017-08-21 09:52:14 +02:00 |
|
Luka Murn
|
13eae287bb
|
Revert "Add core API using JWT authentication and tests for it [SCI-1507]"
|
2017-08-07 11:54:45 +02:00 |
|
Luka Murn
|
ae5bccf709
|
Merge branch 'master' into rails-5.1
Conflicts:
Gemfile.lock
app/datatables/repository_datatable.rb
app/models/repository_cell.rb
|
2017-08-07 08:45:53 +02:00 |
|
Oleksii Kriuchykhin
|
e958410261
|
Add core API using JWT authentication and tests for it [SCI-1507]
|
2017-08-03 17:00:14 +02:00 |
|
zmagod
|
6ef19725f1
|
adds redux
|
2017-08-02 17:27:05 +02:00 |
|
Luka Murn
|
03a7440136
|
Remove SkyLight stuff (we're not using it any more)
|
2017-07-27 14:26:44 +02:00 |
|
zmagod
|
416ab8eee3
|
Merge branch 'rails-5.1' of https://github.com/biosistemika/scinote-web into zd_SCI_1400
|
2017-07-26 16:20:09 +02:00 |
|
Oleksii Kriuchykhin
|
6c33b46f6a
|
Improve import of repository records plus tsv file import fixes [SCI-1487]
|
2017-07-20 11:44:10 +02:00 |
|
Oleksii Kriuchykhin
|
ece27b2652
|
Fix importing files with empty header cells and error messages improvements [SCI-1484]
|
2017-07-18 14:54:35 +02:00 |
|
Oleksii Kriuchykhin
|
b8e93ee883
|
Add Webpacker and React [SCI-1461]
|
2017-07-12 16:41:55 +02:00 |
|
zmagod
|
6636190442
|
removes unneeded gems, adds validation test to models
|
2017-07-06 17:37:29 +02:00 |
|
zmagod
|
234ca71f0a
|
removes unneded gems, fixes hound
|
2017-07-06 09:45:59 +02:00 |
|
zmagod
|
750c82a80f
|
setup testing tools [fixes SCI-1400]
|
2017-07-06 09:07:05 +02:00 |
|
zmagod
|
bc33883c3c
|
first run fixing addons
|
2017-06-30 10:23:28 +02:00 |
|
zmagod
|
71aa05bb0e
|
refactor
|
2017-06-27 14:58:49 +02:00 |
|
zmagod
|
819f47b450
|
setup sciNote for Rails 5.1
|
2017-06-23 15:19:08 +02:00 |
|
zmagod
|
1b21f073d7
|
Rails 5.1.1
|
2017-06-23 10:34:46 +02:00 |
|
zmagod
|
909a114418
|
Rails 5.0.0.rc2
|
2017-06-23 10:08:54 +02:00 |
|
zmagod
|
75507107fd
|
migrate to 4.2.9
|
2017-06-23 08:50:12 +02:00 |
|
rekonder
|
ede744849b
|
Export repository [aj-SCI-1275]
|
2017-06-09 19:44:28 +02:00 |
|
zmagod
|
10db322307
|
fixes input sanitize method [fixes SCI-1248]
|
2017-05-10 14:57:11 +02:00 |
|
Zmago Devetak
|
4b816f5322
|
Merge pull request #568 from ZmagoD/zd_SCI_1119
Add images to fields with rich text formatting
|
2017-05-08 13:06:58 +02:00 |
|
zmagod
|
d6f303581f
|
refactor
|
2017-05-08 12:56:33 +02:00 |
|
Matej Zrimšek
|
79b0d9c120
|
Updated rubocop and scss-lint gems.
|
2017-04-28 14:05:00 +02:00 |
|
zmagod
|
550f563666
|
working version for steps first run
|
2017-04-21 16:09:04 +02:00 |
|
zmagod
|
c25df63a14
|
add tinymce img importer and refactor input sanitize helper
|
2017-04-19 09:11:52 +02:00 |
|
Zmago Devetak
|
9c31239318
|
Merge pull request #552 from biosistemika/release-1.9.0
Release 1.9.1
|
2017-04-12 13:08:37 +02:00 |
|
Luka Murn
|
e656101c47
|
Revert Wicked PDF Gem version
|
2017-04-12 09:27:31 +02:00 |
|
zmagod
|
9a17648eee
|
Adds new relic in sciNote [fixes SCI-1183]
|
2017-04-07 11:23:45 +02:00 |
|
zmagod
|
0c2523beca
|
Merge branch 'master' of https://github.com/biosistemika/scinote-web into office_integration
|
2017-03-10 16:21:43 +01:00 |
|
Luka Murn
|
49c01b0a3c
|
Update Gemfile.lock
|
2017-01-26 16:35:53 +01:00 |
|
Luka Murn
|
cf72da5635
|
Merge branch 'improved-files-handling' into 'master'
Conflicts:
app/assets/javascripts/protocols/steps.js.erb
app/helpers/assets_helper.rb
db/schema.rb
|
2017-01-18 11:29:40 +01:00 |
|
zmagod
|
a434649f42
|
Merge branch 'master' of https://github.com/biosistemika/scinote-web into office_integration
|
2017-01-03 16:35:25 +01:00 |
|
Zmago Devetak
|
c8631077df
|
Merge pull request #361 from biosistemika/improved-sample-table
Improved sample table
|
2016-12-16 15:37:54 +01:00 |
|
zmagod
|
62e4d32221
|
updated gemfile
|
2016-12-16 10:45:14 +01:00 |
|
zmagod
|
ac52e643be
|
cleanup direct upload
|
2016-12-08 11:26:13 +01:00 |
|