- Oct 17, 2017
-
-
Alex Cotiugă authored
-
- Oct 16, 2017
-
-
XWiki CI authored
-
Clément Aubin authored
* Update NewExtensionVersionAvailableEvent to implement RecordableEvent
-
- Oct 13, 2017
-
-
Clément Aubin authored
* Update DefaultVersionCheckConfiguration to disable checks by default * Add POM property $xwikiPropertiesEnvironmentVersionCheck
-
Clément Aubin authored
* Update EnvironmentVersionCheckTimer to use the slf4j logger * Add version check properties to xwiki.properties
-
Clément Aubin authored
* Update NewExtensionVersionAvailableEvent to use org.xwiki.eventstream.TargetableEvent * Update ExtensionVersionCheckConfiguration#allowedEnvironmentVersions
-
Clément Aubin authored
* Update xwiki-platform-extension-versioncheck pom.xml
-
Clément Aubin authored
* Import xwiki-commons-extension-versioncheck into xwiki-platform-extension
-
Thomas Mortagne authored
-
- Oct 11, 2017
-
-
Thomas Mortagne authored
XWIKI-14777: Main wiki default UI DW step does not install JARs on root namespace in non interactive mode
-
- Oct 10, 2017
-
-
Guillaume Delhumeau authored
-
Guillaume Delhumeau authored
-
Guillaume Delhumeau authored
-
- Oct 09, 2017
-
-
Guillaume Delhumeau authored
* Fix cache issue * Update all the toggle buttons when one of them is clicked * Delete filter instead of disabling them
-
- Oct 06, 2017
-
-
Matt Sullivan authored
* Use the document's locale to find the title The search result's title field is empty because it's multi-lingual field. This causes the title in solr search results to be null. So use the locale field to look up the correct title field to populate the search result with. * Use getFirstValue method instead of get * Go back to the title alias field in qf The title field at query time is an alias for all of the localized versions, this aliasing is done by the XWikiDismaxQParserPlugin. So we don't need to look at the title_ version in qf expression.
-
Thomas Mortagne authored
-
Vincent Massol authored
XWIKI-14735: The Dashboard page disappears from Applications Panel when a simple user adds attachments or Edits the page
-
- Oct 05, 2017
-
-
Thomas Mortagne authored
-
Marius Dumitru Florea authored
* Fix support for nested pages in DocumentReferenceComparator
-
Thomas Mortagne authored
XWIKI-14711: Adding a wiki descriptor after it's been deleted doesn't make the wiki appear in the wiki index
-
Vincent Massol authored
This reverts commit b0596ca3.
-
Vincent Massol authored
* Better fix
-
Thomas Mortagne authored
-
- Oct 04, 2017
-
-
Thomas Mortagne authored
-
Vincent Massol authored
-
Thomas Mortagne authored
-
- Oct 03, 2017
-
-
Guillaume Delhumeau authored
* Fix javadoc
-
Guillaume Delhumeau authored
* Disable the notification toggles if there is no enabled preferences.
-
Guillaume Delhumeau authored
-
Guillaume Delhumeau authored
* Fix the Watchlist Bridge * Clean the UI
-
Guillaume Delhumeau authored
* Rewrite DefaultWatchedEntitiesManager * Remove useless methods * Update UI to use isLocationWatched() instead of isLocationDirectlyWatched()
-
Guillaume Delhumeau authored
* Add tests.
-
Guillaume Delhumeau authored
(cherry picked from commit f30cf6b6)
-
Vincent Massol authored
* Fix URL which 1) doesn't lead to the right Livetable filter and 2) breaks our webstandard tests
-
- Oct 02, 2017
-
-
Guillaume Delhumeau authored
* Minor refactoring
-
Guillaume Delhumeau authored
* Improve ScopeNotificationFilterLocationStateComputer
-
Guillaume Delhumeau authored
* Create ScopeNotificationFilterLocationStateComputer (to be used both by ScopeNotificationFilter and DefaultWatchedEntitiesManager). * Handle notification formats.
-
Guillaume Delhumeau authored
-
Guillaume Delhumeau authored
-