Activity log for bug #1194134

Date Who What changed Old value New value Message
2013-06-24 13:55:59 Ben Wyss bug added bug
2013-06-24 14:00:01 matley oq-platform: importance Undecided Critical
2013-10-18 10:09:16 matley summary Uniform handling of javascript dependencies Uniform handling of javascript and CSS dependencies
2013-10-18 10:13:11 matley description We need to handel all of the JS dependencies in a uniform way. Currently the javascript dependencies are in some cases being compiled during the deploy of the OQP, and others are not. We need to handle all of the external JS and CSS dependencies in a uniform way. Currently, we have a variety of solutions used: 1) CDN based (e.g. jquery on google's CDN) 2) Copy and override (js and css are copied in our repository and overriden by additional code) 3) Submodule and override (we use git submodules instead of copying) 4) Copy and edit (we copy the needed files and modify them in place) We need to find an uniform solution and a proper folder where to store external static dependencies (which plays well also with the static external dependencies provided by geonode).
2014-05-21 08:57:24 Daniele Viganò oq-platform: importance Critical High
2014-12-17 11:08:30 Daniele Viganò oq-platform: status New In Progress
2014-12-17 11:08:42 Daniele Viganò oq-platform: milestone 2.0.0
2014-12-17 11:08:45 Daniele Viganò oq-platform: assignee Daniele Viganò (daniele-vigano)