- Sep 18, 2014
-
-
Vincent Massol authored
XWIKI-11067: Add ability to catch exception from velocity scripts XWIKI-11050: Do not fail the UI when there's a problem rendering the document's content * Document title
-
Eduard Moraru authored
-
Eduard Moraru authored
- added a waitUntilPageJSIsLoaded() method to help with sinchronization of the UI and used it in the BasePage constructor. - Note: when reusing instances of BasePage, the constructor is not doing the work anymore and the waitUntilPageJSIsLoaded() method needs to be executed manually, when needed.
-
Vincent Massol authored
* Added missing logging * Also fix getIncludedPages() which shouldn't fail if the doc fails to be parsed. It's used in Panel.Information in edit mode for example
-
- Sep 17, 2014
-
-
Eduard Moraru authored
- WYSIWYG page objects need to wait for the editor to load before trying to click on the edit menu. - The WYSIWYG editor page object needs to be aware of syntax 1.0 pages and the usage of the old TinyMCE editor.
-
tmortagne authored
-
Eduard Moraru authored
- out of ideas for this one. Just increasing the timeout for this particular test and crossing fingers.
-
tmortagne authored
-
tmortagne authored
-
Eduard Moraru authored
- Simplified the xpath for actions on jobs.
-
Vincent Massol authored
* Improve the script to better handle ctrl-c (thanks to Caleb!)
-
Eduard Moraru authored
-
tmortagne authored
[performence] Speed up a bit something that takes alone about 12% of the time spend displaying the XE UI
-
Guillaume Delhumeau authored
-
Vincent Massol authored
* Also fix getDefaultEditMode() which shouldn't fail if the doc fails to be parsed.
-
Eduard Moraru authored
XWIKI-11055: Allow selecting test methods and classes in Selenium 2 tests using the "pattern" system property - Implemented using a JUnit Runner Filter
-
Marius Dumitru Florea authored
XWIKI-11047: Capitalize Livetable action buttons * Better fix: set the proper style only once using the common selector
-
Manuel Smeria authored
-
Marius Dumitru Florea authored
XWIKI-10765: "Solr" and "Lucene" words are not capitalized on "Search Suggest" from "Administration"
-
Manuel Smeria authored
XWIKI-10765: "Solr" and "Lucene" words are not capitalized on "Search Suggest" from "Administration"
-
Guillaume Delhumeau authored
XWIKI-11028: Create dedicated groups for Colibri and Flamingo ColorThemes inside the Administration-Presentation. * Put the displayer for the color theme input in a separated page, to avoid code duplication between xwiki-enterprise-ui-admin-user and xwiki-enterprise-ui-wiki. * Add translation keys.
-
Marius Dumitru Florea authored
This reverts commit 9527f710. Fix PR mess..
-
Marius Dumitru Florea authored
XWIKI-11048: Capitalize the "Save" button from "Configuration" * Use translation key instead of hard-coded label
-
Vincent Massol authored
-
Vincent Massol authored
-
Manuel Smeria authored
This reverts commit ae679934.
-
Manuel Smeria authored
-
Vincent Massol authored
-
Vincent Massol authored
-
Manuel Smeria authored
-
- Sep 16, 2014
-
-
Sergiu Dumitriu authored
-
tmortagne authored
* change the @since
-
tmortagne authored
XWIKI-11041: When {{xwiki.defaultbaseskin}} is empty, XWiki#getDefaultBaseSkin() returns {{xwiki.defaultskin}}. * some optimizations
-
Clemens Robbenhaar authored
- use urltool for a better query string handling
-
Clemens Robbenhaar authored
- update list of tools installed by default
-
Guillaume Delhumeau authored
XWIKI-11041: When {{xwiki.defaultbaseskin}} is empty, XWiki#getDefaultBaseSkin() returns {{xwiki.defaultskin}}. * xwiki.defaultbaseskin can now be empty.
-
Vincent Massol authored
* Fix variable not being evaluated...
-
tmortagne authored
-
Guillaume Delhumeau authored
XWIKI-11041: When {{xwiki.defaultbaseskin}} is empty, XWiki#getDefaultBaseSkin() returns {{xwiki.defaultskin}}.
-
Marius Dumitru Florea authored
XWIKI-11039: Move User and Group displays into a Velocity macro
-