Wykres commitów

2501 Commity (1e1046ad75ad136ccbb0363f7f4bd14eefc7b64c)

Autor SHA1 Wiadomość Data
Jens Mönig bb1d0468be
Merge pull request #2188 from jmoenig/history-recent-first
Order History most recent first.
2018-10-02 11:57:49 +02:00
Michael Aschauer 72ea700c18 prepare for remix history 2018-10-02 11:20:58 +02:00
Michael Aschauer bf3877bce8 prepare for remix history 2018-10-02 11:19:27 +02:00
Michael Aschauer 1bb83363ef prepare for remix 2018-09-24 11:04:24 +02:00
Michael Aschauer abff187d5c Revert "prepare for remix history"
This reverts commit baf67bea18.
2018-09-24 10:56:55 +02:00
Michael Ball 962859c68e Do not use Object.values 2018-09-22 11:49:59 -07:00
Michael Aschauer baf67bea18 prepare for remix history 2018-09-19 19:34:13 +02:00
Michael Aschauer e2c44f26e3 temporary CSV fix? 2018-09-17 11:53:04 +02:00
Michael Ball b0c0746bdc Merge changes to HISTORY 2018-09-10 21:37:32 -07:00
jmoenig 2fea2baace prepared maintenance release 2018-09-09 18:42:17 +02:00
jmoenig 59a4a9d112 enabled drop-down for "inherit" command for clone-initialization scripts 2018-09-09 15:55:49 +02:00
jmoenig b041664205 fixed #2176
'arguments' not found for calling empty multi-slots
2018-09-09 15:50:54 +02:00
jmoenig a680e10cb3 new dev version 2018-09-09 15:45:28 +02:00
Michael Ball 2dc01e0784 cleanup through most recent entry 2018-08-15 02:56:40 -07:00
Michael Ball 82765103f0 Cleanup history through end of 2017 2018-08-15 02:45:46 -07:00
Michael Ball 275af0a332 Cleanup through end of 2016 2018-08-15 02:36:26 -07:00
Michael Ball de1197fc0e Reorder history with most recent first. 2018-08-15 02:07:01 -07:00
Michael Ball 35f216530e rename history file 2018-08-15 01:40:20 -07:00
Michael Ball 1aaa9bacbb Update LABEL to catch stage errors. Fix #1915 Fix #2151 2018-08-10 01:04:27 -07:00
Michael Ball ee4bfb03d4 Keep tools.xml in the libraries/ directory.
we should only need to serve one copy, this just updates the path Snap!
uses when it looks to import tools from the menu.
2018-08-08 21:26:30 -07:00
jmoenig 62eedb85f9 fixed a regression conflict between "when I am stopped" and broadcasts 2018-07-19 20:06:15 +02:00
jmoenig 03b1e5fe67 prepared release 2018-07-13 08:33:58 +02:00
jmoenig 54f8098029 enabled smart ternary Boolean slots by default
and prepared upcoming minor release
2018-07-13 08:16:13 +02:00
jmoenig 5511a44dd8 increased project dialog width
to accommodate translations for the "recover" button
2018-07-12 09:58:46 +02:00
jmoenig 4abefec605 fixed #2145 - newlines in block labels conflict with input declarations 2018-07-12 09:19:43 +02:00
jmoenig dca7edcab4 tweaked outer script variable scope for TELL/ASK and OF 2018-07-12 07:47:34 +02:00
jmoenig d6cca62618 tools: fixed JOIN WORDS and LIST -> SENTENCE
these apparently got broken when they were translated recently
2018-07-11 15:51:48 +02:00
jmoenig b5da7311dd fixed outer script variable scope for TELL/ASK and OF 2018-07-11 14:57:17 +02:00
jmoenig 5abe5954e4 added support for "&lang:nn" url parameter
made it non-permanent (except when selected through the settings menu)
2018-07-11 09:33:30 +02:00
jmoenig baa6857171 fixed #712 - false "reporter didn't report" error messages 2018-07-10 18:28:57 +02:00
jmoenig e5c5097ff3 reverted Cache-Control header for HTTP
b/c of CORS issues
2018-07-10 08:29:35 +02:00
jmoenig 2e704af88d prepare minor release 2018-07-09 17:09:17 +02:00
jmoenig e686ae70d0 added @bromagosa's "loudness" reporter to audio comp lib 2018-07-09 16:45:08 +02:00
jmoenig 7b77e03a32 resolved name conflicts in pixels- and audio- libraries 2018-07-09 16:38:02 +02:00
jmoenig d977a64dbd fixed library toc 2018-07-09 16:30:32 +02:00
jmoenig f571591bd9 new Parallelization library 2018-07-09 16:13:31 +02:00
jmoenig 0e44e4fe6b updated history 2018-07-09 15:41:55 +02:00
Jens Mönig b95a5fa36a
Merge pull request #2138 from jguille2/urlBlock
Fixing cache issues with url block
2018-07-09 15:05:18 +02:00
Jens Mönig db86f25aab
Merge pull request #2137 from bromagosa/listify
Added JSON library
2018-07-09 15:04:35 +02:00
Jens Mönig 77d0467f55
Merge pull request #2135 from jguille2/toolsTranslations
Working for #2132 Tools into Catalan, Spanish and French
2018-07-09 15:03:46 +02:00
Jens Mönig 8a43b00f73
Merge pull request #2131 from iametza/basque-translation
Add Basque translation
2018-07-09 15:01:24 +02:00
Jens Mönig 6e04d32188
Merge pull request #2129 from MMSequeira/master
Fix to "my" translation
2018-07-09 14:59:10 +02:00
jmoenig d2ffef79cc fixed #2142 - search and keyboard entry support for custom block translations 2018-07-06 08:42:14 +02:00
jmoenig 3bb1b585ae optimized RUN with reportURL (fire-and-forget) 2018-07-05 22:31:50 +02:00
jmoenig 2e92c90b95 added JIT compiler support for "change variable" primitive 2018-07-05 13:44:03 +02:00
Joan Guillén i Pelegay cdf4ef943b Fixing cache issues with url block 2018-07-03 22:00:04 +02:00
jmoenig 13a3601008 tweaked HTTP based hardware API optimization 2018-07-03 15:15:25 +02:00
jmoenig 1dfb9dfa67 speed up HTTP based hardware APIs
by not waiting for the result if the URL reporter is used inside a REPORT block within a custom COMMAND block definition
2018-07-03 09:32:37 +02:00
Bernat Romagosa 7d823067d0 added JSON library 2018-07-02 11:28:19 +02:00
Joan Guillén i Pelegay 030c3ffca7 Two improvements to French translation 2018-06-30 11:04:27 +02:00