[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: hosted project management tools




On 22/10/15 20:58, Jeroen Dekkers wrote:
> At Thu, 22 Oct 2015 19:52:01 +0200,
> Daniel Pocock wrote:
>>
>>
>>
>> On 21/10/15 22:33, Laura Arjona Reina wrote:
>>
>>>> The reason for doing this is to make it easier for other people to
>>>> collaborate in various ways, e.g. upstreams will be able to see where
>>>> their work is going to be deployed.
>>>
>>> What about https://taiga.io/  ? Looks like an evolution of redmine, it's free software, and they offer hosting free of charge for public projects.
>>>
>>> I didn't try it, though, nor know how easy or difficult could be to move the data in the hosted project to an own instance in case you want it someday, and/or to other management system in case they vanish or become nonfree...
>>>
>>
>>
>> Thanks for this feedback.  I had a quick look at their web site and then
>> tried to use the register link to set up an account:
>>
>> https://tree.taiga.io/register
>>
>> and the registration form doesn't appear at all in iceweasel, the whole
>> window is just blank (white background).  In Chromium the registration
>> form appears.  I've seen similar problems accessing travis-ci from
>> iceweasel.
> 
> I don't have any problems accessing that page with iceweasel from
> jessie without any extensions installed. Do you have any extensions
> installed that might cause trouble? The registration form is created
> with AngularJS as far as I see.
> 

I'm using jessie with iceweasel 41.0.1.

There are not many extensions: just Adblock Plus, Telify, User Agent
Switcher.

If I look in the browser console I see lots of:

Error in parsing value for 'display'.  Declaration dropped.
main.css:4:164849
Error in parsing value for 'display'.  Declaration dropped.

followed by:


GET
https://tree.taiga.io/js/app.js [HTTP/1.1 304 Not Modified 60ms]
unreachable code after return statement app.js:2061:10

Error: [$injector:modulerr] Failed to instantiate module taiga due to:
configure@https://tree.taiga.io/js/app.js?v=1445269175018:389:1
invoke@https://tree.taiga.io/js/libs.js?v=1445269174994:12:2312
runInvokeQueue@https://tree.taiga.io/js/libs.js?v=1445269174994:12:550
loadModules/<@https://tree.taiga.io/js/libs.js?v=1445269174994:12:843
forEach@https://tree.taiga.io/js/libs.js?v=1445269174994:11:2881
loadModules@https://tree.taiga.io/js/libs.js?v=1445269174994:12:368
createInjector@https://tree.taiga.io/js/libs.js?v=1445269174994:12:3625
bootstrap/doBootstrap@https://tree.taiga.io/js/libs.js?v=1445269174994:11:13574
bootstrap@https://tree.taiga.io/js/libs.js?v=1445269174994:11:14103
@https://tree.taiga.io/js/app-loader.js?v=1445269174994:33:18
loader.load@https://tree.taiga.io/js/libs.js?v=1445269174994:34:18985
loader.load/<@https://tree.taiga.io/js/libs.js?v=1445269174994:34:19054
loader.loadjs/loaded[url]</<@https://tree.taiga.io/js/libs.js?v=1445269174994:34:18428
loader.loadjs/cb@https://tree.taiga.io/js/libs.js?v=1445269174994:34:18453

http://errors.angularjs.org/1.4.0/$injector/modulerr?p0=taiga&p1=configure%40https%3A%2F%2Ftree.taiga.io%2Fjs%2Fapp.js%3Fv%3D1445269175018%3A389%3A1%0Ainvoke%40https%3A%2F%2Ftree.taiga.io%2Fjs%2Flibs.js%3Fv%3D1445269174994%3A12%3A2312%0ArunInvokeQueue%40https%3A%2F%2Ftree.taiga.io%2Fjs%2Flibs.js%3Fv%3D1445269174994%3A12%3A550%0AloadModules%2F%3C%40https%3A%2F%2Ftree.taiga.io%2Fjs%2Flibs.js%3Fv%3D1445269174994%3A12%3A843%0AforEach%40https%3A%2F%2Ftree.taiga.io%2Fjs%2Flibs.js%3Fv%3D1445269174994%3A11%3A2881%0AloadModules%40https%3A%2F%2Ftree.taiga.io%2Fjs%2Flibs.js%3Fv%3D1445269174994%3A12%3A368%0AcreateInjector%40https%3A%2F%2Ftree.taiga.io%2Fjs%2Flibs.js%3Fv%3D1445269174994%3A12%3A3625%0Abootstrap%2FdoBootstrap%40https%3A%2F%2Ftree.taiga.io%2Fjs%2Flibs.js%3Fv%3D1445269174994%3A11%3A13574%0Abootstrap%40https%3A%2F%2Ftree.taiga.io%2Fjs%2Flibs.js%3Fv%3D1445269174994%3A11%3A14103%0A%40https%3A%2F%2Ftree.taiga.io%2Fjs%2Fapp-loader.js%3Fv%3D1445269174994%3A33%3A18%0Aloader.load%40https%3A%
 2
F%2Ftree.taiga.io%2Fjs%2Flibs.js%3Fv%3D1445269174994%3A34%3A18985%0Aloader.load%2F%3C%40https%3A%2F%2Ftree.taiga.io%2Fjs%2Flibs.js%3Fv%3D1445269174994%3A34%3A19054%0Aloader.loadjs%2Floaded%5Burl%5D%3C%2F%3C%40https%3A%2F%2Ftree.taiga.io%2Fjs%2Flibs.js%3Fv%3D1445269174994%3A34%3A18428%0Aloader.loadjs%2Fcb



Reply to: