Matej Zrimšek
|
17380ba0ca
|
Refactoring rebased code [SCI-2641]
|
2018-10-15 01:12:25 +02:00 |
|
Matej Zrimšek
|
1bf16537f6
|
Add PDF content to the export all ZIP [SCI-2641]
|
2018-10-14 23:56:10 +02:00 |
|
Matej Zrimšek
|
48a6a64502
|
Move PDF generation and export logic of export all PDF to the model
|
2018-10-14 22:52:54 +02:00 |
|
Matej Zrimšek
|
e242e9a516
|
Refactor export all PDF content generation [SCI-2641]
|
2018-10-12 07:40:22 +02:00 |
|
Matej Zrimšek
|
a16d16bc5b
|
Move export all report business logic to model [SCI-2641]
|
2018-10-12 07:40:21 +02:00 |
|
Matej Zrimšek
|
5ce94b5ecd
|
Remove dynamically created export all report after it's no longer needed
|
2018-10-12 07:40:21 +02:00 |
|
Matej Zrimšek
|
b15cc66b2f
|
Add export project PDF for dummy project
|
2018-10-12 07:40:21 +02:00 |
|
Jure Grabnar
|
d7c875135e
|
Merge pull request #1304 from jbargu/jg_zipfile_structure
Create zipfile structure for export all, implement inventory CSV for export [SCI-2640] [SCI-2642] [SCI-2643] [SCI-2644]
|
2018-10-05 15:36:56 +02:00 |
|
Jure Grabnar
|
553ac4c360
|
Refactor code according to PR review
PR review: https://github.com/biosistemika/scinote-web/pull/1304
Closes: [SCI-2640], [SCI-2642], [SCI-2643], [SCI-2644].
|
2018-09-30 16:37:18 +02:00 |
|
Oleksii Kriuchykhin
|
2508394924
|
Refactor Projects view - cards view [SCI-2730]
|
2018-09-27 10:43:44 +02:00 |
|
Jure Grabnar
|
6106904460
|
Format according to Houndbot #5
|
2018-09-23 12:07:53 +02:00 |
|
Jure Grabnar
|
90b220ddda
|
Format according to Houndbot #4
|
2018-09-23 12:06:06 +02:00 |
|
Jure Grabnar
|
970341e7d7
|
Format according to Houndbot #3
|
2018-09-23 11:56:23 +02:00 |
|
Jure Grabnar
|
a3d7d37081
|
Format according to Hound bot #2
|
2018-09-23 11:30:20 +02:00 |
|
Jure Grabnar
|
64a6ed7ffe
|
Format according to houndbot
|
2018-09-23 11:14:59 +02:00 |
|
Oleksii Kriuchykhin
|
84428b37c2
|
Add project view JSON endpoints [SCI-2728]
|
2018-09-21 10:39:20 +02:00 |
|
Jure Grabnar
|
d40096f663
|
Remove typo and add hyperlink to inventories
|
2018-09-16 23:45:38 +02:00 |
|
Jure Grabnar
|
f8b1db7f72
|
Fix repository export and relative hyperlinks
|
2018-09-16 23:01:44 +02:00 |
|
Jure Grabnar
|
06eaafd118
|
Suffix should append to basename first and then extension
|
2018-09-16 20:57:37 +02:00 |
|
Jure Grabnar
|
449aa12070
|
Refactor TeamZipExport code (move it into special file)
|
2018-09-16 20:28:26 +02:00 |
|
Jure Grabnar
|
93bd461a83
|
Generate table.csv
|
2018-08-29 00:31:11 +02:00 |
|
Jure Grabnar
|
01d48cf679
|
Add suffixes to all names
|
2018-08-29 00:21:17 +02:00 |
|
Jure Grabnar
|
4b0357b392
|
Add export of Inventories and their assets
|
2018-08-28 23:22:55 +02:00 |
|
Jure Grabnar
|
295c6a9432
|
Add export all functionality (basic skeleton)
|
2018-08-21 21:07:45 +02:00 |
|
okriuchykhin
|
3503eb775b
|
Merge pull request #1254 from okriuchykhin/ok_SCI_2601
Fix files search results display [SCI-2601]
|
2018-08-02 11:53:02 +02:00 |
|
Oleksii Kriuchykhin
|
563005cf89
|
Fix files search results display [SCI-2601]
|
2018-07-26 09:55:18 +02:00 |
|
Oleksii Kriuchykhin
|
0e372af729
|
Adds API authentication with Azure AD [SCI-2608]
|
2018-07-24 14:21:33 +02:00 |
|
Zanz2
|
887ddbfce3
|
Merge pull request #1229 from Zanz2/unify_match_case_sci1324
Fix protocol names are case insensitive unique [SCI-1324]
|
2018-07-17 08:22:03 +02:00 |
|
zmagod
|
e654725d9e
|
fixes smart annotation serch queries/dropdown item picker [fixes SCI-2511]
|
2018-07-06 14:26:20 +02:00 |
|
Zanz2
|
8e42dba7de
|
Found the fix
|
2018-07-03 08:20:56 +02:00 |
|
zmagod
|
db1944cc90
|
move maximum file size limit to an ENV variable [fixes SCI-2415]
|
2018-06-19 14:15:14 +02:00 |
|
zmagod
|
ed39294733
|
removes duplicated keywords [fixes SCI-2294]
|
2018-06-18 12:15:52 +02:00 |
|
Oleksii Kriuchykhin
|
e10ed86fa1
|
Remove result validation [SCI-2376]
|
2018-06-13 14:06:55 +02:00 |
|
zmagod
|
f8ac083d39
|
adds an additional check if some other user has added/removed repository columns [fixes SCI-2408]
|
2018-06-12 15:28:03 +02:00 |
|
Zmago Devetak
|
eff68aead8
|
Merge pull request #1193 from ZmagoD/zd_SCI_2481_
fixes project validation message [fixes SCI-2481]
|
2018-06-08 14:40:27 +02:00 |
|
Zmago Devetak
|
74ccaf06b9
|
Merge pull request #1184 from ZmagoD/zd_SCI_2417
adds asset_text_data to global search options
|
2018-06-08 14:30:52 +02:00 |
|
zmagod
|
11ebea573a
|
fixes project validation message [fixes SCI-2481]
|
2018-06-07 16:42:11 +02:00 |
|
zmagod
|
2def874ffd
|
fixes project duplication [fixes SCI-2486]
|
2018-06-05 09:44:03 +02:00 |
|
Oleksii Kriuchykhin
|
8de0e282e3
|
Fix project_tree for non admin users [SCI-2478]
|
2018-06-01 16:38:49 +02:00 |
|
Oleksii Kriuchykhin
|
2ddc0fb561
|
Improve sidebar rendering performance [SCI-2478]
|
2018-06-01 13:49:02 +02:00 |
|
zmagod
|
3da098cb60
|
fixes the issue with extraction of text from file [fixes SCI-2417]
|
2018-05-31 09:42:57 +02:00 |
|
Luka Murn
|
68f5a6bebd
|
Fix inventory rows without files not being saved bug
Closes SCI-2471.
|
2018-05-30 14:41:20 +02:00 |
|
Oleksii Kriuchykhin
|
6cf9149baa
|
Add user id tracking when discarding repository [SCI-2462]
|
2018-05-29 15:33:02 +02:00 |
|
Zmago Devetak
|
147e74b4a5
|
Merge pull request #1164 from ZmagoD/zd_SCI_2448
adds discard gem, move deletion of repositories in a rake task to run…
|
2018-05-28 15:04:54 +02:00 |
|
zmagod
|
bbbe06e491
|
fixes reports index for guest users
|
2018-05-24 15:28:54 +02:00 |
|
zmagod
|
1f8db7bc49
|
Merge branch 'ux-release-1' of https://github.com/biosistemika/scinote-web into zd_SCI_2340
|
2018-05-24 15:00:59 +02:00 |
|
zmagod
|
b13e39a0d9
|
adds discard gem, move deletion of repositories in a rake task to run in background worker [fixes SCI-2448]
|
2018-05-24 14:39:25 +02:00 |
|
zmagod
|
ba2aafae39
|
fix access to public reports [fixes SCI-2340]
|
2018-05-21 14:45:18 +02:00 |
|
Zmago Devetak
|
2ac04ee476
|
Merge pull request #1150 from ZmagoD/zd_SCI_2426
migrations that fixes the bug with smart annotations [fixes SCI-2426]
|
2018-05-21 14:15:47 +02:00 |
|
zmagod
|
b8098093ee
|
migrations that fixes the bug with smart annotations [fixes SCI-2426]
|
2018-05-18 13:57:52 +02:00 |
|