Skip to content

Commit 25fdf1e

Browse files
Copilotskjnldsv
andauthored
fix: remove remaining TODO ON RELEASE comments for stable31 backport
Agent-Logs-Url: https://github.com/nextcloud/documentation/sessions/111c1c82-b4e5-405c-ac11-2529a16d5ee2 Co-authored-by: skjnldsv <14975046+skjnldsv@users.noreply.github.com>
1 parent cc03bb1 commit 25fdf1e

File tree

9 files changed

+1
-18
lines changed

9 files changed

+1
-18
lines changed

admin_manual/apps_management.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@ have an **Featured**-tag.
3030
and custom consulting for supported apps, contact our `sales team <https://nextcloud.com/enterprise/>`_.
3131

3232
.. note:: If you would like to develop your own Nextcloud app, you can find out
33-
more information in our `developer manual <https://docs.nextcloud.com/server/31/go.php?to=developer-manual>`_.
34-
.. TODO ON RELEASE: Update version number above on release
33+
more information in our `developer manual <https://docs.nextcloud.com/server/latest/go.php?to=developer-manual>`_.
3534

3635
All apps must be licensed under AGPLv3+ or any compatible license.
3736

admin_manual/index.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,3 @@ respective manuals:
3939

4040
.. _`Nextcloud User Manual`: https://docs.nextcloud.com/server/31/user_manual/en/
4141
.. _`Nextcloud Desktop Client`: https://docs.nextcloud.com/desktop/latest/
42-
43-
.. TODO ON RELEASE: Update version number above on release

admin_manual/occ_command.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -961,8 +961,6 @@ The command line option ``--transfer-incoming-shares`` overwrites the config.php
961961
Users may also transfer files or folders selectively by themselves.
962962
See `user documentation <https://docs.nextcloud.com/server/31/user_manual/en/files/transfer_ownership.html>`_ for details.
963963

964-
.. TODO ON RELEASE: Update version number above on release
965-
966964
.. _occ_sharing_label:
967965

968966
Files Sharing

admin_manual/webhook_listeners/index.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ Listening to events
2020

2121
You can use the OCS API to add webhooks for specific events: https://docs.nextcloud.com/31/latest/developer_manual/_static/openapi.html#/operations/webhook_listeners-webhooks-index
2222

23-
.. TODO ON RELEASE: Update version number above on release
24-
2523
Note: When authenticating with the OCS API to register webhooks the account you authenticate as must have administrator rights or delegated administrator rights.
2624

2725
Filters

admin_manual/windmill_workflows/index.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,6 @@ If you are not using the ExApp-packaged windmill install then you will have to r
5252
webhooks for your workflows manually via the webhook_listeners API:
5353
see https://docs.nextcloud.com/server/31/developer_manual/_static/openapi.html#/operations/webhook_listeners-webhooks-index
5454

55-
.. TODO ON RELEASE: Update version number above on release
56-
5755
The magic listener script
5856
~~~~~~~~~~~~~~~~~~~~~~~~~
5957

developer_manual/client_apis/OCS/ocs-taskprocessing-api.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,3 @@ OCS TaskProcessing API
99
The OCS Task processing API allows you to run task processing tasks, like prompting large language models implemented by apps using :ref:`the backend Task Processing API<task_processing>`.
1010

1111
See the relevant `OpenAPI docs <https://docs.nextcloud.com/server/31/developer_manual/_static/openapi.html#/operations/core-task_processing_api-schedule>`_.
12-
13-
.. TODO ON RELEASE: Update version number above on release

user_manual/files/deleted_file_management.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,3 @@ until the space limit is met again.
5757

5858
.. note:: Your administrator may have configured the trash bin retention period
5959
to override the storage space management. See `admin documentation <https://docs.nextcloud.com/server/31/admin_manual/configuration_server/config_sample_php_parameters.html#deleted-items-trash-bin>`_ for more details.
60-
61-
.. TODO ON RELEASE: Update version number above on release

user_manual/groupware/sync_gnome.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ This can be done by following these steps:
1717
`doesn't support Nextcloud's WebFlow login yet <https://gitlab.gnome.org/GNOME/gnome-online-accounts/issues/81>`_
1818
(`Learn more <https://docs.nextcloud.com/server/31/user_manual/session_management.html#managing-devices>`_):
1919

20-
.. TODO ON RELEASE: Update version number above on release
21-
2220
.. image:: ../images/goa-add-nextcloud-account.png
2321

2422
#. In the next window, select which resources GNOME should access and

user_manual/groupware/sync_ios.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,3 @@ If it's still not working, have a look at `Troubleshooting Contacts & Calendar`_
4949

5050
.. _Troubleshooting Contacts & Calendar: https://docs.nextcloud.com/server/31/admin_manual/issues/general_troubleshooting.html#troubleshooting-contacts-calendar
5151
.. _Troubleshooting Service Discovery: https://docs.nextcloud.com/server/31/admin_manual/issues/general_troubleshooting.html#service-discovery
52-
53-
.. TODO ON RELEASE: Update version number above on release

0 commit comments

Comments
 (0)