Content
You are here:
Hwang JR
Activity
Reported work packages: 0
11/13/2014
-
created on 11/13/2014 10:36 AMOK, it turns out to be the problem of docker. i just run docker on 8080 port, it runs ok~
But i still don’t know why~
if... -
updated on 11/13/2014 10:36 AMHI,
OK, i have setup the openproject4.0.1 from openpf/openproject:latest.
STEP 1:
Run docker : docker run -d —name openp...- The changes were retracted.
11/11/2014
-
created on 11/11/2014 10:48 AMHI,
OK, i have setup the openproject4.0.1 from openpf/openproject:latest.
STEP 1:
Run docker : docker run -d —name openp...
11/10/2014
-
Support Installation & Updates: RE: OpenProject 4.0.1 LoadError: cannot load such file -- roar/json/hal (Project: OpenProject)created on 11/10/2014 08:10 AMHi,
I found my Gemfile.plugins:
gem ‘openproject-costs’, :git => ‘https://github.com/finnlabs/openproject-costs.git’,... -
Support Installation & Updates: OpenProject 4.0.1 LoadError: cannot load such file -- roar/json/hal (Project: OpenProject)updated on 11/10/2014 08:10 AMI just git pull the 4.0.1, and then setup:
bundle install
npm install
bower install
RAILS_ENV=“production” bundle exec r...- The changes were retracted.
11/07/2014
-
Support Installation & Updates: RE: OpenProject 4.0.1 LoadError: cannot load such file -- roar/json/hal (Project: OpenProject)created on 11/07/2014 04:02 PMm…maybe. my network is slowly…
-
Support Installation & Updates: OpenProject 4.0.1 LoadError: cannot load such file -- roar/json/hal (Project: OpenProject)updated on 11/07/2014 04:02 PMI just git pull the 4.0.1, and then setup:
bundle install
npm install
bower install
RAILS_ENV=“production” bundle exec r...- The changes were retracted.
-
Support Installation & Updates: RE: OpenProject 4.0.1 LoadError: cannot load such file -- roar/json/hal (Project: OpenProject)created on 11/07/2014 02:51 PMJust modify the cost plugin to :
gem ‘openproject-costs’, :git => ‘https://github.com/finnlabs/openproject-costs.git’... -
Support Installation & Updates: OpenProject 4.0.1 LoadError: cannot load such file -- roar/json/hal (Project: OpenProject)updated on 11/07/2014 02:51 PMI just git pull the 4.0.1, and then setup:
bundle install
npm install
bower install
RAILS_ENV=“production” bundle exec r...- The changes were retracted.
-
Support Installation & Updates: RE: OpenProject 4.0.1 LoadError: cannot load such file -- roar/json/hal (Project: OpenProject)created on 11/07/2014 02:32 PMI have check the cost plugin on github, and i just modify the cost:
gem ‘openproject-costs’, :git => ‘https://github....