mareikeheuer
1eb405eb54
Convert Cite extention to ES6
...
Bug: T343220
Change-Id: I769f0bfaa5af14d6ea4861ea738b44c98feb6193
2023-08-23 12:39:29 +00:00
David Lynch
03bac936be
Register a HelpCompletionAction group alias for cite
...
Bug: T66905
Depends-On: I7bc614c81ae3fc1e16d8fffd9f733186bdc9c472
Change-Id: I4a0242386bb595e04a9d72a8efcff9e8949260d4
2023-05-24 15:42:36 +00:00
Ed Sanders
f292da4254
Fix icon of re-use reference tool
...
Also update documentation in qqq.json with newer icon names.
Change-Id: I3cefe65c78e9438a7d29fbcd436ffad043d500e2
2023-02-11 14:07:01 +00:00
Thiemo Mättig
bbc1f2c91d
Use standard form for @license tags
...
See https://spdx.org/licenses/
Change-Id: Ic091ebc3844abcd6de90b3241382fb4732200a6d
2018-03-20 03:18:37 +00:00
James D. Forrester
0999d771b6
doc: Bump copyright year
...
Also make the overly-terse statement clearer.
Change-Id: I752bb82444bf7cb41480076bace42331dc35a598
2018-01-02 17:05:50 -08:00
Ed Sanders
302ba7e111
build: Upgrade grunt-eslint from 19.0.0 to 20.0.0, and stylelint
...
Change-Id: I79a64db9ac8b41dd66e72ee0309851c966b8295f
2017-07-18 13:03:56 +01:00
James D. Forrester
0d20873fa6
doc: Bump copyright year notice, 'team' name
...
Change-Id: Ia090c417a1aa716b255613199b5e49616bf0517a
2017-04-20 16:50:43 +00:00
David Lynch
36c2f42226
Give cite dialog a keyboard shortcut: meta-shift-k
...
Very similar to the link shortcut, on logic that they're similar actions.
Bug: T148302
Change-Id: I540a9fb5c61f796bebd8558557936898d5f9b8a0
2016-11-03 11:34:49 -05:00
Alex Monk
724d890541
Make it possible to send VE cite toolbar items to the 'insert' (other) group
...
To be merged with Ifd688ae6
Bug: T133727
Change-Id: Ic87f996f2a95ffe89999384c48f11745f251db0e
2016-06-29 13:36:14 +01:00
Ed Sanders
14d8e12188
Fix wikitext conversion of pasted '<ref>'s
...
Regex error meant only ref tags with attributes were detected.
Bug: T128805
Change-Id: Ide1153f5f5cc3fe8b0a25309d5e2ddabd796cbe6
2016-04-12 12:16:21 +01:00
Ed Sanders
5d92de7b7a
Auto-convert pasted ref tags
...
Bug: T128805
Depends-On: I7a38db45d25e86ff3f3f6199aa04425ec98f7cc4
Change-Id: I44fb2b8913fb9bef7d984f86b3579e82b29d0cf0
2016-03-05 16:57:10 +00:00
Ed Sanders
18f616b9b8
VisualEditor: Move code for Cite into this repo
...
This code has been developed over three years now in the repo of MediaWiki's
integration of VisualEditor. It has grown and developed significantly during
that time, but now is pretty stable. A number of hacks inside the MediaWiki-
VisualEditor code base have been used to prevent this code from being loaded
on wikis where the Cite extension is not deployed, but this state of affairs
is and always was meant to be temporary.
This code is under the MIT licence which is a tad messy, but not impossible.
It's clearly labelled as such. The list of authors has been updated to take
into account the influx of new functionality.
Bug: T41621
Bug: T104928
Change-Id: I39936ed83d5a60471a0a75da753f498e80aef234
2016-02-04 08:41:54 -08:00