-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Description
2018/04
- The timezone issue of the filter in DT
- the best approach is to pass the formatter via
formatDate()
, that is to check if thefilter
isTRUE
and pass the info to javascript viax$option
- the place to change
- DONE via Improve the format of the filter of
Date
/Datetime
columns rstudio/DT#522
- the best approach is to pass the formatter via
- The review for the editing improvement of DT
- I think let's make it simpler just improve the PR and submit because it's quite difficult to get the feels that right... Time costly and I just don't have that time 😢
- Focus on :
- allows only parts of the columns to be edited
- allows some columns to have the dropdown input at editing
- deleting some rows??
- a blog about how to build a shiny app using shinyserver & docker in digitocean or aliyun, since I've just updated the maptcm again, fresh memory... address on:
- add some customized javascript
- how to boost the app's opening speed in China, like you may want to use a domestic CDN because normally your app will retrieve resources from overseas...
- tips for tweaking the UI
- the shinyserver deployed using docker - how to create your own and deploy, how to speed up like hub.docker.com is far too slow in aliyun, or you want to deploy docker in your office but can't retrieve image from the hub...
- further ways of improving like using
https
- should you use shiny-proxy or shinyserver
- ahhhh, too much....
- enable the test in the
data.table
encoding PR being run on a Linux or English Windows machine -
data.table
's test should be changed to thelatin1
encoding instead of GB2312 because the former is available to be tested on any platform. - Add a visitor counter at the homepage of maptcm
Metadata
Metadata
Assignees
Labels
No labels