From 2d084e31be71a64166bbc5e27c99e3d3c1e1a96e Mon Sep 17 00:00:00 2001 From: sameenshafeeq <57905075+sameenshafeeq@users.noreply.github.com> Date: Mon, 18 Jan 2021 20:12:49 +0500 Subject: [PATCH 01/13] Correcting no of characters --- application/views/form/form_results_data_1.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/application/views/form/form_results_data_1.php b/application/views/form/form_results_data_1.php index 4d920da..1450e28 100644 --- a/application/views/form/form_results_data_1.php +++ b/application/views/form/form_results_data_1.php @@ -28,7 +28,8 @@ // print_r($new_headings);die; foreach ($headings as $heading): if ($heading != 'is_take_picture'): - if($heading == 'activity_status' && $app_general_setting->activity_status_change==0){ + if($heading == 'activity_status' && + $app_general_setting->activity_status_change==0){ continue; } ?> From a5bbac45accbaa84df8954663448655997f66eb2 Mon Sep 17 00:00:00 2001 From: sameenshafeeq <57905075+sameenshafeeq@users.noreply.github.com> Date: Mon, 18 Jan 2021 20:16:20 +0500 Subject: [PATCH 02/13] corerecting longer chrachters length --- application/views/form/form_results_data_1.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/application/views/form/form_results_data_1.php b/application/views/form/form_results_data_1.php index 1450e28..3a75dc9 100644 --- a/application/views/form/form_results_data_1.php +++ b/application/views/form/form_results_data_1.php @@ -75,7 +75,8 @@ $padding = '0px ' . strlen($headings[$i]) . 'px' . ' 0px ' . strlen($headings[$i]) * 2 . 'px'; } ?> - + Date: Mon, 18 Jan 2021 20:37:51 +0500 Subject: [PATCH 03/13] --- application/views/form/form_results_data_1.php | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/application/views/form/form_results_data_1.php b/application/views/form/form_results_data_1.php index 3a75dc9..0519446 100644 --- a/application/views/form/form_results_data_1.php +++ b/application/views/form/form_results_data_1.php @@ -81,8 +81,12 @@ if($headings[$i]=='activity_status'){ //echo $form_item['actions'].'Pending'; ?> -
- " + form_id=" "> + Date: Mon, 18 Jan 2021 20:43:19 +0500 Subject: [PATCH 04/13] --- application/views/form/form_results_data_1.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/application/views/form/form_results_data_1.php b/application/views/form/form_results_data_1.php index 0519446..192ab52 100644 --- a/application/views/form/form_results_data_1.php +++ b/application/views/form/form_results_data_1.php @@ -129,7 +129,9 @@ class="text_activity_status"> - + Record Images Date: Mon, 18 Jan 2021 20:48:28 +0500 Subject: [PATCH 05/13] --- application/views/form/form_results_data_1.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/application/views/form/form_results_data_1.php b/application/views/form/form_results_data_1.php index 192ab52..3ce4f54 100644 --- a/application/views/form/form_results_data_1.php +++ b/application/views/form/form_results_data_1.php @@ -132,7 +132,8 @@ class="text_activity_status">" rel="lightbox['']" title=''> - Record Images + Record Images Date: Mon, 18 Jan 2021 20:54:46 +0500 Subject: [PATCH 06/13] remove error longer then 80 chracters --- application/views/form/form_results_data_1.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/application/views/form/form_results_data_1.php b/application/views/form/form_results_data_1.php index 3ce4f54..e415540 100644 --- a/application/views/form/form_results_data_1.php +++ b/application/views/form/form_results_data_1.php @@ -148,7 +148,10 @@ class="text_activity_status"> - + Date: Mon, 18 Jan 2021 21:34:15 +0500 Subject: [PATCH 07/13] --- .../views/form/form_results_data_1.php | 44 ++++++++++++++----- 1 file changed, 33 insertions(+), 11 deletions(-) diff --git a/application/views/form/form_results_data_1.php b/application/views/form/form_results_data_1.php index e415540..ed9adb9 100644 --- a/application/views/form/form_results_data_1.php +++ b/application/views/form/form_results_data_1.php @@ -1,8 +1,10 @@
-
- + +
-
From a95d7f5361b253fc97ea1686489a014151711c7c Mon Sep 17 00:00:00 2001 From: sameenshafeeq <57905075+sameenshafeeq@users.noreply.github.com> Date: Tue, 19 Jan 2021 19:29:38 +0500 Subject: [PATCH 09/13] resolve error chracters greater then 80 per line and multiple statments per line --- .../views/form/form_results_data_frame.php | 20 +++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/application/views/form/form_results_data_frame.php b/application/views/form/form_results_data_frame.php index c5b51d9..bc84819 100644 --- a/application/views/form/form_results_data_frame.php +++ b/application/views/form/form_results_data_frame.php @@ -3,8 +3,10 @@
- -
+ +
- diff --git a/application/views/users/groups_permissions.php b/application/views/users/groups_permissions.php index f26103c..43dc13e 100644 --- a/application/views/users/groups_permissions.php +++ b/application/views/users/groups_permissions.php @@ -33,7 +33,11 @@ $checktrue = 'checked="checked"'; ?> - name="" id="" value="" /> + + name="" + id="" + value="" /> +
- Back + Back
diff --git a/application/views/users/login.php b/application/views/users/login.php index 936e6ab..28e9c77 100644 --- a/application/views/users/login.php +++ b/application/views/users/login.php @@ -1,11 +1,14 @@
+ - - Record Images + + Record Images - + Date: Wed, 20 Jan 2021 17:23:25 +0500 Subject: [PATCH 10/13] remove error 80 chracters perline and more statments per statments --- application/views/templates/footer_home.php | 13 +++++++++---- application/views/templates/header_login_page.php | 6 ++++-- application/views/users/groups.php | 4 +++- application/views/users/groups_permissions.php | 9 +++++++-- application/views/users/login.php | 9 ++++++--- 5 files changed, 29 insertions(+), 12 deletions(-) diff --git a/application/views/templates/footer_home.php b/application/views/templates/footer_home.php index 8f9447f..ae6eb41 100644 --- a/application/views/templates/footer_home.php +++ b/application/views/templates/footer_home.php @@ -7,13 +7,18 @@ - - - + + + diff --git a/application/views/templates/header_login_page.php b/application/views/templates/header_login_page.php index 1e176d3..65c82e4 100644 --- a/application/views/templates/header_login_page.php +++ b/application/views/templates/header_login_page.php @@ -3,8 +3,10 @@ <?php echo PLATFORM_NAME;?> - - + + diff --git a/application/views/users/groups.php b/application/views/users/groups.php index fa7efe4..a4fa3e0 100644 --- a/application/views/users/groups.php +++ b/application/views/users/groups.php @@ -25,7 +25,9 @@