zmagod
|
81df97f008
|
add library sidebar and create new library button [fixes SCI-2121]
|
2018-03-21 09:22:55 +01:00 |
|
zmagod
|
1ad8c259d1
|
add blank page for repositories [fixes SCI-2139]
|
2018-03-20 14:45:57 +01:00 |
|
okriuchykhin
|
503617b42c
|
Merge branch 'samples_to_repositories_table_migration' into zd_SCI_2025
|
2018-03-13 14:44:20 +01:00 |
|
zmagod
|
dd2f7dd417
|
Merge branch 'master' of https://github.com/biosistemika/scinote-web into samples_to_repositories_table_migration
|
2018-03-13 13:24:36 +01:00 |
|
Oleksii Kriuchykhin
|
21c07371c9
|
Fix repository export to support file columns [SCI-2079]
|
2018-03-13 10:40:27 +01:00 |
|
zmagod
|
fca01bd54f
|
refactor repository export [fixes SCI-2025]
|
2018-03-05 15:54:04 +01:00 |
|
Matej Zrimšek
|
5bda53eebf
|
Overall refactoring of all canaid permissions and code related to their calls.
|
2018-02-16 10:54:06 +01:00 |
|
Oleksii Kriuchykhin
|
a64012237e
|
Fix repository records import [SCI-1939]
|
2018-01-15 18:01:35 +01:00 |
|
mlorb
|
99185871c4
|
fix naming things
|
2018-01-05 15:15:50 +01:00 |
|
mlorb
|
70ae14a9b8
|
refactor manage repository permissions again because of addons
|
2018-01-05 11:17:01 +01:00 |
|
mlorb
|
7c1ae6bc82
|
refactor manage repository permissions
|
2017-12-14 14:18:18 +01:00 |
|
mlorb
|
3f5e9e60b7
|
refactor view repository permission
|
2017-12-14 14:18:18 +01:00 |
|
mlorb
|
740ecc674b
|
refactor view repositories permission
|
2017-12-14 14:18:18 +01:00 |
|
mlorb
|
e577b363b2
|
byTheWay fix of Rails 5.1 bug
|
2017-12-14 14:18:17 +01:00 |
|
Oleksii Kriuchykhin
|
cd0aba1896
|
Change any? to empty? [SCI-1665]
|
2017-10-17 15:23:54 +02:00 |
|
Oleksii Kriuchykhin
|
c8d2ae70fa
|
Move duplicated code to service [SCI-1665]
|
2017-10-17 14:46:16 +02:00 |
|
Oleksii Kriuchykhin
|
56f52ebfa7
|
Optimize memory usage in samples/repositories import [SCI-1665]
|
2017-10-12 14:43:25 +02:00 |
|
Oleksii Kriuchykhin
|
ece27b2652
|
Fix importing files with empty header cells and error messages improvements [SCI-1484]
|
2017-07-18 14:54:35 +02:00 |
|
Oleksii Kriuchykhin
|
036ee390ed
|
Fix error messages in repository import and uploading files starting with hyphen[SCI-1484]
|
2017-07-14 16:19:03 +02:00 |
|
Matej Zrimšek
|
f847b44067
|
Error is displayed and import is prevented in case repository name column is not mapped, when importing repository items from file. [SCI-1402]
|
2017-06-26 16:50:40 +02:00 |
|
zmagod
|
28129ebb73
|
refactor
|
2017-06-21 17:39:20 +02:00 |
|
zmagod
|
bad52ceff1
|
Merge branch 'master' of https://github.com/biosistemika/scinote-web into zd_SCI_1336
|
2017-06-21 15:56:07 +02:00 |
|
zmagod
|
18fd5b00ba
|
fix hound
|
2017-06-21 15:01:55 +02:00 |
|
zmagod
|
f66fb49b56
|
adds import records to repositories [fixes SCI-1336]
|
2017-06-21 14:45:50 +02:00 |
|
Matej Zrimšek
|
d907819de5
|
Removed byebug calls. [SCI-1383]
|
2017-06-21 10:49:00 +02:00 |
|
zmagod
|
f64e1ac713
|
fix locales
|
2017-06-21 09:31:39 +02:00 |
|
Matej Zrimšek
|
47407ef40c
|
Removed empty first column of repository export file. [SCI-1383]
|
2017-06-20 18:40:41 +02:00 |
|
zmagod
|
70fa681519
|
split the import service
|
2017-06-19 14:05:37 +02:00 |
|
zmagod
|
2d3b5f4308
|
refactor
|
2017-06-14 10:55:24 +02:00 |
|
zmagod
|
cee052fc19
|
added service object
|
2017-06-14 09:11:20 +02:00 |
|
zmagod
|
a865253a2e
|
first run
|
2017-06-13 08:10:10 +02:00 |
|
Matej Zrimšek
|
e3db79b3cc
|
Added repository permissions check when exporting repository records. Minor repositories refactoring and code style fixing. [SCI-1275]
|
2017-06-12 17:49:42 +02:00 |
|
Matej Zrimšek
|
f46d8f6970
|
Refactored a bit repository records CSV export. Fixed the order of CSV rows to match the currently viewed datatable order. [SCI-1275]
|
2017-06-09 19:44:28 +02:00 |
|
Matej Zrimšek
|
773a55ffac
|
Fixed CSV export of repository records. [SCI-1275]
|
2017-06-09 19:44:28 +02:00 |
|
rekonder
|
4df8e1ffe3
|
Fixed bugs with duplicated generated csv, toggle columns and exportig right columns of selected repository
|
2017-06-09 19:44:28 +02:00 |
|
rekonder
|
ede744849b
|
Export repository [aj-SCI-1275]
|
2017-06-09 19:44:28 +02:00 |
|
Mojca Lorber
|
be52af4e4f
|
fix rename/delete/copy modals not working
|
2017-06-08 15:13:00 +02:00 |
|
Mojca Lorber
|
71c523c406
|
load tabs with javascript
|
2017-06-08 13:47:30 +02:00 |
|
Luka Murn
|
61eb52f86f
|
Implement GUI for copying repositories
Closes SCI.1270.
|
2017-06-07 19:11:25 +02:00 |
|
Oleksii Kriuchykhin
|
c18bba9fbe
|
Fix rebase errors [SCI-1274]
|
2017-06-07 15:50:22 +02:00 |
|
Oleksii Kriuchykhin
|
8b1190060e
|
Add custom repository table [SCI-1274]
|
2017-06-07 15:23:25 +02:00 |
|
Mojca Lorber
|
51c4eeb106
|
renaming
|
2017-06-06 15:50:43 +02:00 |
|
Mojca Lorber
|
dde714d78f
|
fix hound
|
2017-06-06 13:33:57 +02:00 |
|
Mojca Lorber
|
39dda1ad5d
|
refactoring
|
2017-06-06 13:18:44 +02:00 |
|
Mojca Lorber
|
acdea2198d
|
code changes after rebasing
|
2017-06-06 11:10:55 +02:00 |
|
Mojca Lorber
|
da98788031
|
small code fixes
|
2017-06-06 09:57:50 +02:00 |
|
Mojca Lorber
|
13bf4ad229
|
create new repository
|
2017-06-06 09:54:39 +02:00 |
|
Matej Zrimšek
|
afce3010ef
|
After repository deletion, the next selected repository is the first one. [SCI-1269]
|
2017-06-05 17:56:09 +02:00 |
|
Matej Zrimšek
|
419d638163
|
Renamed reposiotry edit and destroy permission helper. [fix 1269]
|
2017-06-05 17:36:26 +02:00 |
|
Matej Zrimšek
|
f012779780
|
Renamed before_action for repository edit and destroy action. [fix 1269]
|
2017-06-05 10:02:16 +02:00 |
|
Matej Zrimšek
|
d8d54232c3
|
After repository renaming user is redirected to the same repository. Removed the unimplemented repository copy dropdown option. [SCI-1269]
|
2017-06-02 19:08:51 +02:00 |
|
Matej Zrimšek
|
73aaef0949
|
Fixe repository rename modal submit button. Consistent variable renaming. [SCI-1269]
|
2017-06-02 17:52:04 +02:00 |
|
Matej Zrimšek
|
5c9a453439
|
Added permissions for deleting and renaming of repositories. [SCI-1269]
|
2017-06-02 17:50:34 +02:00 |
|
Matej Zrimšek
|
21a72da84f
|
Added rename logic and improved remove logic. [SCI-1269]
|
2017-06-02 17:50:34 +02:00 |
|
Matej Zrimšek
|
cdaac6a01b
|
Added remove repository modal logic. [SCI-1269]
|
2017-06-02 17:50:33 +02:00 |
|
Matej Zrimšek
|
791bb934ca
|
Remove repository modal logic (WIP). [SCI-1269]
|
2017-06-02 17:50:33 +02:00 |
|
Mojca Lorber
|
8540f88b7e
|
small fix - renaming of ids and hrefs
|
2017-05-25 10:06:48 +02:00 |
|
Mojca Lorber
|
9ae615264d
|
add global repositories screen - tab control
|
2017-05-22 17:54:30 +02:00 |
|