pcl
98d00cd951
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
45360242bb
sort by downloadtimes
5 years ago
palytoxin
69edf860b6
tidy go.mod, fix spelling mistakes, fix profile search dataset is empty
5 years ago
e
e243886fa3
download bug
5 years ago
e
cc00a9d336
merge
5 years ago
yan
955d0fdb22
fix repo unit type
5 years ago
e
7dae4d3a06
AddAttachment
5 years ago
colorfulberry
758e7317f1
Merge branch 'DEV-dataset-in-project' of git.pcl.ac.cn:yoyoyard/opendata into DEV-dataset-in-project
5 years ago
colorfulberry
ed41fde2d8
feat: add repo link
5 years ago
yan
3fd45e1080
add callback method for dataset status
5 years ago
colorfulberry
2349439e84
feat: migrate the report form custom explore
5 years ago
colorfulberry
f45b725ddf
Merge branch 'DEV-dataset-in-project' of git.pcl.ac.cn:yoyoyard/opendata into DEV-dataset-in-project
5 years ago
colorfulberry
64d784da07
feat: update the isPrivate
5 years ago
yan
631cc469ac
improve dataset
5 years ago
yan
06b3c1d727
create or find dataset when create/update repo
5 years ago
yan
e17cbf25e0
improve repo/datasets
5 years ago
yan
a09919ee40
add real data to repo/dataset
5 years ago
yan
091e1ae047
improved dataset in repo page
5 years ago
yan
82fea3729a
add unit type to repo with dataset
5 years ago
e
391321a8b0
dataset:increase download_times
5 years ago
e
47361736b1
add dataset download_times
5 years ago
yan
9390b75232
improved search options
5 years ago
yan
6ab05bab60
add admin management
5 years ago
e
6717181d15
opt
5 years ago
e
9b8456edc1
GetUserDataSetPermission
5 years ago
yan
ed3501afc0
Fixed null pointer exception for anonymous user
5 years ago
yan
26413b54a7
update private dataset improvement
5 years ago
yan
7ea64cb94f
fix search dataset
5 years ago
yan
3d1a962b18
improved paginate
5 years ago
yan
b61a88c2a5
add title search
5 years ago
yan
1d940db545
improved dataset search
5 years ago
colorfulberry
38327488d3
Merge branch 'develop' of git.pcl.ac.cn:yoyoyard/opendata into develop
5 years ago
colorfulberry
44ec0f8812
feat: add local
5 years ago
yan
9d285391d5
remove unuse code
5 years ago
colorfulberry
387903746f
Merge branch 'develop' of git.pcl.ac.cn:yoyoyard/opendata into develop
5 years ago
colorfulberry
471a7420d5
feat: add the pages
5 years ago
yan
7faec74e5e
getlist
5 years ago
colorfulberry
f2ba80c271
feat: add dataset files
5 years ago
yan
1c774836ee
improved dataset create
5 years ago
yan
877c9d5c69
improved spell, create dataset
5 years ago
yan
c734eacb97
add dataset migration
5 years ago
Lunny Xiao
a6e9760c9d
fix test
5 years ago
Lunny Xiao
3078ecdb27
fix test
5 years ago
Lunny Xiao
34c2b48cf1
Fix bug
5 years ago
Lunny Xiao
c6739db1ae
Fix copyright head and lint
5 years ago
Lunny Xiao
be1535adc7
fix test
5 years ago
Lunny Xiao
1cb5d5db30
Fix some bug
5 years ago
Lunny Xiao
3508716367
Add a storage layer for attachments
5 years ago
zeripath
a4cd1f12f8
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
c642cd0676
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