Commit Graph

140 Commits

Author SHA1 Message Date
Raffu Khondaker
d4a08deec7 db fix 2020-06-16 01:08:17 -04:00
37451e7071 Merge branch 'development' of https://github.com/rushilwiz/SkoolOs into development 2020-06-16 00:18:11 -04:00
febb089ccf Added profile view and class detail 2020-06-16 00:17:33 -04:00
Raffu Khondaker
20d94ab0ec Merge branch 'development' of https://github.com/Rushilwiz/SkoolOS into development 2020-06-16 00:17:11 -04:00
Raffu Khondaker
f8fff8882b cli 2020-06-16 00:17:10 -04:00
Nathaniel Kenschaft
588981ba07 updated requirements.txt 2020-06-15 23:35:08 -04:00
Nathaniel Kenschaft
70d0720115 Merge branch 'development' of github.com:Rushilwiz/SkoolOS into development 2020-06-15 23:32:44 -04:00
Nathaniel Kenschaft
04ce324566 finalized checker.py 2020-06-15 23:31:47 -04:00
Raffu Khondaker
52a88c6880 Merge branch 'development' of https://github.com/Rushilwiz/SkoolOS into development 2020-06-15 22:08:25 -04:00
Raffu Khondaker
6079019a9a teacher update 2020-06-15 22:08:23 -04:00
Nathaniel Kenschaft
76db4476d2 Merge branch 'development' of github.com:Rushilwiz/SkoolOS into development 2020-06-15 20:34:05 -04:00
Nathaniel Kenschaft
dc7cbf719b started checker.py 2020-06-15 20:33:27 -04:00
Raffu Khondaker
ecaa0faf39 Merge branch 'development' of https://github.com/Rushilwiz/SkoolOS into development 2020-06-15 20:33:11 -04:00
Raffu Khondaker
aaa750e415 teacher field 2020-06-15 20:31:38 -04:00
f7cac96ee2 fixed student 2020-06-15 19:36:05 -04:00
044a767bab Merge branch 'development' of https://github.com/rushilwiz/SkoolOs into development 2020-06-15 19:35:00 -04:00
98ca379991 Updated class model and created class detail view 2020-06-15 19:34:57 -04:00
Raffu Khondaker
51b5b21d40 teachers group 2020-06-15 19:29:23 -04:00
Raffu Khondaker
bdc8792b6c serializere fix 2020-06-15 19:08:58 -04:00
Raffu Khondaker
61200ae579 Merge branch 'development' of https://github.com/Rushilwiz/SkoolOS into development 2020-06-15 18:33:11 -04:00
Raffu Khondaker
06e56352ee cli update 2020-06-15 18:31:18 -04:00
b8c17561a3 Fixed some files that broke over merge 2020-06-15 17:57:47 -04:00
8ae5958bbc Merge branch 'development' of https://github.com/rushilwiz/SkoolOs into development 2020-06-15 17:17:24 -04:00
94492b3b7d Changed Teacher/Class models 2020-06-15 17:13:08 -04:00
Raffu Khondaker
b31f6146d2 teacher cli 2020-06-14 23:43:49 -04:00
Nathaniel Kenschaft
5fe9863677 Merge branch 'development' of github.com:Rushilwiz/SkoolOS into development 2020-06-14 23:12:01 -04:00
Raffu Khondaker
2315f4ff48 Merge branch 'development' of https://github.com/Rushilwiz/SkoolOS into development 2020-06-14 23:11:58 -04:00
Nathaniel Kenschaft
964bd516ed polished bgservice 2020-06-14 23:11:53 -04:00
Raffu Khondaker
faaba48fdf cli start 2020-06-14 23:11:37 -04:00
10e111cd43 Merge branch 'development' of https://github.com/rushilwiz/SkoolOs into development 2020-06-14 23:09:08 -04:00
8e6f6ebf25 Basic interface created 2020-06-14 23:08:28 -04:00
Nathaniel Kenschaft
b0254f9b46 Merge branch 'development' of github.com:Rushilwiz/SkoolOS into development 2020-06-14 22:55:35 -04:00
Nathaniel Kenschaft
db50da3d42 simplified and finalized background service 2020-06-14 22:54:11 -04:00
Raffu Khondaker
32eb0c32e1 Merge branch 'development' of https://github.com/Rushilwiz/SkoolOS into development 2020-06-14 20:32:52 -04:00
Raffu Khondaker
c59890628d authorization 2020-06-14 20:32:48 -04:00
Nathaniel Kenschaft
a0dff03058 Merge branch 'development' of github.com:Rushilwiz/SkoolOS into development 2020-06-14 19:00:21 -04:00
Nathaniel Kenschaft
55a65d38d9 more work on daemonizing background service 2020-06-14 18:59:54 -04:00
Raffu Khondaker
6b93058113 password creaetion 2020-06-14 18:37:15 -04:00
Raffu Khondaker
e699db749b Merge branch 'development' of https://github.com/Rushilwiz/SkoolOS into development 2020-06-14 17:27:54 -04:00
Raffu Khondaker
44c924002e views update 2020-06-14 17:26:56 -04:00
1b8c7b1307 Merge branch 'development' of https://github.com/rushilwiz/SkoolOs into development
Merge Merge Merge
2020-06-14 17:22:03 -04:00
4ec1fb41d8 Creates Student/Teacher on User creation 2020-06-14 17:21:58 -04:00
Nathaniel Kenschaft
1ba3d791f3 Merge branch 'development' of github.com:Rushilwiz/SkoolOS into development 2020-06-14 16:58:16 -04:00
Raffu Khondaker
cc9063cd3f Merge branch 'development' of https://github.com/Rushilwiz/SkoolOS into development 2020-06-14 14:33:28 -04:00
Nathaniel Kenschaft
fa2e3f6275 began to implement background service with ThreadedNotifier class 2020-06-14 14:29:27 -04:00
Nathaniel Kenschaft
78d6e9eab1 Merge branch 'development' of github.com:Rushilwiz/SkoolOS into development 2020-06-14 14:28:57 -04:00
Raffu Khondaker
1af9343228 cypt 2020-06-14 14:27:46 -04:00
13c266dc5f Merge branch 'development' of https://github.com/rushilwiz/SkoolOs into development 2020-06-14 14:24:44 -04:00
672cd47852 working on user permissions 2020-06-14 14:23:45 -04:00
591af545ef fixed links 2020-06-14 14:21:33 -04:00