b0f7d63660
Commits on Dec 9, 2021
-
Merge pull request #10225 from rstudio/bugfix/10223-global-general-pr…
…efs-label Trivial fix, PR as an FYI, merging now. :-)
-
-
Merge pull request #10211 from rstudio/bugfix/zero-line-collapse
Read class as engine for zero line chunks
-
Merge pull request #10207 from StatCan/feature/add-fr-locales
feat(i18n): add fr properties files
-
-
add API for bug reporting (#10220)
* add API for bug reporting * update width in the right place * avoid staggering in ':' * tweak
-
Merge pull request #10206 from StatCan/jose-i18nify-workbench-views-vcs
feat(i18n): views-vcs
-
-
-
-
-
-
Commits on Dec 8, 2021
-
-
Merge pull request #10210 from rstudio/bugfix/bbt
Fix BetterBibTeX detection on Linux
-
-
-
-
-
Merge pull request #10197 from StatCan/jose-i18nify-workbench-views-e…
…nvironment feat(i18n): views-environment
-
-
-
Replace command to modern for our cmake
Tried to used file(copy_file to copy some files to the build dir, but our cmake 3.4.3 build machines don't support it. So falling back to configure_file(in out COPYONLY) which they do support.
-
Merge pull request #10196 from StatCan/rohan-i18nify-client-workbench…
…-pt1 feat(i18n):i18nify client workbench
-
Implement i18n for classes under workbench.views.vcs
-
-
adding french translation for VCSConstants, StudioClientProjectConsta…
…nts, StudioClientCommonConstants, StudioClientApplicationConstant, ShinyConstants, RsconnectConstants, RMarkdownConstants, RenvConstants, QuartoConstants, PrefsConstants, PlumberConstants, PanmirrorConstants, PaletteConstants, PackratConstants, NotebookV2Constants, NotebookConstants, HtmlPreviewConstants, and EditorsTextConstants properties files
-
Revert to the hardcoded 'Environment' string for both EnvironmentTab and EnvironmentPane
-
Merge pull request #10199 from rstudio/bugfix/3129-postgres-upgrade
Bugfix/3129 postgres upgrade
-
Merge pull request #10204 from rstudio/bugfix/bbt
Correct relative path resolution to Zotero profile on *nix
-
-
had iostream from some testing, dropped it.
-
Make DB/Host/User/Pass Configurable
Postgres db name, host, user and pass are now configurable by environment variable.
-