fosswebsite icon indicating copy to clipboard operation
fosswebsite copied to clipboard

Most of the javaScript functions used are named myfunction(). Not a proper software refactor method methodology.

Open Aniketh01 opened this issue 7 years ago • 2 comments

Aniketh01 avatar Feb 24 '18 13:02 Aniketh01

Maybe you could add the path to the files containing the JavaScript code?

chirathr avatar Mar 10 '18 03:03 chirathr

A simple grep gives me this. There could be much more to this.

registration/templates/registration/profile_list.html:27:
registration/templates/registration/profile_list.html:98:
registration/static/registration/js/passwd.js:1:
projects/templates/projects/project_detail.html:97:
projects/static/projects/js/projectDetail.js:11: clubManagement/templates/clubManagement/responsibility_detail.html:81:
clubManagement/templates/clubManagement/team_detail.html:87:
clubManagement/templates/clubManagement/index.html:84:
clubManagement/templates/clubManagement/index.html:125:
clubManagement/static/clubManagement/js/attendance.js:1: admissions/templates/admissions/joinapplication_list.html:55:
admissions/templates/admissions/joinapplication_list.html:87:

Aniketh01 avatar Mar 10 '18 04:03 Aniketh01