pcl
04f2fce551
Merge pull request 'tidy go.mod, fix spelling mistakes, fix profile search dataset is empty' ( #30 ) from fix-issue-29 into develop
Reviewed-by: pcl <pcl@mail.com>
5 years ago
yuyuanshifu
72bb0475f1
sort by downloadtimes
5 years ago
palytoxin
8c9fbc6592
tidy go.mod, fix spelling mistakes, fix profile search dataset is empty
5 years ago
e
6079806cf0
download bug
5 years ago
e
e0de07ae15
merge
5 years ago
yan
466f874279
fix repo unit type
5 years ago
e
d0f78bc583
AddAttachment
5 years ago
colorfulberry
a7763442e3
Merge branch 'DEV-dataset-in-project' of git.pcl.ac.cn:yoyoyard/opendata into DEV-dataset-in-project
5 years ago
colorfulberry
7e0311b551
feat: add repo link
5 years ago
yan
48c4a8b43e
add callback method for dataset status
5 years ago
colorfulberry
4ab5bb81b2
feat: migrate the report form custom explore
5 years ago
colorfulberry
68350e1b8a
Merge branch 'DEV-dataset-in-project' of git.pcl.ac.cn:yoyoyard/opendata into DEV-dataset-in-project
5 years ago
colorfulberry
ab8b4d9190
feat: update the isPrivate
5 years ago
yan
3dad97456d
improve dataset
5 years ago
yan
45a9c95089
create or find dataset when create/update repo
5 years ago
yan
8044eec71a
improve repo/datasets
5 years ago
yan
e30c158416
add real data to repo/dataset
5 years ago
yan
fe72bac89d
improved dataset in repo page
5 years ago
yan
ffd827d6e8
add unit type to repo with dataset
5 years ago
e
4496e536ef
dataset:increase download_times
5 years ago
e
ae4da935c2
add dataset download_times
5 years ago
yan
1cf22b941e
improved search options
5 years ago
yan
b0b68fdcb6
add admin management
5 years ago
e
f69babbba4
opt
5 years ago
e
b7fa8b8f6e
GetUserDataSetPermission
5 years ago
yan
6c7b3aa6d1
Fixed null pointer exception for anonymous user
5 years ago
yan
b2c2250a54
update private dataset improvement
5 years ago
yan
47b9d591b9
fix search dataset
5 years ago
yan
9b3e693d96
improved paginate
5 years ago
yan
fa94e4f2c1
add title search
5 years ago
yan
b3c1721896
improved dataset search
5 years ago
colorfulberry
9898529298
Merge branch 'develop' of git.pcl.ac.cn:yoyoyard/opendata into develop
5 years ago
colorfulberry
d2eff5c2cd
feat: add local
5 years ago
yan
af76f41013
remove unuse code
5 years ago
colorfulberry
318b9361d2
Merge branch 'develop' of git.pcl.ac.cn:yoyoyard/opendata into develop
5 years ago
colorfulberry
b918a39125
feat: add the pages
5 years ago
yan
caf15077aa
getlist
5 years ago
colorfulberry
687290b632
feat: add dataset files
5 years ago
yan
a7152fb0a8
improved dataset create
5 years ago
yan
6793836611
improved spell, create dataset
5 years ago
yan
a3cab11653
add dataset migration
5 years ago
Lunny Xiao
f796efa37a
fix test
5 years ago
Lunny Xiao
953376835b
fix test
5 years ago
Lunny Xiao
6753e017e8
Fix bug
5 years ago
Lunny Xiao
0cdca1b2b1
Fix copyright head and lint
5 years ago
Lunny Xiao
379b46b30b
fix test
5 years ago
Lunny Xiao
889295fdac
Fix some bug
5 years ago
Lunny Xiao
c40434bae2
Add a storage layer for attachments
5 years ago
zeripath
ed156cb268
Ensure public repositories in private organizations are visible and fix admin organizations list ( #11465 )
* Ensure that we can see public repositories in private organization
Fix #10144 (Again)
Signed-off-by: Andrew Thornton <art27@cantab.net>
* Fix Admin users and organizations page
Signed-off-by: Andrew Thornton <art27@cantab.net>
* Update models/repo_list.go
Co-authored-by: Lauris BH <lauris@nix.lv>
5 years ago
zeripath
6a25389254
Allow all members of private orgs to see public repos ( #11442 )
* Allow all members of private orgs to see public repos
Fix #10144
Signed-off-by: Andrew Thornton <art27@cantab.net>
* Update models/repo_list.go
Co-authored-by: Lauris BH <lauris@nix.lv>
5 years ago