zmagod
9f1e436623
limits max size of all uploaded files at the one time [fixes SCI-740]
2016-12-07 09:02:04 +01:00
Luka Murn
62353b6c3b
Temporary change token expiration
2016-12-06 16:33:32 +01:00
Zmago Devetak
310b61ec12
Merge pull request #335 from ZmagoD/zd_SCI_752
...
fixes inport eln error message and spinner [fixes SCI-752]
2016-12-06 15:11:34 +01:00
okriuchykhin
cb2abfa7a9
Merge pull request #325 from okriuchykhin/ok_SCI_712
...
Added form for adding new columns to samples table into dropdown [SCI-712]
2016-12-06 15:00:01 +01:00
Zmago Devetak
49f9e64171
Merge pull request #333 from ZmagoD/zd_SCI_700
...
Managing sample groups tab
2016-12-06 14:51:09 +01:00
zmagod
dd85b128d2
fixed glyphicon-ok position
2016-12-06 14:47:16 +01:00
zmagod
8ca7151df4
added constant to load_from_file_size_error local
2016-12-06 13:52:07 +01:00
Oleksii Kriuchykhin
e02d780e44
Added Enter key handling and fixed error reporting [SCI-712]
2016-12-06 13:22:26 +01:00
Oleksii Kriuchykhin
da7e86c7c2
Fix save/delete buttons after updating datatable and added permissions check [SCI-712]
2016-12-06 13:22:26 +01:00
Oleksii Kriuchykhin
f6dd64772a
Add columns to samples table without page reload [SCI-712]
2016-12-06 13:22:26 +01:00
Oleksii Kriuchykhin
40db8310fd
Move code to sample_datatable.js and removed unused modal [SCI-712]
2016-12-06 13:22:26 +01:00
Oleksii Kriuchykhin
22dabd2177
Added form for adding new columns to samples table into dropdown [SCI-712]
2016-12-06 13:17:05 +01:00
Oleksii Kriuchykhin
94866e8994
Initial code commit for samples columns dropdown [SCI-712]
2016-12-06 13:16:05 +01:00
Mojca Lorber
1bc0ca9e75
fix bug with first time load
2016-12-06 13:14:29 +01:00
zmagod
787b8b1600
fixed new sample type/group form
2016-12-06 12:01:02 +01:00
Mojca Lorber
12088ebfd3
add visibility functionality after refresh
2016-12-06 09:40:28 +01:00
Mojca Lorber
332b6c58da
fix hound
2016-12-05 11:44:47 +01:00
Mojca Lorber
849f78b4df
implement reordering of columns in the samples table and change from local to database storage
2016-12-05 11:34:36 +01:00
Mojca Lorber
01e75fbbcc
create samples table model and migration
2016-12-05 11:08:33 +01:00
Zmago Devetak
a376118cd8
Merge pull request #334 from ZmagoD/zd_SCI_746
...
fixes bug with deleted team name
2016-12-05 10:47:39 +01:00
Zmago Devetak
91f29745c4
Merge pull request #314 from ZmagoD/zd_SCI_643
...
adds autolink
2016-12-05 10:47:23 +01:00
zmagod
ef2471d3f7
fixes inport eln error message and spinner [fixes SCI-752]
2016-12-05 10:44:58 +01:00
zmagod
6274cd413e
fixes bug with deleted team name [fixes SCI-746]
2016-12-02 16:07:00 +01:00
zmagod
7725374c42
refactor sample types/groups [fixes SCI-700]
2016-12-02 09:58:35 +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
Luka Murn
372b455d7d
Merge pull request #332 from Ducz0r/lm-sci-750-751
...
Fix inviting users not working
2016-12-01 15:52:40 +01:00
Luka Murn
6a770f6a7e
Fix inviting users not working
...
Closes SCI-750, SCI-751.
Probably reopens parts of SCI-746.
2016-12-01 15:46:37 +01:00
mz3944
1957c8a3ff
Merge pull request #331 from mz3944/mz_update_scinote_net_sign_up_form_SCI_689
...
Added automatic sign in with token authentication, needed when signin…
2016-12-01 15:40:05 +01:00
Matej Zrimšek
3bdaa4bcef
Some token authentication refactoring and error handilng fixes. [closes SCI-689]
2016-12-01 15:38:56 +01:00
Nejc Bernot
ef60982913
Subdomain checks fixed
2016-12-01 14:20:43 +01:00
Nejc Bernot
c54bd6df82
Added user ids to wopi tokens
2016-12-01 13:48:11 +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
Nejc Bernot
cb03ed8384
Users can now have multiple tokens
...
A new token is generated whenever an edit or view file is called. Tokens have a TTL of one day.
Also enabled the toggling of both wopi and wopi test mode, using environmental variables.
2016-11-30 16:48:42 +01:00
Nejc Bernot
495c648f41
Added subdomain based routing constraints
...
Non-wopi routes will only work with the subdomain set by the env variable USER_SUBDOMAIN (if it is set). Likewise, wopi routes will only work with the WOPI_SUBDOMAIN if it is set, but they also require the WOPI_ENABLED to be true.
2016-11-30 16:43:33 +01:00
Zmago Devetak
33adb58950
Merge pull request #328 from ZmagoD/zd_SCI_699
...
Managing sample types tab
2016-11-30 16:14:13 +01:00
okriuchykhin
a1be687e45
Merge pull request #330 from okriuchykhin/ok_SCI_695
...
Added sorting functionality to samples columns dropdown [SCI-695]
2016-11-30 13:48:31 +01:00
Oleksii Kriuchykhin
2a27c8e6b3
Fix hound warning [SCI-695]
2016-11-30 11:52:07 +01:00
Oleksii Kriuchykhin
f51f33ec25
Added sorting functionality to samples colunmns dropdown [SCI-695]
2016-11-30 11:42:05 +01:00
Luka Murn
680f443e31
Merge pull request #323 from Ducz0r/lm-sci-733-fix
...
Fix task comments not properly showing in reports
2016-11-30 09:51:59 +01:00
Luka Murn
f138a39508
Merge pull request #324 from Ducz0r/lm-sci-718-fix
...
Fix intro tutorial string
2016-11-30 09:50:40 +01:00
Luka Murn
c0a03d9f2d
Merge pull request #322 from Ducz0r/lm-add-show-version-var
...
Add an environmental variable to toggle version display in navbar
2016-11-30 09:49:40 +01:00
Luka Murn
84d0cf4620
Use rails helpers as per @ZmagoD's request
2016-11-30 09:48:57 +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
Luka Murn
d685ac939b
Merge pull request #326 from Ducz0r/lm-sci-746-fix
...
Fix some recaptcha form submit errors for signup pages
2016-11-30 09:35:16 +01:00
Luka Murn
ac83fe44c7
Merge pull request #327 from Ducz0r/lm-sci-747-fix
...
Remove link to "Resend confirmation instructions" if not neccesary
2016-11-30 09:14:26 +01:00
zmagod
a2e13441e5
removes create_sample_type modal and related js actions
2016-11-30 09:02:34 +01:00
zmagod
4e4a48620c
adds validation to input fields
2016-11-29 18:08:29 +01:00
zmagod
12848f15fa
adds sample_type index view with all crud actions
2016-11-29 17:15:54 +01:00