Commit graph

12143 commits

Author SHA1 Message Date
Alex Kriuchykhin
887ff00dab
Merge pull request #5219 from okriuchykhin/ok_SCI_8216
Fix step table renaming [SCI-8216]
2023-03-28 16:06:08 +02:00
Oleksii Kriuchykhin
ee7abc2912 Fix step table renaming [SCI-8216] 2023-03-28 16:03:45 +02:00
Alex Kriuchykhin
43cdcd7aa2
Merge pull request #5217 from okriuchykhin/ok_SCI_8216
Fix saving of big tables on steps [SCI-8216]
2023-03-28 13:34:41 +02:00
Oleksii Kriuchykhin
0beb64511d Fix saving of big tables on steps [SCI-8216] 2023-03-28 13:29:02 +02:00
Alex Kriuchykhin
e3a0f3c55f
Merge pull request #5215 from artoscinote/ma_SCI_8212
Properly handle repository snapshots in reports [SCI-8212]
2023-03-28 10:39:46 +02:00
Martin Artnik
f48350c6ea Properly handle repository snapshots in reports [SCI-8212] 2023-03-28 10:37:24 +02:00
Oleksii Kriuchykhin
8f9e028577 Bump version to 1.26.6.3 2023-03-23 13:25:05 +01:00
Alex Kriuchykhin
b29d4724a2
Merge pull request #5180 from okriuchykhin/ok_SCI_8174
Fix create step comments permissions [SCI-8174]
2023-03-22 13:42:54 +01:00
Oleksii Kriuchykhin
3443a6fb85 Fix create step comments permissions [SCI-8174] 2023-03-22 12:52:08 +01:00
Oleksii Kriuchykhin
33d63a58fa Bump version to 1.26.6.2 2023-03-20 14:58:24 +01:00
Alex Kriuchykhin
ad358e3939
Merge pull request #5168 from rekonder/aj_SCI_8165
Fix docx table generator if metadata is unknown [SCI-8165]
2023-03-20 14:19:21 +01:00
Andrej
8bf9e2425b Fix docx table generator if metadata are nil [SCI-8165] 2023-03-20 14:12:44 +01:00
Alex Kriuchykhin
d30a6407ba
Merge pull request #5166 from rekonder/aj_SCI_8165
* Fix docx report generation with broken metadate [SCI-8165]
2023-03-20 12:37:41 +01:00
Andrej
64441f791f Fix check for nil row [SCI-8165] 2023-03-20 11:59:20 +01:00
Andrej
8d7d2a4539 Merge branch 'hotfix/1.26.6.2' of https://github.com/biosistemika/scinote-web into aj_SCI_8165 2023-03-20 11:16:33 +01:00
Andrej
c84adfdecc Fix docx report generation with broken metadate [SCI-8165] 2023-03-20 11:14:27 +01:00
Alex Kriuchykhin
05c4a1c4f0
Add missing sanitization helper to projects access controller [SCI-8158] (#5162) 2023-03-17 11:25:36 +01:00
Alex Kriuchykhin
4231a141ce
Bump rack from 2.2.6.3 to 2.2.6.4 (#5161) 2023-03-17 09:51:17 +01:00
Alex Kriuchykhin
bd670bb177
Allow data attributes in html sanitization [SCI-8158] (#5159) 2023-03-16 18:17:18 +01:00
aignatov-bio
b5100269cc
Merge pull request #5153 from aignatov-bio/ai-sci-8138-fix-step-resutl-tables-save-bug
Fix handson table metadata issue [SCI-8138]
2023-03-16 14:07:50 +01:00
Anton
5a242021e3 Fix handson table metadata issue [SCI-8138] 2023-03-16 12:02:20 +01:00
Alex Kriuchykhin
f94c9e0b36
Avoid double escaping in user's name on protocol and step elements [SCI-8137] (#5150) 2023-03-15 16:36:06 +01:00
aignatov-bio
fedd9e040e
Fix escaping for protocol keyword [SCI-8137] (#5147) 2023-03-15 16:04:33 +01:00
Alex Kriuchykhin
483a7aad5b
Improve special character escaping in data attributes [SCI-8137] (#5149) 2023-03-15 16:01:01 +01:00
Alex Kriuchykhin
b0251435e5
Improve escaping of special characters in flash messages [SCI-8137] (#5144) 2023-03-15 15:56:47 +01:00
aignatov-bio
44823da268
Fix escaping for dropdown options and keywords escaping [SCI-8137] (#5145) 2023-03-15 12:55:28 +01:00
Alex Kriuchykhin
00c63b280e
Fix displaying of escaped fields [SCI-8137] (#5141) 2023-03-15 11:14:52 +01:00
Alex Kriuchykhin
d82470aa03
Improve handling and escaping of special characters in input fields [SCI-8125] (#5135) 2023-03-13 18:00:30 +01:00
aignatov-bio
40f223deca
Fix XSS for tasks table titles [SCI-8133] (#5134) 2023-03-13 15:19:59 +01:00
aignatov-bio
946ea47d55
Fix xss for titles in tags labels [SCI-8133] (#5130) 2023-03-13 14:39:12 +01:00
Alex Kriuchykhin
92d7fbb351
Clean and update JS dependencies, update Rack gem [SCI-7953] (#5115) 2023-03-09 14:25:12 +01:00
Alex Kriuchykhin
87153b8899
Improve filtering of user supplied data in the input and text fields [SCI-8095] (#5106) 2023-03-09 11:38:47 +01:00
ajugo
6471dbed5b
Fix missing team at the StepTable creation [SCI-8036] (#5090) 2023-03-07 11:26:57 +01:00
Oleksii Kriuchykhin
7584242745 Bump version to 1.26.6.1 2023-02-24 15:24:57 +01:00
Alex Kriuchykhin
b2ab467440
Improve loading time of current tasks widget [SCI-7999] (#5022)
* Improve loading time of current tasks widget [SCI-7999]

* Improve speed of objects search for smart annotations editor [SCI-7999]
2023-02-24 13:30:55 +01:00
artoscinote
0ad592bd5e
Merge pull request #5012 from scinote-eln/develop
February 2023 Release
2023-02-22 11:36:34 +01:00
artoscinote
c0d282a08f
Bump version to 1.26.6 2023-02-22 11:32:10 +01:00
artoscinote
22ddf0e927
Merge pull request #5011 from scinote-eln/revert-4993-gc_SCI_7673
Revert "Add office file to task step - reload file option shows plain html page [SCI-7673]"
2023-02-22 10:30:41 +01:00
G-Chubinidze
dac150f75f
Revert "Add office file to task step - reload file option shows plain html page [SCI-7673]" 2023-02-22 13:29:39 +04:00
Alex Kriuchykhin
e020b4a416
Improve tags sanitization in smart annotations (#5008) 2023-02-21 16:53:04 +01:00
artoscinote
77e511745d
Merge pull request #5006 from artoscinote/ma_SCI_7937
Fix for scroll-to elements being hidden behind sticky navigation [SCI-7937]
2023-02-21 15:07:57 +01:00
Martin Artnik
13ba7c1ea5 Fix for scoll-to elements being hidden behind sticky navigation [SCI-7937] 2023-02-21 15:04:58 +01:00
Soufiane
c88e2df19c
Fix filter_date action when only one date is present [SCI-7942] (#5005)
Fix filter_date action when only one date is present [SCI-7942]
2023-02-21 14:36:24 +01:00
artoscinote
f21e5edf55
Merge pull request #5004 from artoscinote/ma_SCI_7965
Add back basic TinyMCE html editor [SCI-7965]
2023-02-21 11:25:30 +01:00
Martin Artnik
238354a314 Add back basic TinyMCE html editor [SCI-7965] 2023-02-21 11:23:52 +01:00
Alex Kriuchykhin
67ad52152a
Update New Relic agent to 8.16.0 (#5000) 2023-02-21 09:23:59 +01:00
artoscinote
8f8865c73c
Fix MarvinJS image toolbar issues [SCI-7934] (#4998) 2023-02-21 09:12:59 +01:00
ajugo
f26efe98a1
Fix grey navigator comment [SCI-7950] (#4997) 2023-02-20 16:24:39 +01:00
ajugo
c1f55e99a7
Fix protocol import for empty metadata [SCI-7915] (#4996) 2023-02-20 13:21:01 +01:00
Alex Kriuchykhin
94b5b4a425
Add rake task for resseting user assignments on inventories (#4931) 2023-02-20 13:00:13 +01:00