From d87e47c3abf4c30d44441ce8c670024485370229 Mon Sep 17 00:00:00 2001 From: Cris Date: Fri, 11 Oct 2019 15:14:53 +0200 Subject: [PATCH] Major addition of tabulator functionality methods II / Enhanced code MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit II: Same as for orderLehrauftrag is here adapted to approveLehrauftrag: . MOVED out function from datasetRepFieldDefs to javascript for better   maintainance . Added status column and status icons with tooltips . Added status buttons to filter status rapidly . GroupBy Lehrveranstaltung: rows are grouped by LV, formatted . Added calculation per group AND total . Rows formatting enhanced and bootstrapped . Fixed selection of data . day of date now with 2 digits --- .../lehre/lehrauftrag/approveLehrauftrag.php | 202 ++++++++++++++++-- .../lehrauftrag/approveLehrauftragData.php | 53 +++-- system/filtersupdate.php | 1 + 3 files changed, 216 insertions(+), 40 deletions(-) diff --git a/application/views/lehre/lehrauftrag/approveLehrauftrag.php b/application/views/lehre/lehrauftrag/approveLehrauftrag.php index c23f58512..90ca4ecbd 100644 --- a/application/views/lehre/lehrauftrag/approveLehrauftrag.php +++ b/application/views/lehre/lehrauftrag/approveLehrauftrag.php @@ -85,8 +85,11 @@ $this->load->view( - - + + + + + @@ -97,6 +100,9 @@ $this->load->view(