- Feb 06, 2015
-
-
Vincent Massol authored
* Make the modules with outputs use the new simpler way to exclude the verification
-
Ecaterina Moraru (Valica) authored
-
Ecaterina Moraru (Valica) authored
-
tmortagne authored
[misc] Move from warning to debug, it's not so much of a big deal (if there is no Velocity then we don't care about taking care of Velocity cache) and it's breaking a few unit test that don't care about velocity
-
tmortagne authored
* reduce possible cross dependencies (a more generic one)
-
- Feb 05, 2015
-
-
tmortagne authored
* reduce possible cross dependencies
-
Guillaume Delhumeau authored
* Add tests.
-
Marius Dumitru Florea authored
* Forgot to set the default parameter value.
-
Marius Dumitru Florea authored
-
Guillaume Delhumeau authored
* Temporary setting the jacoco.instructionRatio to a lower value to fix the build until I fix it properly when I'll have the time (soon).
-
Eduard Moraru authored
XWIKI-11549: When regular users (non-admin) edit a group the remove member action is not displayed in the table
-
Eduard Moraru authored
-
Eduard Moraru authored
XWIKI-11715: JSX (SSX too?) gets executed twice if set to "On this page or on demand" and included manually - Properly serialized the current document's reference when adding it in the set of skin extensions, thus properly deduplicating it when needed.
-
Guillaume Delhumeau authored
* Add missing resources by re-executing the velocity contained in the LESS file when the file is in the cache and we are doing an HTML export.
-
Vincent Massol authored
XWIKI-11763: Several wiki pages generated by Java code are still using the old deprecated way of including other pages
-
tmortagne authored
* fix checkstyle
-
- Feb 04, 2015
-
-
tmortagne authored
-
tmortagne authored
-
Vincent Massol authored
-
Guillaume Delhumeau authored
-
Vincent Massol authored
* Use a parameter that doesn't already exist!
-
Vincent Massol authored
XWIKI-11701: Improve the mail sender script service API when sending mails to a group or to a list of users * Fix issue for calling the "users" MimeMessageFactory from velocity * Add a generic way to specify the type of the MimeMessageFactory to lookup
-
Vincent Massol authored
-
Vincent Massol authored
-
Vincent Massol authored
-
Vincent Massol authored
-
Vincent Massol authored
-
Marius Dumitru Florea authored
* The Chart macro content is not mandatory.
-
tmortagne authored
-
tmortagne authored
-
- Feb 03, 2015
-
-
Marius Dumitru Florea authored
* The template name was URL-encoded twice.
-
- Feb 02, 2015
-
-
tmortagne authored
-
Vincent Massol authored
-
tmortagne authored
-
tmortagne authored
-
tmortagne authored
XWIKI-11694: XWikiHibernateAttachmentStore methods don't take into account attachment wiki as well as they think
-
- Jan 30, 2015
-
-
Marius Dumitru Florea authored
* Add support for displaying 'New document...' and 'Upload file...' meta nodes in the document tree (needed by the WYSIWYG editor). * Look only for default translations when suggesting documents (for the tree finder). * Take suggestion data (e.g. resultHint, resultInfo) from node.data (rather than node directly) * Add support to the suggest.js for specifying the type of each suggestion (used as a CSS class). * Display 'No results!' when the tree finder has no suggestions. * Scroll into view the node that corresponds to the selected suggestion. * Remove SmartClient files and xwikiexplorer.js and update all the places where they were used. * Enhance entityReference.js with a method to get an EntityType contant (enum value) by it's name. XWIKI-5484: Problem to load the wiki pages tree/list (Link > Wiki page > "All the pages" tab) where there is a lot of pages XWIKI-3796: No horizontal scrollbar for long page names in the treeview XWIKI-11550: Document Tree macro doesn't properly work when using the "openTo" parameter and setting Hidden Docs to True * Return the full node information when retrieving the path (rather than just the node id). * When performing pagination, add the new nodes only if they don't exist already. * Enhance openTo() to load the missing parent nodes (e.g. when they are 'hidden' by the pagination). * Call the openTo() callback even if the path cannot be fully opened (some nodes don't exist).
-
- Jan 29, 2015
-
-
Vincent Massol authored
-
tmortagne authored
-
tmortagne authored
-