- Aug 17, 2017
-
-
Clément Aubin authored
script services * Move script services to sub modules
-
Thomas Mortagne authored
-
- Aug 16, 2017
-
-
Clément Aubin authored
-
Thomas Mortagne authored
XWIKI-14618: The REST version of the JobStatus should at least indicate if the job failed
-
Marius Dumitru Florea authored
* Use the "hidden" query filter * We don't need to exclude the blacklisted spaces anymore if we obey the hidden pages configuration.
-
Marius Dumitru Florea authored
XWIKI-14103: The rows of the live table from the Attachments tab in the Page Index aren't ordered no matter what column we sort by * Add the attachment file name to the list of safe columns to query with the Query Manager. * Add a new "attachment" query filter that modifies the query statement to join the XWikiAttachment table and then modifies the results to return a list of AttachmentReference * Deprecate XWiki.searchAttachments() in favor or using the Query Manager with the "attachment" filter. * Use the Query Manager and the "attachment" query filter in XWiki.AllAttachmentsResults
-
Thomas Mortagne authored
-
Vincent Massol authored
-
Vincent Massol authored
-
Marius Dumitru Florea authored
This reverts commit 43971ca3, reversing changes made to 435a28c4.
-
Clément Aubin authored
-
Vincent Massol authored
XWIKI-12990: Displaying a livetable list filter for a non-static list field is not scalable
-
- Aug 14, 2017
-
-
Vincent Massol authored
-
Vincent Massol authored
* Increase TPC a bit...
-
Clément Aubin authored
-
Vincent Massol authored
-
Clément Aubin authored
default * Fix typo in translation string
-
Clément Aubin authored
default * Add NotificationFilter#getName * Add UI
-
Clément Aubin authored
default * Remove NotificationFilterProvider role * Update NotificationFilterManager to use Sets intead of Lists * Add AbstractNotificationFilter helper * Add ToggleableFilterPreferenceClass * Add ToggleableNotificationFilter annotation * Add SystemUserNotificationFilter component * Add unit tests
-
Vincent Massol authored
-
- Aug 11, 2017
-
-
Clément Aubin authored
default Revert "XWIKI-14564: Filter to hide system changes on documents, activated by default" This reverts commit 7032d424.
-
- Aug 10, 2017
-
-
Sergiu Dumitriu authored
-
Vincent Massol authored
-
Sergiu Dumitriu authored
-
Clément Aubin authored
default * Fix unit tests in xwiki-platform-notifications-sources
-
Clément Aubin authored
default * Add default implementation of NotificationFilterProvider as UserProfileNotificationFilterProvider * Update NotificationFilter API return types
-
Clément Aubin authored
-
Clément Aubin authored
bridge
-
Clément Aubin authored
bridge
-
Clément Aubin authored
default * Create NotificationFilterProvider role * Rename method names from NotificationFilterManager nad NotificationPreferenceManager
-
Thomas Mortagne authored
XWIKI-14609: XAR input filter stream force document property always set to true even if called with false
-
Thomas Mortagne authored
XWIKI-14609: XAR input filter stream force document property always set to true even if called with false
-
Clément Aubin authored
* Removed unused translation keys
-
- Aug 09, 2017
-
-
Clément Aubin authored
-
Clément Aubin authored
-
- Aug 08, 2017
-
-
Clément Aubin authored
remove unused properties in NotificationPreferenceFilterScope
-
Clément Aubin authored
WATCHLIST from NotificationPreferenceCategory
-
Marius Dumitru Florea authored
* Improve the fix done for XWIKI-11090.
-
- Aug 07, 2017
-
-
Clément Aubin authored
-
Clément Aubin authored
application * Moved NotificationPreferenceScopeClass to mandatory document initializer * Allow support to watchlist notifications
-