Commit Graph
8 Commits
Author SHA1 Message Date
Anand Chitipothu c661d141c2 Added editorconfig
Closes #9
2021-03-05 08:07:38 +00:00
Anand Chitipothu ca621e07b7 Renamed the doctypes in LMS.
The prefix has been changed from "Community" to "LMS".

Issue #7
2021-03-05 07:39:50 +00:00
Anand Chitipothu 0fcba82030 Fixed indent 2021-03-05 07:37:37 +00:00
Anand Chitipothu 758f3ff090 Removed Form Scripts for course doctype.
They are no longer required as we are using portal pages now.
2021-03-02 07:04:24 +00:00
Anand Chitipothu 5ab4f86f90 Added portal pages for courses and topics. 2021-03-02 07:00:14 +00:00
Anand Chitipothu 972399d72f Removed webview from Community Course doctype.
It is easier to add www pages instead of customizing the webview.
2021-03-02 06:59:03 +00:00
Anand Chitipothu 7783dd5c1f Added new doctype "Community Course Topic". 2021-03-02 06:58:16 +00:00
Anand Chitipothu 6bad28463a First cut at the course doctype.
- Added "Community Course" doctype
- Added Form Scripts to set the route on first save
- Customized row and view templates

Yet to figure out how to entire course listing page.
2021-03-02 01:33:12 +00:00