[MediaWiki-commits] [Gerrit] RL: Fixed tooltips and minor RL tweaks - change (mediawiki...BlueSpiceFoundation)

2015-11-09 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged.

Change subject: RL: Fixed tooltips and minor RL tweaks
..


RL: Fixed tooltips and minor RL tweaks

* Fixed a coding error where mw.using was called instead of
  mw.loader.using
* Removed RL module 'adds' of non existing modules
* Did little refactoring with file names to unify strucutre

PatchSet 2:
* Implemented comments by mglaser

Change-Id: I345bf35a189df1e7f7287e89c14db20f8aa82935
---
M includes/CoreHooks.php
M resources/Resources.php
A resources/bluespice/bluespice.tooltip.js
D resources/bluespice/bs.tools.js
4 files changed, 36 insertions(+), 26 deletions(-)

Approvals:
  Mglaser: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/includes/CoreHooks.php b/includes/CoreHooks.php
index 43f4e2e..929987f 100755
--- a/includes/CoreHooks.php
+++ b/includes/CoreHooks.php
@@ -76,9 +76,8 @@


[MediaWiki-commits] [Gerrit] RL: Fixed tooltips and minor RL tweaks - change (mediawiki...BlueSpiceFoundation)

2015-11-06 Thread Robert Vogel (Code Review)
Robert Vogel has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/251504

Change subject: RL: Fixed tooltips and minor RL tweaks
..

RL: Fixed tooltips and minor RL tweaks

* Fixed a coding error where mw.using was called instead of
  mw.loader.using
* Removed RL module 'adds' of non existing modules
* Did little refactoring with file names to unify strucutre

Change-Id: I345bf35a189df1e7f7287e89c14db20f8aa82935
---
M includes/CoreHooks.php
M resources/Resources.php
A resources/bluespice/bluespice.tooltip.js
D resources/bluespice/bs.tools.js
4 files changed, 33 insertions(+), 26 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/BlueSpiceFoundation 
refs/changes/04/251504/1

diff --git a/includes/CoreHooks.php b/includes/CoreHooks.php
index 43f4e2e..929987f 100755
--- a/includes/CoreHooks.php
+++ b/includes/CoreHooks.php
@@ -76,9 +76,8 @@