Feature #2017
Updated by Alexander Watzinger over 1 year ago
*Refactor* * Check and improve SQL statements format * Separate view for delete instead using index views with a delete parameter (sacrificing a little performance for much better readability) * Removing isinstance() calls to fix design flaws *Minor fixes* * Missing items in breadcrumb at insert/update * Display of "was modified" error message, also added tests for it * Propagating external flag in link() function