From f541b776ea706bcc9c2edc938a2425aa33db5639 Mon Sep 17 00:00:00 2001 From: jmoenig Date: Tue, 17 Sep 2013 10:37:17 +0200 Subject: fixed #119, #149 accessing a shared projects requires lowercasing the username - this is now automatically taken care of --- history.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'history.txt') diff --git a/history.txt b/history.txt index 32efec2..795e191 100755 --- a/history.txt +++ b/history.txt @@ -1905,3 +1905,8 @@ ______ * GUI: prompt() - invocation fixes (null-choices) * GUI: synchronous URL fetching simplifications for libraries and example projects * GUI: fixed #115 - prevent loading several instances of the same block definition + +130917 +------ +* Cloud: encodeDict() fix and new parseDict() method - used for accessing shared projects +* GUI: fixed #119, #149 (accessing a shared projects requires lowercasing the username) -- cgit v1.3.1