Manuel Menezes de Sequeira
ad5e32203e
Merge remote-tracking branch 'jmoenig/master'
2016-11-24 21:36:28 +00:00
jmoenig
3c43d59bc3
drag-origin support for blocks and comments duplicated inside a block editor
2016-11-24 09:30:35 +01:00
jmoenig
c1668c4f15
work around a dreaded FF NS_ERROR_FAILURE for supporting retina
...
it’s a terrible and ugly hack with who-knows-which side-effects. I hate
computers.
2016-11-24 09:04:16 +01:00
jmoenig
64efff58cf
“Undrop / Redrop” support for sticky comments
2016-11-23 10:38:59 +01:00
jmoenig
dae8e7a7bb
tweak "undrop / redrop" animation
2016-11-22 14:23:53 +01:00
jmoenig
4f3d282d95
Morphic: support optional “onBeforeDrop” callback parameter in Morph.slideBackTo()
2016-11-22 14:22:34 +01:00
jmoenig
f37977f320
Block editing improvements - in development
...
* auto-wrapping for C-shaped slots (around top-level command stacks)
* settings option for auto-wrapping around inner nested stacks
* unlimited “undrop / redrop”, incl. keyboard shortcuts ctrl-z
ctrl-shift-z
* “undrop” also brings back blocks and scripts deleted via context menus
* … or via backspace / delete in keyboard entry mode
* Note: “undrop” is meant to be a temporary solution until
VanderbiltEdu’s synching / undo mechanism is ready for prime time
2016-11-22 10:47:47 +01:00
Bernat Romagosa
c3256e2e6b
Merge branch 'project-filter' of https://github.com/bromagosa/Snapi into gh-pages
2016-11-18 11:56:52 +01:00
Bernat Romagosa
37f1e1ba2a
Polished filter field
2016-11-18 11:56:18 +01:00
bromagosa
a13b4a38bf
enabled cloud for testing purposes
2016-11-16 09:34:38 +01:00
bromagosa
264b43c3ae
project filter for testing
2016-11-16 09:34:08 +01:00
bromagosa
922bc89271
Merge branch 'gh-pages' of https://github.com/bromagosa/Snapi into gh-pages
2016-11-16 09:33:32 +01:00
dekrain
53332fb804
comma to am
2016-11-14 23:11:21 +01:00
dekrain
8c2aeeed3f
Update Polish translation
2016-11-14 22:05:40 +01:00
Bernat Romagosa
331e572b42
project filter field, searches by name and notes
2016-11-11 18:39:42 +01:00
Bernat Romagosa
80735e56ee
Allow to change project name from the control bar
2016-11-11 16:29:48 +01:00
jmoenig
3d82132d90
minor code tweaks
...
to please static code analysis :-)
2016-11-10 10:30:20 +01:00
Jens Mönig
282eabe720
Merge pull request #1496 from bromagosa/block-label-styles
...
allow to style any string starting with $ in labelParts
2016-11-10 10:23:44 +01:00
Jens Mönig
2af3eaacbe
Merge pull request #1497 from cycomachead/fix-1495
...
improvements to export summary
2016-11-10 10:23:09 +01:00
jmoenig
50e94a93ad
auto-wrapping
...
also: treat JS-function blocks the same as variable getters wrt rings,
i.e. auto-remove the ring in a CALL block when dropping a JS-function
block on it
2016-11-10 10:21:52 +01:00
jmoenig
1a6aff47dd
updated version number
2016-11-10 09:36:14 +01:00
Jens Mönig
a4e94bc5d3
Merge pull request #1504 from bromagosa/GL-translation
...
Galician translation, submited by @tecnoloxia
2016-11-10 08:41:00 +01:00
Jens Mönig
86c6f07a6d
Merge pull request #1488 from minimalprocedure/master
...
update for v4.0.9
2016-11-10 08:40:37 +01:00
jmoenig
cfa7b5f8cb
small German translation update
...
thanks to Jadga Hügle from SAP’s YoungThinkers for pointing out this
omission
2016-11-10 08:38:24 +01:00
bromagosa
3c46b418cd
added GL to lang list
2016-11-09 12:59:19 +01:00
bromagosa
7c0c735f43
GL translation, submitted by @tecnoloxia
2016-11-09 12:53:32 +01:00
Michael Ball
1c8cd7c45c
improvements to export summary
...
* fix #1495 - remove duplicate ,
* use HTML5 charset attribute
* add the current Snap! language to the html tag
2016-11-05 14:06:47 -07:00
bromagosa
8ff743420a
allow to style any string starting with $ in labelParts
2016-11-04 18:14:28 +01:00
Brian Harvey
398185bd55
Merge pull request #1491 from cycomachead/no-appcache
...
Remove the manifest file
2016-11-03 19:03:35 -07:00
Michael Ball
b09e956a18
fix merge comments
2016-11-03 00:37:26 -07:00
Michael Ball
cc239ce73b
Remove the manifest file
...
As of today (Nov 1, 2016) appcache is removed from the HTML5 spec.
Currently, the appcache isnt being used in Snap! and so there arent and changes in removing it.
We should look at other options for offline access for which there are many.
2016-11-01 13:49:08 -07:00
Manuel Menezes de Sequeira
1cb1556db2
Merge remote-tracking branch 'jmoenig/master'
2016-10-31 19:44:40 +00:00
Massimo Ghisalberti
eec3a49b61
update for v4.0.9
2016-10-31 15:21:33 +01:00
jmoenig
3d269f1740
fixed a flat-mode glitch, updated Portuguese translation
...
thanks, Bernat for reporting the bug and Manuel for the translation
update!
2016-10-31 09:39:59 +01:00
Jens Mönig
e6806fec9d
Merge pull request #1484 from MMSequeira/master
...
Updates to the Portuguese (Portugal) translation
2016-10-31 09:33:38 +01:00
Manuel Menezes de Sequeira
166bfe6387
Update the Portuguese (Portugal) translation.
2016-10-30 12:29:26 +00:00
Manuel Menezes de Sequeira
43df65256b
Update Portuguese (Portugal) translation date information.
2016-10-30 12:20:26 +00:00
Manuel Menezes de Sequeira
7e03396351
Improve and update the Portuguese (Portugal) translation.
2016-10-30 12:17:50 +00:00
Manuel Menezes de Sequeira
0492d299b4
Merge remote-tracking branch 'jmoenig/master'
2016-10-29 19:30:15 +01:00
jmoenig
f720fa7629
updated versions for pending release v4.0.9
2016-10-28 19:09:28 +02:00
jmoenig
da51393424
preparing minor release v4.0.9
...
to be deployed live later tonight
2016-10-28 18:31:18 +02:00
Michael Ball
932ba35ee5
minor typos
2016-10-28 03:34:15 -07:00
Michael Ball
9c9a84a1ef
SNAP! → Snap!
2016-10-28 03:25:08 -07:00
Michael Ball
68ce526226
merge in updates
2016-10-28 03:23:11 -07:00
jmoenig
9a726654c7
added notice to get in touch if afraid of agpl license
2016-10-26 09:47:14 +02:00
jmoenig
5875900450
tweaked "fresh edit" behavior for input slots
2016-10-24 20:47:06 +02:00
jmoenig
070636228a
tweaked continuations
2016-10-24 20:37:39 +02:00
jmoenig
6606ed2ed8
updated credits tab
2016-10-24 17:44:28 +02:00
Jens Mönig
5c40994f5a
Merge pull request #1473 from brollb/misleading-comment
...
Updated comment to match code behavior
2016-10-24 17:42:51 +02:00
Brian Broll
4111903158
Updated comment to match code behavior
2016-10-24 09:57:14 -05:00