Commit Graph

75 Commits (Bug418-Yaaqob)

Author SHA1 Message Date
mrlan fde44f7600 Merge pull request 'Fix Bug 557' (#61) from Bug557-Ayoub into Hui-Organize
Reviewed-on: #61
2024-01-08 18:25:36 +08:00
mrlan 44a7d4533e Merge pull request 'BUG352-NEIL2' (#59) from BUG352-NEIL2 into Hui-Organize
Reviewed-on: #59
2024-01-08 18:24:59 +08:00
YAAQOB ABDULSATTAR HAMID ABDULQADER 20cc8a332c Merge branch 'Hui-Organize' of http://118.25.96.118:3000/mrlan/LRR into Bug418-YAAQOB-MPIANA 2023-12-27 00:03:50 +08:00
Lan Hui 1c560589ba Merge branch 'Bug557-Ayoub' of http://118.25.96.118:3000/mrlan/LRR into Bug557-Ayoub 2023-12-23 17:17:27 +08:00
RBAHI AYOUB 5a82c91304 Fix Bug 557 2023-12-20 03:52:29 +08:00
Lan Hui 3ee85d0bda Script.php: remove unused statements 2023-12-12 19:22:54 +08:00
Lan Hui 2255a1a9eb Script.php: not Users_Table, but users_table -- every letter in the table name should be in lowercase 2023-12-12 19:21:24 +08:00
Lan Hui 12e9038dec Script.php: make DB connection work. 2023-12-12 19:02:41 +08:00
KOUONTCHOU NEIL ARMSTRONG 71ce1e1345 update the sql connections 2023-12-06 03:36:54 +01:00
KOUONTCHOU NEIL ARMSTRONG 7f26ff5fc9 bug 352 update 6-12-23 2023-12-06 03:23:42 +01:00
KOUONTCHOU NEIL ARMSTRONG fec5499861 bug352 script.php update 2023-12-06 03:02:55 +01:00
KOUONTCHOU NEIL ARMSTRONG f3ef8d8e5c Fix Bug352 2023-12-06 02:40:34 +01:00
YAAQOB ABDULSATTAR HAMID ABDULQADER cf30889bdd removed punctuations from sql statement, and added MPIANA selenium test case 2023-12-04 12:30:38 +08:00
YAAQOB ABDULSATTAR HAMID ABDULQADER 7b68043060 Fixed Bug418 2023-11-27 10:40:35 +08:00
Lan Hui 666ccd7260 Courses.php & Script.php: replace stdid with studentid 2023-09-06 19:33:59 +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 965d78c0c6 Script.php: improve notification message. 2023-08-24 21:29:17 +08:00
Lan Hui f2dfb5ddd6 Course.php: make group invitation work. 2023-08-23 21:55:02 +08:00
Lan Hui aed70f3056 Admin.php: fix a bug that prevents Lecturer from blocking/activating a TA 2023-08-20 22:03:33 +08:00
Lan Hui 0bcb687cb3 Revise info message. 2023-08-12 20:58:28 +08:00
Lan Hui 7d28f987d2 Make pages look even better. 2023-08-05 16:11:27 +08:00
Lan Hui 954006ff0b Make a student's Course Page look better. The first letter in a button name is uppercase, others are in lowercase. 2023-08-03 16:31:16 +08:00
Lan Hui a1707314f5 Script.php: add the enclosing ?> for PHP code. 2023-08-02 15:02:19 +08:00
mrlan 0539b7053a Bug469-Hui (#55)
修复 [Bug 469](http://118.25.96.118/bugzilla/show_bug.cgi?id=469)
修改 SESSION 的键名,使其更合适。

Hui

Co-authored-by: Hui Lan <lanhui@zjnu.edu.cn>
Reviewed-on: http://121.4.94.30:3000/mrlan/LRR/pulls/55
Co-authored-by: mrlan <mrlan@noreply.121.4.94.30>
Co-committed-by: mrlan <mrlan@noreply.121.4.94.30>
2023-01-20 17:43:30 +08:00
Hui Lan d94421a160 Fix typos listed in Bug 519. 2023-01-19 18:30:04 +08:00
mrlan a02b3bec4b YAAQB: this commit fixes Bug 457 - Can't remove a group or group member in LRR (#53)
Demo video shows that the modification works

Co-authored-by: Hui Lan <lanhui@zjnu.edu.cn>
Reviewed-on: http://121.4.94.30:3000/mrlan/LRR/pulls/53
Co-authored-by: mrlan <mrlan@noreply.121.4.94.30>
Co-committed-by: mrlan <mrlan@noreply.121.4.94.30>
2023-01-19 18:22:39 +08:00
Adjei Kingsley 3214b26d5d changed info_Remarking to Reflect 2022-12-22 05:57:20 +08:00
Adjei Kingsley f76cc2eb49 add confirm ID and student valid ID 2022-12-22 05:50:32 +08:00
mrlan f7f9558721 Bug510-Abdulai (#51)
- Fixed Bug 510

- Updated with Pull Request 49 (i.e., changes from the branch Bug485-Abdulai).

@abdulai

Please double check the updated branch Bug510-Abdulai still works.

Hui

Co-authored-by: GaoxingAbdullah <abduldoobia@yahoo.com>
Co-authored-by: Hui Lan <lanhui@zjnu.edu.cn>
Reviewed-on: http://121.4.94.30:3000/mrlan/LRR/pulls/51
Co-authored-by: mrlan <mrlan@noreply.121.4.94.30>
Co-committed-by: mrlan <mrlan@noreply.121.4.94.30>
2022-12-19 19:24:06 +08:00
YAKUBU ABDULAI 1e8533090f Admin.php - Fixed Bug 485 Lecturer should not have the administration panel that allows him to create other Lecturer accounts (#49)
Co-authored-by: GaoxingAbdullah <abduldoobia@yahoo.com>
Co-authored-by: Hui Lan <lanhui@zjnu.edu.cn>
Reviewed-on: http://121.4.94.30:3000/mrlan/LRR/pulls/49
Co-authored-by: YAKUBU ABDULAI <abduldoobia@yahoo.com>
Co-committed-by: YAKUBU ABDULAI <abduldoobia@yahoo.com>
2022-12-01 21:41:27 +08:00
徐宣 74a8a68ee9 Xuxuan (#48)
Co-authored-by: Xuxuan <1683793776@qq.com>
Co-authored-by: Hui Lan <lanhui@zjnu.edu.cn>
Reviewed-on: http://121.4.94.30:3000/mrlan/LRR/pulls/48
Co-authored-by: 徐宣 <1683793776@qq.com>
Co-committed-by: 徐宣 <1683793776@qq.com>
2022-11-08 15:24:36 +08:00
bmth eb532d10af “LiangLigang” 2022-05-19 12:35:27 +08:00
Goldenbwuoy dd75c24a30 Fix the id number verification bug 2021-12-13 12:00:06 +08:00
AL BOROM WARD eea3e14c8f Added the line that have been deleted
in the last pull request, I made there was a line of code that have been accidentally deleted from script.php page, I added it back to there.
2021-11-24 02:55:08 +08:00
AL BOROM WARD 5fcc897c55 Updated Script.php
In this commit, I fixed the bug200 which was the incorrect encoding of Chinese characters in the uploaded assignment files
2021-11-16 06:21:39 +08:00
Goldenbwuoy 29ba316188 Add the student ID to session variable when a student signs up 2021-11-11 12:03:33 +08:00
Lan Hui 76e6679e85 Resolve conflict. 2021-10-19 20:01:02 +08:00
Lan Hui f30306682e Script.php: indent code 2021-10-18 23:37:47 +08:00
Lan Hui c464133e12 Script.php: fix typo 'adress'. 2021-10-18 21:57:52 +08:00
Lan Hui 717db84698 Script.php: add a few rawurlencode's. 2021-07-22 11:20:58 +08:00
Lan Hui f58fba8e45 Script.php: add a few urlencode's. 2021-07-22 11:17:43 +08:00
Lan Hui 5a76e8fd4a Script.php: bugfix 21 http://118.25.96.118/bugzilla/show_bug.cgi?id=21 2021-07-22 09:43:36 +08:00
Hui Lan cdf5e84b12 Script.php: fix typo happend
This fix was made by Enock.  See the following link for more detail.

d8ea11fe17

-Hui
2021-04-29 08:53:17 +08:00
Hui Lan a0025dc7b5 Incorporate changes made by Zheng Xiaoyu. This is mainly a bug fix for bug 57: http://118.25.96.118/bugzilla/show_bug.cgi?id=57 2021-04-17 15:31:41 +08:00
enockkays 1d2192e22e
Update Script.php
Removed the passport number entries from the code.
2020-12-25 22:41:35 +08:00
Samantha 088ab3d0fa
Update Script.php
When a student enters a student number without the email he/she can not recover their password unless the enter both details and if not all details are correct the following error messages will be displayed; "Invalid student number" or "Invalid email address". These error messages will be displayed on the same page without navigating to the next page as before.
Line 222 - 224 and 230 - 232.

On Line 246 - 247 after resetting your password the recover buttons navigates direct to the signup.php where you can create a new account.
2020-12-25 22:36:45 +08:00
enockkays 3ab9c33e8b
Update Script.php
Student can create the accounts on their own without the need for the Teacher to create the accounts for the students. 
Also removed the inputs for the passport.
2020-12-25 22:21:40 +08:00
Samantha a238909f1a
Update Script.php
Line 44, 53 - 60  we removed the passport portal not just from the form as our colleagues did but completely. Apart from the change above we also added a portal for inputting the student number on line 64.
2020-12-25 22:09:36 +08:00
Hui Lan 69355029a8 Script.php: increase attachment size to 3MB. 2020-12-22 17:42:29 +08:00