zmagod
|
36595d33f4
|
fix name scope
|
2018-02-12 09:09:56 +01:00 |
|
zmagod
|
d12f8403e4
|
add reference to repository column
|
2018-02-12 09:05:41 +01:00 |
|
zmagod
|
ae99c92516
|
follow @okriuchykhin 's suggestions
|
2018-02-09 16:28:21 +01:00 |
|
zmagod
|
557aeca049
|
refactor relations
|
2018-02-09 14:11:56 +01:00 |
|
zmagod
|
7c13c5a1f4
|
fixes typo, follows @okriuchykhin 's suggestions
|
2018-02-09 11:38:52 +01:00 |
|
zmagod
|
6b7ff11bcf
|
setup models for repository list column [fixes SCI-2015]
|
2018-02-07 15:28:28 +01:00 |
|
Luka Murn
|
4389c110cf
|
Merge pull request #982 from biosistemika/lm-remove-component-loader
Remove component loader (so builds pass)
|
2018-02-06 17:02:08 +01:00 |
|
Luka Murn
|
b5ac4494d5
|
Uncommit load_addons_specs.rb
|
2018-02-06 16:58:15 +01:00 |
|
Zmago Devetak
|
25a42658c8
|
Merge pull request #980 from ZmagoD/zd_SCI_2009
adds nil check in step_table_element for table name [fixes SCI-2009]
|
2018-02-06 15:44:56 +01:00 |
|
Zanz2
|
a2df9777f6
|
Merge pull request #983 from Zanz2/gen_rep_empty_sci-2000
fixed empty table name unable to generate reports bug [SCI-2000]
|
2018-02-06 14:34:31 +01:00 |
|
Zanz2
|
83e9550feb
|
Merge pull request #966 from Zanz2/images_not_imported_SCI1807
Images not imported [SCI-1807]
|
2018-02-06 14:33:35 +01:00 |
|
Zanz2
|
748af2cbf7
|
Fixed the issue, table name defaults to empty string space now
|
2018-02-06 10:29:49 +01:00 |
|
Zanz2
|
dac59cf4d0
|
Refactored to PR, deleted unrelated things
|
2018-02-06 09:06:33 +01:00 |
|
Luka Murn
|
b877c9da59
|
Completely remove react-hijack from package.json
|
2018-02-06 08:54:12 +01:00 |
|
Luka Murn
|
5281d0792e
|
Comment load_addons_specs.rb out
|
2018-02-06 08:48:33 +01:00 |
|
Luka Murn
|
4ddc7dfa85
|
Comment react-hijack code
|
2018-02-06 08:00:29 +01:00 |
|
zmagod
|
ad742ac2d1
|
adds nil check in ste_table_element for table name [fixes SCI-2009]
|
2018-02-05 16:27:04 +01:00 |
|
Zmago Devetak
|
f67f633562
|
Merge pull request #953 from ZmagoD/zd_SCI_1960
update user settings controllers to new permission system [fixes SCI-…
|
2018-02-01 16:18:54 +01:00 |
|
Zmago Devetak
|
82c651b3cb
|
Merge pull request #976 from ZmagoD/zd_SCI_1998
adds spec/features loader [fixes SCI-1998]
|
2018-02-01 16:11:48 +01:00 |
|
zmagod
|
25dcfe66ae
|
Merge branch 'master' of https://github.com/biosistemika/scinote-web into zd_SCI_1960
|
2018-02-01 16:04:05 +01:00 |
|
zmagod
|
2684d2b515
|
fix typo
|
2018-02-01 15:34:40 +01:00 |
|
zmagod
|
60d1fb5e66
|
fixes gitignore
|
2018-02-01 15:31:36 +01:00 |
|
Luka Murn
|
54c744948f
|
Merge pull request #977 from biosistemika/release-1.12.10
Merge release-1.12.10 into master
|
2018-02-01 14:35:56 +01:00 |
|
zmagod
|
952173fbd6
|
escape if no feature folder present
|
2018-02-01 14:03:36 +01:00 |
|
zmagod
|
c6d585bc57
|
adds spec/features loader [fixes SCI-1998]
|
2018-02-01 13:37:52 +01:00 |
|
Luka Murn
|
e7f7fe9ff7
|
Bump version to 1.12.10
|
2018-02-01 13:18:34 +01:00 |
|
okriuchykhin
|
def08a3faa
|
Merge pull request #971 from okriuchykhin/ok_SCI_1968
Update notification settings accessor names and update Rubocop config [SCI-1968]
|
2018-01-31 15:40:09 +01:00 |
|
zmagod
|
366b67ca1c
|
fixes per @mojca 's request
|
2018-01-31 15:18:18 +01:00 |
|
mlorb
|
39fc52ddf4
|
Merge pull request #972 from mlorb/ml-sci-1997
Fix type error at changing task at navigation bar after setting due date [SCI-1997]
|
2018-01-31 15:13:28 +01:00 |
|
Zmago Devetak
|
ccab688728
|
Merge pull request #975 from ZmagoD/zd_SCI_2001
Zd sci 2001
|
2018-01-31 14:42:41 +01:00 |
|
zmagod
|
b1684dbd5b
|
removed unneeded hook
|
2018-01-31 14:40:19 +01:00 |
|
okriuchykhin
|
ae1dcc3871
|
Merge pull request #974 from okriuchykhin/ruby-2.4.3
Update Ruby version to 2.4.3
|
2018-01-31 14:19:28 +01:00 |
|
okriuchykhin
|
df66a3b410
|
Merge pull request #973 from okriuchykhin/ok_SCI_1975
Allow optional tagging for logs [SCI-1975]
|
2018-01-31 13:31:01 +01:00 |
|
zmagod
|
34f5076b04
|
fixes failin specs [fixes SCI-2001]
|
2018-01-31 12:05:45 +01:00 |
|
mlorb
|
7b83fd8807
|
Merge pull request #970 from mlorb/ml-sci-1614
Fix bug with ajax error caused to the other user when deleting column…
|
2018-01-31 10:40:13 +01:00 |
|
Oleksii Kriuchykhin
|
b8b13b2086
|
Update Ruby version to 2.4.3
|
2018-01-31 10:02:45 +01:00 |
|
Luka Murn
|
989182348a
|
Merge pull request #968 from Ducz0r/lm-fix-canaid-initializer
Fix canaid initializer so it only uses required Gems' permissions
|
2018-01-31 08:34:00 +01:00 |
|
Luka Murn
|
d4183aa253
|
Fix a typo
|
2018-01-31 08:20:42 +01:00 |
|
Oleksii Kriuchykhin
|
bdc60b9d53
|
Allow optional tagging for logs [SCI-1975]
|
2018-01-30 18:24:01 +01:00 |
|
mlorb
|
553039b7b4
|
fix type error at changing task at navigation bar after seting due date
|
2018-01-30 13:29:54 +01:00 |
|
Oleksii Kriuchykhin
|
7a769bbfde
|
Update notification settings accessor names and update Rubocop config [SCI-1968]
|
2018-01-29 16:15:12 +01:00 |
|
mlorb
|
775b8b3201
|
fix bug with ajax error caused to the other user when deleting column in custom repository
|
2018-01-29 16:01:33 +01:00 |
|
zmagod
|
029d69b033
|
revert to old setting [fixes SCI-1967]
|
2018-01-29 15:42:22 +01:00 |
|
Zanz2
|
0607579d06
|
Fixes the database error i was having on home machine too, wasnt exclusive to me
|
2018-01-27 14:57:07 +01:00 |
|
Zanz2
|
70a972c264
|
Fixed pr and small oversight
|
2018-01-27 14:33:01 +01:00 |
|
Zanz2
|
2a287193b7
|
Merge branch 'images_not_imported_SCI1807' of https://github.com/Zanz2/scinote-web into images_fix
|
2018-01-27 13:50:35 +01:00 |
|
Luka Murn
|
f752f82658
|
Fix canaid initializer so it only uses required Gems' permissions
This should make sure that other addons that are located in
/addons folder, but not actually required by the core,
do not cause trouble.
|
2018-01-26 16:24:28 +01:00 |
|
Zanz2
|
e8f6dc0d24
|
Merge pull request #962 from Zanz2/missing_error_SCI1993
A red error messagge is now displayed when not selecting protocol [SCI-1993]
|
2018-01-26 16:00:15 +01:00 |
|
Zanz2
|
1d4ce42f23
|
fixed according to PR
|
2018-01-26 15:29:13 +01:00 |
|
Zanz2
|
98b3ddbdb0
|
Merge branch 'master' into images_not_imported_SCI1807
|
2018-01-26 15:13:40 +01:00 |
|