zmagod
|
9550c6dd35
|
fixes highlight.js
|
2017-01-19 17:09:25 +01:00 |
|
Luka Murn
|
3bee9d2e12
|
Save an (yet unworking) version of user smart annotations
Used so other devs can start working on smart annotations.
|
2017-01-04 10:54:02 +01:00 |
|
Luka Murn
|
e16c826bb1
|
Version bump to 1.6.0
|
2016-12-22 11:43:52 +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
|
2426539715
|
fixes long names in columns dropdown [fixes SCI-784]
|
2016-12-13 14:54:37 +01:00 |
|
zmagod
|
83aae59eed
|
adds sample groups index page
|
2016-12-02 09:33:09 +01:00 |
|
Luka Murn
|
7309da9d92
|
Version bump to 1.5.1
|
2016-12-01 15:54:08 +01:00 |
|
Matej Zrimšek
|
46465060d0
|
Added automatic sign in with token authentication, needed when signing in from different webpage. [closes SCI-689]
|
2016-11-30 16:56:56 +01:00 |
|
zmagod
|
1859df0319
|
fix hound
|
2016-11-30 09:44:49 +01:00 |
|
Luka Murn
|
76ec77fce4
|
Merge pull request #329 from biosistemika/simplify-signup
Merge simplify-signup into master
|
2016-11-30 09:41:20 +01:00 |
|
zmagod
|
12848f15fa
|
adds sample_type index view with all crud actions
|
2016-11-29 17:15:54 +01:00 |
|
okriuchykhin
|
f9c8223fe5
|
Merge pull request #321 from okriuchykhin/ok_SCI_736
Improve regexp for image whitelisting [SCI-736]
|
2016-11-28 15:46:54 +01:00 |
|
Oleksii Kriuchykhin
|
d8f8e01a46
|
Code cleanup, added new image types to whitelist [SCI-736]
|
2016-11-28 11:13:20 +01:00 |
|
okriuchykhin
|
31f6379866
|
Merge pull request #318 from okriuchykhin/ok_SCI_736
Add whitelisting of supported image types [SCI-736]
|
2016-11-28 09:32:49 +01:00 |
|
Luka Murn
|
d0b86de3a4
|
Use Rails's email regex
|
2016-11-25 17:37:27 +01:00 |
|
Oleksii Kriuchykhin
|
74f6455a8f
|
Add whitelisting of supported image types [SCI-736]
|
2016-11-25 16:12:43 +01:00 |
|
Oleksii Kriuchykhin
|
698e07a3b5
|
Enable reCaptcha and auto log in on confirm invitation form [SCI-706]
|
2016-11-24 14:11:02 +01:00 |
|
Luka Murn
|
91ffb232e2
|
Version bump to 1.5.0
|
2016-11-24 11:37:45 +01:00 |
|
Mojca Lorber
|
beae54e278
|
remove already_authenticated alert flash
|
2016-11-23 14:55:41 +01:00 |
|
Luka Murn
|
26d04b1f3c
|
Merge branch 'rich-text-formatting' into 'master'
Conflicts:
Gemfile.lock
app/assets/stylesheets/themes/scinote.scss
|
2016-11-17 16:39:33 +01:00 |
|
Mojca Lorber
|
3b7af3e66c
|
fix validation logic
|
2016-11-11 11:42:16 +01:00 |
|
Luka Murn
|
c88f834ba9
|
Merge pull request #269 from Ducz0r/lm-sci-569
Add a refactored invite users modal that can be reused throughout application
|
2016-11-08 16:57:05 +01:00 |
|
zmagod
|
808ec807c2
|
added extends file
|
2016-11-08 11:26:55 +01:00 |
|
Luka Murn
|
6fe0d6b3df
|
A working invite modal!
|
2016-11-07 09:43:10 +01:00 |
|
Luka Murn
|
ccf8932611
|
Add first version of invite users modal
|
2016-11-07 09:43:09 +01:00 |
|
zmagod
|
3c9bd6f511
|
enables notification to be extended
|
2016-11-02 14:44:16 +01:00 |
|
Luka Murn
|
24cdbedd05
|
Bump version to 1.4.0
|
2016-10-25 18:15:53 +02:00 |
|
Matej Zrimšek
|
1b0fb255db
|
Replaced hardcoded big values with infinity constant in fixtures.
|
2016-10-17 13:52:33 +02:00 |
|
Matej Zrimšek
|
a31753ea39
|
Added additional color constants. Fix Ruby color constants RGB format so no errors occur for external Gems.
|
2016-10-17 11:57:47 +02:00 |
|
Matej Zrimšek
|
f2cd9890dd
|
Replaced hardcoded infinity values with constants. Added quotation marks to Ruby string constants in JS.
|
2016-10-17 11:57:47 +02:00 |
|
Matej Zrimšek
|
a6a2a237aa
|
Removed unneeded ERB tags, which caused error. Minor refactoring.
|
2016-10-17 11:57:47 +02:00 |
|
Matej Zrimšek
|
0780bd2416
|
Ruby constants are now automatically available in JS. Refactoring was needed.
|
2016-10-17 11:57:37 +02:00 |
|
Matej Zrimšek
|
a3dfb59558
|
Added remaining constants.
|
2016-10-17 11:30:05 +02:00 |
|
Matej Zrimšek
|
21ec05d541
|
Refactored searches (user and globals earch) and used constants.
|
2016-10-17 11:17:59 +02:00 |
|
Oleksii Kriuchykhin
|
c6fb57318f
|
Added use of constants in JS [SCI-530]
|
2016-10-13 13:06:11 +02:00 |
|
zmagod
|
42a30576e3
|
removed introductory popup [fixes SCI-534]
|
2016-10-11 08:33:50 +02:00 |
|
Luka Murn
|
448daab7c8
|
Merge pull request #207 from biosistemika/add-deface-hotfix
Merge hotfix 1.3.1 into master
|
2016-10-07 18:26:13 +02:00 |
|
Luka Murn
|
860c3f9bf1
|
Bump version to 1.3.1
|
2016-10-07 15:57:01 +02:00 |
|
Oleksii Kriuchykhin
|
4e2ad1d5e6
|
Fix the issues after code review [SCI-442]
|
2016-10-05 15:54:31 +02:00 |
|
Oleksii Kriuchykhin
|
8907e54b49
|
Global notifications index page added [SCI-442]
|
2016-10-05 15:51:11 +02:00 |
|
Zmago Devetak
|
91c7d8a952
|
Merge pull request #176 from ZmagoD/zd_SCI_474
Unify the comments
|
2016-10-03 15:26:17 +02:00 |
|
Luka Murn
|
49c5474219
|
Merge pull request #178 from mz3944/mz_help_button_SCI_13_v2
Fixed wrong CSS formatting and added release notes link to help link.
|
2016-09-30 08:27:57 +02:00 |
|
Matej Zrimšek
|
a6324d61c5
|
Fixed wrong CSS formatting, added release notes link to help links, and links now open in new tab.
|
2016-09-29 14:27:26 +02:00 |
|
Luka Murn
|
f994469cb5
|
Bump version to 1.3
|
2016-09-29 13:04:28 +02:00 |
|
zmagod
|
1eb9f772f4
|
refactor sciNote comments js and unified all comments behavior [fixes SCI-474]
|
2016-09-27 10:30:48 +02:00 |
|
zmagod
|
02bfa1949e
|
fixed project comments
|
2016-09-27 09:00:02 +02:00 |
|
mz3944
|
1c1a7c231e
|
Merge pull request #169 from mz3944/mz_help_button_SCI_13
Added help dropdown. [SCI-13]
|
2016-09-23 13:04:38 +02:00 |
|
Matej Zrimšek
|
fc86b7b1fd
|
Added help dropdown. [SCI-13]
|
2016-09-23 12:52:38 +02:00 |
|
Oleksii Kriuchykhin
|
e8ac754829
|
Fix issue with long tags in dropdown list [fixes SCI-470]
|
2016-09-23 11:05:17 +02:00 |
|
Matej Zrimšek
|
c6a23aab98
|
Added missing validations for text fields. Added text trimming, which removes spaces from beginning and ending of text. [fixes SCI-408]
|
2016-09-21 19:37:36 +02:00 |
|