-
Notifications
You must be signed in to change notification settings - Fork 13
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
Create the "recently-updated" macro #84
Comments
clemdee
pushed a commit
that referenced
this issue
Nov 21, 2022
* Almost everything has been implemented ** Missing "fetch more" button ** Needs more testing, especially on subwikis
clemdee
pushed a commit
that referenced
this issue
Nov 21, 2022
* Refactor a bit code to display results ** Escape texts when needed
clemdee
pushed a commit
that referenced
this issue
Nov 21, 2022
* Parametrize macros instead of using global variables
clemdee
pushed a commit
that referenced
this issue
Nov 21, 2022
* Refactor some code position and create macros to display results
clemdee
pushed a commit
that referenced
this issue
Dec 15, 2022
* Add "show more" button to fetch more results
clemdee
pushed a commit
that referenced
this issue
Dec 15, 2022
* Rename recently-updated page to be in PascalCase
clemdee
pushed a commit
that referenced
this issue
Dec 21, 2022
* Display document name if title is empty
clemdee
pushed a commit
that referenced
this issue
Dec 21, 2022
* Use javascript API in JSX instead of velocity
clemdee
pushed a commit
that referenced
this issue
Dec 21, 2022
* Explicitly set `types` parameter default value
clemdee
pushed a commit
that referenced
this issue
Dec 21, 2022
* Explicitly set `types` parameter default value This reverts commit 592c41c.
clemdee
pushed a commit
that referenced
this issue
Dec 22, 2022
* Export extension from a 11.10 instance to ensure backward compability
clemdee
pushed a commit
that referenced
this issue
Dec 22, 2022
* Replace xwiki-l10n module loader with velocity for translations to support older XWiki versions
clemdee
pushed a commit
that referenced
this issue
Dec 22, 2022
* Replace String.strip with $stringtool.strip to support java 8
clemdee
pushed a commit
that referenced
this issue
Dec 22, 2022
* Change html templates in js for IE support
Recenctly-updated macro bridge implemented. |
clemdee
pushed a commit
that referenced
this issue
Feb 2, 2023
* Fix: use silent notation to check for `$title` variable existence
clemdee
pushed a commit
that referenced
this issue
Feb 2, 2023
* Add translation keys for macro descriptor
mflorea
added a commit
that referenced
this issue
Feb 8, 2023
Create the "recently-updated" macro #84
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please create the "recently-updated" macro, compatible with the Confluence macro: https://confluence.atlassian.com/doc/recently-updated-macro-139519.html
Parameters priority 1:
Parameters priority 2:
The text was updated successfully, but these errors were encountered: