- Mar 12, 2015
-
-
Eduard Moraru authored
- Added missing component ID
-
Vincent Massol authored
* Removed the dot from the description (+ removed the "XWiki" part since everything is about XWiki)
-
- Mar 11, 2015
-
-
Eduard Moraru authored
- Added some documentation about the possible use of @Priority.
-
Eduard Moraru authored
- Fixed failing test.
-
Guillaume Delhumeau authored
* Change the description of the application in the pom.xml.
-
- Mar 10, 2015
-
-
Ecaterina Moraru (Valica) authored
XWIKI-11908: When editing, add a subtle table cell delimitation that doesn't interfere with the skin
-
Guillaume Delhumeau authored
* Add a Skin Application * Add an UI to easily add/edit/delete XWikiSkinFileOverrideClass objects
-
Eduard Moraru authored
- Made sure the watchlist job documents are properly initialized by the scheduler plugin - Fixed failing test
-
Eduard Moraru authored
- Reinitialize the WatchListClass on all wikis if a job document was added/deleted -- This is just something that was lost in translation - Registered the WatchListNotificationCacheListener component - Fixed the update of a subscriber's interval, specially when the previous value was an invalid interval ("")
-
tmortagne authored
* fix checkstyle
-
- Mar 09, 2015
-
-
Eduard Moraru authored
- Fixed the UI to use the new script service
-
Eduard Moraru authored
-
Eduard Moraru authored
- Falling back on current values when null parameters are passed in the script service.
-
Eduard Moraru authored
- Avoiding queries for events if no subscriber is interested for the current job
-
Eduard Moraru authored
- Minor notes and code comments
-
Eduard Moraru authored
- Using document initializers for both the 2 classes and the 3 scheduler jobs. Job class and scheduler jobs are only initialized on the main wiki, as before. - Removed the need to pass the XWiki context to all the methods. - Added CLIRR exclude for all watchlist classes. - The code is all in internal packages for now. - Added a script service to replace the old PluginApi. - Still using strings instead of references. - Still throwing XWikiException. - UI needs fixing to use the script service instead of the plugin API.
-
Eduard Moraru authored
-
Eduard Moraru authored
- Properly create the space homepage parent reference.
-
Eduard Moraru authored
- Properly create the main wiki referece.
-
Eduard Moraru authored
- Also refactored XWikiServerClassDocumentInitializer and fixed a test
-
Eduard Moraru authored
-
Eduard Moraru authored
- More renamings due to refactoring
-
Eduard Moraru authored
- Moved to org.xwiki packages and started using internal packages as well
-
Eduard Moraru authored
- Moved the code from xwiki-platform-core/xwiki-platform-watchlist/xwiki-platform-watchlist-api/ - See this commit's parent in the above mentioned location for histry of this new legacy module.
-
Ecaterina Moraru (Valica) authored
XWIKI-10045: Add some CSS rules to the skin to automatically crop long page names in the "Page" menu - Added ellipsis for long page names - Used the same value of the width as on Flamingo Skin
-
Ecaterina Moraru (Valica) authored
- Also handle the case when we create the page, so the menu entry doesn't have a dropdown yet - Display the ellipsis just for large views, since in mobile view the menu entries are one on top of another
-
Ecaterina Moraru (Valica) authored
- Adding ellipsis
-
Marius Dumitru Florea authored
XWIKI-11572: Requesting a missing resource from a webjar returns a 200 success empty response
-
- Mar 06, 2015
-
-
tmortagne authored
* kept only what has been contributed through l10n.xwiki.org which should be ok
-
Vincent Massol authored
-
Vincent Massol authored
* Fix regression caused by previous commit on this
-
Vincent Massol authored
-
Vincent Massol authored
-
Vincent Massol authored
-
Vincent Massol authored
-
Vincent Massol authored
-
Marius Dumitru Florea authored
-
- Mar 05, 2015
-
-
Vincent Massol authored
-
Marius Dumitru Florea authored
XWIKI-11868: Cannot add an entity that has the same local and global name with the user/group picker
-
Vincent Massol authored
-