nickbro Posted October 13, 2011 Posted October 13, 2011 (edited) The new MSCB (My Files) first look [ATTACH=CONFIG]11626[/ATTACH] Edited January 3, 2012 by nickbro 1
mattgrimley Posted October 14, 2011 Posted October 14, 2011 Looking great for the drives.. Will the file/folder browser remain pretty much as is? I cant imagine 50 tiles would be an easy browsing session to trawl through!
nickbro Posted October 14, 2011 Author Posted October 14, 2011 I'll hopefully show something off this weekend with regards to that
nickbro Posted October 16, 2011 Author Posted October 16, 2011 Hi all, as promissed, here is another screenshot of the new My Files (MSCB). [ATTACH=CONFIG]11664[/ATTACH] You will have something to play with in tonights v7.5 release. If you browse to /myfiles/ in HAP+ you will see some magic. Please note: THIS IS A DEVELOPER PREVIEW OF MY FILES It is not intended to be a fully working version, just a DEVELOPER PREVIEW!!! 1
Zebadee Posted October 16, 2011 Posted October 16, 2011 Hi Nick, I know you said it's a developer preview, but should I be able to see the different network drives? I click on 'My Drives' and just get a rotating set of red arrows - but nothing seems to load. Is this by design at this stage? Andy
nickbro Posted October 16, 2011 Author Posted October 16, 2011 Odd, what does /hap/api/MyFiles/Drives give you?
Zebadee Posted October 16, 2011 Posted October 16, 2011 --Change../images/icons/netdrive.pngMy DocumentsN\10.40-Change../images/icons/netdrive.pngRMPublicP\-1-Change../images/icons/netdrive.pngAdmin DataS\-1-Change../images/icons/netdrive.pngRMStaffT\-1-Change../images/icons/netdrive.pngRMShared DocumentsW\-1-Change../images/icons/netdrive.pngRMDeliveryX\-1 Hope that makes sense. Looks more spread out and easier to read on the web page, but it wouldn't copy that way! Andy -
nickbro Posted October 16, 2011 Author Posted October 16, 2011 So the API is working correctly, however it isn't parsing that on the client to render the interface. Are there any javascript errors being reported? What browser are you using? If you are using firefox, are you able to use firebug, open it on the console and see if it is doing an JSON request to /hap/api/myfiles/drives, or in IE, F12, start the Network Capture and repeat, or Chrome, Developer Tools, Network and check for any actions
mattgrimley Posted October 17, 2011 Posted October 17, 2011 Loads fine for me in Chrome, though some of the spacing on the percentage bars is off in IE9 (as is most of the rest of the internet though!) The tiles work visually really well Nick - i was sceptical!!
nickbro Posted October 17, 2011 Author Posted October 17, 2011 Loads fine for me in Chrome, though some of the spacing on the percentage bars is off in IE9 (as is most of the rest of the internet though!) The tiles work visually really well Nick - i was sceptical!! lol, thanks, for me chrome is the only browser that doesn't render all of HAP+ correctly. The percentage bars in chrome are actually narrower that they are in IE9 and Firefox
mattgrimley Posted October 17, 2011 Posted October 17, 2011 lol, thanks, for me chrome is the only browser that doesn't render all of HAP+ correctly. The percentage bars in chrome are actually narrower that they are in IE9 and Firefox Doh! Wouldn't the world be a better place if they all just rendered the bloody same!!
Zebadee Posted October 17, 2011 Posted October 17, 2011 Hi Nick, Here is the capture from IE9 whilst navigating to /hap/myfiles and clicking on 'My Drives' Andy -
nickbro Posted October 17, 2011 Author Posted October 17, 2011 IT seems that for some reason your IIS install is returning an XML result instead of JSON. Are there any javascript errors being reported?
Zebadee Posted October 17, 2011 Posted October 17, 2011 I don't think so. Have tried it in firefox and Chrome as well and get the same problem! I cherry picked the new 7.5 files from the update zip, and just went down the change log adding or removing them as necessary. I noticed that the myfiles folder was missing from the change log. Could i have missed something else, unless other people have done the same thing and it works ok for them...? Andy -
nickbro Posted October 17, 2011 Author Posted October 17, 2011 Everything should of been part of the ~/myfiles/default.aspx document
Zebadee Posted October 17, 2011 Posted October 17, 2011 Copied the default.aspx from myfiles folder from the full download but still no joy. Is there anything I can check in IIS to make sure somethings not gone awry?
nickbro Posted October 17, 2011 Author Posted October 17, 2011 Can you try the attached file ~/myfiles/default.aspx
nickbro Posted October 17, 2011 Author Posted October 17, 2011 Does it give you any error messages? anything logged on the javascript console of firebug?
Zebadee Posted October 17, 2011 Posted October 17, 2011 Proxy server's being a pain. Will download firebug when I get home and try it. Is the plugin just called 'firebug' because I saw a few when I did a search?
Zebadee Posted October 17, 2011 Posted October 17, 2011 Have just tried it in Google Chrome and got this error message: Will check with firebug and post details later.
nickbro Posted October 17, 2011 Author Posted October 17, 2011 Hmm, the token that is stored as a cookie refers to your password, can you check to see if you have a token cookie. I may need to rename the token cookie to hapToken
Zebadee Posted October 17, 2011 Posted October 17, 2011 Here's an error message in firefox and the firebug console. Sorry, being brain dead...check for a token cookie??
nickbro Posted October 17, 2011 Author Posted October 17, 2011 Ignore that, the firebug info was very useful. can you try the attached version
Zebadee Posted October 17, 2011 Posted October 17, 2011 Think that broke it! Can't get passed the login screen now. Just keeps looping back every time I enter my username and password.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now