- Fix export
- Fix split on . to have db and table
- Replace some $_REQUEST occurences
- Add translations to "add tables from another database" : "None" > strNone
- Refactor the ugly code that used globals to use an object "DesignerTable"
- Fix save a new added table
- Fix delete page items
- Fix more bugs
Fixes: #15446Fixes: #13370Fixes: #14945Closes: #15438
Signed-off-by: William Desportes <williamdes@wdes.fr>