SayidCali jamac
bd8062502b
show current academic courses and order them
...
Implemented filters for the following:
Case 1: the user has entered something under "Find course by Code".
List the courses whose course code matches the entered course code, in reverse chronological order.
Case 2: the user has not entered something under "Find course by Code".
If there is a value for "List courses by faculty", list all courses that belong to the entered faulty, in reverse chronological order.
Otherwise, list the student's joined courses (already done), in reverse chronological order.
2022-06-11 09:44:34 +03:00
SayidCali jamac
ded10c1ff8
Revert "courses filter current year and ordering"
...
This reverts commit eee1a5e8ad
.
2022-06-11 08:44:42 +03:00
SayidCali jamac
eee1a5e8ad
courses filter current year and ordering
2022-06-11 08:24:52 +03:00
梁立港
15a96c1b68
Merge pull request '“修改了部分bug”' ( #36 ) from LiangLigang into master
...
Reviewed-on: http://121.4.94.30:3000/mrlan/LRR/pulls/36
2022-05-23 14:54:09 +08:00
bmth
eb532d10af
“LiangLigang”
2022-05-19 12:35:27 +08:00
HAYATU UMAR FARUQ
5fa0c1e040
Set session duration to 2 hours ( #33 )
...
This pull request is for extending the login session duration to 2 hours as reported in [Bug256](http://118.25.96.118/bugzilla/show_bug.cgi?id=256 ).
Co-authored-by: faruq <hufarouq01@gmail.com>
Reviewed-on: http://121.4.94.30:3000/mrlan/LRR/pulls/33
Co-authored-by: HAYATU UMAR FARUQ <hufarouq01@gmail.com>
Co-committed-by: HAYATU UMAR FARUQ <hufarouq01@gmail.com>
2022-04-20 20:14:02 +08:00
mrlan
8b91a8ed7f
Merge pull request 'Fix the id number verification bug' ( #31 ) from IDVerificationBug-Golden into master
...
Reviewed-on: http://121.4.94.30:3000/mrlan/LRR/pulls/31
2021-12-14 12:46:18 +08:00
mrlan
3f81266852
Merge pull request 'Update 3: test cases 07-16' ( #30 ) from SeleniumIbrahim-Ibrahim into master
...
Reviewed-on: http://121.4.94.30:3000/mrlan/LRR/pulls/30
2021-12-14 12:45:51 +08:00
Goldenbwuoy
dd75c24a30
Fix the id number verification bug
2021-12-13 12:00:06 +08:00
Ibrahim
ef6e79f31c
Update 3: test cases 07-16
2021-12-05 00:59:43 +08:00
mrlan
f4ffcdd47b
Merge pull request 'Update 1: test cases 00-04' ( #29 ) from SeleniumIbrahimUpdate-Ibrahim into master
...
Reviewed-on: http://121.4.94.30:3000/mrlan/LRR/pulls/29
2021-12-03 11:09:37 +08:00
Ibrahim
cf11ed40ad
Update 2.5: Replaced some ID names
2021-12-03 10:58:07 +08:00
Lan Hui
93a7661103
Repalce ex_acc with existing_accounts_tab. Why? Less vague.
2021-11-30 21:49:51 +08:00
Ibrahim
6c6e60aac2
Update 2: test cases 05-07
2021-11-29 02:19:37 +08:00
Ibrahim
a64a4e1053
Update 1: test cases 00-04
2021-11-27 23:02:44 +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
54ac24b073
Merge pull request 'Updated Script.php' ( #27 ) from Bug200-Ward into master
...
Reviewed-on: http://121.4.94.30:3000/mrlan/LRR/pulls/27
2021-11-16 06:24:19 +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
mrlan
4b51cd7fdf
Merge pull request 'Course creation portal removed from Admin.php' ( #26 ) from bug231-Ibrahim into master
...
Reviewed-on: http://121.4.94.30:3000/mrlan/LRR/pulls/26
2021-11-14 09:35:45 +08:00
Ibrahim
fae269d963
Merge branch 'master' of http://121.4.94.30:3000/mrlan/LRR into bug231-Ibrahim
...
To update Script.php
2021-11-13 21:38:04 +08:00
mrlan
efb2f68472
Merge pull request 'Add the student ID to session variables when a student signs up' ( #25 ) from bug312-Golden into master
...
Reviewed-on: http://121.4.94.30:3000/mrlan/LRR/pulls/25
2021-11-12 08:33:28 +08:00
Ibrahim
8863de3714
Course creation portal removed from Admin.php
2021-11-11 23:03:03 +08:00
Goldenbwuoy
29ba316188
Add the student ID to session variable when a student signs up
2021-11-11 12:03:33 +08:00
mrlan
7b1b36253c
Merge pull request 'Bug203-Hui' ( #24 ) from Bug203-Hui into master
...
Reviewed-on: http://121.4.94.30:3000/mrlan/LRR/pulls/24
2021-11-09 11:38:59 +08:00
Lan Hui
2efe708c52
Merge branch 'master' of http://121.4.94.30:3000/mrlan/LRR into Bug203-Hui
2021-11-08 21:53:05 +08:00
Lan Hui
7a5084ca4e
Submissions.php: fix Bug 203 Unable to download an attachment from a student's submission ( http://118.25.96.118/bugzilla/show_bug.cgi?id=203 )
2021-11-08 21:51:07 +08:00
mrlan
38379c5e22
Merge pull request 'Hui-improve-README.md' ( #23 ) from Hui-improve-README.md into master
...
Reviewed-on: http://121.4.94.30:3000/mrlan/LRR/pulls/23
2021-10-26 12:49:34 +08:00
Lan Hui
5974b568ec
Merge branch 'master' of http://121.4.94.30:3000/mrlan/LRR into Hui-improve-README.md
2021-10-26 12:46:13 +08:00
Lan Hui
11497c4718
Correct repository URL
2021-10-26 12:45:42 +08:00
mrlan
6d81402989
Merge pull request 'Correct github account name' ( #22 ) from Hui-improve-README.md into master
...
Reviewed-on: http://121.4.94.30:3000/mrlan/LRR/pulls/22
2021-10-25 09:09:35 +08:00
Lan Hui
7d8bf15462
Correct github account name
2021-10-25 09:08:08 +08:00
mrlan
5540328292
Merge pull request 'README.md: update' ( #21 ) from Hui-improve-README.md into master
...
Reviewed-on: http://121.4.94.30:3000/mrlan/LRR/pulls/21
2021-10-24 13:46:30 +08:00
Lan Hui
c70cf6c10c
README.md: related repositories.
2021-10-24 13:45:31 +08:00
Lan Hui
ed004c3b53
README.md: correct spelling and grammar errors.
2021-10-24 13:39:00 +08:00
Lan Hui
ed9d1a6177
README.md: add a link to the folder test
2021-10-24 13:35:03 +08:00
Lan Hui
138f35ad4d
README.md: update
2021-10-24 13:32:03 +08:00
Lan Hui
c48624dd6a
README.md: add two more contributors
2021-10-24 10:53:00 +08:00
Lan Hui
e89a53b6e1
Selenium test scripts (written in Python) by a former undergraduate student IBRAHIM MOHAMED IBRAHIM ISMAIL at zjnu.
2021-10-23 22:21:33 +08:00
Lan Hui
f5deeeaedd
Selenium test scripts (written in Java) by a former undergraduate student Zhan Shenchen at zjnu.
2021-10-23 22:05:57 +08:00
Lan Hui
2e8f97c234
Header.php: height, not heigh.
2021-10-20 23:36:21 +08:00
Lan Hui
e66c409588
mail_spam.html: indent code.
2021-10-20 23:23:28 +08:00
Lan Hui
2d57786dc6
Courses.php: indent code.
2021-10-20 23:21:07 +08:00
Lan Hui
d2443230c9
index.php: fix warnings and errors identified by visual studio code.
2021-10-20 23:18:16 +08:00
Lan Hui
e3b57edac7
signup.php: indent code
2021-10-20 23:14:33 +08:00
Lan Hui
49d6f4997a
Student.php: indent code
2021-10-20 23:13:50 +08:00
Lan Hui
431dee9699
Submissions.php: indent code
2021-10-20 23:12:56 +08:00
Lan Hui
4b278fbcd1
SubmitLab.php: indent code
2021-10-20 23:12:05 +08:00
Lan Hui
6083fa3a6c
Visitors.php: indent code
2021-10-20 23:10:38 +08:00
mrlan
fb72ee5a63
Merge pull request 'Move text files to doc/' ( #20 ) from Hui-UserDoc into master
...
Reviewed-on: http://121.4.94.30:3000/mrlan/LRR/pulls/20
2021-10-20 09:09:13 +08:00
Lan Hui
9cabbb3c4c
Move text files to doc/
2021-10-20 08:51:35 +08:00