- 11 Feb, 2015 1 commit
-
-
carlosperate authored
Restored demo code to original version.
-
- 10 Feb, 2015 2 commits
-
-
carlosperate authored
Also added detection to see if the app is run from the Ardublockly server or an online server. If only then it displays a message indicating unsupported features.
-
carlosperate authored
Updated the script start.py to launch correct webapp. Updated gitignore to include notepad++ temp file.
-
- 09 Feb, 2015 5 commits
-
-
carlosperate authored
This is to have the arduino material as the main arduino webapp and be able to maintain all file histories.
-
carlosperate authored
Material: Removed blockly scroolbar border Classic: Fix bug where Blockly could not be dragged where the hidden modal was located.
-
carlosperate authored
-
carlosperate authored
Now it only prints HTTP status codes that are not 200 (successful request). Minor update to ServerCompilerSettings to not print too many line breaks.
-
carlosperate authored
Added command line options for help and to set the working root directory for the server. Improved the directory location and selection code to work on different environments.
-
- 07 Feb, 2015 8 commits
-
-
-
carlosperate authored
When the Sketch path was changed the server was returning the new address in plain text instead of JSON. Updated to send the correct JSON data.
-
carlosperate authored
Plain app form data is now properly bind to clicks. Arduino material minor clean up of settings html.
-
carlosperate authored
-
carlosperate authored
Load blocks from XML file Save blocks from XML file Send Arduino code to the ArduServerCompiler CSS Modal window to display data back Alert to indicate settings are not yet implemented.
-
carlosperate authored
Fix carlosperate/ardublockly#1 , not it is working in IE. Moved toolbox to XML file. Updated blocks to be used and js source file calls. Fixed double click in touchscreens. Fix blocks tab width issue. CSS and HTML cleanup
-
Neil Fraser authored
-
Neil Fraser authored
-
- 06 Feb, 2015 8 commits
-
-
Neil Fraser authored
-
carlosperate authored
No code fixes, mostly comments, documentation, requires and variable naming.
-
carlosperate authored
-
carlosperate authored
-
carlosperate authored
Fix a couple of issues with previous block generator. Removed unnecessary blocks for arduino from the toolbox. Print and prompt use the Serial peripheral.
-
carlosperate authored
-
carlosperate authored
-
carlosperate authored
* Due to changes in the materialize navbar sidebar, it is now displayed on all screen resolutions, reducing the number of options available in the nav bar (which are only shown on the menu at low resolutions) * New sidebar menu design. * Temporarily fix height of blockly area and the arduino and XML code panels. In the future the height of these panels will be dependent on viewport. * Added horizontal padding to the arduino and xml code. * Updated modals to include fixed footer. * Updated small modal to have a lower height and a set minimum height. * Changed spinner to the arduino colours. * Updated the colour of the Blockly toolbox to the arduino colours. * Fixed mouseover colour for the run button (it went from orange to teal, now stays orange with the wave effect). Materialize framework updated to latest version. Relevant fixes: * Modals now can have fixed footers. * Modals fixes in IE. * Changes on navbar sidebar menu, it is now independent from horizontal navbar lists. * Several fixes on the navbar layout.
-
- 05 Feb, 2015 5 commits
-
-
Neil Fraser authored
-
carlosperate authored
-
Neil Fraser authored
-
carlosperate authored
-
carlosperate authored
Including fixes to previously unfinished blocks. Removing the math to list from toolbox.
-
- 04 Feb, 2015 9 commits
-
-
Neil Fraser authored
Add a new FieldDate input type
-
Paul Kendall authored
-
Paul Kendall authored
-
carlosperate authored
Includes a fix for the main for loop block.
-
carlosperate authored
-
carlosperate authored
Minor improvement from previous version. Paving the way through to start doing unit test on some of the blocks.
-
carlosperate authored
Minor updates to the comments for the IO and serial generators.
-
carlosperate authored
-
Neil Fraser authored
-
- 03 Feb, 2015 2 commits
-
-
Neil Fraser authored
-
Neil Fraser authored
Fix the logic block to bump the correct block.
-