- 09 Feb, 2015 2 commits
-
-
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.
-
- 02 Feb, 2015 2 commits
-
-
Paul Kendall authored
Previously it was always bumping the first block added even if you are putting the new block over the first block, so it bumped the new block as well.
-
Neil Fraser authored
-
- 30 Jan, 2015 4 commits
-
-
Neil Fraser authored
Restore thicker scrollbar on touch devices
-
carlosperate authored
-
carlosperate authored
-
carlosperate authored
Fix carlosperate/ardublockly#5 and refactor spinner js code from arduino_material.js to arduino_material_design.js
-