stable

Clone or download

Read-only

request #8309: Get rid of PrototypeJS (getText)

The only prototypejs thing that were used by getText were introduced in a former version of Planning view in agiledashboard. Since this view has been changed, we don't need anymore the support of arguments in getText. By the way, we remove also the incriminated dead code. Change-Id: Iec764c9ac5702d5935422b05efb9da79e705449c

Modified Files

Name
M plugins/agiledashboard/include/agiledashboardPlugin.class.php +0 −6 Go to diff View file
D plugins/agiledashboard/site-content/en_US/script_locale.txt +0 −10 Go to diff View file
D plugins/agiledashboard/site-content/fr_FR/script_locale.txt +0 −10 Go to diff View file
M plugins/agiledashboard/www/js/planning-view.js +1 −6 Go to diff View file
M plugins/agiledashboard/www/js/planning.js +0 −351 Go to diff View file
M plugins/agiledashboard/www/themes/default/css/style.less +0 −25 Go to diff View file
M src/www/scripts/codendi/common.js +2 −6 Go to diff View file