-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTODO.txt
More file actions
46 lines (33 loc) · 1.01 KB
/
TODO.txt
File metadata and controls
46 lines (33 loc) · 1.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# ela Project TODO file
# Syntax policy
# <user:"mhg"|"alireza"|"webline"> <status:"Progressing"|"Done"|"Fail">
# <title>
# <description>
# <description>
mhg Progressing
Configure ckeditor
mhg Progressing
Configure mptt
webline Progressing
Setup Education system (edu)
webline Progressing
Setup CRM (Customer Relationship Manager)
mhg Progressing
Create python management script to setup project.
I think having python based setup script is a better idea, we can do more in python than bash, making things more
configurable and more dynamic.
mhg Progressing
Write test module
for ela authentication system, testing AdminAuthenticationForm(s) is necesssary.
mhg Done
Setup fixtures
for User/Group/Permission models, to make development easier
alireza Progressing
Clean up and move notification module
from old-ela to master branch.
mhg Done
Setup ela admin sites
for each user type.
mhg Done
Setup urls
for login into admin sites.