Commit Graph

78 Commits (Bug352-Neil-Revised)

Author SHA1 Message Date
Lan Hui a8b235052f Courses.php: better spacing and better variable name (fname -> faculty) 2023-09-08 19:46:51 +08:00
Lan Hui 33e454e3da Courses.php: better spacing 2023-09-08 19:42:49 +08:00
Lan Hui 849009e624 Courses.php: better variable name ( -> ) 2023-09-08 19:37:25 +08:00
Lan Hui 5683013655 Courses.php: better spacing and better variable name (academic -> academic_year) 2023-09-08 19:36:42 +08:00
Lan Hui aa349a8d6c Courses.php: format SQL code 2023-09-08 19:34:20 +08:00
Lan Hui 54d1d5ee97 Courses.php: better code spacing (3) 2023-09-07 20:02:30 +08:00
Lan Hui 1cac6bebea Courses.php: improve search logic 2023-09-07 19:49:35 +08:00
Lan Hui 79a928354b Courses.php: better code spacing (2) 2023-09-07 19:36:24 +08:00
Lan Hui 368c4763d2 Courses.php: variable renaming: -> 2023-09-07 19:33:03 +08:00
Lan Hui bc89e6c214 Courses.php: better code spacing 2023-09-07 19:32:09 +08:00
Lan Hui 0895121ed0 Courses.php: indent SQL code 2023-09-07 19:29:52 +08:00
Lan Hui 0e22600816 Courses.php: indent code 2023-09-06 19:50:32 +08:00
Lan Hui 6f689a2296 Courses.php: format SQL code 2023-09-06 19:40:30 +08:00
Lan Hui ae707cffca Courses.php: better spacing 2023-09-06 19:36:14 +08:00
Lan Hui 666ccd7260 Courses.php & Script.php: replace stdid with studentid 2023-09-06 19:33:59 +08:00
Lan Hui 399ac535a5 Courses.php: format SQL statement 2023-09-06 19:30:38 +08:00
Lan Hui 39cc069301 Courses.php: format code 2023-09-05 20:51:19 +08:00
Lan Hui 09301d84ca Courses.php: format SQL statement 2023-09-04 20:25:36 +08:00
Lan Hui 8fbf0f1d1d Courses.php: indent JavaScript code 2023-09-04 20:20:43 +08:00
Lan Hui 593ac0219a Submissions.php: replace frm with form 2023-09-03 20:42:15 +08:00
Lan Hui 0e3e5aec8d Make posting assignment attachment work. 2023-08-29 21:34:58 +08:00
Lan Hui 84083981de Course.php: change warning message color to yellow. 2023-08-29 19:53:16 +08:00
Lan Hui 48cff9c8d9 Admin.php: remove dash before TA name (if any). If no TA is available, show 'None' instead of leaving it empty. 2023-08-19 21:11:48 +08:00
Lan Hui 6309a32a07 Admin.php: SQL statement in one line. 2023-08-19 20:56:03 +08:00
Lan Hui c3183773ea Admin.php: remove superfluous whitespaces before comma. 2023-08-19 20:54:15 +08:00
Lan Hui 93ba7d4389 Admin.php: remove superfluous if statement. 2023-08-19 20:53:12 +08:00
Lan Hui 1c4acbf31b Better code indentation. Better style for listings. 2023-08-13 21:30:56 +08:00
Lan Hui 6a840566d2 Solve the no X problem in modal dialogue (complete it). 2023-08-12 21:29:49 +08:00
Lan Hui debd5a124e Update jquery and jquery-ui. 2023-08-12 20:56:27 +08:00
Lan Hui 590661d02b Make the 'New assignment' page look better. 2023-08-11 22:26:40 +08:00
Lan Hui 632ee82e7b Use Bootstrap's card class to make things look better. 2023-08-11 22:12:59 +08:00
Lan Hui a5d90e5c50 Courses.php: seperate form from php. 2023-08-10 22:52:28 +08:00
Lan Hui 380c79fd8a Indent Courses.php using Emacs web-mode. 2023-08-10 22:48:12 +08:00
Lan Hui 89395dbb98 Make student's interface look better. 2023-08-09 16:40:26 +08:00
Lan Hui a4a413f700 Use card class while displaying assignments in New and Marked tabs. 2023-08-09 14:18:05 +08:00
Lan Hui 6af2d77912 Add non-sticky footer. 2023-08-08 15:02:26 +08:00
Lan Hui 0e4a49fb3d Make nav tabs work, and make buttons look better. 2023-08-07 16:39:19 +08:00
Lan Hui 9c529e0022 Upgrade to Bootstrap 5. TODO: nav tab does not work in Admin.php. 2023-08-06 17:43:36 +08:00
Lan Hui 7d28f987d2 Make pages look even better. 2023-08-05 16:11:27 +08:00
Lan Hui 0a677fa9d3 Use abetter form title. 2023-08-04 18:34:52 +08:00
Lan Hui 05303096e1 CSS tweaks. 2023-08-04 18:26:22 +08:00
Lan Hui da6ffcf306 If a user has already logged in, he will not see the login page again after he clicks the LRR logo. 2023-08-04 18:14:05 +08:00
Lan Hui 6be0908210 Make pages look better. List courses in descending order creation. 2023-08-04 15:24:51 +08:00
Lan Hui 4f7cda823b Make Courses.php look better. 2023-08-02 15:28:29 +08:00
Lan Hui 122bd27e80 Better indented JavaScript code. 2023-08-02 15:27:51 +08:00
Lan Hui 6b8f97dc58 Better JavaScript function name. 2023-08-02 15:12:24 +08:00
Lan Hui a56b4c00dd (1) Make php files look better; (2) Removed Visitors.php and Reset_password.php because they are no longer used; (3) TODO: review Submissions.php, Script.php, Course.php and Courses.php. 2023-08-01 17:02:33 +08:00
Lan Hui 197437f6a1 Make Courses.php look better 2023-07-31 17:15:35 +08:00
Lan Hui 346fb348c7 Move css class .form-control from Courses.php to Header.php 2023-07-31 17:13:36 +08:00
Hui Lan d94421a160 Fix typos listed in Bug 519. 2023-01-19 18:30:04 +08:00