wandji20
d3c2a7e0ad
Fix issue with timestamps for reports [SCI-9420]
2023-10-05 12:25:08 +01:00
sboursen-scinote
9b24bf9504
Fix Protocols.io modal not loading any protocols [SCI-9468]
...
The JavaScript responsible for loading the list was attached to a
Partial that by itself was loaded using and AJAX request. Therefore,
The JavaScript was not being executed (no page reload). It was thus moved
to the parent partial (loaded on page reload) and called when the required
HTML is appended to the DOM.
2023-10-05 12:03:05 +02:00
Martin Artnik
eee6da4abd
Merge pull request #6322 from G-Chubinidze/gc_SCI_9401
...
CSS: Blank name error message on table [sci-9401]
2023-10-05 11:04:20 +02:00
Giga Chubinidze
2c3d5c4fd5
changed styling to tw class / optimized inline editing height
2023-10-05 13:01:34 +04:00
Alex Kriuchykhin
0ebcb58fa6
Merge pull request #6336 from lasniscinote/gl_SCI_9354
...
Fixed breaking QR code generation [SCI-9354]
2023-10-05 10:12:14 +02:00
wandji20
6358ad2da4
Fix issue with protocol and result text name [SCI-9420]
2023-10-05 08:08:49 +01:00
Martin Artnik
1c84a97bd7
Merge pull request #6360 from G-Chubinidze/gc_SCI_9405
...
Projects table header covered by top toolbar on some breakpoint [SCI-9405]
2023-10-05 09:06:12 +02:00
Giga Chubinidze
3dbdbf02f8
Projects table header covered by top toolbar on some breakpoint [SCI-9405]
2023-10-05 02:44:30 +04:00
Martin Artnik
ae77613d94
Merge pull request #6357 from rekonder/aj_SCI_9445
...
Fix icons and OVE view for attachments [SCI-9445]
2023-10-04 17:19:26 +02:00
Andrej
0a53b2e6bc
Fix opening protocol parser import modal [SCI-9452]
2023-10-04 17:13:27 +02:00
Alex Kriuchykhin
afb40fd762
Merge pull request #6337 from rekonder/aj_SCI_9427
...
Fix consumption export date format [SCI-9427]
2023-10-04 16:54:08 +02:00
Andrej
301ba6b818
Fix consumption export date format [SCI-9427]
2023-10-04 16:46:19 +02:00
Andrej
0889c40d46
Fix icons and OVE view for attachments [SCI-9445]
2023-10-04 16:18:03 +02:00
Alex Kriuchykhin
e4e4992415
Merge pull request #6338 from sboursen-scinote/sb_SCI-8126-fix3
...
Fix no-result placeholder position for archived project list [SCI-8126]
2023-10-04 15:46:51 +02:00
Alex Kriuchykhin
4888ebc3eb
Merge pull request #6346 from rekonder/aj_SCI_9442
...
Add missing wording for failed export email/notifications [SCI-9442]
2023-10-04 15:46:22 +02:00
Alex Kriuchykhin
1633d68ed5
Merge pull request #6356 from okriuchykhin/ok_SCI_9443
...
Add migration for results with empty names [SCI-9443]
2023-10-04 15:44:33 +02:00
Alex Kriuchykhin
b5ddcc2b30
Merge pull request #6352 from scinote-eln/dependabot/npm_and_yarn/postcss-8.4.31
...
Bump postcss from 8.2.15 to 8.4.31
2023-10-04 15:43:56 +02:00
Martin Artnik
840ca9b73a
Merge pull request #6351 from artoscinote/ma_SCI_9408
...
Fix unwanted checklist name locking [SCI-9408]
2023-10-04 15:43:22 +02:00
Martin Artnik
bcf7039fee
Merge pull request #6355 from artoscinote/ma_SCI_9428
...
Fix z-index of task tab toolbar [SCI-9428]
2023-10-04 15:43:02 +02:00
Oleksii Kriuchykhin
472985e0c2
Add migration for results with empty names [SCI-9443]
2023-10-04 15:25:29 +02:00
Martin Artnik
b545b6fdf9
Fix z-index of task tab toolbar [SCI-9428]
2023-10-04 14:22:17 +02:00
Martin Artnik
5b29ccd1f9
Merge pull request #6354 from lasniscinote/gl_SCI_9418
...
Fixed edit date/datetime columns range option selection [SCI-9418]
2023-10-04 14:16:27 +02:00
Gregor Lasnibat
6dbc3c5aaa
Fixed edit date/datetime columns range option selection [SCI-9418]
...
Fixed edit date/datetime columns range option selection [SCI-9418]
2023-10-04 14:05:51 +02:00
Martin Artnik
ab1eae1bd2
Merge pull request #6353 from ivanscinote/SCI-9430-move-result-does-not-work
...
Set sequential_updates to true for acts_as_list for result orderable [SCI-9430]
2023-10-04 14:01:45 +02:00
Ivan Kljun
b4faefdb23
Set sequential_updates to true for acts_as_list for result orderable [SCI-9430]
2023-10-04 13:59:23 +02:00
Martin Artnik
b3c2dd75cf
Merge pull request #6349 from ivanscinote/SCI-9430-move-result-does-not-work
...
Fix moving result elements bug [SCI-9430]
2023-10-04 13:54:30 +02:00
Martin Artnik
3b51055efe
Merge pull request #6348 from lasniscinote/gl_SCI_9393
...
Fix scroll to start when navigating inventory pages [SCI-9393]
2023-10-04 13:52:48 +02:00
Ivan Kljun
2919516bca
Fix moving result elements bug [SCI-9430]
2023-10-04 13:37:00 +02:00
dependabot[bot]
a3fbde79e4
Bump postcss from 8.2.15 to 8.4.31
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.2.15 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.2.15...8.4.31 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-04 11:20:25 +00:00
Oleksii Kriuchykhin
421ba27a6f
Merge branch 'release/1.28.0' into develop
2023-10-04 13:19:31 +02:00
Martin Artnik
6b8382c564
Fix unwanted checklist name locking [SCI-9408]
2023-10-04 13:15:41 +02:00
Martin Artnik
6f45980648
Merge pull request #6335 from ivanscinote/SCI-9407-css-consumption-modals-assign-to-task-modal-issues
...
Fix UI for consumption/edit stock/assign to task modals [SCI-9407]
2023-10-04 12:51:59 +02:00
Martin Artnik
b15cedd198
Merge pull request #6345 from G-Chubinidze/gc_SCI_9438
...
CSS: Incorrect icons on large PDF previews & caret on task activity [SCI-9438]
2023-10-04 12:51:20 +02:00
Martin Artnik
f3900baadc
Merge pull request #6347 from artoscinote/ma_SCI_9339
...
Shared task designated users style fix [SCI-9339]
2023-10-04 12:50:23 +02:00
Martin Artnik
93bbd32cb8
Merge pull request #6343 from artoscinote/ma_SCI_9428
...
Fix dropdown issues [SCI-9428]
2023-10-04 12:49:56 +02:00
Giga Chubinidze
5544b0e50e
uniquefied gallery param from js
2023-10-04 14:49:32 +04:00
Martin Artnik
4ea040cde7
Fix z-index issue with stackable headers [SCI-9428]
2023-10-04 12:48:31 +02:00
Gregor Lasnibat
56d393d16a
Fixed a list-item bug where view_mode was active [SCI-9419]
2023-10-04 11:30:34 +02:00
ivanscinote
a4d0d71f18
Merge branch 'develop' into SCI-9407-css-consumption-modals-assign-to-task-modal-issues
2023-10-04 11:00:33 +02:00
Gregor Lasnibat
edabe117a9
Fix scroll to start when navigating inventory pages [SCI-9393]
...
PR fix 01 [SCI-9393]
2023-10-04 10:54:03 +02:00
Martin Artnik
03b12e0a22
Shared task designated users style fix [SCI-9339]
2023-10-04 09:56:09 +02:00
Martin Artnik
1f5ecfba33
Merge pull request #6344 from G-Chubinidze/gc_SCI_9447
...
Wrong icon on the Export button in bottom toolbar & Manage columns back button [SCI-9447]
2023-10-04 09:25:01 +02:00
Andrej
9b1d9823c1
Add missing wording for failed export email/notifications [SCI-9442]
2023-10-04 09:02:35 +02:00
Giga Chubinidze
b4247391a5
CSS: Incorrect icons on large PDF previews & caret on task activity [SCI-9438]
2023-10-04 05:36:03 +04:00
Giga Chubinidze
615d6ebbfa
Wrong icon on the Export button in bottom toolbar & Manage columns back button [SCI-9447]
2023-10-04 04:56:17 +04:00
Alex Kriuchykhin
b8708e7961
Merge pull request #6317 from wandji20/wb-SCI-9314
...
Update formula, ruleJS, and parser vendor files to latest version [SCI-9314]
2023-10-03 16:54:20 +02:00
Martin Artnik
5960446401
Merge pull request #6320 from wandji20/wb-SCI-9406
...
Add helper method to show grey layout background [SCI-9406]
2023-10-03 16:43:18 +02:00
Martin Artnik
14a693b697
Highlight selected sort in results sort dropdown [SCI-9428]
2023-10-03 16:19:27 +02:00
Martin Artnik
1acf67db5a
Fix dropdown opening direction [SCI-9428]
2023-10-03 16:07:05 +02:00
wandji20
8b589185b5
Add copyright, lisence, and include original modifications [SCI-9314]
2023-10-03 14:57:41 +01:00