yan
e17cbf25e0
improve repo/datasets
5 years ago
yan
a09919ee40
add real data to repo/dataset
5 years ago
yan
82fea3729a
add unit type to repo with dataset
5 years ago
colorfulberry
2cbc2e4012
feat: add attachment and downalod link
5 years ago
colorfulberry
447ce2e1d4
feat: add right side update
5 years ago
colorfulberry
f1dbdfb27c
feat: edit dataset post form
5 years ago
colorfulberry
99afa87a04
add the html support for the js
5 years ago
colorfulberry
d8dcc06f9c
feat: improve the pages for js
5 years ago
colorfulberry
6d6516d29a
feat: add right set for the data
5 years ago
colorfulberry
de910e42d6
feat: add form for the ui
5 years ago
colorfulberry
f6bf3c723e
feat: add base dataset list
5 years ago
yan
d3503048e0
add explore dataset route
5 years ago
colorfulberry
bc5bcf16ea
feat: add liciense for the helper
5 years ago
colorfulberry
2628912c83
feat: improve the private or public
5 years ago
yan
c6250b7558
Merge branch 'develop' into fix-ds-permission
5 years ago
yan
0487c9b859
remove dup language set select, add permission to dataset edit.
5 years ago
colorfulberry
e823da2350
feat: add I18n for category and task
5 years ago
yan
2d2ca998b7
remove unused search filter
5 years ago
colorfulberry
97eae8c450
feat: add the base custom html
5 years ago
yan
ec61662f43
fix search bar
5 years ago
yan
6ab05bab60
add admin management
5 years ago
yan
26413b54a7
update private dataset improvement
5 years ago
colorfulberry
4a2d4e59d9
feat: improve the i18n
5 years ago
yan
b65b2a0014
fix spell, remove unused code
5 years ago
colorfulberry
ae7e9f64c2
feat: add task and list for the dataset list
5 years ago
yan
3d1a962b18
improved paginate
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
a73a35e0b2
improved profile dataset
5 years ago
yan
9d285391d5
remove unuse code
5 years ago
colorfulberry
239b7cb20e
feat: add dataset show pages
5 years ago
yan
7faec74e5e
getlist
5 years ago
yan
1c774836ee
improved dataset create
5 years ago
yan
877c9d5c69
improved spell, create dataset
5 years ago
colorfulberry
84602a404c
feat: update tmpl
5 years ago
colorfulberry
75ba3316c6
feat: add licience and task for the datasets
5 years ago
colorfulberry
9d88931a47
feat: add maxfile less than one
5 years ago
colorfulberry
0a475d7b4e
feat: add least
5 years ago
colorfulberry
f25cd3199e
feat: add a simple data
5 years ago
colorfulberry
a1ff116b15
feat: suitable the files
5 years ago
colorfulberry
b205fdaeb2
feat: add dataset pages for create
5 years ago
colorfulberry
40d0274bc7
feat: update the datasets new
5 years ago
yan
d4f0097afe
add dataset controller
5 years ago
colorfulberry
0dd4c678b6
feat: add header with datasets
5 years ago
6543
9a829b98f0
Fix "Unknown task: git_fsck" error on admin dashboard ( #11468 )
5 years ago
Cirno the Strongest
ef5f176517
Fix .comment-code-cloud not being removed when cancelling new code comment ( #11464 )
5 years ago
Cirno the Strongest
03b7e11bd6
Do not show lock icon on repo list for public repos in private org ( #11445 )
Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Lauris BH <lauris@nix.lv>
5 years ago
Cirno the Strongest
17f652a91c
Increase width for authors on commit view ( #11441 )
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Lauris BH <lauris@nix.lv>
5 years ago
zeripath
9a2e47b23a
Refactor Cron and merge dashboard tasks ( #10745 )
* Refactor Cron and merge dashboard tasks
* Merge Cron and Dashboard tasks
* Make every cron task report a system notice on completion
* Refactor the creation of these tasks
* Ensure that execution counts of tasks is correct
* Allow cron tasks to be started from the cron page
* golangci-lint fixes
* Enforce that only one task with the same name can be registered
Signed-off-by: Andrew Thornton <art27@cantab.net>
* fix name check
Signed-off-by: Andrew Thornton <art27@cantab.net>
* as per @guillep2k
* as per @lafriks
Signed-off-by: Andrew Thornton <art27@cantab.net>
* Add git.CommandContext variants
Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
5 years ago