mrlan pushed to Alpha-snapshot20240618 at mrlan/EnglishPal
-
6acd15f02e Fix Bug 586 - jinja2.exceptions.UndefinedError
mrlan pushed to Alpha-snapshot20240618 at mrlan/EnglishPal
-
5ae0c56af2 Don't comit binary files such as pickle files or SQLite files
mrlan pushed to Alpha-snapshot20240618 at mrlan/EnglishPal
-
8ead84efd9 Don't comit virtual environment folder -- useless and taking too much space
mrlan pushed to master at mrlan/EnglishPal
-
c64af4a20a wordfreqapp.db should be placed under app/db (not app/static) to protect data
-
6285581bb5 Fix the webpage CRASH problem when the database has no article or when something bad happened on loading articles.
-
c9bbf6b6a3 Remove ambiguities: The Oxford word coverage is X% -> X% of the words in this article are in Oxford Word 5000.
-
68e4ba33c5 mainpage_get.html: 牛津单词占比率(文章中有多少单词来自 oxford 5000),而不是覆盖率(文章覆盖了多少 oxford 5000 单词)
-
d9512c929b Add dependency for api_service.py
- Compare 282 commits »
mrlan pushed to Alpha-snapshot20240618 at mrlan/EnglishPal
-
c64af4a20a wordfreqapp.db should be placed under app/db (not app/static) to protect data
mrlan pushed to Alpha-snapshot20240618 at mrlan/EnglishPal
-
6285581bb5 Fix the webpage CRASH problem when the database has no article or when something bad happened on loading articles.
mrlan pushed to Alpha-snapshot20240618 at mrlan/EnglishPal
-
c9bbf6b6a3 Remove ambiguities: The Oxford word coverage is X% -> X% of the words in this article are in Oxford Word 5000.
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/