From 404d9744946fc145074b665c6d9b3fe655571cfc Mon Sep 17 00:00:00 2001 From: dev-artlouises Date: Tue, 2 May 2023 12:24:23 +0800 Subject: [PATCH 1/6] test --- PDF Format/pftTemplate.php | 1 + 1 file changed, 1 insertion(+) diff --git a/PDF Format/pftTemplate.php b/PDF Format/pftTemplate.php index 335e968..b0eba58 100644 --- a/PDF Format/pftTemplate.php +++ b/PDF Format/pftTemplate.php @@ -62,6 +62,7 @@ COLLEGE OF COMPUTING STUDIES
Department of Computer Science
Zamboanga City + Test From 8974f006ae97f236825a4be504c66d54e8a2ac4e Mon Sep 17 00:00:00 2001 From: dev-artlouises Date: Tue, 2 May 2023 12:41:55 +0800 Subject: [PATCH 2/6] removed TEST TEXT --- PDF Format/pftTemplate.php | 1 - 1 file changed, 1 deletion(-) diff --git a/PDF Format/pftTemplate.php b/PDF Format/pftTemplate.php index b0eba58..335e968 100644 --- a/PDF Format/pftTemplate.php +++ b/PDF Format/pftTemplate.php @@ -62,7 +62,6 @@ COLLEGE OF COMPUTING STUDIES
Department of Computer Science
Zamboanga City - Test From 08a59e5630f784077b0231ba1572182537c7885c Mon Sep 17 00:00:00 2001 From: dev-artlouises Date: Tue, 2 May 2023 12:47:10 +0800 Subject: [PATCH 3/6] test again --- PDF Format/pftTemplate.php | 1 + 1 file changed, 1 insertion(+) diff --git a/PDF Format/pftTemplate.php b/PDF Format/pftTemplate.php index 335e968..39d6c1f 100644 --- a/PDF Format/pftTemplate.php +++ b/PDF Format/pftTemplate.php @@ -62,6 +62,7 @@ COLLEGE OF COMPUTING STUDIES
Department of Computer Science
Zamboanga City + Testing again and again From ebb788dc24944ab1601421de97ceeb9b72e86adb Mon Sep 17 00:00:00 2001 From: dev-artlouises Date: Tue, 2 May 2023 12:54:46 +0800 Subject: [PATCH 4/6] remove text --- PDF Format/pftTemplate.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PDF Format/pftTemplate.php b/PDF Format/pftTemplate.php index 39d6c1f..ff58fc1 100644 --- a/PDF Format/pftTemplate.php +++ b/PDF Format/pftTemplate.php @@ -62,7 +62,7 @@ COLLEGE OF COMPUTING STUDIES
Department of Computer Science
Zamboanga City - Testing again and again + From 3bf42d69b7b818b235c04acf8d6a3a5feb22dd67 Mon Sep 17 00:00:00 2001 From: dev-artlouises Date: Wed, 3 May 2023 07:39:42 -0700 Subject: [PATCH 5/6] modified dashboard top 3 students --- dashboard/dashboard.php | 35 ++++++++++++++++++++++++++++++++--- 1 file changed, 32 insertions(+), 3 deletions(-) diff --git a/dashboard/dashboard.php b/dashboard/dashboard.php index e4a1417..170c27f 100644 --- a/dashboard/dashboard.php +++ b/dashboard/dashboard.php @@ -254,7 +254,7 @@ function large(){
-
Dean's Listers
+
Dean's Listers
@@ -264,11 +264,40 @@ function large(){
-
-
+
+

TOP 3 STUDENTS

+
+ +
+ + +
+
Student
+
GPE
+
+
+ +
+ + +
+
Student
+
GPE
+
+
+ +
+ + +
+
Student
+
GPE
+
+
+ From facecb8199c48d9f2c41561392241d458f75791c Mon Sep 17 00:00:00 2001 From: dev-artlouises Date: Wed, 3 May 2023 23:45:21 +0800 Subject: [PATCH 6/6] done design top 3 student --- dashboard/dashboard.php | 328 +++++++++++++++++++++++----------------- 1 file changed, 186 insertions(+), 142 deletions(-) diff --git a/dashboard/dashboard.php b/dashboard/dashboard.php index 170c27f..ea92f3f 100644 --- a/dashboard/dashboard.php +++ b/dashboard/dashboard.php @@ -1,13 +1,14 @@ + @@ -17,47 +18,47 @@ - + + + Dashboard | Dean's List Application System - +
@@ -148,10 +149,10 @@ var theHREF = $(this).attr("href"); $("#logout-dialog").dialog('option', 'buttons', { - "Yes" : function() { + "Yes": function() { window.location.href = theHREF; }, - "No" : function() { + "No": function() { $(this).dialog("close"); } }); @@ -169,40 +170,40 @@
- '.$_SESSION['user_firstname'].' '.$_SESSION['user_lastname'].''; ?> + ' . $_SESSION['user_firstname'] . ' ' . $_SESSION['user_lastname'] . ''; ?>
- + } +
-
-
-
-
Students
-
-
- As of -
-
- +
+
+
+
Students
+
+
+ As of
+
+ +
-
-
-
Faculty
-
-
- As of -
-
- +
+
+
Faculty
+
+
+ As of
+
+ +
-
-
-
Programs
-
-
- As of -
-
- +
+
+
Programs
+
+
+ As of
+
+ +
-
-
-
Dean's Listers
-
-
- - As of -
-
- +
+
+
+ Dean's Listers
+
+
-
-

TOP 3 STUDENTS

+ As of
- -
- - -
-
Student
-
GPE
-
+
+ +
+
+ +
+
+

TOP 3 STUDENTS

+
+ +
+ +
+ +
+
+ +
+ +
+ Art Sambrano
+ +
+ +
+ + GPE + +
+
+
+ +
-
- +
+
+ +
+ +
+ Art Sambrano
+ +
+ +
+ + GPE + +
-
-
Student
-
GPE
-
+
+ +
+ +
+
+ +
-
- +
+ Art Sambrano
+ +
+ +
+ + GPE + +
-
-
Student
-
GPE
-
+
-
+
+ \ No newline at end of file