Commit Graph

210 Commits

Author SHA1 Message Date
Neil Fraser
1aeb26860a Routine recompile. 2016-07-26 17:23:57 -07:00
Niklas Laxström
ab0e847f41 Localisation updates from https://translatewiki.net. 2016-07-25 07:47:30 +02:00
Katelyn Mann
5022ace75b Recompile to pick up changes from #494. 2016-07-21 15:38:58 -07:00
Niklas Laxström
30c7e2e5d0 Localisation updates from https://translatewiki.net. 2016-07-21 07:48:27 +02:00
Neil Fraser
19005ca3bf Routine recompile. 2016-07-19 16:44:12 -07:00
Niklas Laxström
08f5557572 Localisation updates from https://translatewiki.net. 2016-07-18 08:23:29 +02:00
Niklas Laxström
75fd42e70f Localisation updates from https://translatewiki.net. 2016-07-14 07:46:01 +02:00
Neil Fraser
f12c95f4a9 Routine recompile. 2016-07-12 11:36:47 -07:00
Neil Fraser
612e0c0aac Reverting three invalid translations. 2016-07-11 16:58:56 -07:00
Niklas Laxström
c9437ec7c4 Localisation updates from https://translatewiki.net. 2016-07-11 08:37:32 +02:00
Neil Fraser
5ea49cdf4e Change tooltips on get/set list blocks to be 0/1 index aware. All languages. 2016-07-09 04:23:01 -07:00
Neil Fraser
b324efaa86 Change tooltip on text/list indexOf blocks to be 0/1 index aware. All languages.
Delete ta:TEXT_INDEXOF_TOOLTIP since that text does not appear to make
sense.
2016-07-08 18:58:28 -07:00
Neil Fraser
b51547826d Remove AUTH, CHAT, ME messages in all languages. 2016-07-08 17:26:13 -07:00
Neil Fraser
7ed413d4d3 Merge branch 'master' into develop 2016-07-08 17:08:10 -07:00
zgtm
f6532059ba Complete revision of German translation (#421)
* Provide sensible and consistent German translation

* Decapitalise beginning of blocks in German, according to https://developers.google.com/blockly/guides/modify-blockly/contributing

* Rename German variable default name

* Remove 'true' and 'false' in German translation

* Replace 'Wert' with 'Zahl' for 'number' in German translation

* Make tooltips consistent in German translation

* More fine-tuning on tooltips in German translation

* Small details in German translation

* Changes from https://github.com/google/blockly/pull/421#issuecomment-226649183 / https://reviewable.io/reviews/google/blockly/421#- , rename Block as Baustein everywhere in German translation

* German translation: Change "wenn" to "falls" for do-conditions

* German translation: Change "wenn" to "falls" for value-conditions

* German translation: Update de.js from de.json
2016-07-08 17:00:37 -07:00
Neil Fraser
471f620c29 Routine recompile. 2016-07-08 16:53:42 -07:00
Niklas Laxström
8fa98030ff Localisation updates from https://translatewiki.net. 2016-07-07 07:42:16 +02:00
Neil Fraser
62a644686c Routine recompile. 2016-06-27 17:40:30 -07:00
Neil Fraser
a92ae1c943 Merge branch 'master' into develop 2016-06-27 17:34:33 -07:00
Siebrand Mazeland
fed0f2f19f Localisation updates from https://translatewiki.net. 2016-06-22 16:35:41 +02:00
Neil Fraser
26bbe74ba1 Routine recompile. 2016-06-21 04:33:35 -07:00
Niklas Laxström
383dd5d9ad Localisation updates from https://translatewiki.net. 2016-06-20 07:44:12 +02:00
Niklas Laxström
cc9b490bf9 Localisation updates from https://translatewiki.net. 2016-06-16 08:03:57 +02:00
Neil Fraser
873e987f85 Routine recompile 2016-06-14 11:04:26 -07:00
Neil Fraser
c81e3b1d33 Merge branch 'master' into develop 2016-06-14 11:01:05 -07:00
Andrew n marshall
592b2e1a51 Updating URLs to reflect new docs. (#418)
* Updating URLs to reflect new docs. Removing -blockly in URLs.

* Rebuilt.
2016-06-14 10:15:35 -07:00
Niklas Laxström
f9b7cd506b Localisation updates from https://translatewiki.net. 2016-06-13 07:40:10 +02:00
Niklas Laxström
105f0da3d2 Localisation updates from https://translatewiki.net. 2016-06-09 07:41:08 +02:00
Niklas Laxström
6ec7d31629 Localisation updates from https://translatewiki.net. 2016-06-06 08:05:39 +02:00
Neil Fraser
57131165b0 Routine recompile 2016-06-03 16:12:59 -07:00
Niklas Laxström
11a3f77e66 Localisation updates from https://translatewiki.net. 2016-06-02 08:01:07 +02:00
Niklas Laxström
c2368107c5 Localisation updates from https://translatewiki.net. 2016-05-30 10:33:25 +02:00
Niklas Laxström
3d752e57e6 Localisation updates from https://translatewiki.net. 2016-05-26 07:53:34 +02:00
Neil Fraser
6f12c69500 Routine recompile. 2016-05-25 15:44:44 -07:00
Neil Fraser
89811bfb5d Merge branch 'master' into develop 2016-05-25 15:41:19 -07:00
Neil Fraser
763e9b938f Cleanup accessible Blockly. 2016-05-23 17:34:46 -07:00
M
6474fcd774 AccessibleBlockly (#354)
* adding a folder in demos for blind and setting up the package.json file for development. Adding package.json to .gitignore

* removing gitignore~ file

* copied blind blockly demo code over. set up a new dev environment. Up for review: the blind blockly demo code. Much of the drop downs don't actually do anything, but a general look at the way angular is used would be helpful in shaping future development.

* adding an index file that was being ignored by .gitignore

* adding required angular files and libraries previously ignored by git add --a for some unknown reason.

* starting work on toolbox

* got workspace and toolbox connected. Copy to workspace annd copy to clipboard working at 80%.

* cleaning up autogenerated files

* adding my own files. Not sure why the test files are being added.

* cleaning up comments

* removed empty html_formatter.html file from project and put on git ignore list. The file is used on my end to help with formatting the html in javascript files.

* getting rid of unnecessary html_formatter file

* removing merge conflicts

* cleaned up comments

* cleaned up comments, organized file structure, made ToolboxXML a file that can be changed by other developers porting this code, added copyright and file summaries to js files, linted files, moved third party libraries to lib folder

* removing lint files that shouldn't be tracked.

* Made the clipboard a service instead of multiple pieces embedded within the app. Not sold on the name ClipboardService. Open to suggestions.

* syncing up demo updates

* adding insert block menus above and below appropriate blocks.

* hacky version of getting code to run.

* changing toolbox to be a menu. making both the toolbox and workspace ordered lists

* adding new folder dev-old containing a version of blind blockly that uses nested lists for the toolbox

* getting rid of menubar experiment

* adding treeview shenanigans part 1

* adding treeview experiment page and finishing up treeview.

* getting a treeview implementation working in the toolbox

* creating a fishfood folder for fishfood development

* making first level of fishfood

* fixing something

* adding index file for fishfood

* beginning merging the treeview system.

* creating two treeviews

* fishfood level 1 without working music blocks

* fixes to treeview navigation

* final fishfood features done

* adding support for toolboxes without categories

* beginning integration of Sean's new music code

* adding Sean's music blocks and beginning music_player integration.

* merged Sean's music block code into fishfood

* merged Sean's music code and fixed treeview bug with toolbox when no categories

* adding blank_demo

* fixing tab navigation.

* fixing bug with shift-tab. New bug found in alt+tab not opening dropdown?

* fixing labels

* fixing bugs and finding more.

* removing dropdowns in favor of buttons part 1. Still need to change field options.

* index.html for blank_demo

* beginning cleanup

* adding blockly- prefix to label ids.

* integrating AccessibleBlockly with Blockly library.

* remove closure library

* removing testing files that aren't in develop

* removing all demo stuff for a later pull request

* removing gitignore file that doesn't exist in developer branch

* syncing with develop branch files

* removing music files from this pull request

* doing some lint cleanup

* rolling back accidental package.json change

* removing var blocklyApp = blocklyApp || {} from each extraneous file

* adding last debug statement

* changed name of inputType function

* renaming _service arguments

* fixing function names

* fixing all comments.

* fixing minor comments

* renaming variables, etc

* fixing bugs that break demo. Adding the run code and clear workspace buttons back to the workspaceview as their current position breaks tab navigation.

* fixing minor comments

* fixing function names, etc.

* adding comments to getInputTypeLabel function

* removing addClass() calls from the template

* small change to clipboardService

* splitting getCategoryDependantId into two functions: getCategoryId and setActiveDesc

* fixing minor bug with last commit

* using conditional attributes to remove setActiveAttributes function from treeService and do same work in template.

* deleting unnecessary comment created in previous commit.

* adding a utilsService to remove duplicated code.

* changing function names in utilsService

* changing delete to [delete] to allow HTMLText functions to return an empty string instead of undefined. Also renaming concatStringWithSpaces to generateAriaLabelledByAttr

* generating ids in ngOnInit instead of on the fly, allowing us to use [attr.aria-labelledBy] in the template instead of using setLabelledBy(element). Deleting function utilsService.setLabelledBy.

* fixing small bug with tree service left arrow: was throwing an error when you can't go any further left.

* reformatting html to make it easier to read.

* moving from importing the xml file to using an xml toolbox in the demo.

* fixing minor bugs and removing code relevant only to the music game.

* minor fixes

* adding alerts to copy, paste, and mark actions. renaming blocklyApp.TreeView to blocklyApp.WorkspaceTreeView

* Beginning to add Blockly.msg strings.

* making sure index file is being tracked

* adding all demo bits

* removing demo files from this pull request

* fixing providers, some linting, and removing getInfo() function.

* adding small todo comment for sll@

* adding minimal Accessible Blockly demo

* removing demo: accidentally committed to wrong branch

* fixing Blockly.Msg string bugs

* fixing TODOs

* package file changed by an automerge. Changing back.

* addressing sll's comments. Creating shim for utilsService functions.

* fixing comments, changing fieldview to deal with this.field.

* fixing clipboard service bug

* fixing focus bug when editing a text input.

* fixed clipboard bug and added README

* fixing workspaceview not to implement on runCode() function and adding note to README
2016-05-23 16:42:18 -07:00
Niklas Laxström
1a8803a343 Localisation updates from https://translatewiki.net. 2016-05-23 08:00:43 +02:00
Neil Fraser
2a2a6695da Routine recompile. 2016-05-21 05:56:49 -07:00
Niklas Laxström
78648b91ce Localisation updates from https://translatewiki.net. 2016-05-19 09:22:06 +02:00
Niklas Laxström
ff18d961ec Localisation updates from https://translatewiki.net. 2016-05-16 07:09:37 +02:00
Neil Fraser
29e10e0976 Routine recompile. 2016-05-14 03:50:35 -07:00
Neil Fraser
15e1deacbd Merge branch 'master' into develop 2016-05-13 23:37:02 -07:00
Niklas Laxström
5f1568ef60 Localisation updates from https://translatewiki.net. 2016-05-12 08:55:38 +02:00
Neil Fraser
e69ddf9cd2 Routine recompile. 2016-05-10 17:22:17 -07:00
Neil Fraser
3ecdd2fc61 Merge branch 'master' into develop 2016-05-10 16:50:13 -07:00
Neil Fraser
fe0e58114e Merge pull request #360 from dlaliberte/master
lists_sort block
2016-05-10 16:49:28 -07:00
Niklas Laxström
ab1e05ffa4 Localisation updates from https://translatewiki.net. 2016-05-09 07:09:34 +02:00
Dan LaLiberte
55eba0a39b Rebuild, add lists_sort block to demos/code/index.html 2016-05-06 11:14:23 -04:00
Dan LaLiberte
f28928db83 Update pull request, mostly whitespace and comments. 2016-05-06 10:37:19 -04:00