Guys,
Love the new validation settings, but something important is missing
Guys,
Love the new validation settings, but something important is missing
Hi Jamie
Try Ctrl+F5 - looks like you are missing some javascript changes.
We’re busy reviewing all script inclusions at the moment, they are supposed to be included via a mechanisim which ensures you do not have to do this (squishit) but some devs got lazy and just included script tags as is.
We’re also looking at other IE10 issues around authentication at the moment.
Chrome (26.0.1410.43) and IE10 + IIS restart + App Pool restart + Browser clear cache => still not showing.
Very strange, try opening http://yourserver/Areas/CI/Scripts/_Repositories/Index.js
That should force the correct version to open.
I get a Troll warning. I’m assuming {areas} = Project name (slug).
No, it should be areas, this works for me : http://localhost/Areas/CI/Scripts/_Repositories/Index.js
Areas are part of how we do the modular asp.net mvc application.
I get the file to display in IE/Chrome, but when I try any of the new repository options (for a new project) I don’t see any of the options. I’ll try a installation repair on the server to see if that resolves any issues.
Reinstall of the software didn’t resolve the issue.
Are you on the Project Wizard or the Config Wizard. We just found an issue with the dialog when on the Project wizard, looking into it now.
Project wizard.
Ok, we’ll have another build out today with the fix, in the mean time you can edit the repo from the config wizard or the admin section.
Negative, both [Create] and [Edit] existing repos don’t display the repository “TYPE” options. Oh SNAP broken!
Administration -> Repositories [/administration/ci/repositories]
Are you sure you are not just missing that the repo dialog now uses Tabs? It’s a change we made to reduce the height of the dialog. If you select Mercurial, a few extra tabs should appear on the dialog.
Oh, extra tabs are now in the UI. I see your point.