Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Now all the view functions common to any two entities along with all
tasks related views sit in task module. Even if the view is not directly
related to the task entity, it sits in the task module since task is the
base for every other entity in the application.
|
|
|
|
|
|
textbook chapter tasks.
|
|
|
|
|
|
|
|
|
|
them.
|
|
|
|
|
|
parents.
|
|
|
|
Textbook model don't exist anymore.
|
|
|
|
|
|
|
|
|
|
|
|
South is very critical for our application. So don't take
any risk with the users data. Use the release version.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
claiming is possible.
|
|
|
|
|
|
|
|
in users.
|
|
processor to tell if tasks claim are enabled or not.
|
|
Since Textbook model is deprecated now, implemented the changes
in the views to query respected queries and make corresponding
changes in the views.
|
|
|