Lan Hui
6a4f44df73
Better information display for the student's assignment status.
2023-08-04 20:42:40 +08:00
Lan Hui
c490974dd7
Better look.
2023-08-04 18:44:10 +08:00
Lan Hui
0a677fa9d3
Use abetter form title.
2023-08-04 18:34:52 +08:00
Lan Hui
890083d159
Use better form information.
2023-08-04 18:31:03 +08:00
Lan Hui
732a22b9c1
Use Bootstrap's default primary button style - that one looks nicer.
2023-08-04 18:29:16 +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
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
dd0fc3a005
README.md: create database before import
2023-08-03 16:14:32 +08:00
Lan Hui
a485c4eaf1
README.md: Add a section on solving the character-coding problem in the MySQL dump file.
2023-08-03 16:05:24 +08:00
Lan Hui
68f9db8e1d
Make PHP having UTF-8 encoding.
2023-08-03 15:31:38 +08:00
Lan Hui
020d7a2c04
Delte mail_spam.html because it is not used.
2023-08-02 15:31:01 +08:00
Lan Hui
a758c5a2c6
Do not track .DS_Store
2023-08-02 15:29:47 +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
7f870d8c7a
Make Course.php look better.
2023-08-02 15:09:49 +08:00
Lan Hui
7ed74390ce
Better JavaScript function name.
2023-08-02 15:03:25 +08:00
Lan Hui
a1707314f5
Script.php: add the enclosing ?> for PHP code.
2023-08-02 15:02:19 +08:00
Lan Hui
58758be824
Remove **scratch**
2023-08-02 14:58:28 +08:00
Lan Hui
02da71b130
Make Submissions.php look better.
2023-08-02 14:57:08 +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
975cdfec63
Review & revise the files under directory doc/
2023-07-31 17:42:22 +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
Lan Hui
443d76b639
Make Header.php look better
2023-07-31 17:10:53 +08:00
Lan Hui
24ed22e5b8
Make index.php look better
2023-07-31 17:09:21 +08:00
Lan Hui
f81b98e6aa
Indent code with Emacs web-mode
2023-07-31 16:55:47 +08:00
Lan Hui
5b8745cfe5
Update footer
2023-07-31 16:46:25 +08:00
Lan Hui
a975dc638c
Move <style> in index.php to Header.php
2023-07-31 16:45:07 +08:00
Lan Hui
830001e72d
Make Header.php look better.
2023-07-31 16:39:53 +08:00
Lan Hui
760a80b461
Indent main.css.
2023-07-31 16:15:48 +08:00
Lan Hui
9424794cb3
Move <style> to <head>, and make a meaningful page title.
2023-07-31 16:14:47 +08:00
Lan Hui
e455355da1
Remove redundant css link
2023-07-31 16:08:30 +08:00
mrlan
244af4c11b
Hui-improve-README.md ( #56 )
...
More detail on installation.
Co-authored-by: Lan Hui <1348141770@qq.com>
Reviewed-on: http://121.4.94.30:3000/mrlan/LRR/pulls/56
Co-authored-by: mrlan <mrlan@noreply.121.4.94.30>
Co-committed-by: mrlan <mrlan@noreply.121.4.94.30>
2023-07-30 16:29:50 +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
mrlan
f4c373611b
Merge pull request 'Fix typos listed in Bug 519.' ( #54 ) from Bug519-Hui into master
...
Reviewed-on: http://121.4.94.30:3000/mrlan/LRR/pulls/54
2023-01-19 21:26:31 +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
YEBOAH MARTHA ASAMOAH
e9a7af1059
Fixed wrong password alert ( #43 )
...
The session start() function was on the wrong line in the logout.php file. I just changed it to the appropriate line of code, before the session destroy() function.
Co-authored-by: WhyteAsamoah <whyteasamoahgyamfi@outlook.com>
Reviewed-on: http://121.4.94.30:3000/mrlan/LRR/pulls/43
Co-authored-by: YEBOAH MARTHA ASAMOAH <3534763826@qq.com>
Co-committed-by: YEBOAH MARTHA ASAMOAH <3534763826@qq.com>
2022-07-02 21:44:23 +08:00
mrlan
6831fdcd0f
Merge pull request 'Fixed bug196 - Bizarre options on "list courses by faculty" dropdown list' ( #46 ) from Bug196-Ward into master
...
Reviewed-on: http://121.4.94.30:3000/mrlan/LRR/pulls/46
2022-06-20 07:03:43 +08:00
ileaderx
868f5854a2
Fixed the Bug produced by fixing Bug196
2022-06-20 00:15:04 +03:00
ileaderx
8a47d3733c
Fixed bug196
2022-06-19 15:49:56 +03:00
EDSON NYONI
0065489fcb
Bug 404 Edson 201938330189 ( #42 )
...
Writing the course code in lower letters, results in "No results found for your Search" i solved this issue by adding $search=strtoupper($_GET['search']); line in courses.php file
Co-authored-by: edson <edsonnyoni92@gmail.com>
Co-authored-by: Lan Hui <lanhui@zjnu.edu.cn>
Reviewed-on: http://121.4.94.30:3000/mrlan/LRR/pulls/42
Co-authored-by: EDSON NYONI <edsonnyoni92@gmail.com>
Co-committed-by: EDSON NYONI <edsonnyoni92@gmail.com>
2022-06-17 23:33:39 +08:00