Commit graph

105 commits

Author SHA1 Message Date
Translation updater bot 0024913c16 Localisation updates from http://translatewiki.net.
Change-Id: If2b2b1822e7973ca7c087b5ed72582ac874d9943
2012-10-02 20:39:12 +00:00
Translation updater bot c7d5c28a6b Localisation updates from http://translatewiki.net.
Change-Id: Ib1f0420f7f0752a002dac31a30b2aa00704858d4
2012-10-02 14:04:32 +00:00
Translation updater bot d9570ed0e5 Localisation updates from http://translatewiki.net.
Change-Id: I0299961a807fee46db9502de70a9e5e268fa0f32
2012-09-30 19:22:52 +00:00
Translation updater bot 044c7c728c Localisation updates from http://translatewiki.net.
Change-Id: If0cf357aa5959daa90ad09e8da71e397bffc1fdc
2012-09-26 19:56:22 +00:00
Translation updater bot 948b55e1e3 Localisation updates from http://translatewiki.net.
Change-Id: I9b406a429ed4d868e915599b95ea7f51b0734b27
2012-09-25 19:51:34 +00:00
Translation updater bot f1b827b12f Localisation updates from http://translatewiki.net.
Change-Id: I5459a7fab1821322e27ba2df65a76704208f142f
2012-09-19 20:44:20 +00:00
Translation updater bot 33c86832d7 Localisation updates from http://translatewiki.net.
Change-Id: Ia06fd498d1325185f688a143af9dbe2c7062a189
2012-09-15 19:55:07 +00:00
Translation updater bot aa595bff89 Localisation updates from http://translatewiki.net.
Change-Id: Iec8a768270d2e573312d848c7a686ba8bf7ec3a6
2012-09-13 20:47:51 +00:00
Translation updater bot 0fd054322b Localisation updates from http://translatewiki.net.
Change-Id: Id662844ddf5f62c54f9ac2931289a37d64daec10
2012-09-12 19:56:27 +00:00
Siebrand a218baa8c9 Revert "Added 'bytes' remaining to edit summary dialog."
This reverts commit 75c0cdbd38
2012-09-11 20:57:21 +00:00
Rob Moen 75c0cdbd38 Added 'bytes' remaining to edit summary dialog.
Addresses (Bug 40035)

Change-Id: Iad94ea32b62aef2e1875fa2709b6303b88c9c137
2012-09-11 12:34:19 -07:00
Translation updater bot 8a725f8f92 Localisation updates from http://translatewiki.net.
Change-Id: I24aab36d264b542380c0a494c659f7f662eb6aee
2012-09-08 19:02:28 +00:00
Translation updater bot 992353b3a6 Localisation updates from http://translatewiki.net.
Change-Id: I07696c01128e9b21755b5f279bc03ca8898e1ca0
2012-09-07 22:26:50 +00:00
Translation updater bot e7d3dac1b9 Localisation updates from http://translatewiki.net.
Change-Id: I8e40afc93c7cde4b7814b11f5c967195f491ff46
2012-09-01 20:48:18 +00:00
Translation updater bot 3d47dca9e7 Localisation updates from http://translatewiki.net.
Change-Id: Ibfa61b9fa71e39ba49da7e8d7aa219e09068d8e1
2012-08-30 19:43:08 +00:00
Translation updater bot 483a2ae2a6 Localisation updates from http://translatewiki.net.
Change-Id: Ia754b201c3972aea20f224a2698c611da585066e
2012-08-29 19:24:26 +00:00
Translation updater bot 2a0d589ab0 Localisation updates from http://translatewiki.net.
Change-Id: I84c1980c59751f0d991e856e119aada213ddb1d4
2012-08-26 20:16:55 +00:00
Translation updater bot a9163cf464 Localisation updates from http://translatewiki.net.
Change-Id: I2843c4c92219cd44c2dc0abb3348299de5c2c956
2012-08-25 19:03:57 +00:00
Translation updater bot eb5c938ca2 Localisation updates from http://translatewiki.net.
Change-Id: Ib3d803feb528209e485abec62032a2c9200e1089
2012-08-24 19:40:17 +00:00
Catrope 8c0249bb89 Merge "Bug 37821 - Add support for oldid" 2012-08-23 21:18:37 +00:00
Translation updater bot 832292182e Localisation updates from http://translatewiki.net.
Change-Id: Icdb82599ce5f66d0a6768e973b1ee6103bc9d242
2012-08-23 20:10:39 +00:00
Trevor Parscal fb09872781 Bug 37821 - Add support for oldid
* Added oldid param to the API
* Added oldId argument to ve.init.mw.ViewPageTarget
* Added redirect when saving an oldid page (which adds a new revision)
* Added venotify param to allow notifications even when redirected
* Added creation notification
* Added page title to saved/created notification

Change-Id: I9e957e6f5bc7920093481ffe3c33e299f87ce50a
2012-08-23 12:03:40 -07:00
Translation updater bot 74455888b1 Localisation updates from http://translatewiki.net.
Change-Id: I01ac351e671f27f8f1645c740fc0726d32df118c
2012-08-22 19:56:08 +00:00
Translation updater bot 18b82a814e Localisation updates from http://translatewiki.net.
Change-Id: I3ef4cffe640a7d94342dd8d6db4825c46f1ec4d3
2012-08-21 20:11:40 +00:00
Translation updater bot 40d7001617 Localisation updates from http://translatewiki.net.
Change-Id: I3e177e5f9d9b969f0a895bbb06593dcf2980fbb3
2012-08-20 19:23:16 +00:00
Translation updater bot 6265d546b5 Localisation updates from http://translatewiki.net.
Change-Id: I38ced0ec8bfc5700c2914c488ab1bb3ce79a7a0a
2012-08-19 14:53:50 +00:00
Trevor Parscal d5ce342268 Merge "Added MW page suggestion functionality." 2012-08-17 21:13:18 +00:00
Rob Moen dda2c932bd Added MW page suggestion functionality.
Created jQuery plugin MultiSuggest which builds a categorized dropdown
under specified input box.

Revised inspector to no longer be an iframe but to contain an Iframe.
This reduces xbrowser issues with positioning and toggling inspector
container.

Added Inspector overlay element for positioning arbitrary elements
over the iFrame.  This prevents growing the iframe to arbitrary lenghts.

Change-Id: I8efbbd091b0b24a19a4b73aa122d21a329cf97e4
2012-08-17 14:12:26 -07:00
Catrope 1a4dd7a3db Merge "Design changes for save dialog" 2012-08-17 20:58:24 +00:00
Trevor Parscal f48332d176 Design changes for save dialog
* Summary label is now placeholder text
* Edit summary and options are visually connected
* Added summary length count-down label
* Removed check-mark icons from toolbar and dialog save buttons
* Made toolbar and dialog save buttons the same size
* Reduced line-height and margins of license information
* Changed from X icon for close (which might be confused with cancel) to ^ icon for collapse

Change-Id: Ib1711f49af8929be12796aecdea49467b726856e
2012-08-17 13:48:16 -07:00
Trevor Parscal 8169dbc085 Added notification on save
Change-Id: I362275eb38655401bc48b3209189776e9e37619a
2012-08-17 12:41:33 -07:00
Translation updater bot 36635df683 Localisation updates from http://translatewiki.net.
Change-Id: I558a95e9778009f8b6f380e8f6e4e0e68b243ba5
2012-08-17 13:12:41 +00:00
Translation updater bot 8936f3d849 Localisation updates from http://translatewiki.net.
Change-Id: Iea020c974b1ef1296a376443644a2739882c4c0a
2012-08-16 20:32:37 +00:00
Translation updater bot 38f5f7a0a8 Localisation updates from http://translatewiki.net.
Change-Id: I62837bf0a53c30136991c0dc08ff2d4ca656180f
2012-08-15 19:59:51 +00:00
Translation updater bot 1cee43ca38 Localisation updates from http://translatewiki.net.
Change-Id: I1f9f93597c3f4dbbe1b2ec6fc2a264e005459158
2012-08-14 19:45:39 +00:00
Translation updater bot 5a40d90573 Localisation updates from http://translatewiki.net.
Change-Id: Ie0d1225ad71927cdbed90e6ba8f87c0298f5cad8
2012-08-13 19:56:45 +00:00
Translation updater bot 43178eb1fc Localisation updates from http://translatewiki.net.
Change-Id: I325f7ef2b5292cf37193a3e5a2fb6eb842730786
2012-08-12 20:33:37 +00:00
Translation updater bot 26431d7f1e Localisation updates from http://translatewiki.net.
Change-Id: I14cd9b220dea6589c073f1e0924c4e298116049d
2012-08-11 19:27:09 +00:00
Translation updater bot 24e9c3b5f1 Localisation updates from http://translatewiki.net.
Change-Id: I242c44591ce116c751f1594859cdd1aeaf46128d
2012-08-11 00:07:30 +00:00
Translation updater bot 9710664f0c Localisation updates from http://translatewiki.net.
Change-Id: Ie0f00988ceddd22a995782669570c554bb00b276
2012-08-10 19:27:26 +00:00
Translation updater bot 1ef0ea7c70 Localisation updates from http://translatewiki.net.
Change-Id: I5ea0797c64d08bd8d198140cefcaece5d217aa7c
2012-08-09 19:35:33 +00:00
Translation updater bot 6d3eb6f03c Localisation updates from http://translatewiki.net.
Change-Id: I9bb5eec5bd85199665e5c54204ed8d569736aad7
2012-08-03 16:22:14 +00:00
Translation updater bot 79ef21e47f Localisation updates from http://translatewiki.net.
Change-Id: Iee2052f36157e24e1c2f830703613e29d9750f7c
2012-08-01 20:11:28 +00:00
Translation updater bot 54dd0b9a3c Localisation updates from http://translatewiki.net.
Change-Id: I99e10118e36c7129ba122d51931596d376bd86c7
2012-07-23 13:48:30 +00:00
Catrope c3da174e8c Merge "Removed Special:VisualEditorSandbox and refactored demo" 2012-07-19 00:58:43 +00:00
Trevor Parscal 9a0380c67d Removed Special:VisualEditorSandbox and refactored demo
Also renamed ext.visualEditor.editPageInit to
ext.visualEditor.viewPageTarget

Change-Id: I8bdd04b3442067e87bccbc60dd4947aae1c7dfd2
2012-07-18 17:57:50 -07:00
Translation updater bot c23dc455bd Localisation updates from http://translatewiki.net.
Change-Id: If3eb2da9334602f2faad227bf1dbd43047d244e0
2012-07-11 07:27:59 +00:00
Translation updater bot 9074309e51 Localisation updates from http://translatewiki.net.
Change-Id: I290bb2718632f30a58eb7b9f58fbc9abe8ba86f2
2012-07-06 21:23:01 +00:00
Translation updater bot dad16b3761 Localisation updates from http://translatewiki.net.
Change-Id: I0f7baec21f97895e08f640177734433b01e89e81
2012-07-04 20:11:25 +00:00
Translation updater bot 4fea35acd4 Localisation updates from http://translatewiki.net.
Change-Id: I8557e0cb1952664163beaed7cf71c64116808e10
2012-07-02 22:16:50 +00:00