]> source.dussan.org Git - sonarqube.git/commit
SONAR-2704 Upgrade to Prototype 1.7/Scriptaculous 1.9
authorsimonbrandhof <simon.brandhof@gmail.com>
Mon, 15 Aug 2011 03:11:21 +0000 (05:11 +0200)
committersimonbrandhof <simon.brandhof@gmail.com>
Mon, 15 Aug 2011 03:11:21 +0000 (05:11 +0200)
commit4c097cb555e5a8f82e94080354400d9f80c6f727
treea9f528806bff234205483947990a7b42d28225d4
parentd1390ffe5692ca3a4d45e430288b34f41bd89354
SONAR-2704 Upgrade to Prototype 1.7/Scriptaculous 1.9

Yahoo JS libs used in timemachine have also been removed from default HTML header. They are
available only in the timemachine page.

Protovis and its patch for IE have been added.
sonar-server/pom.xml
sonar-server/src/main/webapp/WEB-INF/app/views/layouts/_head.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/timemachine/index.html.erb
sonar-server/src/main/webapp/javascripts/calendar/calendar-min.js [new file with mode: 0644]
sonar-server/src/main/webapp/javascripts/calendar/calendar.js [deleted file]
sonar-server/src/main/webapp/javascripts/calendar/yahoo-dom-event-min.js [new file with mode: 0644]
sonar-server/src/main/webapp/javascripts/calendar/yahoo-dom-event.js [deleted file]
sonar-server/src/main/webapp/javascripts/prototype.js
sonar-server/src/main/webapp/javascripts/protovis-msie-shim.js [new file with mode: 0644]
sonar-server/src/main/webapp/javascripts/protovis.js [new file with mode: 0755]
sonar-server/src/main/webapp/javascripts/scriptaculous.js