Project

General

Profile

Feature #600

Updated by Alexander Watzinger about 8 years ago

Since we want to use the jQuery JQuery tree plugin we have to update the JQuery libraries. 

 This means we can't cant use packages anymore and have to add them to repository. The adavantage is we can use newer libraries the disadvantage will be more time consuming manually updates of jQuery JQuery libraries. 

 All javascript files are now include in the repository, no javascript packages are used anymore. *To do* 

 - repair table filter 
 - check frontend js 
 - update install notes 
 - language files? 

 *Done* 

 - update jQuery 
 - update tinyMce

Back