Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wsd: revert remoteassetpoll, remote_asset_config is no longer needed #11203

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Rash419
Copy link
Contributor

@Rash419 Rash419 commented Feb 19, 2025

  • It was added to install templates on the fly. After 608d3ca this feature is no longer needed. Templates can be added by defining it in "SharedSetting" and "UserSetting" CheckFileInfo property for admin and user respectively.

  • This patch reverts all the related commit added in the PR: Improve impress templates #10463

  • List of reverted commits:

  • Revert "wsd: remoteassetpoll: rename json property "stamp" to "version""
    4d922bb.

  • Revert "wsd: remoteassetpoll: rename jsonkey "presnt" to "presentation""
    1492f92.

  • Revert "wsd: remote: adjust templates json object" 2e79ac3.

  • Revert "wsd: fix: don't start remoteassetconfig_poll if configkey is empty" 26b7530.

  • Revert "wsd: remove unused RemoteFontConfigPoll" 9885bc0.

  • Revert "wsd: remoteconfig: use RemoteAssetConfigPoll for remote_font_config as well" d813277.

  • Revert "wsd: remoteconfig: support fontconfiguration using RemoteAssetConfigPoll" d463610.

  • Revert "remoteassetpoll: remove templates when json entries is removed" 202e4a4.

  • Revert "wsd: added "RemoteAssetConfigPoll"" 6478e37.

  • Revert "lokit: mount childroot/tmp/incoming/templates over instdir/share/common/template/presnt" c8e2384.

Change-Id: I60d0a5103ef8a5eced8a94e8d67569326cb81a5a

  • Target version: master

TODO

  • Make sure it doesn't break anything else

- It was added to install templates on the fly. After
  608d3ca this feature is no longer
  needed. Templates can be added by defining it in "SharedSetting" and
  "UserSetting" CheckFileInfo property for admin and user respectively.

- This patch reverts all the related commit added in the PR:
  CollaboraOnline#10463

- List of reverted commits:
- Revert "wsd: remoteassetpoll: rename json property "stamp" to
"version""
  4d922bb.
- Revert "wsd: remoteassetpoll: rename jsonkey "presnt" to
"presentation""
  1492f92.
- Revert "wsd: remote: adjust templates json object"
  2e79ac3.
- Revert "wsd: fix: don't start remoteassetconfig_poll if configkey is
  empty"
  26b7530.
- Revert "wsd: remove unused `RemoteFontConfigPoll`"
  9885bc0.
- Revert "wsd: remoteconfig: use `RemoteAssetConfigPoll` for
  remote_font_config as well"
  d813277.
- Revert "wsd: remoteconfig: support `fontconfiguration` using
  `RemoteAssetConfigPoll`"
  d463610.
- Revert "remoteassetpoll: remove templates when json entries is
  removed"
  202e4a4.
- Revert "wsd: added "RemoteAssetConfigPoll""
  6478e37.
- Revert "lokit: mount childroot/tmp/incoming/templates over
  instdir/share/common/template/presnt"
  c8e2384.

Signed-off-by: Rashesh <[email protected]>
Change-Id: I60d0a5103ef8a5eced8a94e8d67569326cb81a5a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: To Review
Development

Successfully merging this pull request may close these issues.

1 participant