Commit Graph

2206 Commits

Author SHA1 Message Date
translatewiki.net 96162a6e02 Localisation updates from https://translatewiki.net. 2018-01-11 07:49:17 +01:00
translatewiki.net 7ac1329482 Localisation updates from https://translatewiki.net. 2018-01-04 10:03:47 +01:00
translatewiki.net bfd21e8d4e Localisation updates from https://translatewiki.net. 2018-01-01 15:22:15 +01:00
translatewiki.net c455689450 Localisation updates from https://translatewiki.net. 2017-12-21 08:23:16 +01:00
translatewiki.net 70dc34860e Localisation updates from https://translatewiki.net. 2017-12-18 17:37:46 +01:00
translatewiki.net f859cd472e Localisation updates from https://translatewiki.net. 2017-12-14 08:23:55 +01:00
translatewiki.net f86b2dacd6 Localisation updates from https://translatewiki.net. 2017-12-04 09:17:35 +01:00
translatewiki.net 6e5f9b77f6 Localisation updates from https://translatewiki.net. 2017-11-30 08:29:54 +01:00
translatewiki.net 85a5c3c24c Localisation updates from https://translatewiki.net. 2017-11-27 07:52:41 +01:00
translatewiki.net 69b10dba79 Localisation updates from https://translatewiki.net. 2017-11-23 07:30:41 +01:00
Rachel Fenichel e5fddf1560 Merge pull request #1474 from rachel-fenichel/rebuild_master
Rebuild
2017-11-21 15:17:03 -08:00
Rachel Fenichel 3dbcda6ee4 Rebuild 2017-11-21 15:16:14 -08:00
Rachel Fenichel 1de10d41d9 Merge pull request #1439 from rachel-fenichel/rc/nov_2017
November 2017 merge to master
2017-11-21 15:15:01 -08:00
Rachel Fenichel 4b808bb181 Switch to parentNode for IE 2017-11-20 16:51:38 -08:00
translatewiki.net 377d4801e0 Localisation updates from https://translatewiki.net. 2017-11-20 09:03:33 +01:00
translatewiki.net ed041abc45 Localisation updates from https://translatewiki.net. 2017-11-16 10:50:19 +01:00
Rachel Fenichel b91faf12eb rebuild 2017-11-15 12:42:34 -08:00
RoboErikG 819297162a Fix #1444 - broken mutator for text_charat (#1451)
* Fix #1444 - broken mutator for text_charat

There might no longer be an input named AT on a text_charat block
which the mutator had been depending on. There is now a boolean on
the block for isAt, though, so use that directly instead.

The

* Address comments
2017-11-15 12:41:52 -08:00
Rachel Fenichel c09d13bac2 Rebuild 2017-11-14 15:47:01 -08:00
Neil Fraser 8e106ab069 Stop blocks from exploding.
Uncompiled a goog.math.Coordinate toStrings as a nice “(1, 2)”, but
complied it toStrings as a useless “[object Object]”.  Fixes #1448.
2017-11-14 15:46:04 -08:00
Rachel Fenichel eca37d5ba2 Rebuild 2017-11-13 14:57:08 -08:00
Rachel Fenichel 8a5c93c6c5 Merge branch 'develop' into rc/nov_2017 2017-11-13 14:54:07 -08:00
translatewiki.net 941d8e4fee Localisation updates from https://translatewiki.net. 2017-11-13 09:03:09 +01:00
Rachel Fenichel 383d133c1e Merge pull request #1434 from google/lint
Enable eslint on Travis!
2017-11-10 16:34:18 -08:00
Rachel Fenichel fec346548c Merge pull request #1436 from rachel-fenichel/master_to_develop
Merge master->develop
2017-11-10 15:04:55 -08:00
Rachel Fenichel 078932a652 ignore more types of tests 2017-11-10 14:16:47 -08:00
Rachel Fenichel f4b7a8851f Eslint ignore svg-externs.js 2017-11-10 14:16:47 -08:00
Rachel Fenichel 75d0798e4a Run eslint on travis 2017-11-10 14:16:47 -08:00
Rachel Fenichel 65ac665b81 Removed files that were accidentally added when merging from master 2017-11-10 14:13:06 -08:00
Rachel Fenichel 6c56d1d87d Merge branch 'master' into master_to_develop 2017-11-10 14:03:14 -08:00
translatewiki.net 3afba74b4c Localisation updates from https://translatewiki.net. 2017-11-09 08:06:08 +01:00
Neil Fraser dac5adf49f Remove unnecessary restriction on variable names. 2017-11-07 17:29:39 -08:00
Rachel Fenichel 13aa7bfb69 No-regex-spaces 2017-11-07 17:27:00 -08:00
Neil Fraser 8a398ab334 Add @package 2017-11-07 14:23:41 -08:00
Neil Fraser 3bf0418460 Right-align flyout buttons in RTL.
Fixes #1208.
2017-11-07 14:23:41 -08:00
Neil Fraser 8cedef49ac Cleanup. 2017-11-07 14:23:41 -08:00
Neil Fraser 7216c060bd Terminology: "background button" -> "mat"
Originally flyouts had ‘blocks’ and rectangular hidden ’buttons’
underneath the blocks.  When UI buttons were added to flyounts, there
was a terminology collision.  This change renames the original
background ‘buttons’ to ‘mats’.  As in placemats or door mats.
2017-11-07 14:23:41 -08:00
Neil Fraser 626447afb2 Restore Translations (#1396)
* Remove English from Tagalog.

* Resurrect translations for TEXT_INDEXOF_TITLE

* Resurrect translations for TEXT_APPEND_TITLE

* Resolve compile warnings.
2017-11-07 13:14:56 -08:00
RoboErikG 53e6bddff5 Use msg references in block JSON for text_charat (#1426) 2017-11-06 13:05:09 -08:00
Rachel Fenichel f06aed4710 Fix text input widget position in RTL 2017-11-06 12:50:22 -08:00
translatewiki.net 2fae5513b2 Localisation updates from https://translatewiki.net. 2017-11-06 08:56:44 +01:00
Rachel Fenichel 66586bf622 Add a test for case-sensitivity in the variable names, ids, etc. in the flyout 2017-11-03 16:03:32 -07:00
Rachel Fenichel 30716fbd78 switch to variabletype everywhere 2017-11-03 16:03:32 -07:00
Rachel Fenichel a6457ef614 Get rid of highlighting when releasing the drag would delete instead of connecting 2017-11-03 15:47:15 -07:00
Rachel Fenichel 768bd4aef5 Check workspace.isDragging() instead of Blockly.dragMode_ 2017-11-03 15:46:41 -07:00
Rachel Fenichel 432881d2c1 Make quote images meet line length requirements 2017-11-03 14:04:36 -07:00
Rachel Fenichel 8c51935025 More lint for unused variables 2017-11-03 14:04:36 -07:00
Rachel Fenichel cd9be725c1 fix lint in field_angle.js 2017-11-02 16:37:09 -07:00
picklesrus e0f7862547 spacing changes 2017-11-02 14:05:29 -07:00
picklesrus de8d13eaa1 Fix lint errors so we can eventually run eslint on travis. 2017-11-02 14:05:29 -07:00