Manas Solanki
fc85768685
show inactive students in the monthly attendance reoprt
2017-07-05 16:35:47 +05:30
mbauskar
ee368221cf
[domainify] Domainification for schools doctype
2017-06-30 17:58:57 +05:30
Manas Solanki
bb68f8ca01
cleanup for the assessment report and added chart
2017-06-30 12:22:51 +05:30
Manas Solanki
85480b3af7
Added report in config/schools.py
2017-06-30 11:36:57 +05:30
Manas Solanki
c4125b32ee
Course wise assessment reports
2017-06-30 11:36:57 +05:30
Manas Solanki
800c69eec3
validate the duplicate assessment criteria
2017-06-29 13:00:22 +05:30
Makarand Bauskar
1eb31db71f
Merge pull request #9466 from manassolanki/validation
...
changes in student settings for validating the students in the student groups
2017-06-29 10:48:59 +05:30
Makarand Bauskar
ef95b4d6e3
Merge pull request #9468 from manassolanki/issue-11
...
in program enrollment filter out students which are already enrolled
2017-06-29 10:48:12 +05:30
Makarand Bauskar
7f9af46da5
[minor] removed whitespace
2017-06-29 09:38:46 +05:30
Makarand Bauskar
e38eb83358
[minor] removed print statement
2017-06-29 09:35:11 +05:30
Makarand Bauskar
af00c9f70b
[minor] removed whitespaces from get_students method
2017-06-29 09:25:19 +05:30
Makarand Bauskar
5c7545da0c
[minor] passed index for string format
2017-06-29 09:07:59 +05:30
Manas Solanki
d652221071
fetch queries for the students in the student group
2017-06-28 11:26:41 +05:30
Manas Solanki
3959c7c3c1
filter out students which are already enrolled in program enrollment
2017-06-27 18:22:05 +05:30
Manas Solanki
cb650f836e
validation of student in student attendance
2017-06-26 14:11:12 +05:30
Manas Solanki
7f64f623f0
Trigger assessment plan every time page loads
2017-06-21 12:08:23 +05:30
mbauskar
f9e2bf1ab4
fixed merge conflicts
2017-06-15 13:42:47 +05:30
Manas Solanki
67c4f1713b
Minor changes in the UX and courses automatically fetched upon saving ( #9264 )
2017-06-14 17:34:36 +05:30
tundebabzy
f5604c101c
Once primary key is generated, do not allow changing Series #8911 ( #9265 )
...
* changes set_only_once field for tabDocField to 1
* changes all affected doctypes `set_only_once` option to 1
* add patch name to text file
* adds test cases
* Revert "add patch name to text file"
This reverts commit fc7cb6b4557217cee61abfbbf42ff6f40099f23c.
* Revert "changes set_only_once field for tabDocField to 1"
This reverts commit 2b1f7f31a0d6491056d809f319bae0f7b84be435.
2017-06-14 16:10:09 +05:30
Manas Solanki
737482423b
change in the absent student report ( #9185 )
2017-06-14 15:05:48 +05:30
Manas Solanki
4458eb356b
fix for student monthly attendance report
2017-06-09 18:20:21 +05:30
Nabin Hait
a128b21baa
Fixed merge conflict
2017-06-07 12:17:17 +05:30
Manas Solanki
ba7ed4626c
fetch query for assessment group ( #9120 )
2017-06-07 11:57:11 +05:30
Manas Solanki
b76b4f40a0
Added mode of transport in program enrollment ( #9124 )
2017-06-07 11:56:26 +05:30
Manas Solanki
214e6906e5
Addition of field 'group based on' in the student attendance tool ( #9152 )
2017-06-07 11:53:41 +05:30
Manas Solanki
39adfb52f3
Naming in the assessment plan ( #9153 )
2017-06-07 11:52:36 +05:30
Manas Solanki
2a0d650735
fix in the report ( #9167 )
2017-06-07 11:29:27 +05:30
Faris Ansari
5f27c94100
Merge pull request #9078 from netchampfaris/remove-globals
...
Lint and fix JS files
2017-06-06 11:35:42 +05:30
Manas Solanki
f60bd60012
Fix the demo for the schools ( #8879 )
...
* Fix the demo for the schools
* Fix for the demo
https://github.com/frappe/erpnext/issues/6347
2017-06-01 18:30:35 +05:30
Nabin Hait
c9fa07b16d
Merge branch 'master' into develop
2017-05-30 15:59:04 +05:30
Manas Solanki
5f7b88d9c3
set student roll no in backend if not given ( #9039 )
2017-05-30 15:33:50 +05:30
Faris Ansari
ab74ca7fff
Lint and fix JS files
2017-05-30 12:54:42 +05:30
Nabin Hait
c795386230
Fixed merge conflict
2017-05-24 18:39:16 +05:30
Nabin Hait
fdce7a0dc3
Revert "link the different doctype in the school module ( #8844 )"
...
This reverts commit c320537e4c
.
2017-05-24 17:33:07 +05:30
Manas Solanki
c320537e4c
link the different doctype in the school module ( #8844 )
2017-05-24 17:29:23 +05:30
mbauskar
baa4afd67b
[minor] removed the Grade Interval and Grading Structure doctype
2017-05-24 17:13:16 +05:30
Nabin Hait
889e456dab
Merge branch 'master' into develop
2017-05-23 12:04:06 +05:30
Manas Solanki
a68fff470c
minor fix in student group ( #8959 )
2017-05-23 11:39:53 +05:30
Manas Solanki
56549fd3d9
link the different doctype in the school module ( #8844 )
2017-05-19 15:16:50 +05:30
Faris Ansari
f7a9023fda
Show empty state when no students are found in student attendance tool ( #8862 )
...
- fixes #8839
2017-05-17 19:37:31 +05:30
Manas Solanki
59472e5449
Changes in the student group creation tool ( #8833 )
2017-05-16 08:05:14 +05:30
Manas Solanki
c5f79d2ec4
Fix for the student batch-wise attendance report ( #8834 )
2017-05-16 08:00:24 +05:30
Manas Solanki
426b8a14fd
Merge the student group and student batch ( #8663 )
...
* deleted student batch creation tool
* Patch for deleting the doctype and config
* Changes in the student attendance
* Patch for renaming the student batch as student group
* Changes in the student attendance
* Change in the student attendance reports
- Absent student report
- Student Batch-wise attendance
- Student monthly attendance sheet
* Changes in the patch
* Changes in the course schedule
* Changes in the course scheduling tool
* Change in the assessment plan
* Changes in the assessment result tool
* Cleanup
* Changes in the api.py
* create student group from student batch
* delete student batch
* add patch
* remove student batch from config/schools.py
* Delete the depricated doctype with patch
* Changes in patch
* Changes as per PR
2017-05-09 15:32:52 +05:30
Manas Solanki
65c8466622
check for mandatory field before frappe.call ( #8705 )
2017-05-05 17:28:09 +05:30
Manas Solanki
0da9bc6309
Fix for program enrollment
2017-04-28 14:37:25 +05:30
Manas Solanki
5a8a5b7d06
Fixes in Student Group
2017-04-28 14:37:25 +05:30
Manas Solanki
71373a176d
Configurable validation setting for the student group
2017-04-28 14:37:25 +05:30
Manas Solanki
d7afa69c6f
fix
2017-04-25 14:08:43 +05:30
Manas Solanki
c61dc9c7ea
Change in the assessment tool
2017-04-25 14:08:43 +05:30
Nabin Hait
4cc5e61f60
Update course_schedule.py
2017-04-24 19:00:49 +05:30
Manas Solanki
6293263095
test case fixed
2017-04-24 19:00:49 +05:30
Manas Solanki
810e483757
Changes in the student group
2017-04-24 19:00:49 +05:30
Manas Solanki
6eaf281b2b
Export and import program enrollments
2017-04-24 18:44:12 +05:30
mbauskar
0b293133be
[minor] fixes for unsupported operand type(s) for +=: 'int' and 'NoneType'
2017-04-21 21:40:30 +05:30
Manas Solanki
8230ce095f
[Fix] fixed routing to the assessment result
2017-04-21 17:49:52 +05:30
Manas Solanki
ae30026005
Calender view fix for course schedule
2017-04-17 14:55:54 +05:30
Manas Solanki
54c4240d9c
Changes in the program enrollment
2017-04-17 14:55:54 +05:30
Manas Solanki
79683d0871
Added school setting
2017-04-17 14:55:54 +05:30
Manas Solanki
a6d1876958
Changes in course and program
2017-04-17 14:55:54 +05:30
Manas Solanki
346928f2bc
changes in program enrollment and tool
2017-04-17 14:55:54 +05:30
Makarand Bauskar
141c244ece
[minor] added order by args to get_*_list methods ( #8413 )
2017-04-12 13:02:28 +05:30
Khairil Zhafri
46b6d4ea47
Update student.json
...
Less binary gender option for Student
2017-04-11 18:55:31 +05:30
Manas Solanki
29ee263093
Fix in student attendacne tool
2017-04-10 14:33:35 +05:30
Manas Solanki
ba6559c2e9
Route to newsletter listview
2017-04-05 11:52:23 +05:30
Manas Solanki
4be52d8a20
Addition of few more fields in student contact report
2017-03-30 16:04:26 +05:30
Manas Solanki
3528d08178
[Fix] Fix in program enrollment tool and report
2017-03-30 12:21:49 +05:30
Manas Solanki
8519b4bfe4
Changes in Program Enrollment and Report for Student Contact Details ( #8176 )
...
* Added the student house name in the program enrollment
* added report for the student contact details
* Enabled tag in Student master and fix in student enrollment tool
* [Fix] School House and Report
2017-03-29 16:07:31 +05:30
Manas Solanki
ad2dc2c747
[Fix] Enrolling the student
2017-03-15 18:22:57 +05:30
Manas Solanki
2922660b34
[Fix] Student attendance tool- Handling double-click on button
2017-03-14 12:50:58 +05:30
Nabin Hait
b2a8482cc5
In Student Sibling table, the current student id should not appear as sibling.
2017-03-12 16:55:05 +05:30
Manas Solanki
631fab012f
[Fix] Student attendance tool
2017-03-08 14:44:52 +05:30
Manas Solanki
d41836b386
[Fix] Student Sibling
2017-03-08 14:44:52 +05:30
Rohit Waghchaure
e7485150a1
added roles in the report
2017-03-06 14:26:09 +05:30
Manas Solanki
d77fac113f
Make All Assessment Group parent in assessment group tree
2017-02-24 15:30:22 +05:30
Neil Trini Lasrado
e4903b77b6
Added New Doctype - Assessment Code
2017-02-24 13:16:46 +05:30
Neil Trini Lasrado
15944b9ecf
Added Academic Term to Assessment Group
2017-02-24 13:16:46 +05:30
Manas Solanki
230df2c9d3
Link the sibling child table with the student doctype
2017-02-24 12:09:55 +05:30
Manas Solanki
53259fb91f
Change in student master should reflect in every linked doctype and child doctype
2017-02-24 11:25:04 +05:30
Manas Solanki
7a61f12572
Fixes for attendance reports
2017-02-22 16:19:57 +05:30
Nabin Hait
08847bd06a
minor fix
2017-02-22 13:05:46 +05:30
Nabin Hait
753c8dedde
Update api.py
2017-02-22 11:53:13 +05:30
Manas Solanki
47aba953e2
Added student language doctype
2017-02-21 18:49:00 +05:30
Manas Solanki
f869a679ae
Fixed Student Attendence
2017-02-21 18:49:00 +05:30
Nabin Hait
fd3ec066ce
Added fields in global search
2017-02-20 13:38:31 +05:30
Neil Trini Lasrado
fa2023d3da
Added ability to send newsletter to Student batch Guardians and Student Group Guardians
2017-02-16 13:33:09 +05:30
Neil Trini Lasrado
1ab8554d15
Removed Nationality in Student Applicant as a link feild to Country
2017-02-12 01:29:24 +05:30
Neil Trini Lasrado
c1bf70dc75
Added Exit Section to Student master
2017-02-12 01:17:52 +05:30
Neil Trini Lasrado
2160638f36
Merge pull request #7679 from neilLasrado/stud-group
...
Added validation to check if Student in a student group exists in the…
2017-02-07 00:17:24 +05:30
Neil Trini Lasrado
c28598ae8b
Merge pull request #7678 from neilLasrado/stud-att
...
Added validations to Student Attendance
2017-02-07 00:17:14 +05:30
Neil Trini Lasrado
3ade874f9e
Added validations to Student Attendance
2017-02-06 20:07:02 +05:30
Neil Trini Lasrado
05dec9a880
Added validation to check if Studnet in a student group exists in the student batch specified
2017-02-06 20:05:16 +05:30
Rushabh Mehta
50862039dc
[minor] fixes to schools
2017-02-06 14:28:52 +05:30
Rushabh Mehta
e92a740b53
[minor] school patch fix
2017-02-03 16:05:53 +05:30
Neil Trini Lasrado
f37d329cf5
Merge branch 'develop' into eval-group
2017-02-02 17:30:10 +05:30
Neil Trini Lasrado
749516c22d
Renamed Evaluation Criteria to Assessment Criteria
2017-02-01 18:47:36 +05:30
Neil Trini Lasrado
d408553b93
Merge pull request #7623 from neilLasrado/guardian
...
Added Student table in Guardian (Only rendered for display purpose)
2017-01-31 18:18:50 +05:30
Neil Trini Lasrado
879a2d84dc
Added Evaluation Criteria Group
2017-01-31 17:03:37 +05:30
Neil Trini Lasrado
477c88450f
UI fixes for Guardian Doctype
2017-01-31 16:49:39 +05:30
Neil Trini Lasrado
9071bcbfa8
Added Student table in Guardian (Only rendered for display purpose)
2017-01-31 16:36:29 +05:30
Neil Trini Lasrado
1947aca2a8
Added Mark Assessment Result Button in assessment plan
2017-01-30 18:34:25 +05:30