mrlan pushed to Alpha-snapshot20240618 at mrlan/EnglishPal
-
68e4ba33c5 mainpage_get.html: 牛津单词占比率(文章中有多少单词来自 oxford 5000),而不是覆盖率(文章覆盖了多少 oxford 5000 单词)
mrlan commented on pull request mrlan/LRR#75
Implement email password recovery feature for LRR system@zayid I can confirm that this pull request contains valid implementation for email-based password resetting. Great job. Thanks. However, I decided to merge pull request 73 instead…
mrlan pushed to master at mrlan/LRR
-
53cf6da844 Merge pull request 'Hui-Organize' (#57) from Hui-Organize into master
-
246565c8e9 Merge pull request 'Aya's writing on how to install LRR and how to run regression test' (#74) from InstallationGuide into Hui-Organize
-
b37955daa8 Merge pull request 'Fix Bug48: Implememt Password Recovery Using Security Questions' (#73) from Bug48-Aya into Hui-Organize
-
4e0d97afb4 Add back file types to be ignored
-
b0a44c001d Use teacher's config for date and time
- Compare 246 commits »
mrlan pushed to Hui-Organize at mrlan/LRR
-
246565c8e9 Merge pull request 'Aya's writing on how to install LRR and how to run regression test' (#74) from InstallationGuide into Hui-Organize
-
43e9cfeffe Put every doc in the folder doc/
-
b264ce4299 Aya's writing on how to install LRR and how to run regression test
- Compare 3 commits »
mrlan merged pull request mrlan/LRR#74
Aya's writing on how to install LRR and how to run regression test
mrlan pushed to Hui-Organize at mrlan/LRR
-
b37955daa8 Merge pull request 'Fix Bug48: Implememt Password Recovery Using Security Questions' (#73) from Bug48-Aya into Hui-Organize
-
4e0d97afb4 Add back file types to be ignored
-
b0a44c001d Use teacher's config for date and time
-
f6833e7398 Use teacher's DB password
-
2ce0aa95b2 Helper function logout() does not work anymore with the new SecurityQuestions page. So use URL instead.
- Compare 7 commits »
mrlan merged pull request mrlan/LRR#73
Fix Bug48: Implememt Password Recovery Using Security Questions
mrlan pushed to Bug48-Aya at mrlan/LRR
-
4e0d97afb4 Add back file types to be ignored
-
b0a44c001d Use teacher's config for date and time
-
f6833e7398 Use teacher's DB password
- Compare 3 commits »
mrlan commented on pull request mrlan/LRR#75
Implement email password recovery feature for LRR system@zayid Thanks. I will check.
mrlan deleted branch Bug585-WangHaiFei from wanghaifei/EnglishPal
mrlan pushed to Bug48-Aya at mrlan/LRR
-
2ce0aa95b2 Helper function logout() does not work anymore with the new SecurityQuestions page. So use URL instead.
mrlan pushed to InstallationGuide at mrlan/LRR
-
43e9cfeffe Put every doc in the folder doc/
mrlan created pull request mrlan/LRR#74
Aya's writing on how to install LRR and how to run regression testmrlan pushed to InstallationGuide at mrlan/LRR
-
b264ce4299 Aya's writing on how to install LRR and how to run regression test
mrlan commented on pull request mrlan/LRR#73
Fix Bug48: Implememt Password Recovery Using Security Questions@boussouf The auto tests work well. However, could you let LRR ask security questions once the user signed up? The current behavior is that LRR does not ask security questions until the…
mrlan commented on pull request mrlan/LRR#73
Fix Bug48: Implememt Password Recovery Using Security QuestionsThanks, I will check.
mrlan pushed to Alpha-snapshot20240618 at mrlan/EnglishPal
-
d9512c929b Add dependency for api_service.py